summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-04 22:34:04 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-04 22:34:04 +0800
commit2210b8330fa95dc720696f95b5613f7e2c1fb878 (patch)
treec48faa8dfbf085696374367489417052615af7ff /x11-toolkits/gtk30
parent8fe50106d1d1f781ece62f09d1f10cf71d7a36dc (diff)
downloadmarcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.tar
marcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.tar.gz
marcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.tar.bz2
marcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.tar.lz
marcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.tar.xz
marcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.tar.zst
marcuscom-ports-2210b8330fa95dc720696f95b5613f7e2c1fb878.zip
Rip out gtk-update-icon-cache from gtk20. Currently based on gtk 2.24.1.
This makes it that gtk30 doesn't depend on gtk20 anymore. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15347 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile6
-rw-r--r--x11-toolkits/gtk30/pkg-plist6
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index ac33876ab..b80fd25e7 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -3,12 +3,12 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.23 2011/02/14 17:14:28 kwm Exp $
+# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.24 2011/02/22 04:27:11 avl Exp $
#
PORTNAME= gtk
PORTVERSION= 3.0.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
@@ -40,7 +40,7 @@ USE_PERL5_BUILD=yes
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack gtk20
+USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack gtk-update-icon-cache
USE_GETTEXT= yes
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
xcomposite
diff --git a/x11-toolkits/gtk30/pkg-plist b/x11-toolkits/gtk30/pkg-plist
index 396308987..5d6fdaa46 100644
--- a/x11-toolkits/gtk30/pkg-plist
+++ b/x11-toolkits/gtk30/pkg-plist
@@ -619,8 +619,12 @@ share/themes/Raleigh/gtk-3.0/gtk.css
@exec /usr/bin/find %%LOCALBASE%%/share/icons -type d -depth 1 -exec %D/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null || /usr/bin/true
@unexec /usr/bin/find %%LOCALBASE%%/share/icons -type f -depth 2 -name icon-theme.cache -delete 2>/dev/null || /usr/bin/true
@dirrm share/themes/Raleigh/gtk-3.0
+@dirrmtry share/themes/Raleigh
@dirrm share/themes/Emacs/gtk-3.0
+@dirrmtry share/themes/Emacs
@dirrm share/themes/Default/gtk-3.0
+@dirrmtry share/themes/Default
+@dirrmtry share/themes
@dirrm share/gtk-3.0/demo
@dirrm share/gtk-3.0
@dirrm include/gtk-3.0/unix-print/gtk
@@ -636,8 +640,6 @@ share/themes/Raleigh/gtk-3.0/gtk.css
@exec /bin/mkdir -p %D/lib/gtk-3.0/modules
@exec /bin/mkdir -p %D/lib/gtk-3.0/%%GTK3_VERSION%%/engines
@exec /bin/mkdir -p %D/lib/gtk-3.0/%%GTK3_VERSION%%/loaders
-@dirrmtry share/themes/Default
-@dirrmtry share/themes
@dirrmtry lib/gtk-3.0/modules
@dirrmtry lib/gtk-3.0/%%GTK3_VERSION%%/printbackends
@dirrmtry lib/gtk-3.0/%%GTK3_VERSION%%/modules