mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Deploy USE_GNOMENG infrastructure
PR: 42203 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
90dee295c0
commit
67c68a561e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65310
@ -15,8 +15,8 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb
|
||||
|
||||
USE_GTK= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= SUBDIRS=src
|
||||
|
@ -15,8 +15,8 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb
|
||||
|
||||
USE_GTK= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= SUBDIRS=src
|
||||
|
@ -23,7 +23,8 @@ MAINTAINER= flathill@FreeBSD.org
|
||||
LIB_DEPENDS= icq.0:${PORTSDIR}/japanese/libicq
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-gnome --disable-nls
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libjcode.a:${PORTSDIR}/japanese/libjcode
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-gnome --datadir=${PREFIX}/share/gtkicq
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/anthy.h:${PORTSDIR}/japanese/anthy
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
@ -16,7 +16,8 @@ MAINTAINER= yoichi@FreeBSD.org
|
||||
|
||||
ALL_TARGET=
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
|
@ -14,7 +14,8 @@ MAINTAINER= cjuniet@entreview.com
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XLIB= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_PERL5= yes
|
||||
|
||||
post-install:
|
||||
|
@ -18,9 +18,8 @@ PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= mutoh@info.nara-k.ac.jp
|
||||
|
||||
LIB_DEPENDS= gdk_imlib:${PORTSDIR}/graphics/imlib
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,7 +13,8 @@ MASTER_SITES= http://www.linet.gr.jp/~mituiwa/
|
||||
MAINTAINER= sada@FreeBSD.ORG
|
||||
|
||||
FORBIDDEN= "distfile is not available"
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/ja-word
|
||||
EXAMPLEDIR= ${PREFIX}/share/examples/ja-word
|
||||
|
@ -15,7 +15,8 @@ DISTNAME= XJTEXT-${PORTVERSION}
|
||||
MAINTAINER= sada@FreeBSD.org
|
||||
|
||||
USE_BISON= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
EXAMPLEDIR= ${PREFIX}/share/examples/xjtext
|
||||
DOCDIR= ${PREFIX}/share/doc/xjtext
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user