[Lunar-commits] <moonbase> xfontsel: version bumped to 1.0.3.
Florin Braescu
florin at lunar-linux.org
Wed Sep 29 11:41:59 CEST 2010
commit 330a5d199998f472105d7e414662f2822678dc30
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 29 12:41:59 2010 +0300
xfontsel: version bumped to 1.0.3.
Move it to xorg7/app dir.
---
xorg7/app/xfontsel/BUILD | 6 ++++++
xorg7/app/xfontsel/DETAILS | 14 ++++++++++++++
zbeta/xfontsel/BUILD | 6 ------
zbeta/xfontsel/CONFLICTS | 5 -----
zbeta/xfontsel/DETAILS | 14 --------------
5 files changed, 20 insertions(+), 25 deletions(-)
diff --git a/xorg7/app/xfontsel/BUILD b/xorg7/app/xfontsel/BUILD
new file mode 100644
index 0000000..cfe3408
--- /dev/null
+++ b/xorg7/app/xfontsel/BUILD
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/xorg7/app/xfontsel/DETAILS b/xorg7/app/xfontsel/DETAILS
new file mode 100644
index 0000000..d8a9885
--- /dev/null
+++ b/xorg7/app/xfontsel/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=xfontsel
+ VERSION=1.0.3
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org
+ ENTERED=20071021
+ UPDATED=20100929
+ SHORT="program to query and display X11 fonts"
+
+cat << EOF
+program to query and display X11 fonts.
+EOF
diff --git a/zbeta/xfontsel/BUILD b/zbeta/xfontsel/BUILD
deleted file mode 100644
index cfe3408..0000000
--- a/zbeta/xfontsel/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
- . /etc/profile.d/x11r7.rc &&
-
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/xfontsel/CONFLICTS b/zbeta/xfontsel/CONFLICTS
deleted file mode 100644
index d9848ee..0000000
--- a/zbeta/xfontsel/CONFLICTS
+++ /dev/null
@@ -1,5 +0,0 @@
-conflicts XOrg6
-conflicts XOrg-fonts-base
-conflicts XOrg-fonts-extra
-conflicts XOrg-drm
-conflicts XOrg-drm-cvs
diff --git a/zbeta/xfontsel/DETAILS b/zbeta/xfontsel/DETAILS
deleted file mode 100644
index 01b562f..0000000
--- a/zbeta/xfontsel/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- MODULE=xfontsel
- VERSION=1.0.1
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/app/
- SOURCE_VFY=sha1:f265eca6dce595902d1123a23310c4063c1628f0
- MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
- ENTERED=20071021
- UPDATED=20071021
- SHORT="program to query and display X11 fonts"
-
-cat << EOF
-program to query and display X11 fonts
-EOF
More information about the Lunar-commits
mailing list