The NetBSD Project

CVS log for pkgsrc/multimedia/gxine/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / multimedia / gxine

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 30 18:21:01 2010 UTC (17 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, HEAD
Changes since 1.12: +1 -9 lines
Diff to previous 1.12 (colored)

librsvg-2.23.x doesn't come with the "rsvg" tool anymore which was
used in gxine build to convert svg into png. There is a replacement
"rsvg-convert" with different cmd line syntax, but it seems to me that
this is all unnecessary -- gxine can display the svg files as well.
So, to keep things simple, fix the PLIST to reflect the status quo
and drop the useless build dependency.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 14 18:08:06 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.11: +1 -9 lines
Diff to previous 1.11 (colored)

Remove @dirrm entries from PLISTs

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 17 16:51:07 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.10: +16 -0 lines
Diff to previous 1.10 (colored)

update to 0.5.904
changes:
-bugfixes

pkgsrc note: I've disabled console output redirection into a log
window because it doesn't work on NetBSD. Is something like
"stdout = fdopen(blah)" legal?

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 28 21:49:57 2006 UTC (5 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored)

minor cleanup: ude xdg and hicolor-icon-theme dirs, so that one doesn't
get errors on deinstall
bump PKGREVISION

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 17 16:23:47 2006 UTC (5 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

update to 0.5.8
changes:
-UI improvements (editable menu shortcuts, eject)
-bugfixes and cleanup

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 7 18:28:48 2006 UTC (5 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

update to 0.5.7
changes:
* Restored disabling of VO deinterlacer when there are active
  deinterlacer plugins. I finally realised what was missing...
* Added names to some windows for use in ~/.gxine/gtkrc: video,
  fs_toolbar, wm_toolbar.
* Added a few name attributes to the toolbar XML and some example style
  info (commented out) to the default gtkrc for the full-screen toolbar.
* When determining a default MRL title, resolve symbolic links.
* Prevent text insertion before the system-wide startup script.
* A couple of Undo shortcuts got missed in 0.5.6.
* Fixed some problems with switching to/from full-screen.
* Fixed a startup bug in the window size submenu. (Bug 1487691)
* Fixed a bug which prevented the video window from being shrunk.
  (Ubuntu bug 46403)
* Fixed a problem with update of the window size menu.
* Hopefully fixed a Javascript crash-on-start bug. (Bug 1482697)
* Added a watchdog which will abort gxine if it hangs for 30s.
  (Disabled by default.)
* Italian translation from Diego Petten<C3><B2>.
* Build fixes for autoconf 2.59c and later.

Revision 1.7 / (download) - annotate - [select for diffs], Wed May 3 12:47:47 2006 UTC (6 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.6: +28 -4 lines
Diff to previous 1.6 (colored)

update to 0.5.6
New features include automatic handling of separate subtitles files,
DVD title/chapter display, and improved playlist item
management and creation. There are some small but potentially useful
Javascript additions too, and quite a few small tweaks and fixes

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 17 07:07:30 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 19 13:26:01 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Changes 0.4.9:
	* Make XTest optional (screenblanker-defeating fake keypresses).
	  It seems to be causing problems...
	* Don't touch the volume at startup if remember_volume isn't set.
	* Don't reset the volume on exit - xine-lib alters it (if
	  remember_volume is set) before gxine gets anywhere near it.
	* Fix Xinerama handling.
	* Enforce black background beyond video area within video window.
	* Don't create links to the browser plugin if it isn't present.
	* Added Simplified Chinese translation. (Tao Pin, Dong Changdao)
	* Fix a few filename-related memory leaks.
	* Fixed problems with # in filenames.
	* Use --as-needed (if supported) when linking.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 29 16:10:44 2005 UTC (6 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

update to 0.4.6
changes:
gxine has gained post-plugin chain support and improved playlist handling,
and there are some fixes for some crashes (notably for full-screen mode
and non-UTF-8 locales)

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 6 17:22:52 2005 UTC (7 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored)

update to 0.4.1
changes:
-needs gtk+-2.4
-some fixes and ui improvements

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:45 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 26 13:18:07 2004 UTC (8 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Move gxine to the multimedia category (coming from graphics).
This is version 0.3.3nb5.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 26 13:18:07 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>