Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ee53884e143d169213e6b404d96dccbc6cb5435e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ee53884e143d169213e6b404d96dccbc6cb5435e)
  • Date: Sat, 20 Dec 2014 00:01:04 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

http/firefox/DEPENDS | 2 +-
http/firefox/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit ee53884e143d169213e6b404d96dccbc6cb5435e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

firefox: Add dependency on cairo's tee backend

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index d94f095..f45b97a 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -14,7 +14,7 @@ depends libxt
&&
depends pango '--enable-pango' &&
depends libxft '--enable-xft --disable-freetype2' &&

-depends cairo '--enable-system-cairo --enable-default-toolkit=cairo-gtk2'
&&
+depends -sub TEE cairo '--enable-system-cairo
--enable-default-toolkit=cairo-gtk2' &&
depends gdk-pixbuf2 &&

depends JPEG '--with-system-jpeg' &&
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index ab4db69..af35fc0 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2014-12-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Depends on cairo's tee backend
+
2014-12-02 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 34.0.5
* DEPENDS, mozconfig: reorganized both files, added icu,



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ee53884e143d169213e6b404d96dccbc6cb5435e), Ismael Luceno, 12/20/2014

Archive powered by MHonArc 2.6.24.

Top of Page