Set GPL version number, fix WANTLIB, regen PLIST.
Bump. This port could use an update...
This commit is contained in:
parent
f098e84d93
commit
4548208d0b
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/12/22 15:43:15 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/05/26 09:29:06 ajacoutot Exp $
|
||||
|
||||
COMMENT= small and easy to use graphical MPD client
|
||||
|
||||
DISTNAME= gimmix-0.4.1
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
CATEGORIES= audio x11
|
||||
|
||||
HOMEPAGE= http://gimmix.berlios.de/
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -19,7 +19,7 @@ WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat fontconfig
|
||||
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png stdc++
|
||||
WANTLIB += xml2 z
|
||||
WANTLIB += xml2 z gthread-2.0 pthread xcb-render xcb-render-util
|
||||
WANTLIB += pthread-stubs xcb
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS:=gimmix/}
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/12/22 15:43:15 ajacoutot Exp $
|
||||
bin/gimmix
|
||||
share/applications/
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/05/26 09:29:06 ajacoutot Exp $
|
||||
@bin bin/gimmix
|
||||
share/applications/gimmix.desktop
|
||||
share/gimmix/
|
||||
share/gimmix/gimmix.glade
|
||||
|
Loading…
Reference in New Issue
Block a user