summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorAndraž "ruskie" Levstik2006-05-26 00:08:06 -0100
committerAndraž "ruskie" Levstik2006-05-26 00:08:06 -0100
commit45b4b5b9300aaa87ec47c6fea91e615037ce7cc5 (patch)
tree5e247745a7eb1bb167534265adf3c4957f077065 /xorg-util
parent97916842fed526c46e827db453e58eeba849c11e (diff)
libxdamage provides XDAMAGE, xorg-libs prevides X11-LIBS
xorg-utils new provider X11-UTILS, xorg-server removed X11-LIBS and XDAMAGE provides only X11-SERVER and X11-LIBS now. Both can be provided by it as it installs the same spells and some more libs
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/xorg-utils/BUILD1
-rwxr-xr-xxorg-util/xorg-utils/CONFLICTS8
-rwxr-xr-xxorg-util/xorg-utils/DEPENDS6
-rwxr-xr-xxorg-util/xorg-utils/DETAILS10
-rw-r--r--xorg-util/xorg-utils/HISTORY3
-rwxr-xr-xxorg-util/xorg-utils/INSTALL1
-rwxr-xr-xxorg-util/xorg-utils/PRE_BUILD1
-rwxr-xr-xxorg-util/xorg-utils/PRE_INSTALL1
-rwxr-xr-xxorg-util/xorg-utils/PROVIDES1
9 files changed, 32 insertions, 0 deletions
diff --git a/xorg-util/xorg-utils/BUILD b/xorg-util/xorg-utils/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/xorg-util/xorg-utils/BUILD
@@ -0,0 +1 @@
+true
diff --git a/xorg-util/xorg-utils/CONFLICTS b/xorg-util/xorg-utils/CONFLICTS
new file mode 100755
index 0000000000..8e732a6fd8
--- /dev/null
+++ b/xorg-util/xorg-utils/CONFLICTS
@@ -0,0 +1,8 @@
+conflicts xfree86-devel &&
+conflicts xfree86-lib &&
+conflicts xfree86-43 &&
+conflicts xfree86 &&
+conflicts xdirectfb &&
+conflicts xorg
+
+
diff --git a/xorg-util/xorg-utils/DEPENDS b/xorg-util/xorg-utils/DEPENDS
new file mode 100755
index 0000000000..57e08a0cd7
--- /dev/null
+++ b/xorg-util/xorg-utils/DEPENDS
@@ -0,0 +1,6 @@
+depends util-macros &&
+depends gccmakedep &&
+depends lndir &&
+depends xorg-cf-files &&
+depends imake &&
+depends makedepend
diff --git a/xorg-util/xorg-utils/DETAILS b/xorg-util/xorg-utils/DETAILS
new file mode 100755
index 0000000000..5bb40cd2ce
--- /dev/null
+++ b/xorg-util/xorg-utils/DETAILS
@@ -0,0 +1,10 @@
+ SPELL=xorg-util-profile
+ VERSION=7.0
+ BUILD_API=2
+ WEB_SITE=http://xorg.freedesktop.org
+ ENTERED=20051215
+ UPDATED=20051215
+ SHORT="Cast this to install Xorg Utilities"
+cat << EOF
+Profile to cast Xorg Modular Utilities
+EOF
diff --git a/xorg-util/xorg-utils/HISTORY b/xorg-util/xorg-utils/HISTORY
new file mode 100644
index 0000000000..a534a4d284
--- /dev/null
+++ b/xorg-util/xorg-utils/HISTORY
@@ -0,0 +1,3 @@
+2006-05-26 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * BUILD,CONFLICTS,DEPENDS,DETAILS: created from xorg-util-profile
+ * HISTORY,INSTALL,PRE_BUILD,PRE_INSTALL: created from xorg-util-profile
diff --git a/xorg-util/xorg-utils/INSTALL b/xorg-util/xorg-utils/INSTALL
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/xorg-util/xorg-utils/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/xorg-util/xorg-utils/PRE_BUILD b/xorg-util/xorg-utils/PRE_BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/xorg-util/xorg-utils/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/xorg-util/xorg-utils/PRE_INSTALL b/xorg-util/xorg-utils/PRE_INSTALL
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/xorg-util/xorg-utils/PRE_INSTALL
@@ -0,0 +1 @@
+true
diff --git a/xorg-util/xorg-utils/PROVIDES b/xorg-util/xorg-utils/PROVIDES
new file mode 100755
index 0000000000..94db573c76
--- /dev/null
+++ b/xorg-util/xorg-utils/PROVIDES
@@ -0,0 +1 @@
+X11-UTILS