Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Robin Cook (0d36892870e4441d6126ebf33afac7ec12be6882)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Robin Cook (0d36892870e4441d6126ebf33afac7ec12be6882)
  • Date: Sun, 27 Aug 2006 12:22:21 -0500

GIT changes to master xorg-modular grimoire by Robin Cook <rcook AT wyrms.net>:

xorg-driver/xf86-input-vmmouse/DEPENDS
| 3 +
xorg-driver/xf86-input-vmmouse/DETAILS
| 28 ++++++++++
xorg-driver/xf86-input-vmmouse/HISTORY
| 5 +
xorg-driver/xf86-input-vmmouse/WIP
| 1
xorg-driver/xf86-input-vmmouse/xf86-input-vmmouse-X11R7.1-12.4.0.tar.bz2.sig
|binary
xorg-driver/xf86-video-ast/DEPENDS
| 3 +
xorg-driver/xf86-video-ast/DETAILS
| 28 ++++++++++
xorg-driver/xf86-video-ast/HISTORY
| 5 +
xorg-driver/xf86-video-ast/WIP
| 1
xorg-driver/xf86-video-ast/xf86-video-ast-X11R7.1-0.81.0.tar.bz2.sig
|binary
10 files changed, 74 insertions(+)

New commits:
commit 0d36892870e4441d6126ebf33afac7ec12be6882
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

xf86-video-ast: added

commit 7f42cfd866d6e2f8ba9fe6b2b9b5c6cb682b7964
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

xf86-input-vmmouse: added

diff --git a/xorg-driver/xf86-input-vmmouse/DEPENDS
b/xorg-driver/xf86-input-vmmouse/DEPENDS
new file mode 100755
index 0000000..3decf7f
--- /dev/null
+++ b/xorg-driver/xf86-input-vmmouse/DEPENDS
@@ -0,0 +1,3 @@
+depends util-macros &&
+depends xproto &&
+depends xorg-server
diff --git a/xorg-driver/xf86-input-vmmouse/DETAILS
b/xorg-driver/xf86-input-vmmouse/DETAILS
new file mode 100755
index 0000000..c9c652a
--- /dev/null
+++ b/xorg-driver/xf86-input-vmmouse/DETAILS
@@ -0,0 +1,28 @@
+ SPELL=xf86-input-vmmouse
+ PKG=xf86-input-vmmouse
+ VERSION=12.4.0
+ XORG_VER=X11R7.1
+ SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/driver/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ WEB_SITE=http://xorg.freedesktop.org
+ ENTERED=2006-08-25
+ LICENSE[0]=XCL
+ BUILD_API=2
+ SHORT="Module xf86-input-vmmouse 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-driver/xf86-input-vmmouse/HISTORY
b/xorg-driver/xf86-input-vmmouse/HISTORY
new file mode 100644
index 0000000..32e826f
--- /dev/null
+++ b/xorg-driver/xf86-input-vmmouse/HISTORY
@@ -0,0 +1,5 @@
+2006-08-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: Updated VERSION to 12.4.0
+
+2006-08-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/xorg-driver/xf86-input-vmmouse/WIP
b/xorg-driver/xf86-input-vmmouse/WIP
new file mode 100755
index 0000000..94b065d
--- /dev/null
+++ b/xorg-driver/xf86-input-vmmouse/WIP
@@ -0,0 +1 @@
+Work in progress to get Modular version working
diff --git
a/xorg-driver/xf86-input-vmmouse/xf86-input-vmmouse-X11R7.1-12.4.0.tar.bz2.sig

b/xorg-driver/xf86-input-vmmouse/xf86-input-vmmouse-X11R7.1-12.4.0.tar.bz2.sig
new file mode 100644
index 0000000..d83efa7
Binary files /dev/null and
b/xorg-driver/xf86-input-vmmouse/xf86-input-vmmouse-X11R7.1-12.4.0.tar.bz2.sig
differ
diff --git a/xorg-driver/xf86-video-ast/DEPENDS
b/xorg-driver/xf86-video-ast/DEPENDS
new file mode 100755
index 0000000..3decf7f
--- /dev/null
+++ b/xorg-driver/xf86-video-ast/DEPENDS
@@ -0,0 +1,3 @@
+depends util-macros &&
+depends xproto &&
+depends xorg-server
diff --git a/xorg-driver/xf86-video-ast/DETAILS
b/xorg-driver/xf86-video-ast/DETAILS
new file mode 100755
index 0000000..bf41620
--- /dev/null
+++ b/xorg-driver/xf86-video-ast/DETAILS
@@ -0,0 +1,28 @@
+ SPELL=xf86-video-ast
+ PKG=xf86-video-ast
+ VERSION=0.81.0
+ XORG_VER=X11R7.1
+ SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/driver/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ WEB_SITE=http://xorg.freedesktop.org
+ ENTERED=20060825
+ LICENSE[0]=XCL
+ BUILD_API=2
+ SHORT="Module xf86-video-ark 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-driver/xf86-video-ast/HISTORY
b/xorg-driver/xf86-video-ast/HISTORY
new file mode 100644
index 0000000..72ae662
--- /dev/null
+++ b/xorg-driver/xf86-video-ast/HISTORY
@@ -0,0 +1,5 @@
+2006-08-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: Updated VERSION to 0.81.0
+
+2006-08-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/xorg-driver/xf86-video-ast/WIP b/xorg-driver/xf86-video-ast/WIP
new file mode 100755
index 0000000..94b065d
--- /dev/null
+++ b/xorg-driver/xf86-video-ast/WIP
@@ -0,0 +1 @@
+Work in progress to get Modular version working
diff --git
a/xorg-driver/xf86-video-ast/xf86-video-ast-X11R7.1-0.81.0.tar.bz2.sig
b/xorg-driver/xf86-video-ast/xf86-video-ast-X11R7.1-0.81.0.tar.bz2.sig
new file mode 100644
index 0000000..f3e482c
Binary files /dev/null and
b/xorg-driver/xf86-video-ast/xf86-video-ast-X11R7.1-0.81.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master xorg-modular grimoire by Robin Cook (0d36892870e4441d6126ebf33afac7ec12be6882), Robin Cook, 08/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page