Tue Feb 14 12:47:45 2012 UTC ()
Update to 0.2.2

Changelog:
Overview of changes in gst123-0.2.2:

* Disable screensaver during video playback (via xdg-screensaver).
* Fixed includes to compile with gcc-4.7. [Siddhesh Poyarekar]
* Fixed a problem with fullscreen/unfullscreen.


(ryoon)
diff -r1.7 -r1.8 pkgsrc/multimedia/gst123/Makefile
diff -r1.3 -r1.4 pkgsrc/multimedia/gst123/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/multimedia/gst123/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst123/Makefile 2012/02/06 12:41:04 1.7
+++ pkgsrc/multimedia/gst123/Makefile 2012/02/14 12:47:45 1.8
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2012/02/06 12:41:04 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2012/02/14 12:47:45 ryoon Exp $
2# 2#
3 3
4DISTNAME= gst123-0.2.1 4DISTNAME= gst123-0.2.2
5PKGREVISION= 2 
6CATEGORIES= multimedia 5CATEGORIES= multimedia
7MASTER_SITES= http://space.twc.de/~stefan/gst123/ 6MASTER_SITES= http://space.twc.de/~stefan/gst123/
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= ryoon@NetBSD.org 9MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= http://space.twc.de/~stefan/gst123.php 10HOMEPAGE= http://space.twc.de/~stefan/gst123.php
12COMMENT= The gst123 is designed to be a more flexible command line player 11COMMENT= The gst123 is designed to be a more flexible command line player
13LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
18USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++

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

--- pkgsrc/multimedia/gst123/distinfo 2011/08/07 14:29:41 1.3
+++ pkgsrc/multimedia/gst123/distinfo 2012/02/14 12:47:45 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2011/08/07 14:29:41 ryoon Exp $ 1$NetBSD: distinfo,v 1.4 2012/02/14 12:47:45 ryoon Exp $
2 2
3SHA1 (gst123-0.2.1.tar.bz2) = 22482b15c636728b5308003822e0b8d309b0958f 3SHA1 (gst123-0.2.2.tar.bz2) = dc40fe03a785b84908671ee04285ea979f5e92ae
4RMD160 (gst123-0.2.1.tar.bz2) = da143eabd43a00f045de2408deadba7a36b85b7c 4RMD160 (gst123-0.2.2.tar.bz2) = 0d4cfafd2e3eb55b5e4b339cc2d4e9e96e8dbb8f
5Size (gst123-0.2.1.tar.bz2) = 106502 bytes 5Size (gst123-0.2.2.tar.bz2) = 107484 bytes