1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to new USE_GNOME options

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2003-04-22 05:54:58 +00:00
parent a362aae2ef
commit 257755e906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79442
2 changed files with 8 additions and 13 deletions

View File

@ -17,21 +17,17 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Provide View and Controller counterparts to GStreamer's Model
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \
gconf-2.5:${PORTSDIR}/devel/gconf2 \
glade-2.0.0:${PORTSDIR}/devel/libglade2 \
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
gstreamer-0.6.0:${PORTSDIR}/multimedia/gstreamer \
gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
pango-1.0.200:${PORTSDIR}/x11-toolkits/pango \
popt.0:${PORTSDIR}/devel/popt \
xml2.5:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS= gstreamer-0.6.0:${PORTSDIR}/multimedia/gstreamer \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= gst-visualise:${PORTSDIR}/multimedia/gstreamer-plugins
USE_X_PREFIX= yes
USE_GNOME= gnomehack \
gnomehier \
gnomeprefix
gnomeprefix \
gconf2 \
libglade2 \
libgnomeui
USE_LIBTOOL= yes
CONFIGURE_ARGS= --program-transform-name=''
CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG}

View File

@ -17,11 +17,10 @@ COMMENT= Standards-based system to encode, stream and play MPEG-4 audio/video
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
nasm:${PORTSDIR}/devel/nasm \
pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
glib-2.0.200:${PORTSDIR}/devel/glib20 \
gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
USE_GETOPT_LONG= yes
USE_GNOME= gtk20
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes