pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gmtk Update gmtk to 1.0.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e2541304a5d
branches: trunk
changeset: 602400:8e2541304a5d
user: obache <obache%pkgsrc.org@localhost>
date: Fri Apr 13 12:57:33 2012 +0000
description:
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
diffstat:
devel/gmtk/Makefile | 7 +++----
devel/gmtk/PLIST | 44 +++++++++++++++++++++++++++++++++++++++++++-
devel/gmtk/buildlink3.mk | 5 ++---
devel/gmtk/distinfo | 8 ++++----
4 files changed, 52 insertions(+), 12 deletions(-)
diffs (110 lines):
diff -r e40c4c4b69e5 -r 8e2541304a5d devel/gmtk/Makefile
--- a/devel/gmtk/Makefile Fri Apr 13 12:44:42 2012 +0000
+++ b/devel/gmtk/Makefile Fri Apr 13 12:57:33 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/03/03 00:12:24 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/13 12:57:33 obache Exp $
#
-DISTNAME= gmtk-1.0.5
-PKGREVISION= 3
+DISTNAME= gmtk-1.0.6
CATEGORIES= devel
MASTER_SITES= http://gmtk.googlecode.com/files/
@@ -15,7 +14,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool msgfmt
+USE_TOOLS+= gmake pkg-config intltool msgfmt
PKGCONFIG_OVERRIDE+= src/gmtk.pc.in
PKGCONFIG_OVERRIDE+= src/gmlib.pc.in
diff -r e40c4c4b69e5 -r 8e2541304a5d devel/gmtk/PLIST
--- a/devel/gmtk/PLIST Fri Apr 13 12:44:42 2012 +0000
+++ b/devel/gmtk/PLIST Fri Apr 13 12:57:33 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/08 05:42:08 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/04/13 12:57:33 obache Exp $
include/gmtk/gm_audio.h
include/gmtk/gm_common.h
include/gmtk/gm_file.h
@@ -22,3 +22,45 @@
share/doc/gmtk/INSTALL
share/doc/gmtk/NEWS
share/doc/gmtk/README
+share/locale/ar/LC_MESSAGES/gmtk.mo
+share/locale/bg/LC_MESSAGES/gmtk.mo
+share/locale/ca/LC_MESSAGES/gmtk.mo
+share/locale/cs/LC_MESSAGES/gmtk.mo
+share/locale/da/LC_MESSAGES/gmtk.mo
+share/locale/de/LC_MESSAGES/gmtk.mo
+share/locale/el/LC_MESSAGES/gmtk.mo
+share/locale/en_GB/LC_MESSAGES/gmtk.mo
+share/locale/es/LC_MESSAGES/gmtk.mo
+share/locale/et/LC_MESSAGES/gmtk.mo
+share/locale/eu/LC_MESSAGES/gmtk.mo
+share/locale/fi/LC_MESSAGES/gmtk.mo
+share/locale/fo/LC_MESSAGES/gmtk.mo
+share/locale/fr/LC_MESSAGES/gmtk.mo
+share/locale/fy/LC_MESSAGES/gmtk.mo
+share/locale/gl/LC_MESSAGES/gmtk.mo
+share/locale/he/LC_MESSAGES/gmtk.mo
+share/locale/hr/LC_MESSAGES/gmtk.mo
+share/locale/hu/LC_MESSAGES/gmtk.mo
+share/locale/id/LC_MESSAGES/gmtk.mo
+share/locale/it/LC_MESSAGES/gmtk.mo
+share/locale/ja/LC_MESSAGES/gmtk.mo
+share/locale/ko/LC_MESSAGES/gmtk.mo
+share/locale/lt/LC_MESSAGES/gmtk.mo
+share/locale/nl/LC_MESSAGES/gmtk.mo
+share/locale/pl/LC_MESSAGES/gmtk.mo
+share/locale/pt/LC_MESSAGES/gmtk.mo
+share/locale/pt_BR/LC_MESSAGES/gmtk.mo
+share/locale/ro/LC_MESSAGES/gmtk.mo
+share/locale/ru/LC_MESSAGES/gmtk.mo
+share/locale/si/LC_MESSAGES/gmtk.mo
+share/locale/sr/LC_MESSAGES/gmtk.mo
+share/locale/sr@latin/LC_MESSAGES/gmtk.mo
+share/locale/sv/LC_MESSAGES/gmtk.mo
+share/locale/th/LC_MESSAGES/gmtk.mo
+share/locale/tr/LC_MESSAGES/gmtk.mo
+share/locale/ug/LC_MESSAGES/gmtk.mo
+share/locale/uk/LC_MESSAGES/gmtk.mo
+share/locale/vi/LC_MESSAGES/gmtk.mo
+share/locale/zh_CN/LC_MESSAGES/gmtk.mo
+share/locale/zh_HK/LC_MESSAGES/gmtk.mo
+share/locale/zh_TW/LC_MESSAGES/gmtk.mo
diff -r e40c4c4b69e5 -r 8e2541304a5d devel/gmtk/buildlink3.mk
--- a/devel/gmtk/buildlink3.mk Fri Apr 13 12:44:42 2012 +0000
+++ b/devel/gmtk/buildlink3.mk Fri Apr 13 12:57:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/03/03 00:12:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/04/13 12:57:33 obache Exp $
#
BUILDLINK_TREE+= gmtk
@@ -6,8 +6,7 @@
.if !defined(GMTK_BUILDLINK3_MK)
GMTK_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.gmtk+= gmtk>=1.0.5
-BUILDLINK_ABI_DEPENDS.gmtk?= gmtk>=1.0.5nb3
+BUILDLINK_API_DEPENDS.gmtk+= gmtk>=1.0.6
BUILDLINK_PKGSRCDIR.gmtk?= ../../devel/gmtk
pkgbase := gmtk
diff -r e40c4c4b69e5 -r 8e2541304a5d devel/gmtk/distinfo
--- a/devel/gmtk/distinfo Fri Apr 13 12:44:42 2012 +0000
+++ b/devel/gmtk/distinfo Fri Apr 13 12:57:33 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/01/08 05:42:08 obache Exp $
+$NetBSD: distinfo,v 1.2 2012/04/13 12:57:33 obache Exp $
-SHA1 (gmtk-1.0.5.tar.gz) = a08083a5d6b2848a354fe62693a6a2522afe38bf
-RMD160 (gmtk-1.0.5.tar.gz) = 932065002008b5469777a37688a4f156f58529e2
-Size (gmtk-1.0.5.tar.gz) = 391118 bytes
+SHA1 (gmtk-1.0.6.tar.gz) = cbf3a8620327cd06f325e05b68c7d7858c070455
+RMD160 (gmtk-1.0.6.tar.gz) = 683c1e662fe8ccc49f731bb936b69aa92d30e4f2
+Size (gmtk-1.0.6.tar.gz) = 394303 bytes
Home |
Main Index |
Thread Index |
Old Index