summaryrefslogtreecommitdiffstats
path: root/xorg-data/xkeyboard-config
diff options
context:
space:
mode:
authorRobin Cook2005-12-24 01:42:45 +0000
committerRobin Cook2005-12-24 01:42:45 +0000
commiteb60c3c715efb6aba3d1980e95747eb16b39a271 (patch)
tree8030317fc387a8959dec03009a33b156637ffb0a /xorg-data/xkeyboard-config
parent90cdbd349f9d131f3997e25d0e27a15c5286a6a2 (diff)
xkeyboard-config: new spell
xorg-data-profile: changed xkbdata to xkeyboard-config
Diffstat (limited to 'xorg-data/xkeyboard-config')
-rwxr-xr-xxorg-data/xkeyboard-config/BUILD5
-rwxr-xr-xxorg-data/xkeyboard-config/DEPENDS2
-rwxr-xr-xxorg-data/xkeyboard-config/DETAILS29
-rw-r--r--xorg-data/xkeyboard-config/HISTORY8
-rwxr-xr-xxorg-data/xkeyboard-config/INSTALL2
-rwxr-xr-xxorg-data/xkeyboard-config/WIP1
-rw-r--r--xorg-data/xkeyboard-config/xkeyboard-config-0.7.tar.bz2.sigbin0 -> 536 bytes
7 files changed, 47 insertions, 0 deletions
diff --git a/xorg-data/xkeyboard-config/BUILD b/xorg-data/xkeyboard-config/BUILD
new file mode 100755
index 0000000000..3187ef23fb
--- /dev/null
+++ b/xorg-data/xkeyboard-config/BUILD
@@ -0,0 +1,5 @@
+OPTS="$OPTS --enable-xkbcomp-symlink" &&
+OPTS="$OPTS --enable-compat-rules" &&
+OPTS="$OPTS --with-xkb-rules-symlinks=xorg,xfree86" &&
+
+default_build
diff --git a/xorg-data/xkeyboard-config/DEPENDS b/xorg-data/xkeyboard-config/DEPENDS
new file mode 100755
index 0000000000..7382800e7d
--- /dev/null
+++ b/xorg-data/xkeyboard-config/DEPENDS
@@ -0,0 +1,2 @@
+depends util-macros &&
+depends xkbcomp
diff --git a/xorg-data/xkeyboard-config/DETAILS b/xorg-data/xkeyboard-config/DETAILS
new file mode 100755
index 0000000000..0e7d49f2fc
--- /dev/null
+++ b/xorg-data/xkeyboard-config/DETAILS
@@ -0,0 +1,29 @@
+ SPELL=xkeyboard-config
+ PKG=xkeyboard-config
+ VERSION=0.7
+ XORG_VER=X11R7.0
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=http://xlibs.freedesktop.org/xkbdesc/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+ WEB_SITE=http://xorg.freedesktop.org
+ ENTERED=20051125
+ UPDATED=20051125
+ LICENSE[0]=XCL
+ BUILD_API=2
+ SHORT="Module xkbdata for xorg"
+cat << EOF
+The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
+maintain the official Public Implementation of X11.
+
+The XOrg Foundation invites anyone who has an interest to join in. Anyone
+may create and work on a branch in the repository. See XOrgRepository for
+more information about the XOrg Foundation repository.
+
+The repository consists of an imported XFree86 tree that is very close
+to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
+new licensing scheme incompatible with the GPL. For this reason, we have
+recreated its tree as closely as possible without importing files affected
+by the new license. Our tree is being referred to as simply "XOrg", and a
+public release will be made shortly.
+EOF
diff --git a/xorg-data/xkeyboard-config/HISTORY b/xorg-data/xkeyboard-config/HISTORY
new file mode 100644
index 0000000000..71d8c3b655
--- /dev/null
+++ b/xorg-data/xkeyboard-config/HISTORY
@@ -0,0 +1,8 @@
+2005-12-23 Robin Cook <rcook@wyrms.net>
+ * DETAILS: updated VERSION to 0.7
+
+2005-12-23 Robin Cook <rcook@wyrms.net>
+ * DETAILS: updated VERSION to 0.7
+
+2005-12-23 Robin Cook <rcook@wyrms.net>
+ * created spell
diff --git a/xorg-data/xkeyboard-config/INSTALL b/xorg-data/xkeyboard-config/INSTALL
new file mode 100755
index 0000000000..e023e7ff84
--- /dev/null
+++ b/xorg-data/xkeyboard-config/INSTALL
@@ -0,0 +1,2 @@
+default_install &&
+mkdir /p ${INSTALL_ROOT}/var/lib/xkb
diff --git a/xorg-data/xkeyboard-config/WIP b/xorg-data/xkeyboard-config/WIP
new file mode 100755
index 0000000000..94b065d9e0
--- /dev/null
+++ b/xorg-data/xkeyboard-config/WIP
@@ -0,0 +1 @@
+Work in progress to get Modular version working
diff --git a/xorg-data/xkeyboard-config/xkeyboard-config-0.7.tar.bz2.sig b/xorg-data/xkeyboard-config/xkeyboard-config-0.7.tar.bz2.sig
new file mode 100644
index 0000000000..f2442220dd
--- /dev/null
+++ b/xorg-data/xkeyboard-config/xkeyboard-config-0.7.tar.bz2.sig
Binary files differ