Fix WANTLIB/PLIST, bump PKGNAME
This commit is contained in:
parent
eb864bfb40
commit
d473f248d8
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2010/04/04 10:48:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/06/05 15:25:40 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 volume mixer
|
||||
|
||||
XFCE_GOODIE= xfce4-mixer
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
XFCE_VERSION= 4.6.1
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
HOMEPAGE= http://www.xfce.org/projects/xfce4-mixer
|
||||
|
||||
# GPLv2
|
||||
@ -30,6 +31,6 @@ WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
glitz gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 m \
|
||||
pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
png pthread startup-notification-1 xfce4util xml2 z pthread-stubs xcb \
|
||||
execinfo xcb-atom xcb-aux xcb-event
|
||||
execinfo xcb-atom xcb-aux xcb-event xcb-render xcb-render-util
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,14 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2009/12/21 16:07:44 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2010/06/05 15:25:40 landry Exp $
|
||||
@bin bin/xfce4-mixer
|
||||
libexec/xfce4/
|
||||
libexec/xfce4/panel-plugins/
|
||||
@bin libexec/xfce4/panel-plugins/xfce4-mixer-plugin
|
||||
share/applications/xfce4-mixer.desktop
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-mixer.mo
|
||||
@ -29,8 +25,6 @@ share/locale/pl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-mixer.mo
|
||||
|
Loading…
Reference in New Issue
Block a user