aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 06:31:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 06:31:29 +0000
commit840edf80f17eb26f6c754855e73b7ee3c4dbdba4 (patch)
tree260ca3c7bffda400eb00ba820042feb36f89d042 /x11-themes
parentb8434d1ac483ed03f399a9e87c606e7c9ae6b6b6 (diff)
downloadports-840edf80f17eb26f6c754855e73b7ee3c4dbdba4.tar.gz
ports-840edf80f17eb26f6c754855e73b7ee3c4dbdba4.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile2
-rw-r--r--x11-themes/gnome-art/Makefile34
-rw-r--r--x11-themes/gnome-art/distinfo2
-rw-r--r--x11-themes/gnome-art/files/patch-lib_gnome-art_ui_main_window.rb11
-rw-r--r--x11-themes/gnome-art/pkg-descr13
-rw-r--r--x11-themes/gnome-art/pkg-plist19
-rw-r--r--x11-themes/gnome-splashscreen-manager/Makefile54
-rw-r--r--x11-themes/gnome-splashscreen-manager/distinfo2
-rw-r--r--x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in11
-rw-r--r--x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splachscreen-manager_ui_main_window.rb11
-rw-r--r--x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb11
-rw-r--r--x11-themes/gnome-splashscreen-manager/pkg-descr3
-rw-r--r--x11-themes/gnome-splashscreen-manager/pkg-plist14
13 files changed, 0 insertions, 187 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index ac701b22245f..2168fb1f3a5f 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -40,7 +40,6 @@
SUBDIR += fluxbox-tenr-styles-pack
SUBDIR += fvwm-themes
SUBDIR += geramik
- SUBDIR += gnome-art
SUBDIR += gnome-backgrounds
SUBDIR += gnome-bluecurve-theme
SUBDIR += gnome-icons
@@ -62,7 +61,6 @@
SUBDIR += gnome-icons-stylish
SUBDIR += gnome-icons-ximian-south
SUBDIR += gnome-look
- SUBDIR += gnome-splashscreen-manager
SUBDIR += gnome-themes
SUBDIR += gnome-themes-extras
SUBDIR += gtk-aluminumalloy-cryogenic-theme
diff --git a/x11-themes/gnome-art/Makefile b/x11-themes/gnome-art/Makefile
deleted file mode 100644
index d454fc9133be..000000000000
--- a/x11-themes/gnome-art/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: gnome-art
-# Date created: 2005-04-15
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome-art
-PORTVERSION= 0.2
-PORTREVISION= 6
-CATEGORIES= x11-themes
-MASTER_SITES= http://www.miketech.net/gnome-art/download/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Frontend for art.gnome.org
-
-DEPRECATED= Upcoming ruby-gnome removes dependencies
-EXPIRATION_DATE= 2011-08-02
-
-RUN_DEPENDS= gnome-splashscreen-manager:${PORTSDIR}/x11-themes/gnome-splashscreen-manager
-
-WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
-GNOMEART_ICON= ${DATADIR}/glade/pixmaps/gnome-graphics.png
-DESKTOP_ENTRIES="${PORTNAME}" "${COMMENT}" "${GNOMEART_ICON}" "${PORTNAME}" "Application;Settings;AdvancedSettings;" true
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
- ${WRKSRC}/lib/gnome-art/ui/main_window.rb \
- ${WRKSRC}/lib/gnome-art/ui/download_dialog.rb
- @${FIND} ${WRKSRC} -name '*.bak' -delete
-
-.include <bsd.port.mk>
diff --git a/x11-themes/gnome-art/distinfo b/x11-themes/gnome-art/distinfo
deleted file mode 100644
index 10e574683f69..000000000000
--- a/x11-themes/gnome-art/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome-art-0.2.tar.gz) = 87024a515b4968639d852fc8673edb048e250ce783c3f8f49adc00dc86a1c92d
-SIZE (gnome-art-0.2.tar.gz) = 66415
diff --git a/x11-themes/gnome-art/files/patch-lib_gnome-art_ui_main_window.rb b/x11-themes/gnome-art/files/patch-lib_gnome-art_ui_main_window.rb
deleted file mode 100644
index 8ff7db7f110d..000000000000
--- a/x11-themes/gnome-art/files/patch-lib_gnome-art_ui_main_window.rb
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/gnome-art/ui/main_window.rb.orig 2008-03-24 15:35:12.000000000 -0400
-+++ lib/gnome-art/ui/main_window.rb 2008-03-24 16:30:50.000000000 -0400
-@@ -407,7 +407,7 @@
-
- system(command)
-
-- system("gnome-theme-manager &")
-+ system("gnome-appearance-properties &")
-
- end
- }
diff --git a/x11-themes/gnome-art/pkg-descr b/x11-themes/gnome-art/pkg-descr
deleted file mode 100644
index 66a76285dae6..000000000000
--- a/x11-themes/gnome-art/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-A frontend for art.gnome.org
-
-The GNOME Art Collection written in ruby is a collection of tools for managing
-art from the art.gnome.org website. GNOME Art is the graphical frontend for
-art.gnome.org.
-
-Backgrounds and all themes can be downloaded and previewed.
-Backgrounds, icon themes and splash screens can be installed directly.
-
-GNOME Splash Screen Manager is for managing the splash screens of the GNOME
-desktop.
-
-WWW: http://www.miketech.net/gnome-art/
diff --git a/x11-themes/gnome-art/pkg-plist b/x11-themes/gnome-art/pkg-plist
deleted file mode 100644
index 8d22fa4d1ae3..000000000000
--- a/x11-themes/gnome-art/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-bin/gnome-art
-%%DATADIR%%/glade/download_dialog.glade
-%%DATADIR%%/glade/gnome-graphics.png
-%%DATADIR%%/glade/gnome_art.glade
-%%DATADIR%%/glade/pixmaps/gnome-graphics.png
-%%DATADIR%%/images/no-thumbnail.png
-%%RUBY_SITELIBDIR%%/gnome_art.rb
-%%RUBY_SITELIBDIR%%/gnome-art/config.rb
-%%RUBY_SITELIBDIR%%/gnome-art/get_art.rb
-%%RUBY_SITELIBDIR%%/gnome-art/gnome_art.rb
-%%RUBY_SITELIBDIR%%/gnome-art/ui/main_window.rb
-%%RUBY_SITELIBDIR%%/gnome-art/ui/download_dialog.rb
-@dirrm %%RUBY_SITELIBDIR%%/gnome-art/ui
-@dirrm %%RUBY_SITELIBDIR%%/gnome-art
-@dirrm %%DATADIR%%/glade/pixmaps
-@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%/images
-@dirrm %%DATADIR%%
-@dirrmtry share/applications
diff --git a/x11-themes/gnome-splashscreen-manager/Makefile b/x11-themes/gnome-splashscreen-manager/Makefile
deleted file mode 100644
index b2b26f332f8d..000000000000
--- a/x11-themes/gnome-splashscreen-manager/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# New ports collection makefile for: gnome-splashscreen-manager
-# Date created: 2005-04-15
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome-splashscreen-manager
-PORTVERSION= 0.2
-PORTREVISION= 10
-CATEGORIES= x11-themes
-MASTER_SITES= http://www.miketech.net/gnome-art/download/
-DISTNAME= gnome-art-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Gnome splash screen manager
-
-DEPRECATED= Upcoming ruby-gnome removes dependencies
-EXPIRATION_DATE= 2011-08-02
-
-BUILD_DEPENDS= gnome-session:${PORTSDIR}/x11/gnome-session \
- ruby-glade-create-template:${PORTSDIR}/devel/ruby-libglade2 \
- ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \
- ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-WRKSRC= ${WRKDIR}/gnome-art/${PORTNAME}
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
-GSPLASH= ${LOCALBASE}/share/pixmaps/splash
-SPLASH_ICON= ${DATADIR}/glade/gnome-graphics.png
-
-post-patch:
- @${SED} -e 's|%%COMMENT%%|${COMMENT}|; \
- s|%%SPLASH_ICON%%|${SPLASH_ICON}|' \
- < ${FILESDIR}/gnome-splashscreen-manager.desktop.in \
- > ${WRKDIR}/gnome-splashscreen-manager.desktop
- cd ${WRKSRC}/lib/gnome-splashscreen-manager/ && \
- for file in `${FIND} ${GSPLASH} -type f` ; do \
- ${SED} -e 's|%%SPLASHSCREENS%%|\\n<splash_screen>\\n\\t<name>%%F%%</name>\\n\\t<filename>%%F%%</filename>\\n\\t<description>...</description>\\n\\t<author>?</author>\\n\\t<license>unknown</license>\\n</splash_screen>\\n%%SPLASHSCREENS%%|' \
- < gnome_splashscreen_manager.rb > gnome_splashscreen_manager.rb.bak ; \
- ${SED} -e "s|%%F%%|$${file}|g" < gnome_splashscreen_manager.rb.bak > gnome_splashscreen_manager.rb ; \
- done
- @${REINPLACE_CMD} -e 's|%%SPLASHSCREENS%%||' \
- ${WRKSRC}/lib/gnome-splashscreen-manager/gnome_splashscreen_manager.rb
- @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
- ${WRKSRC}/lib/gnome-splashscreen-manager/ui/main_window.rb
- @${FIND} ${WRKSRC} -name '*.bak' -delete
-
-post-install:
- ${MKDIR} ${PREFIX}/share/applications
- ${INSTALL_DATA} ${WRKDIR}/gnome-splashscreen-manager.desktop ${PREFIX}/share/applications
-
-.include <bsd.port.mk>
diff --git a/x11-themes/gnome-splashscreen-manager/distinfo b/x11-themes/gnome-splashscreen-manager/distinfo
deleted file mode 100644
index 10e574683f69..000000000000
--- a/x11-themes/gnome-splashscreen-manager/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome-art-0.2.tar.gz) = 87024a515b4968639d852fc8673edb048e250ce783c3f8f49adc00dc86a1c92d
-SIZE (gnome-art-0.2.tar.gz) = 66415
diff --git a/x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in b/x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in
deleted file mode 100644
index 255db928ca21..000000000000
--- a/x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD
-[Desktop Entry]
-Encoding=UTF-8
-Name=Gnome Splash Screen Manager
-Comment=%%COMMENT%%
-Icon=%%SPLASH_ICON%%
-Exec=gnome-splashscreen-manager
-Terminal=false
-Type=Application
-Categories=GNOME;Application;Settings;AdvancedSettings;
-OnlyShowIn=GNOME;
diff --git a/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splachscreen-manager_ui_main_window.rb b/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splachscreen-manager_ui_main_window.rb
deleted file mode 100644
index 7716eac4e5f0..000000000000
--- a/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splachscreen-manager_ui_main_window.rb
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/gnome-splashscreen-manager/ui/main_window.rb.orig Thu Feb 22 20:01:13 2007
-+++ lib/gnome-splashscreen-manager/ui/main_window.rb Thu Feb 22 20:01:34 2007
-@@ -422,7 +422,7 @@
-
- #Add old splash screen
- def add_old_splash_screen
-- if (@old_splash_screen == "")
-+ if (@old_splash_screen == "" || @old_splash_screen == nil)
- return
- end
-
diff --git a/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb b/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb
deleted file mode 100644
index 0d4cd55e20e7..000000000000
--- a/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/gnome-splashscreen-manager/gnome_splashscreen_manager.rb.orig Sun Apr 17 02:02:05 2005
-+++ lib/gnome-splashscreen-manager/gnome_splashscreen_manager.rb Sun Apr 17 02:06:02 2005
-@@ -41,7 +41,7 @@
- puts "Create SplashScreen-File"
- splash_screens_file = File.new(file, File::CREAT|File::TRUNC|File::RDWR, 0644)
-
-- new_splash_screens_file = "<?xml version=\"1.0\"?>\n<splash_screens>\n</splash_screens>\n"
-+ new_splash_screens_file = "<?xml version=\"1.0\"?>\n<splash_screens>\n%%SPLASHSCREENS%%\n</splash_screens>\n"
-
- splash_screens_file.write(new_splash_screens_file)
-
diff --git a/x11-themes/gnome-splashscreen-manager/pkg-descr b/x11-themes/gnome-splashscreen-manager/pkg-descr
deleted file mode 100644
index ac75727030ec..000000000000
--- a/x11-themes/gnome-splashscreen-manager/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Gnome splash screen manager
-
-WWW: http://www.miketech.net/gnome-art/
diff --git a/x11-themes/gnome-splashscreen-manager/pkg-plist b/x11-themes/gnome-splashscreen-manager/pkg-plist
deleted file mode 100644
index 929a2d5703a2..000000000000
--- a/x11-themes/gnome-splashscreen-manager/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-bin/gnome-splashscreen-manager
-%%DATADIR%%/glade/gnome-graphics.png
-%%DATADIR%%/glade/gnome_splashscreen_manager.glade
-%%RUBY_SITELIBDIR%%/gnome_splashscreen_manager.rb
-%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/gnome_splashscreen_manager.rb
-%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/config.rb
-%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/splash_screens.rb
-%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/ui/main_window.rb
-share/applications/gnome-splashscreen-manager.desktop
-@dirrm %%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/ui
-@dirrm %%RUBY_SITELIBDIR%%/gnome-splashscreen-manager
-@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%
-@dirrmtry share/applications