Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (08bacbdefbcf4cf348170af22547ebae0e1e1a84)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (08bacbdefbcf4cf348170af22547ebae0e1e1a84)
  • Date: Tue, 19 Aug 2008 15:56:46 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

xorg-lib/pixman/CONFLICTS | 2 +-
xorg-lib/pixman/DETAILS | 12 ++++++------
xorg-lib/pixman/HISTORY | 3 +++
xorg-lib/pixman/INSTALL | 3 ++-
4 files changed, 12 insertions(+), 8 deletions(-)

New commits:
commit 08bacbdefbcf4cf348170af22547ebae0e1e1a84
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pixman: => 0.11.8

diff --git a/xorg-lib/pixman/CONFLICTS b/xorg-lib/pixman/CONFLICTS
index 4c92f96..ebf8d31 100755
--- a/xorg-lib/pixman/CONFLICTS
+++ b/xorg-lib/pixman/CONFLICTS
@@ -1 +1 @@
-conflicts libpixman y
+conflicts libpixman y
diff --git a/xorg-lib/pixman/DETAILS b/xorg-lib/pixman/DETAILS
index 7eadf51..9e4fc0b 100755
--- a/xorg-lib/pixman/DETAILS
+++ b/xorg-lib/pixman/DETAILS
@@ -1,13 +1,13 @@
SPELL=pixman
- VERSION=0.11.6
-
SOURCE_HASH=sha512:f35fd963f40048c6a651872a4638221082ae4269d57497aea641757b61c181e750912dc4348ba631f6a14b96160a66ccc0a3dd8baf721731dfc198671936a1b4
- SOURCE=${SPELL}-${VERSION}.tar.gz
+ VERSION=0.11.8
+
SOURCE_HASH=sha512:69dfed6aa3f28445c8e148b2f2be363f49c4f60f52d0c2cb2f9760b67604ef1ab7b9915a11c323c3556e83ae6da19e7c5f6d0d9894509cc3dd86cb4d0858b938
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xorg.freedesktop.org/";
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://xorg.freedesktop.org/
LICENSE[0]=XCL
ENTERED=20070811
- SHORT="The pixel-manipulation library for X and cairo"
+ SHORT="pixel-manipulation library for X and cairo"
cat << EOF
pixman is a library that provides low-level pixel manipulation features such
as image compositing and trapezoid rasterization.
diff --git a/xorg-lib/pixman/HISTORY b/xorg-lib/pixman/HISTORY
index 1062567..3753d95 100644
--- a/xorg-lib/pixman/HISTORY
+++ b/xorg-lib/pixman/HISTORY
@@ -1,3 +1,6 @@
+2008-08-20 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.11.8, cleaned up
+
2008-06-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.11.6

diff --git a/xorg-lib/pixman/INSTALL b/xorg-lib/pixman/INSTALL
index 8c8d256..47b63b7 100755
--- a/xorg-lib/pixman/INSTALL
+++ b/xorg-lib/pixman/INSTALL
@@ -1,4 +1,5 @@
-default_install &&
+default_install &&
+
# workarounds for xorg-server
ln -s ${INSTALL_ROOT}/usr/lib/pkgconfig/pixman-1.pc \
${INSTALL_ROOT}/usr/lib/pkgconfig/pixman.pc &&



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (08bacbdefbcf4cf348170af22547ebae0e1e1a84), Vlad Glagolev, 08/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page