mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Get rid of gnomehier
This commit is contained in:
parent
bc1e023713
commit
daeae785f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375142
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pluma
|
||||
PORTVERSION= 1.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors mate
|
||||
MASTER_SITES= MATE
|
||||
DIST_SUBDIR= mate
|
||||
@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even
|
||||
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
|
||||
python:2 shebangfix tar:xz
|
||||
USE_XORG= sm x11
|
||||
USE_GNOME= gnomehier gtk20 gtksourceview2 gvfs intlhack libxml2 \
|
||||
USE_GNOME= gtk20 gtksourceview2 gvfs intlhack libxml2 \
|
||||
pygobject pygtk2 pygtksourceview
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= winefish
|
||||
DISTVERSION= 1.3.3
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= editors print
|
||||
MASTER_SITES= http://download.berlios.de/winefish/ \
|
||||
http://nivi.interfree.it/distfiles/winefish/
|
||||
@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-menu=${GNOME_LOCALSTATEDIR}/applications
|
||||
--with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps --disable-update-databases
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig desktop-file-utils shared-mime-info
|
||||
USE_GNOME= libgnomeui gnomehier
|
||||
USE_GNOME= libgnomeui
|
||||
USE_TEX= latex
|
||||
|
||||
OPTIONS_DEFINE= CONTEXT VNTEX UNIKEY_GTK NLS DOCS
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
PORTNAME= gnucash-docs
|
||||
PORTVERSION= 2.6.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= finance gnome
|
||||
MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \
|
||||
http://www.gnucash.org/pub/gnucash/sources/stable/ \
|
||||
@ -18,7 +19,7 @@ RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
|
||||
|
||||
INSTALLS_OMF= yes
|
||||
USES= gmake
|
||||
USE_GNOME= libxml2 gnomehier
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= homebank
|
||||
PORTVERSION= 4.6.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= http://homebank.free.fr/public/
|
||||
|
||||
@ -14,7 +15,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info
|
||||
USE_GNOME= gnomehier gtk20
|
||||
USE_GNOME= gtk20
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gweled
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine"
|
||||
LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod
|
||||
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix gnomehier libgnomeui librsvg2
|
||||
USE_GNOME= gnomeprefix libgnomeui librsvg2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libtar.so:${PORTSDIR}/devel/libtar \
|
||||
libgnet-2.0.so:${PORTSDIR}/net/gnet2
|
||||
|
||||
USES= gettext gmake pkgconfig
|
||||
USE_GNOME= gnomehier gtkmm24
|
||||
USE_GNOME= gtkmm24
|
||||
USE_SDL= sdl image mixer
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-boost-includedir=${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user