summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk-engines2
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-17 17:34:23 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-09-17 17:34:23 +0000
commitc6dc59ae72d39178de5c88e3906ed3b9c361a84c (patch)
tree9c2f3dd58ea11f8c9ef6f9701598926d72557b85 /x11-toolkits/gtk-engines2
parentb89db425b0195dd285fc1608cd17fa6fc098d3a6 (diff)
downloadFreeBSD-ports-c6dc59ae72d39178de5c88e3906ed3b9c361a84c.zip
FreeBSD-ports-c6dc59ae72d39178de5c88e3906ed3b9c361a84c.tar.gz
Update to version 0.6
Diffstat (limited to 'x11-toolkits/gtk-engines2')
-rw-r--r--x11-toolkits/gtk-engines2/Makefile4
-rw-r--r--x11-toolkits/gtk-engines2/distinfo2
-rw-r--r--x11-toolkits/gtk-engines2/files/patch-ac8
-rw-r--r--x11-toolkits/gtk-engines2/pkg-plist11
4 files changed, 14 insertions, 11 deletions
diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile
index fe12bff..1ebfda8 100644
--- a/x11-toolkits/gtk-engines2/Makefile
+++ b/x11-toolkits/gtk-engines2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gtk-engines
-# Version required: 0.5
+# Version required: 0.6
# Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= gtk-engines-0.5
+DISTNAME= gtk-engines-0.6
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gtk-engines
diff --git a/x11-toolkits/gtk-engines2/distinfo b/x11-toolkits/gtk-engines2/distinfo
index 391eac0..a4f7583 100644
--- a/x11-toolkits/gtk-engines2/distinfo
+++ b/x11-toolkits/gtk-engines2/distinfo
@@ -1 +1 @@
-MD5 (gtk-engines-0.5.tar.gz) = fbd20c48f8d070fa3a7044347a4ed684
+MD5 (gtk-engines-0.6.tar.gz) = 2bd81e17b776857b58dd08f531798a0f
diff --git a/x11-toolkits/gtk-engines2/files/patch-ac b/x11-toolkits/gtk-engines2/files/patch-ac
index c4b32a6..27700a4 100644
--- a/x11-toolkits/gtk-engines2/files/patch-ac
+++ b/x11-toolkits/gtk-engines2/files/patch-ac
@@ -1,7 +1,7 @@
--- metal/Theme/gtk/gtkrc.orig Fri Feb 12 05:16:41 1999
+++ metal/Theme/gtk/gtkrc Wed Feb 17 01:23:21 1999
@@ -1,3 +1,7 @@
-+#module_path "%%PREFIX%%/share/themes"
++#module_path "%%PREFIX%%/lib/gtk/themes"
+
+pixmap_path "%%PREFIX%%/share/themes/Metal/gtk"
+
@@ -15,7 +15,7 @@
#include "testgtkrc2"
-#module_path ".:/home/raster/themes"
-+#module_path "%%PREFIX%%/share/themes"
++#module_path "%%PREFIX%%/lib/gtk/themes"
-pixmap_path ".:/home/raster/themes"
+pixmap_path "%%PREFIX%%/share/themes/Notif/gtk"
@@ -29,7 +29,7 @@
#include "testgtkrc2"
-#module_path ".:/home/raster/themes"
-+#module_path "%%PREFIX%%/share/themes"
++#module_path "%%PREFIX%%/lib/gtk/themes"
+
+pixmap_path "%%PREFIX%%/share/themes/Pixmap/gtk"
@@ -42,7 +42,7 @@
#include "testgtkrc2"
-#module_path ".:/home/raster/themes"
-+#module_path "%%PREFIX%%/share/themes"
++#module_path "%%PREFIX%%/lib/gtk/themes"
-pixmap_path ".:/home/raster/themes"
+pixmap_path "%%PREFIX%%/share/themes/Redmond95/gtk"
diff --git a/x11-toolkits/gtk-engines2/pkg-plist b/x11-toolkits/gtk-engines2/pkg-plist
index 43d14f2..5f3c093 100644
--- a/x11-toolkits/gtk-engines2/pkg-plist
+++ b/x11-toolkits/gtk-engines2/pkg-plist
@@ -79,10 +79,13 @@ share/themes/Pixmap/gtk/vline.png
share/themes/Redmond95/ICON.png
share/themes/Redmond95/README.html
share/themes/Redmond95/gtk/gtkrc
-share/themes/engines/libmetal.so
-share/themes/engines/libnotif.so
-share/themes/engines/libpixmap.so
-share/themes/engines/libredmond95.so
+lib/gtk/themes/engines/libmetal.so
+lib/gtk/themes/engines/libnotif.so
+lib/gtk/themes/engines/libpixmap.so
+lib/gtk/themes/engines/libredmond95.so
+@dirrm lib/gtk/themes/engines
+@dirrm lib/gtk/themes
+@dirrm lib/gtk
@dirrm share/themes/Redmond95/gtk
@dirrm share/themes/Redmond95
@dirrm share/themes/Pixmap/gtk
OpenPOWER on IntegriCloud