aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/splashsetter
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-20 01:36:14 +0800
committerbapt <bapt@FreeBSD.org>2014-11-20 01:36:14 +0800
commit4d4826c95e5693d080ed723e54859e53eff567f4 (patch)
tree6286cdde8be30ff69df7b6800c620254dc5b7821 /deskutils/splashsetter
parent0e8a39bdb87d1f587da6aa53d92f0c8c30d5ba76 (diff)
downloadfreebsd-ports-graphics-4d4826c95e5693d080ed723e54859e53eff567f4.tar.gz
freebsd-ports-graphics-4d4826c95e5693d080ed723e54859e53eff567f4.tar.zst
freebsd-ports-graphics-4d4826c95e5693d080ed723e54859e53eff567f4.zip
Remove gnome2 only abandonware
Diffstat (limited to 'deskutils/splashsetter')
-rw-r--r--deskutils/splashsetter/Makefile44
-rw-r--r--deskutils/splashsetter/distinfo2
-rw-r--r--deskutils/splashsetter/files/patch-splashsetter.desktop10
-rw-r--r--deskutils/splashsetter/pkg-descr6
-rw-r--r--deskutils/splashsetter/pkg-plist16
5 files changed, 0 insertions, 78 deletions
diff --git a/deskutils/splashsetter/Makefile b/deskutils/splashsetter/Makefile
deleted file mode 100644
index 3f22edb8171..00000000000
--- a/deskutils/splashsetter/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# Created by: Franz Klammer <klammer@webonaut.com>
-# $FreeBSD$
-
-PORTNAME= splashsetter
-PORTVERSION= 0.6.5.3
-PORTREVISION= 6
-CATEGORIES= deskutils gnome
-MASTER_SITES= http://webonaut.com/distfiles/${PORTNAME}/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Splash screen changer for GNOME
-
-USES= python tar:bzip2
-USE_GNOME= pygnome2 gnomeprefix
-
-do-build:
- @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \
- ${WRKSRC}/*.py
- @${FIND} ${WRKSRC} -name '*.bak' -delete
- @${FIND} ${WRKSRC} -name '*.orig' -delete
-
-do-install:
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}/splash
- @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}
- ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} \
- ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}
- ${INSTALL_DATA} ${WRKSRC}/*.py \
- ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \
- ${STAGEDIR}${PREFIX}/share/applications
- ${INSTALL_DATA} ${WRKSRC}/*.svg \
- ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}
- ${INSTALL_DATA} ${WRKSRC}/splashsetter_icon.svg \
- ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.svg
- ${INSTALL_DATA} ${WRKSRC}/*.png \
- ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}/splash
- ${LN} -sf ${PREFIX}/libexec/${PORTNAME}/${PORTNAME} \
- ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
- cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -m compileall \
- -d ${PREFIX}/libexec/${PORTNAME} -f libexec/${PORTNAME}
- cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -O -m compileall \
- -d ${PREFIX}/libexec/${PORTNAME} -f libexec/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/deskutils/splashsetter/distinfo b/deskutils/splashsetter/distinfo
deleted file mode 100644
index 9114fd7f983..00000000000
--- a/deskutils/splashsetter/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (splashsetter-0.6.5.3.tar.bz2) = 66238e926a4ed2fe8c121865243af840e42cc9bd25bc6aa586fd0d91dd93d296
-SIZE (splashsetter-0.6.5.3.tar.bz2) = 45268
diff --git a/deskutils/splashsetter/files/patch-splashsetter.desktop b/deskutils/splashsetter/files/patch-splashsetter.desktop
deleted file mode 100644
index 5444a965c5f..00000000000
--- a/deskutils/splashsetter/files/patch-splashsetter.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
---- splashsetter.desktop.orig Thu Mar 17 18:07:21 2005
-+++ splashsetter.desktop Thu Mar 17 18:08:20 2005
-@@ -4,6 +4,6 @@
- Exec=splashsetter
- Terminal=false
- Type=Application
--Icon=splashsetter/splashsetter_icon.svg
-+Icon=splashsetter.svg
- Categories=Application;
- StartupNotify=true
diff --git a/deskutils/splashsetter/pkg-descr b/deskutils/splashsetter/pkg-descr
deleted file mode 100644
index ad4442d4c6b..00000000000
--- a/deskutils/splashsetter/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-There are so many nice splash screens available but it's bothering to always
-change them manually on GConf. With Splashsetter you can change your splash
-screen with a GUI or randomly if called from the commandline with the
-parameter "--random".
-
-WWW: http://webonaut.com/splashsetter/
diff --git a/deskutils/splashsetter/pkg-plist b/deskutils/splashsetter/pkg-plist
deleted file mode 100644
index 5877f5ef343..00000000000
--- a/deskutils/splashsetter/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/splashsetter
-libexec/splashsetter/div_data.py
-libexec/splashsetter/div_data.pyc
-libexec/splashsetter/div_data.pyo
-libexec/splashsetter/splash_set_lib.py
-libexec/splashsetter/splash_set_lib.pyc
-libexec/splashsetter/splash_set_lib.pyo
-libexec/splashsetter/splash_set_gui_lib.py
-libexec/splashsetter/splash_set_gui_lib.pyc
-libexec/splashsetter/splash_set_gui_lib.pyo
-libexec/splashsetter/splashsetter
-share/applications/splashsetter.desktop
-share/pixmaps/splashsetter.svg
-share/pixmaps/splashsetter/splashsetter_icon.svg
-share/pixmaps/splashsetter/splashsetter_logo.svg
-share/pixmaps/splashsetter/splash/splashsetter_splash.png