pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xsetroot Import xsetroot-1.0.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b31799bee4c
branches:  trunk
changeset: 521258:6b31799bee4c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Nov 07 17:37:33 2006 +0000

description:
Import xsetroot-1.0.1:
The xsetroot program is used to tailor the appearance of the background
window of the X server.  This is from the modular X.org X11 project.

diffstat:

 x11/xsetroot/DESCR    |   2 ++
 x11/xsetroot/Makefile |  22 ++++++++++++++++++++++
 x11/xsetroot/PLIST    |   3 +++
 x11/xsetroot/distinfo |   5 +++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r a5ade4f66f13 -r 6b31799bee4c x11/xsetroot/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetroot/DESCR        Tue Nov 07 17:37:33 2006 +0000
@@ -0,0 +1,2 @@
+The xsetroot program is used to tailor the appearance of the background
+window of the X server.  This is from the modular X.org X11 project.
diff -r a5ade4f66f13 -r 6b31799bee4c x11/xsetroot/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetroot/Makefile     Tue Nov 07 17:37:33 2006 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/07 17:37:33 joerg Exp $
+#
+
+DISTNAME=              xsetroot-1.0.1
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               X root window parameter setting program
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/xbitmaps/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r a5ade4f66f13 -r 6b31799bee4c x11/xsetroot/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetroot/PLIST        Tue Nov 07 17:37:33 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/07 17:37:33 joerg Exp $
+bin/xsetroot
+man/man1/xsetroot.1
diff -r a5ade4f66f13 -r 6b31799bee4c x11/xsetroot/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsetroot/distinfo     Tue Nov 07 17:37:33 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/07 17:37:33 joerg Exp $
+
+SHA1 (xsetroot-1.0.1.tar.bz2) = 1a0353b4ab580314d39d704013e332b9b1bb8642
+RMD160 (xsetroot-1.0.1.tar.bz2) = 0a1a7e134241c8913438e2c1d058ee5a8ad2d1c2
+Size (xsetroot-1.0.1.tar.bz2) = 77709 bytes



Home | Main Index | Thread Index | Old Index