pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/rox-wallpaper Initial import rox-wallpaper-2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3da55992ccbe
branches:  trunk
changeset: 507259:3da55992ccbe
user:      rxg <rxg%pkgsrc.org@localhost>
date:      Sun Jan 29 17:54:13 2006 +0000

description:
Initial import rox-wallpaper-2.0.
Setting the backdrop for ROX.

diffstat:

 x11/rox-wallpaper/DESCR    |   4 ++++
 x11/rox-wallpaper/Makefile |  38 ++++++++++++++++++++++++++++++++++++++
 x11/rox-wallpaper/PLIST    |  23 +++++++++++++++++++++++
 x11/rox-wallpaper/distinfo |   5 +++++
 4 files changed, 70 insertions(+), 0 deletions(-)

diffs (86 lines):

diff -r 6fe4c9167b5e -r 3da55992ccbe x11/rox-wallpaper/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rox-wallpaper/DESCR   Sun Jan 29 17:54:13 2006 +0000
@@ -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 -r 6fe4c9167b5e -r 3da55992ccbe x11/rox-wallpaper/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rox-wallpaper/Makefile        Sun Jan 29 17:54:13 2006 +0000
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/29 17:54:13 rxg Exp $
+#
+
+DISTNAME=      wallpaper-2.0
+PKGNAME=       rox-${DISTNAME}
+CATEGORIES=    x11
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=rox/}
+EXTRACT_SUFX=  .tgz
+
+MAINTAINER=    rxg%NetBSD.org@localhost
+HOMEPAGE=      http://rox.sourceforge.net/desktop/node/54
+COMMENT=       For setting the backdrop
+
+DEPENDS+=      rox-lib>=2.0.2nb2:../../devel/rox-lib
+
+WRKSRC=                ${WRKDIR}/${DISTNAME}/Wallpaper
+DIST_SUBDIR=   rox
+
+NO_BUILD=      yes
+
+PYTHON_PATCH_SCRIPTS=  AppRun
+
+INSTALLATION_DIRS=     share/rox/Wallpaper
+
+SUBST_CLASSES+=                lib
+SUBST_MESSAGE.lib=     Fixing hardcoded paths for ROX-Lib.
+SUBST_STAGE.lib=       post-patch
+SUBST_FILES.lib=       findrox.py
+SUBST_SED.lib=         -e 's,/usr/local/lib,${PREFIX}/share/rox,g'
+
+post-patch:
+       @${FIND} ${WRKSRC} -name 'CVS' -print | ${XARGS} ${RM} -rf
+
+do-install:
+       cd ${WRKSRC} && ${PAX} -rw . ${PREFIX}/share/rox/Wallpaper
+
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6fe4c9167b5e -r 3da55992ccbe x11/rox-wallpaper/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rox-wallpaper/PLIST   Sun Jan 29 17:54:13 2006 +0000
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/29 17:54:13 rxg Exp $
+share/rox/Wallpaper/.DirIcon
+share/rox/Wallpaper/AppInfo.xml
+share/rox/Wallpaper/AppRun
+share/rox/Wallpaper/Help/COPYING
+share/rox/Wallpaper/Help/Changes
+share/rox/Wallpaper/Help/README
+share/rox/Wallpaper/Messages/dist
+share/rox/Wallpaper/Messages/it.gmo
+share/rox/Wallpaper/Messages/it.po
+share/rox/Wallpaper/Messages/update-po
+share/rox/Wallpaper/Messages/zh_CN.gmo
+share/rox/Wallpaper/Messages/zh_CN.po
+share/rox/Wallpaper/Messages/zh_TW.gmo
+share/rox/Wallpaper/Messages/zh_TW.po
+share/rox/Wallpaper/Wallpaper.xml
+share/rox/Wallpaper/actions.py
+share/rox/Wallpaper/findrox.py
+share/rox/Wallpaper/main.py
+share/rox/Wallpaper/options.py
+@dirrm share/rox/Wallpaper/Messages
+@dirrm share/rox/Wallpaper/Help
+@dirrm share/rox/Wallpaper
diff -r 6fe4c9167b5e -r 3da55992ccbe x11/rox-wallpaper/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rox-wallpaper/distinfo        Sun Jan 29 17:54:13 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/29 17:54:13 rxg Exp $
+
+SHA1 (rox/wallpaper-2.0.tgz) = b03bfad26250c3fad64e2e3a6580a4dd6d08b73e
+RMD160 (rox/wallpaper-2.0.tgz) = b916e0a73d58ee147a02e4b57cfcae958bd099b7
+Size (rox/wallpaper-2.0.tgz) = 21415 bytes



Home | Main Index | Thread Index | Old Index