mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
x11*: Add missing USES={gl,gnome,mate}
This commit is contained in:
parent
ef878751a7
commit
b132573e49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517047
139 changed files with 161 additions and 125 deletions
|
@ -13,7 +13,7 @@ COMMENT= Clear, fast, powerful file browser using gtk+2.0
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
USES= pkgconfig
|
USES= gnome pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= GPLv2 # only
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USE_GNOME= gtk30
|
USE_GNOME= gtk30
|
||||||
USES= gettext gmake pathfix pkgconfig
|
USES= gettext gmake gnome pathfix pkgconfig
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
|
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,8 @@ RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme \
|
||||||
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
||||||
|
|
||||||
USES= autoreconf:build compiler:c++11-lang desktop-file-utils gettext \
|
USES= autoreconf:build compiler:c++11-lang desktop-file-utils gettext \
|
||||||
gmake libtool pathfix pkgconfig python:2.7 shared-mime-info
|
gmake gnome libtool pathfix pkgconfig python:2.7 \
|
||||||
|
shared-mime-info
|
||||||
USE_GNOME= gnomedesktop3 gnomeprefix intlhack introspection:build \
|
USE_GNOME= gnomedesktop3 gnomeprefix intlhack introspection:build \
|
||||||
libxml2 pygobject3
|
libxml2 pygobject3
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -19,7 +19,8 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \
|
||||||
libmagic.so.1:sysutils/file \
|
libmagic.so.1:sysutils/file \
|
||||||
librfm.so:x11-fm/librfm
|
librfm.so:x11-fm/librfm
|
||||||
|
|
||||||
USES= desktop-file-utils gmake libtool:keepla pkgconfig tar:bzip2 shebangfix
|
USES= desktop-file-utils gmake gnome libtool:keepla pkgconfig \
|
||||||
|
shebangfix tar:bzip2
|
||||||
USE_GNOME= glib20 gtk20 librsvg2 libxml2
|
USE_GNOME= glib20 gtk20 librsvg2 libxml2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --docdir=${DOCSDIR}
|
CONFIGURE_ARGS= --docdir=${DOCSDIR}
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/Sunflower
|
WRKSRC= ${WRKDIR}/Sunflower
|
||||||
|
|
||||||
USES= desktop-file-utils gettext python:2.7 shebangfix tar:tgz
|
USES= desktop-file-utils gettext gnome python:2.7 shebangfix tar:tgz
|
||||||
USE_GNOME= gtk20 pygtk2 pygobject
|
USE_GNOME= gtk20 pygtk2 pygobject
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
|
@ -26,7 +26,7 @@ GH_PROJECT= master
|
||||||
|
|
||||||
USE_GNOME= pygtk2
|
USE_GNOME= pygtk2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake pkgconfig python:2.7 tar:bzip2
|
USES= gmake gnome pkgconfig python:2.7 tar:bzip2
|
||||||
|
|
||||||
PORTDATA= *
|
PORTDATA= *
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= GTK2 bitmap font editor
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= gettext pkgconfig tar:bzip2
|
USES= gettext gnome pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
USES= autoreconf gmake pkgconfig
|
USES= autoreconf gmake gnome pkgconfig
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
USE_GNOME= glib20 libxml2
|
USE_GNOME= glib20 libxml2
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,8 @@ MASTER_SITES= http://www.stellingwerff.com/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Clearlooks Metacity theme
|
COMMENT= Clearlooks Metacity theme
|
||||||
|
|
||||||
|
USES= gnome
|
||||||
|
|
||||||
CONFLICTS= gnome-themes-2.11.9[1-9]* gnome-themes-2.*
|
CONFLICTS= gnome-themes-2.11.9[1-9]* gnome-themes-2.*
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/Clearlooks/metacity-1/
|
WRKSRC= ${WRKDIR}/Clearlooks/metacity-1/
|
||||||
|
|
|
@ -12,6 +12,7 @@ COMMENT= Extras colour schemes for Clearlooks engine theme
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
USES= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
THEME_DIR= ${PREFIX}/share/themes
|
THEME_DIR= ${PREFIX}/share/themes
|
||||||
|
|
|
@ -14,7 +14,7 @@ COMMENT?= GTK+ 2.x engine based on Bluecurve
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= libtool pkgconfig tar:bzip2
|
USES= gnome libtool pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -14,7 +14,7 @@ COMMENT= GNOME Symbolic Icons
|
||||||
BUILD_DEPENDS= icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils
|
BUILD_DEPENDS= icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils
|
||||||
|
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USES= gmake pathfix pkgconfig tar:xz
|
USES= gmake gnome pathfix pkgconfig tar:xz
|
||||||
USE_GNOME= gnomeprefix
|
USE_GNOME= gnomeprefix
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= ac_cv_path_GIT="" \
|
CONFIGURE_ENV= ac_cv_path_GIT="" \
|
||||||
|
|
|
@ -12,6 +12,7 @@ COMMENT= Elementary icon set
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
USES= gnome
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_PROJECT= icons
|
GH_PROJECT= icons
|
||||||
|
|
||||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Faenza GNOME 2 icon themes
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
|
USES= gnome
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-icon-theme-${PORTVERSION:R}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-icon-theme-${PORTVERSION:R}
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -9,6 +9,7 @@ NO_ARCH= yes
|
||||||
REASON= Themes may contain artwork not done by the author. \
|
REASON= Themes may contain artwork not done by the author. \
|
||||||
Keep FreeBSD safe if theme author violated copyrights.
|
Keep FreeBSD safe if theme author violated copyrights.
|
||||||
|
|
||||||
|
USES+= gnome
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
do-install: icon-do-install
|
do-install: icon-do-install
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2 \
|
||||||
icon-naming-utils>=0.8.1:x11-themes/icon-naming-utils
|
icon-naming-utils>=0.8.1:x11-themes/icon-naming-utils
|
||||||
RUN_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2
|
RUN_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2
|
||||||
|
|
||||||
USES= gettext gmake pkgconfig tar:bzip2
|
USES= gettext gmake gnome pkgconfig tar:bzip2
|
||||||
USE_GNOME= libgnomeui intlhack
|
USE_GNOME= libgnomeui intlhack
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= gtk-engines2>=2.15.0:x11-themes/gtk-engines2
|
||||||
|
|
||||||
CONFLICTS= clearlooks-metacity-0.*
|
CONFLICTS= clearlooks-metacity-0.*
|
||||||
|
|
||||||
USES= gettext gmake pkgconfig tar:bzip2
|
USES= gettext gmake gnome pkgconfig tar:bzip2
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USE_GNOME= gnomeprefix intlhack metacity gtk20
|
USE_GNOME= gnomeprefix intlhack metacity gtk20
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -27,6 +27,7 @@ NO_BUILD= yes
|
||||||
.if ${TYPE} == gtk
|
.if ${TYPE} == gtk
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
PLIST_SUB+= GTK20="" METACITY="@comment "
|
PLIST_SUB+= GTK20="" METACITY="@comment "
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
.else # metacity
|
.else # metacity
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
|
|
|
@ -23,6 +23,7 @@ THEME_NAME= ${DISTNAME}
|
||||||
.if ${TYPE} == gtk
|
.if ${TYPE} == gtk
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
PLIST_SUB+= GTK20="" METACITY="@comment "
|
PLIST_SUB+= GTK20="" METACITY="@comment "
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
.else # metacity
|
.else # metacity
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
|
|
|
@ -18,7 +18,7 @@ BROKEN= unfetchable
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
||||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
||||||
|
|
||||||
USES= gmake libtool pkgconfig tar:bzip2
|
USES= gmake gnome libtool pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -19,7 +19,7 @@ LICENSE= GPLv2
|
||||||
BUILD_DEPENDS= icon-naming-utils>=0.8.90:x11-themes/icon-naming-utils
|
BUILD_DEPENDS= icon-naming-utils>=0.8.90:x11-themes/icon-naming-utils
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake libtool perl5 pkgconfig tar:bzip2
|
USES= gmake gnome libtool perl5 pkgconfig tar:bzip2
|
||||||
USE_GNOME= glib20 gtk20 intltool intlhack
|
USE_GNOME= glib20 gtk20 intltool intlhack
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Simplistic GTK+ 2.x theme engine
|
COMMENT= Simplistic GTK+ 2.x theme engine
|
||||||
|
|
||||||
USES= pathfix pkgconfig libtool
|
USES= gnome libtool pathfix pkgconfig
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
|
@ -24,6 +24,7 @@ THEME_NAME= ${DISTNAME}
|
||||||
.if ${TYPE} == gtk
|
.if ${TYPE} == gtk
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
PLIST_SUB+= GTK20="" METACITY="@comment "
|
PLIST_SUB+= GTK20="" METACITY="@comment "
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
.else # metacity
|
.else # metacity
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
|
|
|
@ -23,6 +23,7 @@ THEME_NAME= ${DISTNAME}
|
||||||
.if ${TYPE} == gtk
|
.if ${TYPE} == gtk
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
PLIST_SUB+= GTK20="" METACITY="@comment "
|
PLIST_SUB+= GTK20="" METACITY="@comment "
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
.else # metacity
|
.else # metacity
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Theme engine for the GTK+-2.0 toolkit
|
||||||
CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]*
|
CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]*
|
||||||
|
|
||||||
USE_GNOME= gtk20 intlhack
|
USE_GNOME= gtk20 intlhack
|
||||||
USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
|
USES= gettext gmake gnome libtool pathfix pkgconfig tar:bzip2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
|
@ -18,6 +18,7 @@ EXPIRATION_DATE= 2019-10-16
|
||||||
RUN_DEPENDS= icons-tango>0:x11-themes/icons-tango
|
RUN_DEPENDS= icons-tango>0:x11-themes/icons-tango
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
USES= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
|
@ -14,7 +14,7 @@ COMMENT= GTK+ 2.0 Lila additional themes
|
||||||
WRKSRC= ${WRKDIR}/lila-gtk-extras
|
WRKSRC= ${WRKDIR}/lila-gtk-extras
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= gnome tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
.SILENT:
|
.SILENT:
|
||||||
|
|
|
@ -14,7 +14,7 @@ COMMENT= GTK+ 2.0 Lila theme
|
||||||
WRKSRC= ${WRKDIR}/lila-gtk
|
WRKSRC= ${WRKDIR}/lila-gtk
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= gnome tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
.SILENT:
|
.SILENT:
|
||||||
|
|
|
@ -25,6 +25,7 @@ WRKSRC= ${WRKDIR}/${THEME_NAME}
|
||||||
.if ${TYPE} == gtk
|
.if ${TYPE} == gtk
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
PLIST_SUB+= GTK20="" METACITY="@comment "
|
PLIST_SUB+= GTK20="" METACITY="@comment "
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
.else # metacity
|
.else # metacity
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
|
|
|
@ -25,6 +25,7 @@ THEME_NAME= Milk
|
||||||
.if ${TYPE} == gtk
|
.if ${TYPE} == gtk
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
PLIST_SUB+= GTK20="" METACITY="@comment "
|
PLIST_SUB+= GTK20="" METACITY="@comment "
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
.else # metacity
|
.else # metacity
|
||||||
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME}
|
||||||
|
|
|
@ -15,6 +15,8 @@ COMMENT= Murrina Aqua GTK+ 2.x cairo based theme
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
||||||
|
|
||||||
|
USES= gnome
|
||||||
|
|
||||||
GTKRC_DIR= ${DISTNAME}/gtk-2.0
|
GTKRC_DIR= ${DISTNAME}/gtk-2.0
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -16,6 +16,8 @@ BROKEN= unfetchable
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
||||||
|
|
||||||
|
USES= gnome
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/MurrinaFancyClearlooks
|
WRKSRC= ${WRKDIR}/MurrinaFancyClearlooks
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -16,6 +16,8 @@ BROKEN= unfetchable
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine
|
||||||
|
|
||||||
|
USES= gnome
|
||||||
|
|
||||||
GTKRC_DIR= ${DISTNAME}/gtk-2.0
|
GTKRC_DIR= ${DISTNAME}/gtk-2.0
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-
|
||||||
GTKRC_DIR= ${DISTNAME}/gtk-2.0
|
GTKRC_DIR= ${DISTNAME}/gtk-2.0
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USES= tar:bzip2
|
USES= gnome tar:bzip2
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@(for theme in MurrinaCandy MurrinaCappuccino MurrinaEalm MurrinaNeoGraphite; do \
|
@(for theme in MurrinaCandy MurrinaCappuccino MurrinaEalm MurrinaNeoGraphite; do \
|
||||||
|
|
|
@ -17,7 +17,7 @@ ANIMATION_CONFIGURE_ENABLE= animation
|
||||||
ANIMATIONTOLEFT_CONFIGURE_ENABLE= animationtoleft
|
ANIMATIONTOLEFT_CONFIGURE_ENABLE= animationtoleft
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake libtool pkgconfig
|
USES= gmake gnome libtool pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ LICENSE= LGPL21
|
||||||
LIB_DEPENDS= libcairo.so:graphics/cairo \
|
LIB_DEPENDS= libcairo.so:graphics/cairo \
|
||||||
libdbus-glib-1.so:devel/dbus-glib
|
libdbus-glib-1.so:devel/dbus-glib
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lang pkgconfig tar:bzip2
|
USES= cmake compiler:c++11-lang gnome pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= Xfce GTK2 theme engine
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake libtool pkgconfig xfce tar:bzip2
|
USES= gmake gnome libtool pkgconfig tar:bzip2 xfce
|
||||||
USE_GNOME= glib20 gtk20
|
USE_GNOME= glib20 gtk20
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -17,7 +17,7 @@ LICENSE= LGPL21
|
||||||
LIB_DEPENDS= libcairo.so:graphics/cairo \
|
LIB_DEPENDS= libcairo.so:graphics/cairo \
|
||||||
libdbus-glib-1.so:devel/dbus-glib
|
libdbus-glib-1.so:devel/dbus-glib
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lang pkgconfig tar:bzip2
|
USES= cmake compiler:c++11-lang gnome pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk30
|
USE_GNOME= gtk30
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -18,7 +18,7 @@ LICENSE= LGPL3
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-static
|
CONFIGURE_ARGS= --disable-static
|
||||||
USES= gmake libtool pkgconfig
|
USES= gmake gnome libtool pkgconfig
|
||||||
USE_GNOME= cairo glib20 gtk30
|
USE_GNOME= cairo glib20 gtk30
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-uti
|
||||||
RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango
|
RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake pkgconfig
|
USES= gmake gnome pkgconfig
|
||||||
USE_GNOME= intlhack
|
USE_GNOME= intlhack
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-uti
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= intlhack
|
USE_GNOME= intlhack
|
||||||
USES+= gettext-tools gmake pathfix pkgconfig
|
USES+= gettext-tools gmake gnome pathfix pkgconfig
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= LXDE Icon Theme
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= tar:xz
|
USES= gnome tar:xz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= Collection of backgrounds for MATE
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= gettext gmake pathfix tar:xz
|
USES= gettext gmake gnome pathfix tar:xz
|
||||||
USE_GNOME= glib20 intlhack
|
USE_GNOME= glib20 intlhack
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= tar:xz
|
USES= gnome tar:xz
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-them
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= gettext-tools gmake pkgconfig tar:xz
|
USES= gettext-tools gmake gnome pkgconfig tar:xz
|
||||||
USE_GNOME= intltool
|
USE_GNOME= intltool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= gtk-engines2>=2.15.0:x11-themes/gtk-engines2 \
|
||||||
|
|
||||||
PORTSCOUT= limit:^${PORTVERSION:R:S|.|\.|}\.*$$
|
PORTSCOUT= limit:^${PORTVERSION:R:S|.|\.|}\.*$$
|
||||||
|
|
||||||
USES= gettext gmake localbase pathfix pkgconfig tar:xz
|
USES= gettext gmake gnome localbase pathfix pkgconfig tar:xz
|
||||||
USE_GNOME= gtk20 intltool
|
USE_GNOME= gtk20 intltool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
|
||||||
${LOCALBASE}/bin/zenity:x11/zenity
|
${LOCALBASE}/bin/zenity:x11/zenity
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USES= tar:bzip2
|
USES= gnome tar:bzip2
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
|
@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-static
|
CONFIGURE_ARGS= --disable-static
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= gettext gmake libtool pkgconfig tar:bzip2
|
USES= gettext gmake gnome libtool pkgconfig tar:bzip2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= gtk20 intltool
|
USE_GNOME= gtk20 intltool
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= gtk-murrine-engine>=0.98.2:x11-themes/gtk-murrine-engine
|
||||||
GH_ACCOUNT= numixproject
|
GH_ACCOUNT= numixproject
|
||||||
GH_PROJECT= numix-gtk-theme
|
GH_PROJECT= numix-gtk-theme
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake gnome
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
USE_GNOME= glib20 gdkpixbuf2
|
USE_GNOME= glib20 gdkpixbuf2
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -65,6 +65,7 @@ LIB_DEPENDS+= libqtcurve-utils.so:x11-themes/qtcurve-utils
|
||||||
.if ${QTCURVE_SLAVE} == "gtk2"
|
.if ${QTCURVE_SLAVE} == "gtk2"
|
||||||
PKGNAMEPREFIX= gtk2-
|
PKGNAMEPREFIX= gtk2-
|
||||||
PKGNAMESUFFIX= -theme
|
PKGNAMESUFFIX= -theme
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk20 pango
|
USE_GNOME= cairo gdkpixbuf2 gtk20 pango
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ BROKEN= unfetchable
|
||||||
WRKSRC= ${WRKDIR}/rezlooks-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/rezlooks-${PORTVERSION}
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= libtool pkgconfig
|
USES= gnome libtool pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
||||||
OPTIONS_DEFINE= ANIMATION
|
OPTIONS_DEFINE= ANIMATION
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
USES= pkgconfig
|
USES= gnome pkgconfig
|
||||||
|
|
||||||
PLIST_FILES= bin/twf
|
PLIST_FILES= bin/twf
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-en
|
||||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake libtool pkgconfig
|
USES= gmake gnome libtool pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||||
libfontconfig.so:x11-fonts/fontconfig
|
libfontconfig.so:x11-fonts/fontconfig
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= compiler:c++11-lib gettext-runtime libtool pathfix pkgconfig
|
USES= compiler:c++11-lib gettext-runtime gnome libtool pathfix \
|
||||||
|
pkgconfig
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,7 @@ OPTIONS_DEFINE= GTK2
|
||||||
GTK2_DESC= Gimp Toolkit for X11 GUI (version 2.x)
|
GTK2_DESC= Gimp Toolkit for X11 GUI (version 2.x)
|
||||||
OPTIONS_DEFAULT= GTK2
|
OPTIONS_DEFAULT= GTK2
|
||||||
|
|
||||||
|
GTK2_USES= gnome
|
||||||
GTK2_USE= GNOME=gtk20
|
GTK2_USE= GNOME=gtk20
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -11,7 +11,7 @@ MASTER_SITES= https://pwmt.org/projects/girara/download/ \
|
||||||
MAINTAINER= madpilot@FreeBSD.org
|
MAINTAINER= madpilot@FreeBSD.org
|
||||||
COMMENT= GTK3 Interface Library for Zathura PDF Viewer
|
COMMENT= GTK3 Interface Library for Zathura PDF Viewer
|
||||||
|
|
||||||
USES= compiler:c11 meson pathfix pkgconfig tar:xz
|
USES= compiler:c11 gnome meson pathfix pkgconfig tar:xz
|
||||||
PATHFIX_MAKEFILEIN= Makefile
|
PATHFIX_MAKEFILEIN= Makefile
|
||||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
|
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
|
||||||
libnotify.so:devel/libnotify \
|
libnotify.so:devel/libnotify \
|
||||||
libgtkimageview.so:x11-toolkits/gtkimageview
|
libgtkimageview.so:x11-toolkits/gtkimageview
|
||||||
|
|
||||||
USES= gmake pkgconfig tar:bzip2 tcl
|
USES= gmake gnome pkgconfig tar:bzip2 tcl
|
||||||
USE_GNOME= gtk20 libglade2
|
USE_GNOME= gtk20 libglade2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR}
|
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR}
|
||||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
|
RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
|
||||||
|
|
||||||
USES= gmake libtool mono pathfix perl5 pkgconfig shebangfix
|
USES= gmake gnome libtool mono pathfix perl5 pkgconfig shebangfix
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2
|
USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk30
|
USE_GNOME= cairo gdkpixbuf2 gtk30
|
||||||
USES= gettext-runtime gmake libtool mono pathfix perl5 pkgconfig shebangfix tar:xz
|
USES= gettext-runtime gmake gnome libtool mono pathfix perl5 \
|
||||||
|
pkgconfig shebangfix tar:xz
|
||||||
SHEBANG_FILES= parser/*.pl
|
SHEBANG_FILES= parser/*.pl
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
||||||
|
|
|
@ -14,7 +14,7 @@ COMMENT= Ada graphical toolkit based on Gtk2+
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USES= ada gmake perl5 pkgconfig tar:bzip2
|
USES= ada gmake gnome perl5 pkgconfig tar:bzip2
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -13,8 +13,8 @@ COMMENT= C++ wrapper for GtkGLExt
|
||||||
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
|
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
|
||||||
libgtkmm-2.4.so:x11-toolkits/gtkmm24
|
libgtkmm-2.4.so:x11-toolkits/gtkmm24
|
||||||
|
|
||||||
USES= compiler:c++11-lang pathfix pkgconfig gettext gmake tar:bzip2 \
|
USES= compiler:c++11-lang gettext gmake gnome libtool pathfix \
|
||||||
libtool
|
pkgconfig tar:bzip2
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= gnomeprefix gtk20
|
USE_GNOME= gnomeprefix gtk20
|
||||||
|
|
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-static --with-html-dir=${PREFIX}/share/doc
|
CONFIGURE_ARGS= --disable-static --with-html-dir=${PREFIX}/share/doc
|
||||||
USES= libtool pathfix pkgconfig
|
USES= gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
|
@ -21,7 +21,7 @@ PORTSCOUT= ignore:1
|
||||||
|
|
||||||
LIB_DEPENDS= libsigc-1.2.so:devel/libsigc++12
|
LIB_DEPENDS= libsigc-1.2.so:devel/libsigc++12
|
||||||
|
|
||||||
USES+= autoreconf gmake libtool:keepla pathfix pkgconfig
|
USES+= autoreconf gmake gnome libtool:keepla pathfix pkgconfig
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
|
|
|
@ -19,7 +19,7 @@ PORTSCOUT= ignore:1
|
||||||
|
|
||||||
.if !defined(REFERENCE_PORT)
|
.if !defined(REFERENCE_PORT)
|
||||||
|
|
||||||
USES+= gettext gmake libtool:keepla pathfix pkgconfig
|
USES+= gettext gmake gnome libtool:keepla pathfix pkgconfig
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= gnomeprefix gtk20 gconf2 libxml2 intlhack referencehack
|
USE_GNOME= gnomeprefix gtk20 gconf2 libxml2 intlhack referencehack
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -14,7 +14,8 @@ COMMENT= C++ binding of GtkSourceView3
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig tar:xz
|
USES= compiler:c++11-lang gmake gnome libtool:keepla pathfix \
|
||||||
|
pkgconfig tar:xz
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= gtksourceview3 gnomeprefix gtkmm30
|
USE_GNOME= gtksourceview3 gnomeprefix gtkmm30
|
||||||
|
|
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR}
|
||||||
LIB_DEPENDS= libcroco-0.6.so:textproc/libcroco
|
LIB_DEPENDS= libcroco-0.6.so:textproc/libcroco
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
|
USES= gmake gnome libtool pathfix pkgconfig python:2.7 tar:bzip2
|
||||||
USE_GNOME= cairo gtk20 glib20 librsvg2 pygtk2 pango
|
USE_GNOME= cairo gtk20 glib20 librsvg2 pygtk2 pango
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-gtk-doc --enable-python
|
CONFIGURE_ARGS= --disable-gtk-doc --enable-python
|
||||||
|
|
|
@ -15,7 +15,7 @@ USES+= tar:bzip2
|
||||||
|
|
||||||
.if !defined(REFERENCE_PORT)
|
.if !defined(REFERENCE_PORT)
|
||||||
|
|
||||||
USES+= gettext gmake libtool:keepla localbase pathfix pkgconfig
|
USES+= gettext gmake gnome libtool:keepla localbase pathfix pkgconfig
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= gnomeprefix intlhack \
|
USE_GNOME= gnomeprefix intlhack \
|
||||||
libgnomecanvas libgnome referencehack
|
libgnomecanvas libgnome referencehack
|
||||||
|
|
|
@ -22,7 +22,8 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
|
||||||
libfontconfig.so:x11-fonts/fontconfig
|
libfontconfig.so:x11-fonts/fontconfig
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= cpe gettext-runtime gmake jpeg libtool:keepla pathfix pkgconfig
|
USES= cpe gettext-runtime gmake gnome jpeg libtool:keepla pathfix \
|
||||||
|
pkgconfig
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -14,7 +14,7 @@ COMMENT= C++ wrappers for the GNOME print support library
|
||||||
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \
|
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \
|
||||||
libgnomeprintmm-2.5.so:print/libgnomeprintmm
|
libgnomeprintmm-2.5.so:print/libgnomeprintmm
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix \
|
USES= compiler:c++11-lang gmake gnome libtool:keepla pathfix \
|
||||||
pkgconfig tar:bzip2
|
pkgconfig tar:bzip2
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_GNOME= gnomeprefix libgnomeprintui
|
USE_GNOME= gnomeprefix libgnomeprintui
|
||||||
|
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gettext libtool pathfix pkgconfig
|
USES= gettext gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= gtk20 libxml2
|
USE_GNOME= gtk20 libxml2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -22,8 +22,8 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
|
||||||
p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
|
p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
|
||||||
RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||||
|
|
||||||
|
USES= gnome perl5
|
||||||
USE_GNOME= libglade2
|
USE_GNOME= libglade2
|
||||||
USES= perl5
|
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
|
||||||
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||||
|
|
||||||
USE_GNOME= libgnomecanvas
|
USE_GNOME= libgnomecanvas
|
||||||
USES= pkgconfig perl5
|
USES= gnome perl5 pkgconfig
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
|
|
|
@ -21,8 +21,8 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
|
||||||
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
USES= gnome perl5 pkgconfig
|
||||||
USE_GNOME= gnomevfs2
|
USE_GNOME= gnomevfs2
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USES= perl5 pkgconfig
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -26,7 +26,7 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
|
||||||
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
USES= perl5
|
USES= gnome perl5
|
||||||
USE_GNOME= libbonoboui libgnome libgnomeui
|
USE_GNOME= libbonoboui libgnome libgnomeui
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Glib2>=1.00:devel/p5-Glib2 \
|
||||||
|
|
||||||
USE_GNOME= libglade2
|
USE_GNOME= libglade2
|
||||||
|
|
||||||
USES= perl5
|
USES= gnome perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -21,8 +21,8 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
|
||||||
RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
|
RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \
|
||||||
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||||
|
|
||||||
|
USES= gnome perl5 pkgconfig
|
||||||
USE_GNOME= libgtkhtml
|
USE_GNOME= libgtkhtml
|
||||||
USES= pkgconfig perl5
|
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
USES= perl5
|
USES= gnome perl5
|
||||||
USE_GNOME= gconf2
|
USE_GNOME= gconf2
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Cairo>=1:graphics/p5-Cairo \
|
||||||
p5-Glib2>=1.280:devel/p5-Glib2 \
|
p5-Glib2>=1.280:devel/p5-Glib2 \
|
||||||
p5-Pango>=1.220:x11-toolkits/p5-Pango
|
p5-Pango>=1.220:x11-toolkits/p5-Pango
|
||||||
|
|
||||||
USES= gmake perl5
|
USES= gmake gnome perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USE_GNOME= gtk20 pango
|
USE_GNOME= gtk20 pango
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Cairo-GObject>=1:devel/p5-Cairo-GObject \
|
||||||
p5-Glib-Object-Introspection>=0.016:devel/p5-Glib-Object-Introspection
|
p5-Glib-Object-Introspection>=0.016:devel/p5-Glib-Object-Introspection
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= gnome perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USE_GNOME= gtk30
|
USE_GNOME= gtk30
|
||||||
|
|
||||||
|
|
|
@ -19,8 +19,8 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
|
||||||
p5-Glib2>=1.220:devel/p5-Glib2
|
p5-Glib2>=1.220:devel/p5-Glib2
|
||||||
RUN_DEPENDS= p5-Glib2>=1.220:devel/p5-Glib2
|
RUN_DEPENDS= p5-Glib2>=1.220:devel/p5-Glib2
|
||||||
|
|
||||||
|
USES= gnome perl5
|
||||||
USE_GNOME= pango
|
USE_GNOME= pango
|
||||||
USES= perl5
|
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,8 @@ USES= tar:xz
|
||||||
.if !defined(REFERENCE_PORT)
|
.if !defined(REFERENCE_PORT)
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES+= gmake libtool localbase pathfix pkgconfig compiler:c++11-lang
|
USES+= compiler:c++11-lang gmake gnome libtool localbase pathfix \
|
||||||
|
pkgconfig
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_GNOME= cairomm glibmm pango
|
USE_GNOME= cairomm glibmm pango
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= Implements Pango library with a PDF backend for PDF output
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= gmake libtool pathfix pkgconfig
|
USES= gmake gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= pango
|
USE_GNOME= pango
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,8 @@ OPTIONS_SUB= yes
|
||||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:devel/py-orbit@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:devel/py-orbit@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:devel/py-orbit@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:devel/py-orbit@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= gettext gmake libtool:keepla pathfix pkgconfig python:2.7 tar:bzip2
|
USES= gettext gmake gnome libtool:keepla pathfix pkgconfig python:2.7 \
|
||||||
|
tar:bzip2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= libgnomeui pygtk2
|
USE_GNOME= libgnomeui pygtk2
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
|
|
|
@ -18,7 +18,8 @@ COMMENT= Set of Python bindings for GTK+
|
||||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= gettext gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
|
USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7 \
|
||||||
|
tar:bzip2
|
||||||
USE_GNOME= libglade2 pygobject
|
USE_GNOME= libglade2 pygobject
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY
|
||||||
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
|
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
|
USES= compiler:c++11-lang gmake gnome libtool pathfix pkgconfig \
|
||||||
|
python:2.7 tar:bzip2
|
||||||
USE_GNOME= pygtk2
|
USE_GNOME= pygtk2
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -12,7 +12,8 @@ DISTNAME= pygtksourceview-${PORTVERSION}
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Python bindings for GtkSourceView 2
|
COMMENT= Python bindings for GtkSourceView 2
|
||||||
|
|
||||||
USES= gmake libtool:keepla pathfix pkgconfig python:2.7 tar:bzip2
|
USES= gmake gnome libtool:keepla pathfix pkgconfig python:2.7 \
|
||||||
|
tar:bzip2
|
||||||
USE_GNOME= gnomeprefix gtksourceview2 pygtk2
|
USE_GNOME= gnomeprefix gtksourceview2 pygtk2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-docs
|
CONFIGURE_ARGS= --disable-docs
|
||||||
|
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${PY_FLAVOR}
|
||||||
OPTIONS_DEFINE= DOCS EXAMPLES OPENGL
|
OPTIONS_DEFINE= DOCS EXAMPLES OPENGL
|
||||||
|
|
||||||
USE_GNOME= pygtk2
|
USE_GNOME= pygtk2
|
||||||
USES= python:2.7
|
USES= gnome python:2.7
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
||||||
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||||
|
|
|
@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USE_GNOME= libglade2 pygtk2
|
USE_GNOME= libglade2 pygtk2
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
USES= gettext python:2.7 uniquefiles:dirs
|
USES= gettext gnome python:2.7 uniquefiles:dirs
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
PORTEXAMPLES= *
|
PORTEXAMPLES= *
|
||||||
|
|
|
@ -16,7 +16,7 @@ LICENSE= LGPL21
|
||||||
|
|
||||||
LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy
|
LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy
|
||||||
|
|
||||||
USES= libtool pkgconfig python:2.7
|
USES= gnome libtool pkgconfig python:2.7
|
||||||
USE_GNOME= pygtk2
|
USE_GNOME= pygtk2
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -15,7 +15,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||||
DESCR= ${.CURDIR}/pkg-descr
|
DESCR= ${.CURDIR}/pkg-descr
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
USES= python:2.7
|
USES= gnome python:2.7
|
||||||
USE_GNOME= intltool pygtk2 vte
|
USE_GNOME= intltool pygtk2 vte
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
CONFIGURE_ARGS= --enable-python \
|
CONFIGURE_ARGS= --enable-python \
|
||||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS= librep.so:lang/librep \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
|
|
||||||
USES= autoreconf gmake libtool pathfix pkgconfig tar:xz
|
USES= autoreconf gmake gnome libtool pathfix pkgconfig tar:xz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= SDL API to the Pango text rendering engine of GNOME 2.x
|
||||||
LICENSE= LGPL21+
|
LICENSE= LGPL21+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= libtool pathfix pkgconfig
|
USES= gnome libtool pathfix pkgconfig sdl
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_SDL= sdl
|
USE_SDL= sdl
|
||||||
USE_GNOME= pango
|
USE_GNOME= pango
|
||||||
|
|
|
@ -16,7 +16,7 @@ PORTSCOUT= ignore:1
|
||||||
|
|
||||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
|
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
|
||||||
|
|
||||||
USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
|
USES= gettext gmake gnome libtool pathfix pkgconfig tar:bzip2
|
||||||
USE_GNOME= gtk20 gnomeprefix introspection:build
|
USE_GNOME= gtk20 gnomeprefix introspection:build
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= C++ wrapper for GTK+ toolkit
|
||||||
LICENSE= LGPL20
|
LICENSE= LGPL20
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= libtool pathfix pkgconfig
|
USES= gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-opt=no --enable-doc-html=no --enable-testvdk=no
|
CONFIGURE_ARGS= --enable-opt=no --enable-doc-html=no --enable-testvdk=no
|
||||||
|
|
|
@ -19,7 +19,7 @@ PORTSCOUT= ignore:1
|
||||||
|
|
||||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:x11-toolkits/gnome-pty-helper
|
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:x11-toolkits/gnome-pty-helper
|
||||||
|
|
||||||
USES+= cpe gettext gmake libtool pathfix pkgconfig
|
USES+= cpe gettext gmake gnome libtool pathfix pkgconfig
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME?= gnomeprefix gtk20 intltool introspection:build referencehack
|
USE_GNOME?= gnomeprefix gtk20 intltool introspection:build referencehack
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libwnck-3.so:x11-toolkits/libwnck3
|
LIB_DEPENDS= libwnck-3.so:x11-toolkits/libwnck3
|
||||||
|
|
||||||
USES= gettext gmake pkgconfig tar:xz
|
USES= gettext gmake gnome pkgconfig tar:xz
|
||||||
USE_GNOME= libwnck intltool
|
USE_GNOME= libwnck intltool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||||
libstartup-notification-1.so:x11/startup-notification \
|
libstartup-notification-1.so:x11/startup-notification \
|
||||||
libfltk.so:x11-toolkits/fltk
|
libfltk.so:x11-toolkits/fltk
|
||||||
|
|
||||||
USES= fam gettext iconv:translit localbase:ldflags pathfix \
|
USES= fam gettext gnome iconv:translit localbase:ldflags pathfix \
|
||||||
pkgconfig python:2.7 shared-mime-info shebangfix xorg
|
pkgconfig python:2.7 shared-mime-info shebangfix xorg
|
||||||
|
|
||||||
BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
|
BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
|
USES= gettext gmake gnome libtool:keepla pathfix pkgconfig tar:bzip2
|
||||||
USE_GNOME= intltool libxml2
|
USE_GNOME= intltool libxml2
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -19,8 +19,8 @@ LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
||||||
libcinnamon-desktop.so:x11/cinnamon-desktop
|
libcinnamon-desktop.so:x11/cinnamon-desktop
|
||||||
RUN_DEPENDS= zenity>=3.0.0:x11/zenity
|
RUN_DEPENDS= zenity>=3.0.0:x11/zenity
|
||||||
|
|
||||||
USES= autoreconf:build gettext libtool gmake \
|
USES= autoreconf:build gettext gmake gnome libtool pathfix pkgconfig \
|
||||||
pathfix pkgconfig python:2.7 xorg
|
python:2.7 xorg
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= linuxmint
|
GH_ACCOUNT= linuxmint
|
||||||
USE_GNOME= gconf2 gnomedocutils gnomeprefix gtk30 \
|
USE_GNOME= gconf2 gnomedocutils gnomeprefix gtk30 \
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= Preferences manager for the Openbox window manager
|
||||||
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
||||||
libobrender.so:x11-wm/openbox
|
libobrender.so:x11-wm/openbox
|
||||||
|
|
||||||
USES= pkgconfig desktop-file-utils shared-mime-info
|
USES= desktop-file-utils gnome pkgconfig shared-mime-info
|
||||||
USE_GNOME= libglade2
|
USE_GNOME= libglade2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= OPENBOX_CFLAGS="`pkg-config --cflags obrender-3.5 obt-3.5`" \
|
CONFIGURE_ENV= OPENBOX_CFLAGS="`pkg-config --cflags obrender-3.5 obt-3.5`" \
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue