Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (a571c66fccebbc30eb087a1c88dfe15376ad4d31)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a571c66fccebbc30eb087a1c88dfe15376ad4d31)
  • Date: Sun, 1 Mar 2009 16:52:33 -0600

GIT changes to master grimoire by Eric Sandall
<esandall AT esandall25808.local.webex.com>:

graphics-libs/tiff/DEPENDS | 5 +++++
graphics-libs/tiff/HISTORY | 5 ++++-
xorg-driver/xf86-video-ati/xf86-video-ati-6.11.0.tar.bz2.sig |binary
3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit a571c66fccebbc30eb087a1c88dfe15376ad4d31
Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>

xf86-video-ati: Added missing sig (thanks Andraz)

commit 56257600334b7ff1b602fad820cd3eaf1fe8e52e
Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>

tiff: Remove extra whitespace

commit 487b61bef34f7f7cf029de10ab09bf1874efd3d0
Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>

tiff: Depends on libice, libsm, libxi, libxmu, and zlib

diff --git a/graphics-libs/tiff/DEPENDS b/graphics-libs/tiff/DEPENDS
index 687784c..1471cbc 100755
--- a/graphics-libs/tiff/DEPENDS
+++ b/graphics-libs/tiff/DEPENDS
@@ -1,4 +1,9 @@
depends automake &&
+depends libice &&
+depends libsm &&
+depends libxi &&
+depends libxmu &&
+depends zlib &&

optional_depends g++ \
'--enable-cxx' \
diff --git a/graphics-libs/tiff/HISTORY b/graphics-libs/tiff/HISTORY
index 9dbfb5e..c2d2c94 100644
--- a/graphics-libs/tiff/HISTORY
+++ b/graphics-libs/tiff/HISTORY
@@ -1,3 +1,6 @@
+2009-02-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libice, libsm, libxi, libxmu, and zlib
+
2009-01-29 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Optionally depends on OPENGL
I kid you not. ./configure checks for -lGL and -lGLU and it links
@@ -31,7 +34,7 @@
2005-05-10 Thomas Houssin <Thomas.Houssin AT sourcemage.org>
* PRE_BUILD: Apply security fix tiff-3.7.2-buffer_check.patch
see http://bugs.gentoo.org/show_bug.cgi?id=91584
-
+
2005-03-17 Arwed v. Merkatz <v.merkatz AT gmx.net>
* BUILD: removed, unnecessary
* DEPENDS: optional_depends on g++, zlib and jpeg
diff --git a/xorg-driver/xf86-video-ati/xf86-video-ati-6.11.0.tar.bz2.sig
b/xorg-driver/xf86-video-ati/xf86-video-ati-6.11.0.tar.bz2.sig
new file mode 100644
index 0000000..55a264b
Binary files /dev/null and
b/xorg-driver/xf86-video-ati/xf86-video-ati-6.11.0.tar.bz2.sig differ




Archive powered by MHonArc 2.6.24.

Top of Page