mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert gmake,xz,bzip to USES
Approved by: portmgr
This commit is contained in:
parent
25d3fb200b
commit
4ec433d559
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355312
@ -13,7 +13,7 @@ DVB_HEADERS= dmx.h frontend.h
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${WRKSRC}
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man1/dvbsnoop.1.gz
|
||||
|
@ -12,9 +12,7 @@ COMMENT= C++ wrapper library for the multimedia library GStreamer
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= pkgconfig
|
||||
USE_XZ= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pkgconfig tar:xz gmake
|
||||
USE_GSTREAMER= theora vorbis cdparanoia gio pango
|
||||
USE_GNOME= gnomeprefix gnomehack gtkmm24
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,9 +13,8 @@ COMMENT= Cross-platform frontend to mencoder
|
||||
RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder
|
||||
|
||||
USE_JAVA= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tar:bzip2
|
||||
|
||||
OPTIONS_DEFINE= SWTDEVEL
|
||||
SWTDEVEL_DESC= Use SWT Development port
|
||||
|
@ -17,11 +17,10 @@ LIB_DEPENDS= xine.2:${PORTSDIR}/multimedia/libxine
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_KDE4= kdehier kdeprefix automoc4 kdelibs
|
||||
USE_QT4= corelib gui phonon svg network dbus xml sql \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
USES= cmake gettext
|
||||
USES= cmake gettext gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xscrnsaver
|
||||
|
||||
|
@ -27,7 +27,7 @@ RUN_DEPENDS= mp4v2>=1.9.1:${PORTSDIR}/multimedia/mp4v2
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USE_SDL= sdl
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include/SDL -I${LOCALBASE}/include/ffmpeg0 -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Viewer for Nextview Electronic TV Programme Guide (needs bktr driver)
|
||||
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_XORG= x11 xmu
|
||||
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} WRKSRC=${WRKSRC} X11BASE=${LOCALBASE}
|
||||
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
PKGDEINSTALL= ${PKGINSTALL}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user