[Lunar-commits] <moonbase> xclip: version bump, website change/update, added sha1sum
Auke Kok
sofar at foo-projects.org
Thu Nov 20 23:00:34 CET 2008
commit 302f9fed16d5834e704157ab1fa376c3ffd2e750
Author: Jon Kopetz <ccs4ever at gmail.com>
Date: Thu Nov 20 23:00:34 2008 +0100
xclip: version bump, website change/update, added sha1sum
I modified the short message a little, in an attempt to further shorten
it and make it a little more explainatory.
Tested and compiled fine using latest the latest X from the moonbase
---
x11-utils/xclip/BUILD | 8 --------
x11-utils/xclip/DETAILS | 14 +++++++-------
2 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/x11-utils/xclip/BUILD b/x11-utils/xclip/BUILD
index f2a22bf..e69de29 100644
--- a/x11-utils/xclip/BUILD
+++ b/x11-utils/xclip/BUILD
@@ -1,8 +0,0 @@
-(
- prepare_install &&
- xmkmf &&
- make &&
- make install &&
- make install.man
-
-) > $C_FIFO 2>&1
diff --git a/x11-utils/xclip/DETAILS b/x11-utils/xclip/DETAILS
index 7144235..51a218c 100644
--- a/x11-utils/xclip/DETAILS
+++ b/x11-utils/xclip/DETAILS
@@ -1,12 +1,12 @@
- MODULE=xclip
- VERSION=0.08
+ MODULE=xclip
+ VERSION=0.11
SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_URL[0]=http://people.debian.org/~kims/$MODULE/
- WEB_SITE=http://people.debian.org/~kims/xclip/
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:e65e287e48567d661d125c1a78e43d5d9f572cae
+ WEB_SITE=http://sourceforge.net/projects/xclip
ENTERED=20020423
- UPDATED=20020423
- SHORT="a small shell utility for writing to the X clipboard"
+ UPDATED=20081115
+ SHORT="An X clipboard reader/writer"
cat << EOF
xclip is a command line utility that is designed to run on any system
with an X11 implementation. It provides an interface to X selections
More information about the Lunar-commits
mailing list