Skip to Content.
Sympa Menu

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

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 (d9dde4289841c6d4686be654ef3e0be15b966a3e)
  • Date: Wed, 16 Aug 2017 18:09:03 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

libs/libdrm/DEPENDS | 1 -
libs/libdrm/HISTORY | 3 ---
xorg-lib/libxfont/DEPENDS | 1 -
xorg-lib/libxfont/HISTORY | 3 ---
xorg-lib/libxfont2/DEPENDS | 3 +--
xorg-lib/libxfont2/HISTORY | 3 ---
6 files changed, 1 insertion(+), 13 deletions(-)

New commits:
commit d9dde4289841c6d4686be654ef3e0be15b966a3e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "libxfont: Depends on libpng12"

This reverts commit 18d486466b71f359125398b2a44608d27d4fb168.

Does not depend on libpng12, this is a failure of libpng's UP_TRIGGERS.

commit 381e27283517cb81bb1815c648cf3a67eb6ba56f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "libdrm: Depends on libpng12"

This reverts commit 3274dab818a8cdb63219fbed70acd7151ff64598.

Does not depend on libpng12, this is a failure of libpng's UP_TRIGGERS.

commit 6dc3f1b5ad943a1200db94d88b38279e28b00e3f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "libxfont2: Depends on libpng12"

This reverts commit 32541076f62a6ba49b6ece537f31a585a0239311.

Does not depend on libpng12, this is a failure of libpng's UP_TRIGGERS.

diff --git a/libs/libdrm/DEPENDS b/libs/libdrm/DEPENDS
index f13b3f7..dea1ab7 100755
--- a/libs/libdrm/DEPENDS
+++ b/libs/libdrm/DEPENDS
@@ -1,6 +1,5 @@
depends libpthread-stubs &&
depends libpciaccess &&
-depends libpng12 &&

optional_depends DEVICE-MANAGER \
"--enable-udev" \
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index 72c0e5d..f2ba08f 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,6 +1,3 @@
-2017-08-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Depends on libpng12
-
2017-07-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.4.82
* drm.gpg: add "Lucas Stach <l.stach AT pengutronix.de>
diff --git a/xorg-lib/libxfont/DEPENDS b/xorg-lib/libxfont/DEPENDS
index 3f2ee96..35a6e69 100755
--- a/xorg-lib/libxfont/DEPENDS
+++ b/xorg-lib/libxfont/DEPENDS
@@ -7,7 +7,6 @@ depends xproto &&
depends fontsproto &&
depends xtrans &&
depends libfontenc &&
-depends libpng12 &&

optional_depends freetype2 \
"--enable-freetype" \
diff --git a/xorg-lib/libxfont/HISTORY b/xorg-lib/libxfont/HISTORY
index 728568d..47e0243 100644
--- a/xorg-lib/libxfont/HISTORY
+++ b/xorg-lib/libxfont/HISTORY
@@ -1,6 +1,3 @@
-2017-08-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Depends on libpng12
-
2016-09-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.2

diff --git a/xorg-lib/libxfont2/DEPENDS b/xorg-lib/libxfont2/DEPENDS
index e59f270..35a6e69 100755
--- a/xorg-lib/libxfont2/DEPENDS
+++ b/xorg-lib/libxfont2/DEPENDS
@@ -1,4 +1,4 @@
-depends AWK &&
+depends AWK &&
depends pkgconfig &&
depends libtool &&
depends zlib &&
@@ -7,7 +7,6 @@ depends xproto &&
depends fontsproto &&
depends xtrans &&
depends libfontenc &&
-depends libpng12 &&

optional_depends freetype2 \
"--enable-freetype" \
diff --git a/xorg-lib/libxfont2/HISTORY b/xorg-lib/libxfont2/HISTORY
index 42692a4..134b525 100644
--- a/xorg-lib/libxfont2/HISTORY
+++ b/xorg-lib/libxfont2/HISTORY
@@ -1,6 +1,3 @@
-2017-08-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Depends on libpng12
-
2015-12-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d9dde4289841c6d4686be654ef3e0be15b966a3e), Eric Sandall, 08/18/2017

Archive powered by MHonArc 2.6.24.

Top of Page