Skip to Content.
Sympa Menu

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

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 (a609b5a0ff0689498b660034e2b3db69149b05cf)
  • Date: Sun, 27 Aug 2006 13:01:52 -0500

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

xorg-driver/xf86-video-impact/DEPENDS | 3 +
xorg-driver/xf86-video-impact/DETAILS | 28
++++++++++
xorg-driver/xf86-video-impact/HISTORY | 2
xorg-driver/xf86-video-impact/WIP | 1
xorg-driver/xf86-video-impact/xf86-video-impact-0.2.0.tar.bz2.sig |binary
5 files changed, 34 insertions(+)

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

xf86-video-impact: added

diff --git a/xorg-driver/xf86-video-impact/DEPENDS
b/xorg-driver/xf86-video-impact/DEPENDS
new file mode 100755
index 0000000..3decf7f
--- /dev/null
+++ b/xorg-driver/xf86-video-impact/DEPENDS
@@ -0,0 +1,3 @@
+depends util-macros &&
+depends xproto &&
+depends xorg-server
diff --git a/xorg-driver/xf86-video-impact/DETAILS
b/xorg-driver/xf86-video-impact/DETAILS
new file mode 100755
index 0000000..a78c240
--- /dev/null
+++ b/xorg-driver/xf86-video-impact/DETAILS
@@ -0,0 +1,28 @@
+ SPELL=xf86-video-impact
+ PKG=xf86-video-impact
+ VERSION=0.2.0
+ XORG_VER=X11R7.1
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+ WEB_SITE=http://xorg.freedesktop.org
+ ENTERED=20060827
+ 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-impact/HISTORY
b/xorg-driver/xf86-video-impact/HISTORY
new file mode 100644
index 0000000..831e92f
--- /dev/null
+++ b/xorg-driver/xf86-video-impact/HISTORY
@@ -0,0 +1,2 @@
+2006-08-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/xorg-driver/xf86-video-impact/WIP
b/xorg-driver/xf86-video-impact/WIP
new file mode 100755
index 0000000..94b065d
--- /dev/null
+++ b/xorg-driver/xf86-video-impact/WIP
@@ -0,0 +1 @@
+Work in progress to get Modular version working
diff --git
a/xorg-driver/xf86-video-impact/xf86-video-impact-0.2.0.tar.bz2.sig
b/xorg-driver/xf86-video-impact/xf86-video-impact-0.2.0.tar.bz2.sig
new file mode 100644
index 0000000..8e346fe
Binary files /dev/null and
b/xorg-driver/xf86-video-impact/xf86-video-impact-0.2.0.tar.bz2.sig differ



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

Archive powered by MHonArc 2.6.24.

Top of Page