summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-06-02 08:51:44 +0000
committercjep <cjep@pkgsrc.org>2002-06-02 08:51:44 +0000
commitfa8e106457382eb5059a69dad215ea5cc992d950 (patch)
treed84824192bab3f1ce42dad3b3aa79a728defd648 /sysutils
parent6d190a196e86cfdbd14750e10c02b74229175e48 (diff)
downloadpkgsrc-fa8e106457382eb5059a69dad215ea5cc992d950.tar.gz
Initial import of ROX-wallpaper 0.1.1 to the NetBSD Packages Collection.
This ROX application can be used to place an image on your desktop background. You can drag an image onto the Wallpaper icon to set that image as the desktop background directly, or you can click on the Wallpaper icon to set things up for automatic use. Provided by Rui-Xiang Guo in PR#17042. Thanks!
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rox-wallpaper/DESCR4
-rw-r--r--sysutils/rox-wallpaper/Makefile40
-rw-r--r--sysutils/rox-wallpaper/PLIST12
-rw-r--r--sysutils/rox-wallpaper/distinfo4
4 files changed, 60 insertions, 0 deletions
diff --git a/sysutils/rox-wallpaper/DESCR b/sysutils/rox-wallpaper/DESCR
new file mode 100644
index 00000000000..9789a242a54
--- /dev/null
+++ b/sysutils/rox-wallpaper/DESCR
@@ -0,0 +1,4 @@
+This ROX application can be used to place an image on your desktop
+background. You can drag an image onto the Wallpaper icon to set that
+image as the desktop background directly, or you can click on the
+Wallpaper icon to set things up for automatic use.
diff --git a/sysutils/rox-wallpaper/Makefile b/sysutils/rox-wallpaper/Makefile
new file mode 100644
index 00000000000..916885ef412
--- /dev/null
+++ b/sysutils/rox-wallpaper/Makefile
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/02 08:51:44 cjep Exp $
+#
+
+DISTNAME= Wallpaper-0.1.1
+PKGNAME= rox-wallpaper-0.1.1
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= rxg@netbsd.org
+HOMEPAGE= http://rox.sourceforge.net/
+COMMENT= For setting the backdrop
+
+DEPENDS+= rox-lib>=0.1.4:../../sysutils/rox-lib
+DEPENDS+= ImageMagick>=5.3.9:../../graphics/ImageMagick
+
+DIST_SUBDIR= rox
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+WRKSRC= ${WRKDIR}/Wallpaper
+
+PYTHON_PATCH_SCRIPTS= AppRun
+
+post-patch:
+ ${SED} -e s:"/usr/local/lib":"${PREFIX}/share/rox":g \
+ < ${WRKSRC}/findrox.py \
+ > ${WRKSRC}/findrox.py.1
+ ${MV} -f ${WRKSRC}/findrox.py.1 ${WRKSRC}/findrox.py
+
+pre-install:
+ ${RM} -f ${WRKSRC}/AppRun.tmp
+
+do-install:
+ ${CP} -Rf ${WRKSRC} ${PREFIX}/share/rox
+
+.include "../../lang/python/application.buildlink.mk"
+.include "../../x11/pygtk/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/rox-wallpaper/PLIST b/sysutils/rox-wallpaper/PLIST
new file mode 100644
index 00000000000..6a0980a88cc
--- /dev/null
+++ b/sysutils/rox-wallpaper/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/02 08:51:44 cjep Exp $
+share/rox/Wallpaper/AppIcon.xpm
+share/rox/Wallpaper/AppInfo.xml
+share/rox/Wallpaper/AppRun
+share/rox/Wallpaper/AutoStart.py
+share/rox/Wallpaper/Help/COPYING
+share/rox/Wallpaper/Help/README
+share/rox/Wallpaper/display.py
+share/rox/Wallpaper/findrox.py
+share/rox/Wallpaper/no_display.py
+@dirrm share/rox/Wallpaper/Help
+@dirrm share/rox/Wallpaper
diff --git a/sysutils/rox-wallpaper/distinfo b/sysutils/rox-wallpaper/distinfo
new file mode 100644
index 00000000000..d926b79298c
--- /dev/null
+++ b/sysutils/rox-wallpaper/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/02 08:51:44 cjep Exp $
+
+SHA1 (rox/Wallpaper-0.1.1.tgz) = 344a909bf16bad6fb52b85fab064eff66fbd33a8
+Size (rox/Wallpaper-0.1.1.tgz) = 13007 bytes