summaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r--x11-themes/gtk-engines/Makefile33
-rw-r--r--x11-themes/gtk-engines/distinfo1
-rw-r--r--x11-themes/gtk-engines/files/patch-ac51
-rw-r--r--x11-themes/gtk-engines/pkg-comment1
-rw-r--r--x11-themes/gtk-engines/pkg-descr6
-rw-r--r--x11-themes/gtk-engines/pkg-plist93
6 files changed, 0 insertions, 185 deletions
diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile
deleted file mode 100644
index fe12bff5d973..000000000000
--- a/x11-themes/gtk-engines/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: gtk-engines
-# Version required: 0.5
-# Date Created: 23 Dec 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= gtk-engines-0.5
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gtk-engines
-
-MAINTAINER= vanilla@FreeBSD.org
-
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-
-THEMES= metal notif pixmap redmond95
-
-post-patch:
- @for theme in ${THEMES}; do \
- cd ${WRKSRC}/$$theme/Theme/gtk; \
- ${MV} gtkrc gtkrc.tmp; \
- ${SED} -e s^%%PREFIX%%^${PREFIX}^g < gtkrc.tmp > gtkrc; \
- done
-
-.include <bsd.port.mk>
diff --git a/x11-themes/gtk-engines/distinfo b/x11-themes/gtk-engines/distinfo
deleted file mode 100644
index 391eac03b46e..000000000000
--- a/x11-themes/gtk-engines/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gtk-engines-0.5.tar.gz) = fbd20c48f8d070fa3a7044347a4ed684
diff --git a/x11-themes/gtk-engines/files/patch-ac b/x11-themes/gtk-engines/files/patch-ac
deleted file mode 100644
index c4b32a6f7250..000000000000
--- a/x11-themes/gtk-engines/files/patch-ac
+++ /dev/null
@@ -1,51 +0,0 @@
---- 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"
-+
-+pixmap_path "%%PREFIX%%/share/themes/Metal/gtk"
-+
- style "default"
- {
- font = "-b&h-lucida-bold-r-normal-sans-12-*-*-*-p-*-iso8859-1"
---- notif/Theme/gtk/gtkrc.orig Sun Jan 31 03:05:48 1999
-+++ notif/Theme/gtk/gtkrc Sun Jan 31 03:11:41 1999
-@@ -13,9 +13,9 @@
- # testgtkrc2 sets all the buttons in the main window to blue by default
- #include "testgtkrc2"
-
--#module_path ".:/home/raster/themes"
-+#module_path "%%PREFIX%%/share/themes"
-
--pixmap_path ".:/home/raster/themes"
-+pixmap_path "%%PREFIX%%/share/themes/Notif/gtk"
-
- style "default"
- {
---- pixmap/Theme/gtk/gtkrc.orig Thu Dec 17 01:05:37 1998
-+++ pixmap/Theme/gtk/gtkrc Sun Jan 31 03:09:55 1999
-@@ -13,7 +13,9 @@
- # testgtkrc2 sets all the buttons in the main window to blue by default
- #include "testgtkrc2"
-
--#module_path ".:/home/raster/themes"
-+#module_path "%%PREFIX%%/share/themes"
-+
-+pixmap_path "%%PREFIX%%/share/themes/Pixmap/gtk"
-
- style "eventbox" {
- bg_pixmap[NORMAL] = "<parent>"
---- redmond95/Theme/gtk/gtkrc.orig Sun Jan 31 03:10:29 1999
-+++ redmond95/Theme/gtk/gtkrc Sun Jan 31 03:11:23 1999
-@@ -13,9 +13,9 @@
- # testgtkrc2 sets all the buttons in the main window to blue by default
- #include "testgtkrc2"
-
--#module_path ".:/home/raster/themes"
-+#module_path "%%PREFIX%%/share/themes"
-
--pixmap_path ".:/home/raster/themes"
-+pixmap_path "%%PREFIX%%/share/themes/Redmond95/gtk"
-
- style "default"
- {
diff --git a/x11-themes/gtk-engines/pkg-comment b/x11-themes/gtk-engines/pkg-comment
deleted file mode 100644
index bc31903b7d69..000000000000
--- a/x11-themes/gtk-engines/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Theme engine for gtk+ toolkits
diff --git a/x11-themes/gtk-engines/pkg-descr b/x11-themes/gtk-engines/pkg-descr
deleted file mode 100644
index d0831f1ede53..000000000000
--- a/x11-themes/gtk-engines/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Theme engine for gtk+ toolkits.
-
-WWW: http://www.labs.redhat.com/themes.shtml
-
--Vanilla
-vanilla@FreeBSD.ORG
diff --git a/x11-themes/gtk-engines/pkg-plist b/x11-themes/gtk-engines/pkg-plist
deleted file mode 100644
index 43d14f21fefb..000000000000
--- a/x11-themes/gtk-engines/pkg-plist
+++ /dev/null
@@ -1,93 +0,0 @@
-share/themes/Metal/ICON.png
-share/themes/Metal/README.html
-share/themes/Metal/gtk/gtkrc
-share/themes/Notif/ICON.png
-share/themes/Notif/README.html
-share/themes/Notif/gtk/gtkrc
-share/themes/Pixmap/ICON.png
-share/themes/Pixmap/README.html
-share/themes/Pixmap/gtk/arrow_down1.png
-share/themes/Pixmap/gtk/arrow_down2.png
-share/themes/Pixmap/gtk/arrow_down3.png
-share/themes/Pixmap/gtk/arrow_left1.png
-share/themes/Pixmap/gtk/arrow_left2.png
-share/themes/Pixmap/gtk/arrow_left3.png
-share/themes/Pixmap/gtk/arrow_right1.png
-share/themes/Pixmap/gtk/arrow_right2.png
-share/themes/Pixmap/gtk/arrow_right3.png
-share/themes/Pixmap/gtk/arrow_up1.png
-share/themes/Pixmap/gtk/arrow_up2.png
-share/themes/Pixmap/gtk/arrow_up3.png
-share/themes/Pixmap/gtk/brown_bg1.png
-share/themes/Pixmap/gtk/brown_bg2.png
-share/themes/Pixmap/gtk/button1.png
-share/themes/Pixmap/gtk/button2.png
-share/themes/Pixmap/gtk/button3.png
-share/themes/Pixmap/gtk/button4.png
-share/themes/Pixmap/gtk/button5.png
-share/themes/Pixmap/gtk/button6.png
-share/themes/Pixmap/gtk/button7.png
-share/themes/Pixmap/gtk/button8.png
-share/themes/Pixmap/gtk/button9.png
-share/themes/Pixmap/gtk/button_def.png
-share/themes/Pixmap/gtk/check1.png
-share/themes/Pixmap/gtk/check2.png
-share/themes/Pixmap/gtk/curve_bg1.png
-share/themes/Pixmap/gtk/entry1.png
-share/themes/Pixmap/gtk/entry2.png
-share/themes/Pixmap/gtk/extension_bottom1.png
-share/themes/Pixmap/gtk/extension_left1.png
-share/themes/Pixmap/gtk/extension_right1.png
-share/themes/Pixmap/gtk/extension_top1.png
-share/themes/Pixmap/gtk/focus.png
-share/themes/Pixmap/gtk/frame1.png
-share/themes/Pixmap/gtk/frame2.png
-share/themes/Pixmap/gtk/frame_gap.png
-share/themes/Pixmap/gtk/frame_gap_top_end.png
-share/themes/Pixmap/gtk/frame_gap_top_start.png
-share/themes/Pixmap/gtk/gap_bottom.png
-share/themes/Pixmap/gtk/gap_bottom_end.png
-share/themes/Pixmap/gtk/gap_bottom_start.png
-share/themes/Pixmap/gtk/gap_left.png
-share/themes/Pixmap/gtk/gap_left_end.png
-share/themes/Pixmap/gtk/gap_left_start.png
-share/themes/Pixmap/gtk/gap_right.png
-share/themes/Pixmap/gtk/gap_right_end.png
-share/themes/Pixmap/gtk/gap_right_start.png
-share/themes/Pixmap/gtk/gap_top.png
-share/themes/Pixmap/gtk/gap_top_end.png
-share/themes/Pixmap/gtk/gap_top_start.png
-share/themes/Pixmap/gtk/gtkrc
-share/themes/Pixmap/gtk/handle_vert_thumb.png
-share/themes/Pixmap/gtk/hline.png
-share/themes/Pixmap/gtk/menubar.png
-share/themes/Pixmap/gtk/notebook1.png
-share/themes/Pixmap/gtk/option1.png
-share/themes/Pixmap/gtk/option2.png
-share/themes/Pixmap/gtk/option_menu.png
-share/themes/Pixmap/gtk/progressbar.png
-share/themes/Pixmap/gtk/ruler_horiz.png
-share/themes/Pixmap/gtk/ruler_vert.png
-share/themes/Pixmap/gtk/scrollbar_horiz1.png
-share/themes/Pixmap/gtk/scrollbar_thumb.png
-share/themes/Pixmap/gtk/scrollbar_thumb2.png
-share/themes/Pixmap/gtk/scrollbar_vert1.png
-share/themes/Pixmap/gtk/shadow1.png
-share/themes/Pixmap/gtk/shadow2.png
-share/themes/Pixmap/gtk/trough.png
-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
-@dirrm share/themes/Redmond95/gtk
-@dirrm share/themes/Redmond95
-@dirrm share/themes/Pixmap/gtk
-@dirrm share/themes/Pixmap
-@dirrm share/themes/Notif/gtk
-@dirrm share/themes/Notif
-@dirrm share/themes/Metal/gtk
-@dirrm share/themes/Metal