mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Deploy USE_GNOMENG infrastructure
PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
28f497a7e4
commit
93b8f14b85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65420
@ -21,13 +21,15 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
|
||||
|
||||
WANT_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(HAVE_GTK)
|
||||
.if ${HAVE_GNOME:Mgtk12}!=""
|
||||
PLIST_SUB= WITH_GTK=""
|
||||
USE_GTK= yes
|
||||
USE_GNOME+= gtk12
|
||||
PKGNAMESUFFIX= -gtk
|
||||
.else
|
||||
PLIST_SUB= WITH_GTK="@comment "
|
||||
.endif
|
||||
|
@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.t/test/}
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,14 +14,16 @@ MAINTAINER= erwin@lansing.dk
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}/src
|
||||
|
||||
WANT_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
WANT_GNOME= yes
|
||||
MAKE_ENV= FLAGS="${CFLAGS}"
|
||||
USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(HAVE_GTK)
|
||||
USE_GTK= yes
|
||||
.if ${HAVE_GNOME:Mgtk12}!=""
|
||||
USE_GNOME+= gtk12
|
||||
PKGNAMESUFFIX= -gtk
|
||||
ALL_TARGET= default gui
|
||||
PLIST_SUB+= WANT_GTK=""
|
||||
.else
|
||||
|
@ -21,7 +21,8 @@ RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish"
|
||||
|
||||
|
@ -19,7 +19,8 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,14 +13,16 @@ MASTER_SITES= http://www.neuro-tech.net/files/
|
||||
|
||||
MAINTAINER= roam@FreeBSD.org
|
||||
|
||||
WANT_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
WANT_GNOME= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOMAKE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(HAVE_GTK)
|
||||
USE_GTK= yes
|
||||
.if ${HAVE_GNOME:Mgtk12}!=""
|
||||
USE_GNOME+= gtk12
|
||||
PKGNAMESUFFIX= -gtk
|
||||
.endif
|
||||
|
||||
# Do not install docs by default, see the ifdef'd post-install below.
|
||||
|
@ -17,7 +17,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --includedir="${LOCALBASE}/include" \
|
||||
--libdir="${LOCALBASE}/lib" \
|
||||
|
@ -17,7 +17,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --includedir="${LOCALBASE}/include" \
|
||||
--libdir="${LOCALBASE}/lib" \
|
||||
|
@ -17,7 +17,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --includedir="${LOCALBASE}/include" \
|
||||
--libdir="${LOCALBASE}/lib" \
|
||||
|
@ -15,7 +15,8 @@ MAINTAINER= jim@FreeBSD.org
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -16,18 +16,19 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
WANT_GNOME= yes
|
||||
USE_AUTOMAKE= yes
|
||||
AUTOMAKE_ARGS= --include-deps
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-gtk-config=${GTK_CONFIG}
|
||||
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
||||
.if defined(HAVE_GNOME)
|
||||
USE_GNOME= yes
|
||||
USE_GNOME+= gtk12
|
||||
PKGNAMESUFFIX= -gtk
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-gnome
|
||||
.endif
|
||||
|
@ -20,7 +20,8 @@ RUN_DEPENDS= ${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/m
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-mozilla-includes=${X11BASE}/include/mozilla --with-mozilla-libs=${X11BASE}/lib/mozilla-embedded
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -33,7 +33,8 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-ump
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
WANT_ESOUND= yes
|
||||
USE_GNOMENG= yes
|
||||
WANT_GNOME= yes
|
||||
# CONFIGURE_ARGS+= --enable-motif
|
||||
EXTRA_PATCHES= ${.CURDIR}/../../audio/timidity++/files/*
|
||||
PKGDIR= ${.CURDIR}
|
||||
@ -45,8 +46,9 @@ WRKSRC= ${WRKDIR}/TiMidity++-${TIMIDITY_VERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(HAVE_ESOUND)
|
||||
USE_ESOUND= yes
|
||||
.if ${HAVE_GNOME:Mesound}!=""
|
||||
USE_GNOME= esound
|
||||
PKGNAMESUFFIX= -esound
|
||||
CONFIGURE_ARGS+= --enable-audio=oss,esd
|
||||
.else
|
||||
CONFIGURE_ARGS+= --enable-audio=oss
|
||||
|
@ -21,7 +21,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
USE_BISON= yes
|
||||
CFLAGS+= -fpermissive -include /usr/include/sys/types.h \
|
||||
-DPREFIX=\\\"${PREFIX}\\\"
|
||||
|
@ -82,7 +82,8 @@ MAKE_FLAGS+= DEFS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||
.endif
|
||||
|
||||
.if defined(INLINE_IMAGE)
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
|
||||
DOCS+= README.img
|
||||
DOCS_JP+= README.img
|
||||
|
Loading…
Reference in New Issue
Block a user