1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Get rid of gnomehier

This commit is contained in:
Baptiste Daroussin 2014-12-22 23:10:18 +00:00
parent 3c9a1d11c2
commit 20b928f17d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375288
7 changed files with 13 additions and 8 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libmatekbd
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@ -15,7 +16,7 @@ LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomehier gtk20 intlhack
USE_GNOME= gtk20 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0

View File

@ -3,6 +3,7 @@
PORTNAME= mate-desktop
PORTVERSION= 1.8.1
PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@ -18,7 +19,7 @@ PORTSCOUT= limitw:1,even
USES= bison gettext gmake libtool pathfix pkgconfig \
python tar:xz
USE_XORG= x11 xrandr
USE_GNOME= dconf gnomehier gdkpixbuf2 gtk20 intlhack
USE_GNOME= dconf gdkpixbuf2 gtk20 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0 \

View File

@ -3,6 +3,7 @@
PORTNAME= mate-dialogs
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@ -15,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
PORTSCOUT= limitw:1,even
USES= gettext gmake pkgconfig tar:xz
USE_GNOME= gnomehier gtk20
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -3,6 +3,7 @@
PORTNAME= mate-menus
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@ -14,7 +15,7 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig \
python tar:xz
USE_GNOME= glib20 gnomehier intlhack introspection:build
USE_GNOME= glib20 intlhack introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -3,6 +3,7 @@
PORTNAME= mate-session-manager
PORTVERSION= 1.8.1
PORTREVISION= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= settingsdaemon
USE_XORG= ice sm xau xext xrandr xrender xtrans xtst
USE_GNOME= gnomehier gtk20 intlhack librsvg2 libxslt pango
USE_GNOME= gtk20 intlhack librsvg2 libxslt pango
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docbook-docs \
--with-gtk=2.0 \

View File

@ -3,7 +3,7 @@
PORTNAME= workrave
PORTVERSION= 1.10.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= SF
@ -17,7 +17,7 @@ LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2
USES= gettext gmake pathfix pkgconfig python
USE_XORG= recordproto x11 xext xmu xscrnsaver xtst
USE_GNOME= intlhack gconf2 gnomehier gtkmm24
USE_GNOME= intlhack gconf2 gtkmm24
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules --enable-gconf --disable-gnome3 \
--disable-indicator

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= libgle.so:${PORTSDIR}/graphics/gle \
USE_XORG= x11 xpm
USE_GL= gl
USE_PERL5= run
USE_GNOME= gnomehier libglade2
USE_GNOME= libglade2
USES+= dos2unix gettext gmake perl5 pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \