Packaged DeforaOS Mixer 0.1.1, with:

- build fixes for Gtk+ 3;
- minor improvements to the user interface.
This commit is contained in:
Pierre Pronchery 2012-10-14 21:53:54 +00:00 committed by Thomas Klausner
parent 4a86e66b41
commit 948d3a8ce8
2 changed files with 11 additions and 11 deletions

View file

@ -1,24 +1,24 @@
# $NetBSD: Makefile,v 1.10 2012/09/28 21:24:34 asau Exp $
# $NetBSD: Makefile,v 1.11 2012/10/14 21:53:54 khorben Exp $
DISTNAME= Mixer-0.1.0
PKGNAME= deforaos-mixer-0.1.0
DISTNAME= Mixer-0.1.1
PKGNAME= deforaos-mixer-0.1.1
CATEGORIES= audio
MASTER_SITES= http://www.defora.org/os/download/download/3658/
MASTER_SITES= http://www.defora.org/os/download/download/3705/
MAINTAINER= khorben@defora.org
HOMEPAGE= http://www.defora.org/
COMMENT= DeforaOS desktop audio mixer
COMMENT= DeforaOS desktop volume mixer
LICENSE= gnu-gpl-v3
USE_TOOLS+= pkg-config
USE_TOOLS+= xgettext
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= DESTDIR=${DESTDIR}
MAKE_FLAGS+= PREFIX=${PREFIX}
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../wip/deforaos-libdesktop/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2012/03/21 17:48:27 khorben Exp $
$NetBSD: distinfo,v 1.6 2012/10/14 21:53:54 khorben Exp $
SHA1 (Mixer-0.1.0.tar.gz) = 278ae29d442ed827fea38ee389947a87faf6198f
RMD160 (Mixer-0.1.0.tar.gz) = 048792845036cb871fe06bceb24360413d18bd83
Size (Mixer-0.1.0.tar.gz) = 26046 bytes
SHA1 (Mixer-0.1.1.tar.gz) = d64feff33dfcc33754cecc882021491d6274e932
RMD160 (Mixer-0.1.1.tar.gz) = 462ec9e4c4b74294daa1c7606ce5900c8d3f4edb
Size (Mixer-0.1.1.tar.gz) = 26329 bytes