Updated to 0.1.4.
ChangeLoh: 2011-01-16 15:03:19 +0100 Stefan Westerfeld # 6221a28 Prepare gst123-0.1.4 release. 2011-01-03 13:00:33 +0100 Stefan Westerfeld # 97a850a Fix compile on systems where the first argument of tgetstr() is char* (no t const char*). 2011-01-03 12:16:27 +0100 Stefan Westerfeld # 23fd4e9 Don't crash with terminals that don't define all escape sequences. Code by Siddhesh Poyarekar. Crash was reported for "dumb" terminals, for instance at startup of gnome). See Fedora bugzilla #666059.
This commit is contained in:
parent
ed763cc609
commit
fdd84af88a
2 changed files with 9 additions and 9 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/12/11 06:03:35 ryo-on Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2011/01/18 13:34:37 ryo-on Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gst123-0.1.3
|
||||
CATEGORIES= audio
|
||||
DISTNAME= gst123-0.1.4
|
||||
CATEGORIES= audio multimedia
|
||||
MASTER_SITES= http://space.twc.de/~stefan/gst123/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= ryo_on@yk.rim.or.jp
|
||||
HOMEPAGE= http://space.twc.de/~stefan/gst123/
|
||||
MAINTAINER= ryoon@NetBSD.org
|
||||
HOMEPAGE= http://space.twc.de/~stefan/gst123.php
|
||||
COMMENT= The gst123 is designed to be a more flexible command line player
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/12/11 06:03:35 ryo-on Exp $
|
||||
$NetBSD: distinfo,v 1.3 2011/01/18 13:34:37 ryo-on Exp $
|
||||
|
||||
SHA1 (gst123-0.1.3.tar.bz2) = f0ca3f9dc2bd6baa80df0c500a2a9f253db406d8
|
||||
RMD160 (gst123-0.1.3.tar.bz2) = 9945781f7ac11141da0140e343cb9a5e50dc8e78
|
||||
Size (gst123-0.1.3.tar.bz2) = 105077 bytes
|
||||
SHA1 (gst123-0.1.4.tar.bz2) = d395c3f9438c107267be90bb7ed3bb275b226867
|
||||
RMD160 (gst123-0.1.4.tar.bz2) = ff460f5dea6a6fd0f47b964599d37ce1b30e5f32
|
||||
Size (gst123-0.1.4.tar.bz2) = 105211 bytes
|
||||
|
|
Loading…
Reference in a new issue