mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Stage support
This commit is contained in:
parent
fc1783f996
commit
7ef699fa60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347953
@ -16,7 +16,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool
|
||||
NO_STAGE= yes
|
||||
USES= gmake gettext pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
NO_STAGE= yes
|
||||
USE_GNOME= glib20 gtk20 libglade2 libxml2
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/libextraplaylist.la \
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/libnotifyplugin.la \
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/lyricsplugin.la \
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/lyricspluginplugin.la \
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libglade2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,7 +21,6 @@ GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GNOME= glib20 gtk20 libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,7 +19,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20
|
||||
NO_STAGE= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,15 +22,12 @@ LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 libglade2
|
||||
NO_STAGE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
CONFIGURE_ARGS= --enable-system-libsexy
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= gmpc-remote.1 gmpc.1 gmpc-remote-stream.1
|
||||
|
||||
OPTIONS_DEFINE= MMKEYS XSPF
|
||||
OPTIONS_DEFAULT= MMKEYS
|
||||
|
||||
|
@ -747,6 +747,9 @@ share/locale/th/LC_MESSAGES/gmpc.mo
|
||||
share/locale/tr/LC_MESSAGES/gmpc.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gmpc.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gmpc.mo
|
||||
man/man1/gmpc-remote.1.gz
|
||||
man/man1/gmpc.1.gz
|
||||
man/man1/gmpc-remote-stream.1.gz
|
||||
@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
@dirrmtry share/locale/oc
|
||||
@dirrmtry share/locale/jv/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user