pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gmtk
Module Name: pkgsrc
Committed By: obache
Date: Fri Apr 13 12:57:33 UTC 2012
Modified Files:
pkgsrc/devel/gmtk: Makefile PLIST buildlink3.mk distinfo
Log Message:
Update gmtk to 1.0.6.
(while here, fixes message catalogue installation with gmake)
1.0.6
Assign NULL to freed strings
Updated Japanese translation
Remove debug message
Kill GTK widget oversize warning
Apply recommendation from Issue #6
Apply patch from Issue #7, codecs not reset to NULL
Only do the restart on decoding error if the position is 0 (window size
issue)
Allow one decoding error restart
Fix error when shifting protocol from mms to mmsh
Updated Turkish translation
1.0.6b1
Track gtk2 and gtk3 in gmtk.pc file
Enhance subtitle visibility tracking
Handle the keyboard masks more correctly
Only allocate a size for the child window if the parent widget is realized
Fix volume tracking on default device, even when the device changes
Switch "PulseAudio" from a softvol to a real PulseAudio control (still can
be forced to softvol if needed)
This allows for better volume control that is synced with the system
volume and the default output device
This should be the default setting on machines with PulseAudio
Add -zoom to mplayer when vo is x11
Updated German translation
Change po file install location
Do PKG_CHECK for GTK3 when --enable-gtk=yes is specified
Use the localedir variable in the Makefile may fix Wolfgang's issue
Add gmlib to the list of referenced libaries Issue #3
Add pulse cflags and libs to libgmtk Issue #2
Detect if libm should be used and use if needed Issue #1
Add files to SVN as recommended by autoreconf -fiv
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/gmtk/Makefile \
pkgsrc/devel/gmtk/buildlink3.mk
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/gmtk/PLIST \
pkgsrc/devel/gmtk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index