Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Andraž Levstik (6ea4d4f643d49893deff76ebef74012230946ab9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Andraž Levstik (6ea4d4f643d49893deff76ebef74012230946ab9)
  • Date: Sat, 11 Aug 2007 06:33:28 -0500

GIT changes to master xorg-modular grimoire by Andraž Levstik
<ruskie AT mages.ath.cx>:

dev/null |binary
xorg-app/iceauth/DETAILS | 12 +++++-------
xorg-app/iceauth/HISTORY | 4 ++++
xorg-app/iceauth/iceauth-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-app/ico/DETAILS | 12 +++++-------
xorg-app/ico/HISTORY | 4 ++++
xorg-app/ico/ico-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-app/setxkbmap/DETAILS | 4 ++--
xorg-app/setxkbmap/HISTORY | 3 +++
xorg-app/xclock/DETAILS | 12 +++++-------
xorg-app/xclock/HISTORY | 4 ++++
xorg-app/xdm/DETAILS | 4 ++--
xorg-app/xdm/HISTORY | 3 +++
xorg-app/xgamma/DETAILS | 12 +++++-------
xorg-app/xgamma/HISTORY | 4 ++++
xorg-app/xgamma/xgamma-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-app/xhost/DETAILS | 12 +++++-------
xorg-app/xhost/HISTORY | 4 ++++
xorg-app/xman/DEPENDS | 6 +++++-
xorg-app/xman/DETAILS | 12 +++++-------
xorg-app/xman/HISTORY | 5 +++++
xorg-app/xmessage/DETAILS | 12 +++++-------
xorg-app/xmessage/HISTORY | 4 ++++
xorg-app/xmessage/xmessage-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-app/xmodmap/DETAILS | 4 ++--
xorg-app/xmodmap/HISTORY | 3 +++
xorg-app/xprop/DETAILS | 4 ++--
xorg-app/xprop/HISTORY | 3 +++
xorg-app/xsetroot/DETAILS | 12 +++++-------
xorg-app/xsetroot/HISTORY | 4 ++++
xorg-app/xsetroot/xsetroot-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-driver/xf86-input-mouse/DETAILS | 4 ++--
xorg-driver/xf86-input-mouse/HISTORY | 3 +++
xorg-driver/xf86-video-ati/DETAILS | 4 ++--
xorg-driver/xf86-video-ati/HISTORY | 3 +++
xorg-lib/libxi/DETAILS | 4 ++--
xorg-lib/libxi/HISTORY | 3 +++
xorg-lib/pixman/DEPENDS | 1 +
xorg-lib/pixman/DETAILS | 13 +++++++++++++
xorg-lib/pixman/HISTORY | 3 +++
xorg-lib/pixman/INSTALL | 11 +++++++++++
41 files changed, 141 insertions(+), 71 deletions(-)

New commits:
commit 6ea4d4f643d49893deff76ebef74012230946ab9
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

Merge

diff --git a/xorg-app/iceauth/DETAILS b/xorg-app/iceauth/DETAILS
index f1e8ee2..9e1dad2 100755
--- a/xorg-app/iceauth/DETAILS
+++ b/xorg-app/iceauth/DETAILS
@@ -1,16 +1,14 @@
SPELL=iceauth
PKG=iceauth
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.0
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:c838d242741a79358ea3d780249d7fdc2476805ed809674bd59c2b8c01a7fbf0e2fd69badabd12dc09dbb932885a41f77df03831c610b09fa1f28495a02bc115
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="ICE authority file utility"
cat << EOF
The iceauth program is used to edit and display the authorization
diff --git a/xorg-app/iceauth/HISTORY b/xorg-app/iceauth/HISTORY
index 98cc0db..702bdc3 100644
--- a/xorg-app/iceauth/HISTORY
+++ b/xorg-app/iceauth/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.2
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/iceauth/iceauth-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/iceauth/iceauth-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index 270f1d5..0000000
Binary files a/xorg-app/iceauth/iceauth-X11R7.0-1.0.1.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-app/ico/DETAILS b/xorg-app/ico/DETAILS
index 3273547..31bcfcf 100755
--- a/xorg-app/ico/DETAILS
+++ b/xorg-app/ico/DETAILS
@@ -1,16 +1,14 @@
SPELL=ico
PKG=ico
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.0
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:25809672ee8a182d855ef7455db7b67066ca254736cf7fe892fea3dc6f015cdd8a6632402f241dc544c44f8f01fee67ad185ee2505e34203255d5679d8cd2c82
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Animate an icosahedron or other polyhedron"
cat << EOF
Ico displays a wire-frame rotating polyhedron, with hidden lines removed, or
diff --git a/xorg-app/ico/HISTORY b/xorg-app/ico/HISTORY
index 93d7903..9068cd5 100644
--- a/xorg-app/ico/HISTORY
+++ b/xorg-app/ico/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.2
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/ico/ico-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/ico/ico-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index cc85c5e..0000000
Binary files a/xorg-app/ico/ico-X11R7.0-1.0.1.tar.bz2.sig and /dev/null differ
diff --git a/xorg-app/setxkbmap/DETAILS b/xorg-app/setxkbmap/DETAILS
index 0473ec1..8cc506b 100755
--- a/xorg-app/setxkbmap/DETAILS
+++ b/xorg-app/setxkbmap/DETAILS
@@ -1,10 +1,10 @@
SPELL=setxkbmap
PKG=setxkbmap
- VERSION=1.0.3
+ VERSION=1.0.4
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:549682d0a339a9123d113aed7c3f6a9ae92d65e0852abb2495f7da53ccbc0f6740f992dc70b9c5716a1350add03e58c4666543fdae7d5c7c29eed8bf8c7cd22f
+
SOURCE_HASH=sha512:ae8709b948ca6dd00f63d082d1b4352fa8213d71c47bbfd8952a0710832f95be10aba4354623aacfd44c8f5ae50957626e7ba2146c7194c9ae8e4448c5177fbc
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/setxkbmap/HISTORY b/xorg-app/setxkbmap/HISTORY
index 678390b..6722724 100644
--- a/xorg-app/setxkbmap/HISTORY
+++ b/xorg-app/setxkbmap/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 1.0.4
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xclock/BUILD b/xorg-app/xclock/BUILD
old mode 100644
new mode 100755
diff --git a/xorg-app/xclock/DETAILS b/xorg-app/xclock/DETAILS
index 6af679b..a0aa938 100755
--- a/xorg-app/xclock/DETAILS
+++ b/xorg-app/xclock/DETAILS
@@ -1,16 +1,14 @@
SPELL=xclock
PKG=xclock
- VERSION=1.0.2
+ VERSION=1.0.3
XORG_VER=X11R7.1
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
-
SOURCE_HASH=sha512:9adbaafb8e7512f7ec2918ce90bdbfda58d5104fa5d337d0833eca60be4c78bc718ad51522b7cb7999bdee0f49c9f2ac59410cfec0f3409eda26704a58e1fb79
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:e6e1ffe208cf6bce3f8f979c021a9bbe04fe6ba8ff30616801aa171d1167d1b24f8a6cd94874b3198d3faa51d29b6ee7b501375d7b1128b4edbe9296d15faafb
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="the X.Org xclock application"
cat << EOF
xclock is a small, simple X based clock application.
diff --git a/xorg-app/xclock/HISTORY b/xorg-app/xclock/HISTORY
index c2fb4f6..24fefd5 100644
--- a/xorg-app/xclock/HISTORY
+++ b/xorg-app/xclock/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.3
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xdm/DETAILS b/xorg-app/xdm/DETAILS
index 72e2e68..4928eb0 100755
--- a/xorg-app/xdm/DETAILS
+++ b/xorg-app/xdm/DETAILS
@@ -1,10 +1,10 @@
SPELL=xdm
PKG=xdm
- VERSION=1.1.4
+ VERSION=1.1.5
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:627745c4097e4aff18c53d8da7ec97b3036b29058647a11acdde0647442d09c9ddb7983bba4495107578b10240abcb57f3cf680d103442fcb8f17c4317d0fee0
+
SOURCE_HASH=sha512:f68455e21f028095c75687164159927f26a8fb8fe2e3f08724f661e41c56874853df420c775afff20472757715e6d9ea44254602a4c1cb4401e86efc3093f11a
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
LICENSE[0]=XCL
diff --git a/xorg-app/xdm/HISTORY b/xorg-app/xdm/HISTORY
index c9875f9..2316506 100644
--- a/xorg-app/xdm/HISTORY
+++ b/xorg-app/xdm/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 1.1.5
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xgamma/DETAILS b/xorg-app/xgamma/DETAILS
index ddb0252..3fdfe5f 100755
--- a/xorg-app/xgamma/DETAILS
+++ b/xorg-app/xgamma/DETAILS
@@ -1,16 +1,14 @@
SPELL=xgamma
PKG=xgamma
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.0
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:09e68810b137e941d855ac4618e3239a0ca608082d83f79ea9758f3ab794d629864698544865f9df7cd66a9204d821e66f7069369feec17ff08600df772e543e
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Alter a monitor's gamma correction through the X server"
cat << EOF
xgamma allows X users to query and alter the gamma correction of a
diff --git a/xorg-app/xgamma/HISTORY b/xorg-app/xgamma/HISTORY
index 98cc0db..702bdc3 100644
--- a/xorg-app/xgamma/HISTORY
+++ b/xorg-app/xgamma/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.2
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xgamma/xgamma-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/xgamma/xgamma-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index de854f3..0000000
Binary files a/xorg-app/xgamma/xgamma-X11R7.0-1.0.1.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xhost/DETAILS b/xorg-app/xhost/DETAILS
index 4cfb9ea..aea4582 100755
--- a/xorg-app/xhost/DETAILS
+++ b/xorg-app/xhost/DETAILS
@@ -1,16 +1,14 @@
SPELL=xhost
PKG=xhost
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.1
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
-
SOURCE_HASH=sha512:98e14b3bddd6703e4dd1db69250504be078ec9db8d0795d55e4d1e451293e431fb6bda5615938309602da0f80abe112733c8c0647f6f531951f4d9e992fb94c5
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:e50ad44abcb9fdcf34bac0448cbe8cf46c8d442dfb312a6d6ea6450e871728d7d75cc461e0cd0ed88efe5c7252ecb7c419fe699a46f048066fa644d5f4c0cde4
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="The X.Org server access control program"
cat << EOF
xhost is used to add and delete host names or user names to the list
diff --git a/xorg-app/xhost/HISTORY b/xorg-app/xhost/HISTORY
index 00b6987..e4fd9f0 100644
--- a/xorg-app/xhost/HISTORY
+++ b/xorg-app/xhost/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.2
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xman/DEPENDS b/xorg-app/xman/DEPENDS
index 7dc618a..6332363 100755
--- a/xorg-app/xman/DEPENDS
+++ b/xorg-app/xman/DEPENDS
@@ -1,2 +1,6 @@
depends util-macros &&
-depends libxaw
+depends libxaw &&
+if list_find "$XMAN_OPTS" "--enable-xprint" ; then
+ depends libxp &&
+ depends libxprintutil
+fi
diff --git a/xorg-app/xman/DETAILS b/xorg-app/xman/DETAILS
index 78d94c6..c6cd260 100755
--- a/xorg-app/xman/DETAILS
+++ b/xorg-app/xman/DETAILS
@@ -1,16 +1,14 @@
SPELL=xman
PKG=xman
- VERSION=1.0.2
+ VERSION=1.0.3
XORG_VER=X11R7.1
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
-
SOURCE_HASH=sha512:0ed6b33093b68f3ad838daac1535b365f4ccc9d273761f0bd3c30071a7c9e32d508682cde88bd21bb51ffde006852f28d9407f8df15c504eb7deec0ddcb8e0b7
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:d131dfe92671cd92c4ade101f5f959772e9a95d24e1e470810345289d807c4b0fec5244e70ceab4f488a10ad36d75473141c13400dee21ed081938d052758fe7
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Manual page display program for the X Window System"
cat << EOF
Xman is a manual page browser. The default size of the initial xman window is
diff --git a/xorg-app/xman/HISTORY b/xorg-app/xman/HISTORY
index 51ddc26..6fd639a 100644
--- a/xorg-app/xman/HISTORY
+++ b/xorg-app/xman/HISTORY
@@ -1,3 +1,8 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.3
+ * DEPENDS: depends for xprint on
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xmessage/DETAILS b/xorg-app/xmessage/DETAILS
index fc9e11b..8b80312 100755
--- a/xorg-app/xmessage/DETAILS
+++ b/xorg-app/xmessage/DETAILS
@@ -1,16 +1,14 @@
SPELL=xmessage
PKG=xmessage
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.0
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:42052b891fc8e2f0674b9e211262f1a666b88756c96401f2d495788bd237001fbae2aee6ba18b90e2cc1ff9d0f5e20481b658832a9a2895cf42d897cdc237cdb
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="the X.Org xmessage application"
cat << EOF
xmessage displays a window containing a message from the command line,
diff --git a/xorg-app/xmessage/HISTORY b/xorg-app/xmessage/HISTORY
index 0a6a57d..56f0f62 100644
--- a/xorg-app/xmessage/HISTORY
+++ b/xorg-app/xmessage/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.2
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xmessage/xmessage-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/xmessage/xmessage-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index b8ab121..0000000
Binary files a/xorg-app/xmessage/xmessage-X11R7.0-1.0.1.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-app/xmodmap/DETAILS b/xorg-app/xmodmap/DETAILS
index 1df33c0..2f705d2 100755
--- a/xorg-app/xmodmap/DETAILS
+++ b/xorg-app/xmodmap/DETAILS
@@ -1,10 +1,10 @@
SPELL=xmodmap
PKG=xmodmap
- VERSION=1.0.2
+ VERSION=1.0.3
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:2ebb56e84b1f283efa48d5990fec875f990fa59ed29ec818f0eb75e39b738e5d81f965e0e0bb195fdc459e33dc5355a0351e818ab836e1b262e2c6662559da28
+
SOURCE_HASH=sha512:cf38270af70e04861a9ac8c0ffaaa5e2bc3a041a588d381707999df5d588c1342a0229ba1f5bc9dc48d725e8dc398d2fd5da9ee53ca267fdfd5d7d408fccd357
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/xmodmap/HISTORY b/xorg-app/xmodmap/HISTORY
index 803bda3..20ed524 100644
--- a/xorg-app/xmodmap/HISTORY
+++ b/xorg-app/xmodmap/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 1.0.3
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xprop/DETAILS b/xorg-app/xprop/DETAILS
index 96f6d3c..fe43780 100755
--- a/xorg-app/xprop/DETAILS
+++ b/xorg-app/xprop/DETAILS
@@ -1,10 +1,10 @@
SPELL=xprop
PKG=xprop
- VERSION=1.0.2
+ VERSION=1.0.3
XORG_VER=X11R7.0
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:664e52a6593b0a2c80c1327dbab7fc387dea9c1ae4ab9fa013718192c68cdd999890129d7e4d5e5f7b9773d8f6e0c6fdd7e93cf3c8513180cfec43c14a6701c7
+
SOURCE_HASH=sha512:223d6c93a939800a5281eca8a5b82945cae539d5e54bd1d445b3c4790528478fc824e79d448ed90d4c167d40c1122cdb1c586652fe8fdddc1ee71014420d535f
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/xprop/HISTORY b/xorg-app/xprop/HISTORY
index 61308c6..266049c 100644
--- a/xorg-app/xprop/HISTORY
+++ b/xorg-app/xprop/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 1.0.3
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xsetroot/DETAILS b/xorg-app/xsetroot/DETAILS
index 85cc7fd..74b4ff3 100755
--- a/xorg-app/xsetroot/DETAILS
+++ b/xorg-app/xsetroot/DETAILS
@@ -1,16 +1,14 @@
SPELL=xsetroot
PKG=xsetroot
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.0
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:52d271d6e029be62af2c9f578ab96da35933c82af51777bfec85fe46575e9d44787996758a82ba6cabd8f9d076de945a4c6b872162016a8e7f86b3a46517d22c
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="root window preference utility"
cat << EOF
This program is used to set various root window options of the
diff --git a/xorg-app/xsetroot/HISTORY b/xorg-app/xsetroot/HISTORY
index 98cc0db..702bdc3 100644
--- a/xorg-app/xsetroot/HISTORY
+++ b/xorg-app/xsetroot/HISTORY
@@ -1,3 +1,7 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.0.2
+
2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

diff --git a/xorg-app/xsetroot/xsetroot-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/xsetroot/xsetroot-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index dfda2b3..0000000
Binary files a/xorg-app/xsetroot/xsetroot-X11R7.0-1.0.1.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-driver/xf86-input-mouse/DETAILS
b/xorg-driver/xf86-input-mouse/DETAILS
index 17a84c6..5c354f6 100755
--- a/xorg-driver/xf86-input-mouse/DETAILS
+++ b/xorg-driver/xf86-input-mouse/DETAILS
@@ -1,10 +1,10 @@
SPELL=xf86-input-mouse
PKG=xf86-input-mouse
- VERSION=1.2.1
+ VERSION=1.2.2
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:c4b3dd98820196ec888466c3a4960a66cac6cdac4e1bf45ecbc2a6c306224da90d1bb4ea89021a61a622ace67bc62481b4f03da7c4bd0ed060d7ebcd93f26721
+
SOURCE_HASH=sha512:c061381ef761bee253255d9c21e5054d8d83c23afb7c5f512256a55dd413f24404fb314f790552065050b461d445b26ef9d05c585cf7cdd47d99db8244153dfe
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-driver/xf86-input-mouse/HISTORY
b/xorg-driver/xf86-input-mouse/HISTORY
index b6c21d3..304d7a1 100644
--- a/xorg-driver/xf86-input-mouse/HISTORY
+++ b/xorg-driver/xf86-input-mouse/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 1.2.2
+
2007-07-14 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated description

diff --git a/xorg-driver/xf86-video-ati/DETAILS
b/xorg-driver/xf86-video-ati/DETAILS
index b67f3d4..739505a 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -1,10 +1,10 @@
SPELL=xf86-video-ati
PKG=xf86-video-ati
- VERSION=6.6.192
+ VERSION=6.6.193
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:2415d9aad0877144b0acf55c843f4f5d16188671542baafbf84b7f921f13e211fbf5e6fc913c6ea1b7de9b9f1722736a2341bb610682039e007ebdf2a315580a
+
SOURCE_HASH=sha512:97b484d6a6334af03fb1a3e58fcd6811c07713e79b84963c69ca7445c90805addba959717a4294ab4dd523a88fbd2f0098c33662e94228bc2b1d3a194f1e32e1
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-driver/xf86-video-ati/HISTORY
b/xorg-driver/xf86-video-ati/HISTORY
index 92f6f9c..cb9718c 100644
--- a/xorg-driver/xf86-video-ati/HISTORY
+++ b/xorg-driver/xf86-video-ati/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 6.6.193
+
2007-07-14 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated description

diff --git a/xorg-lib/libxi/DETAILS b/xorg-lib/libxi/DETAILS
index f041667..4e12dcc 100755
--- a/xorg-lib/libxi/DETAILS
+++ b/xorg-lib/libxi/DETAILS
@@ -1,10 +1,10 @@
SPELL=libxi
PKG=libXi
- VERSION=1.1.1
+ VERSION=1.1.2
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:6dd5c85215aaea06a6dffcf24099174d77d68e7d6314549c6e117e8c5cad3a2cb48992f9b8d5b53058254e5575f1d5df57a24b022f3b0bcc410da2acba852789
+
SOURCE_HASH=sha512:f96672e48bc3a11751e763b6343ee82608c67b0cb4f374bfefb95cf8410c84bbe4f03f7568c27bc9f8213f3c9995859dfbe2b0d0b58da32be6d3362368aba9af
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxi/HISTORY b/xorg-lib/libxi/HISTORY
index c90ba49..c1d660b 100644
--- a/xorg-lib/libxi/HISTORY
+++ b/xorg-lib/libxi/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 1.1.2
+
2007-07-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update to 1.1.1

diff --git a/xorg-lib/pixman/DEPENDS b/xorg-lib/pixman/DEPENDS
new file mode 100755
index 0000000..0205dad
--- /dev/null
+++ b/xorg-lib/pixman/DEPENDS
@@ -0,0 +1 @@
+depends gtk+2
diff --git a/xorg-lib/pixman/DETAILS b/xorg-lib/pixman/DETAILS
new file mode 100755
index 0000000..af5e449
--- /dev/null
+++ b/xorg-lib/pixman/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=pixman
+ VERSION=0.9.4
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
+
SOURCE_HASH=sha512:169db31eb5a671e032f1765517124f23516777b622d564524c5af205b09f9c0ef6fd8ef122dce104dbbafb58fcbd6eab4aa3c14ad93071e9bb43db032f656598
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://xorg.freedesktop.org/";
+ LICENSE[0]=XCL
+ ENTERED=20070811
+ SHORT="Pixman library for xorg-modular."
+cat << EOF
+Pixman library for xorg
+EOF
diff --git a/xorg-lib/pixman/HISTORY b/xorg-lib/pixman/HISTORY
new file mode 100644
index 0000000..fa490c3
--- /dev/null
+++ b/xorg-lib/pixman/HISTORY
@@ -0,0 +1,3 @@
+2007-08-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS, DEPENDS, HISTORY: created spell
+ * INSTALL: created spell
diff --git a/xorg-lib/pixman/INSTALL b/xorg-lib/pixman/INSTALL
new file mode 100755
index 0000000..fc64584
--- /dev/null
+++ b/xorg-lib/pixman/INSTALL
@@ -0,0 +1,11 @@
+default_install &&
+# workarounds for xorg-server
+ln -s ${INSTALL_ROOT}/usr/lib/pkgconfig/pixman-1.pc \
+ ${INSTALL_ROOT}/usr/lib/pkgconfig/pixman.pc &&
+ln -s ${INSTALL_ROOT}/usr/include/pixman-1 \
+ ${INSTALL_ROOT}/usr/include/pixman &&
+ln -s ${INSTALL_ROOT}/usr/lib/libpixman-1.so \
+ ${INSTALL_ROOT}/usr/lib/libpixman.so &&
+ln -s ${INSTALL_ROOT}/usr/lib/libpixman-1.so \
+ ${INSTALL_ROOT}/usr/lib/libpixman.so.0
+




Archive powered by MHonArc 2.6.24.

Top of Page