Skip to Content.
Sympa Menu

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

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 (967ea9a496be9ca95206b3b381e3f28a633342ae)
  • Date: Tue, 14 Oct 2008 07:21:48 -0500

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

x11-libs/cairo/HISTORY | 3 ---
x11-libs/cairo/REPAIR^all^SUB_DEPENDS | 10 ----------
2 files changed, 13 deletions(-)

New commits:
commit 967ea9a496be9ca95206b3b381e3f28a633342ae
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "cairo: repairing the previous subdeps"

This reverts commit ce910a9ccb727ef3ce6e0c816e136d5ba33b6fc0.

Isn't really needed, checked. ok lynxlynxlynx@

diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 1f90f97..a39f36b 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,6 +1,3 @@
-2008-10-14 Vlad Glagolev <stealth AT sourcemage.org>
- * REPAIR^all^SUB_DEPENDS: added, for repairing the previous subdeps
-
2008-10-13 Vlad Glagolev <stealth AT sourcemage.org>
* [PRE_]SUB_DEPENDS: added ps subdep for new gtk+2
* REPAIR^all^PRE_SUB_DEPENDS: added, for repairing the previous
subdeps
diff --git a/x11-libs/cairo/REPAIR^all^SUB_DEPENDS
b/x11-libs/cairo/REPAIR^all^SUB_DEPENDS
deleted file mode 100755
index 10e6792..0000000
--- a/x11-libs/cairo/REPAIR^all^SUB_DEPENDS
+++ /dev/null
@@ -1,10 +0,0 @@
-case $THIS_SUB_DEPENDS in
- PDF) message "Cairo with PDF support requested, forcing poppler
dependency" &&
- depends poppler "--enable-pdf";;
- XCB) message "Cairo with XCB support requested, forcing xcb-util
dependency" &&
- depends xcb-util "--enable-xcb";;
- PS) message "Cairo with PS support requested, forcing ghostscript
dependency" &&
- depends ghostscript "--enable-ps";;
- *) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
- return 1;;
-esac



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (967ea9a496be9ca95206b3b381e3f28a633342ae), Vlad Glagolev, 10/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page