pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xclock This package provides xclock, an analog / d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b36482b6015
branches: trunk
changeset: 525905:2b36482b6015
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun Feb 25 05:54:47 2007 +0000
description:
This package provides xclock, an analog / digital clock for X.
This is from the modular X.org X11 project.
diffstat:
x11/xclock/DESCR | 3 +++
x11/xclock/Makefile | 21 +++++++++++++++++++++
x11/xclock/PLIST | 5 +++++
x11/xclock/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r 8afa289339be -r 2b36482b6015 x11/xclock/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xclock/DESCR Sun Feb 25 05:54:47 2007 +0000
@@ -0,0 +1,3 @@
+This package provides xclock, an analog / digital clock for X.
+
+This is from the modular X.org X11 project.
diff -r 8afa289339be -r 2b36482b6015 x11/xclock/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xclock/Makefile Sun Feb 25 05:54:47 2007 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/25 05:54:47 dsainty Exp $
+#
+
+DISTNAME= xclock-1.0.2
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= dsainty%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/releases/individual/app/
+COMMENT= Analog / digital clock for X
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/libxkbfile/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8afa289339be -r 2b36482b6015 x11/xclock/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xclock/PLIST Sun Feb 25 05:54:47 2007 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/25 05:54:47 dsainty Exp $
+bin/xclock
+lib/X11/app-defaults/XClock
+lib/X11/app-defaults/XClock-color
+man/man1/xclock.1
diff -r 8afa289339be -r 2b36482b6015 x11/xclock/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xclock/distinfo Sun Feb 25 05:54:47 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/25 05:54:47 dsainty Exp $
+
+SHA1 (xclock-1.0.2.tar.bz2) = d871dc3a6b723a7bd528a12de7268809fba12105
+RMD160 (xclock-1.0.2.tar.bz2) = f06b33dadeb3513bc59d2b676626052a526aefd1
+Size (xclock-1.0.2.tar.bz2) = 104335 bytes
Home |
Main Index |
Thread Index |
Old Index