Sat Mar 16 10:43:44 2013 UTC ()
Update gmtk to 1.0.8.

1.0.8
    Updated Spanish translation
    Updated Japanese translation
	Rework initial subtitle visibility setting
1.0.8b
    Updated Korean translation
    Run make update-po
    Add message when screenshot capture fails
    Switch to GLIB for GMLIB header files, since GTK is not included
    Switch to GTK VERSION tags when possible
    Updated Japanese translation
    Fix compliation of gmtk_media_tracker in generic application
    Run make update-po
    Remove audio export filter when codec cannot use it
    Remove cairo variable from gmtk_media_player
    Version bump to 1.0.8a
    Use cairo and the draw event to draw the background in GTK3
    Set background color in gmtk_media_player widget using specific realize events
    Address parallel build problem from Issue #11


(obache)
diff -r1.14 -r1.15 pkgsrc/devel/gmtk/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/gmtk/buildlink3.mk
diff -r1.3 -r1.4 pkgsrc/devel/gmtk/distinfo
diff -r1.1 -r0 pkgsrc/devel/gmtk/patches/patch-src_Makefile.am
diff -r1.1 -r0 pkgsrc/devel/gmtk/patches/patch-src_Makefile.in

cvs diff -r1.14 -r1.15 pkgsrc/devel/gmtk/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/gmtk/Makefile 2013/02/16 11:18:52 1.14
+++ pkgsrc/devel/gmtk/Makefile 2013/03/16 10:43:43 1.15
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2013/02/16 11:18:52 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2013/03/16 10:43:43 obache Exp $
2# 2#
3 3
4DISTNAME= gmtk-1.0.7 4DISTNAME= gmtk-1.0.8
5PKGREVISION= 1 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= http://gmtk.googlecode.com/files/ 6MASTER_SITES= http://gmtk.googlecode.com/files/
8 7
9MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://code.google.com/p/gmtk/ 9HOMEPAGE= http://code.google.com/p/gmtk/
11COMMENT= Gnome-mplayer toolkit 10COMMENT= Gnome-mplayer toolkit
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16USE_TOOLS+= gmake pkg-config intltool msgfmt 15USE_TOOLS+= gmake pkg-config intltool msgfmt
17 16
18PKGCONFIG_OVERRIDE+= src/gmtk.pc.in 17PKGCONFIG_OVERRIDE+= src/gmtk.pc.in

cvs diff -r1.13 -r1.14 pkgsrc/devel/gmtk/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/gmtk/buildlink3.mk 2013/02/16 11:18:53 1.13
+++ pkgsrc/devel/gmtk/buildlink3.mk 2013/03/16 10:43:43 1.14
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: buildlink3.mk,v 1.13 2013/02/16 11:18:53 wiz Exp $ 1# $NetBSD: buildlink3.mk,v 1.14 2013/03/16 10:43:43 obache Exp $
2# 2#
3 3
4BUILDLINK_TREE+= gmtk 4BUILDLINK_TREE+= gmtk
5 5
6.if !defined(GMTK_BUILDLINK3_MK) 6.if !defined(GMTK_BUILDLINK3_MK)
7GMTK_BUILDLINK3_MK:= 7GMTK_BUILDLINK3_MK:=
8 8
9BUILDLINK_API_DEPENDS.gmtk+= gmtk>=1.0.6 9BUILDLINK_API_DEPENDS.gmtk+= gmtk>=1.0.7
10BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.7nb1 10BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.7nb1
11BUILDLINK_PKGSRCDIR.gmtk?= ../../devel/gmtk 11BUILDLINK_PKGSRCDIR.gmtk?= ../../devel/gmtk
12 12
13pkgbase := gmtk 13pkgbase := gmtk
14.include "../../mk/pkg-build-options.mk" 14.include "../../mk/pkg-build-options.mk"
15 15
16.if !empty(PKG_BUILD_OPTIONS.gmtk:Mpulseaudio) 16.if !empty(PKG_BUILD_OPTIONS.gmtk:Mpulseaudio)
17.include "../../audio/pulseaudio/buildlink3.mk" 17.include "../../audio/pulseaudio/buildlink3.mk"
18.endif 18.endif
19.if !empty(PKG_BUILD_OPTIONS.gmtk:Malsa) 19.if !empty(PKG_BUILD_OPTIONS.gmtk:Malsa)
20.include "../../audio/alsa-lib/buildlink3.mk" 20.include "../../audio/alsa-lib/buildlink3.mk"
21.endif 21.endif
22 22

cvs diff -r1.3 -r1.4 pkgsrc/devel/gmtk/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/gmtk/distinfo 2013/01/05 12:17:16 1.3
+++ pkgsrc/devel/gmtk/distinfo 2013/03/16 10:43:43 1.4
@@ -1,7 +1,5 @@ @@ -1,7 +1,5 @@
1$NetBSD: distinfo,v 1.3 2013/01/05 12:17:16 obache Exp $ 1$NetBSD: distinfo,v 1.4 2013/03/16 10:43:43 obache Exp $
2 2
3SHA1 (gmtk-1.0.7.tar.gz) = 6bebe7bb5d247472eb6f4d7b0a34ad3b94b29dc2 3SHA1 (gmtk-1.0.8.tar.gz) = b27a1e2ee69437d359d8005e468eb6ec023ef621
4RMD160 (gmtk-1.0.7.tar.gz) = eebfc01875b6b89331e2ef889c378ff6672e9b80 4RMD160 (gmtk-1.0.8.tar.gz) = c401b448ead161ff2c21b315ee20bb82dc667455
5Size (gmtk-1.0.7.tar.gz) = 405357 bytes 5Size (gmtk-1.0.8.tar.gz) = 407790 bytes
6SHA1 (patch-src_Makefile.am) = 2484c730e3fe06c6826aa65128f95e3b2207b7af 
7SHA1 (patch-src_Makefile.in) = aed5db1941d3e2fbed0d5545a8cc7b761d47f72c 

File Deleted: pkgsrc/devel/gmtk/patches/Attic/patch-src_Makefile.am

File Deleted: pkgsrc/devel/gmtk/patches/Attic/patch-src_Makefile.in