[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (967ea9a496be9ca95206b3b381e3f28a633342ae)
Vlad Glagolev
scm at sourcemage.org
Tue Oct 14 08:21:48 EDT 2008
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
More information about the SM-Commit
mailing list