[Lunar-commits] <moonbase> xcompmgr: version bump to 1.1.4. move it to xorg7/app dir.
Florin Braescu
florin at lunar-linux.org
Sat Apr 5 14:55:15 CEST 2008
commit 80ccccd8da054edbb7aa280579bc58a66b219703
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 5 15:55:15 2008 +0300
xcompmgr: version bump to 1.1.4. move it to xorg7/app dir.
Bug fixes and code cleanup.
---
xorg7/app/xcompmgr/BUILD | 6 ++++++
xorg7/app/xcompmgr/CONFLICTS | 6 ++++++
xorg7/app/xcompmgr/DEPENDS | 1 +
xorg7/app/xcompmgr/DETAILS | 14 ++++++++++++++
zbeta/xcompmgr/DEPENDS | 1 -
zbeta/xcompmgr/DETAILS | 13 -------------
6 files changed, 27 insertions(+), 14 deletions(-)
diff --git a/xorg7/app/xcompmgr/BUILD b/xorg7/app/xcompmgr/BUILD
new file mode 100644
index 0000000..cfe3408
--- /dev/null
+++ b/xorg7/app/xcompmgr/BUILD
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/xorg7/app/xcompmgr/CONFLICTS b/xorg7/app/xcompmgr/CONFLICTS
new file mode 100644
index 0000000..5013182
--- /dev/null
+++ b/xorg7/app/xcompmgr/CONFLICTS
@@ -0,0 +1,6 @@
+conflicts XOrg6 &&
+conflicts XOrg-test &&
+conflicts XOrg-fonts-base &&
+conflicts XOrg-fonts-extra &&
+conflicts XOrg-drm &&
+conflicts XOrg-drm-cvs
diff --git a/xorg7/app/xcompmgr/DEPENDS b/xorg7/app/xcompmgr/DEPENDS
new file mode 100644
index 0000000..af131c9
--- /dev/null
+++ b/xorg7/app/xcompmgr/DEPENDS
@@ -0,0 +1 @@
+depends xproto
diff --git a/xorg7/app/xcompmgr/DETAILS b/xorg7/app/xcompmgr/DETAILS
new file mode 100644
index 0000000..d54839b
--- /dev/null
+++ b/xorg7/app/xcompmgr/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=xcompmgr
+ VERSION=1.1.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:948d6e4ea288e90896e176187ea66d0ae75e7a34
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org
+ ENTERED=20040910
+ UPDATED=20080405
+ SHORT="Adds drop shadows to windows and menus in XOrg"
+
+cat << EOF
+Adds drop shadows to windows and menus in XOrg.
+EOF
diff --git a/zbeta/xcompmgr/DEPENDS b/zbeta/xcompmgr/DEPENDS
deleted file mode 100644
index 2368fd3..0000000
--- a/zbeta/xcompmgr/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends %X
diff --git a/zbeta/xcompmgr/DETAILS b/zbeta/xcompmgr/DETAILS
deleted file mode 100644
index f4a356a..0000000
--- a/zbeta/xcompmgr/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=xcompmgr
- VERSION=1.1.3
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://xapps.freedesktop.org/release/
- SOURCE_VFY=sha1:d7600dbec8fe812f5a46772c67731dca83c7bf83
- WEB_SITE=http://xorg.freedesktop.org
- ENTERED=20040910
- UPDATED=20051031
- SHORT="adds drop shadows to windows and menus in XOrg"
-
-cat << EOF
-adds drop shadows to windows and menus in XOrg
-EOF
More information about the Lunar-commits
mailing list