Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f9eeefb257e145e1ee808a9e5cde35556a18eb89)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f9eeefb257e145e1ee808a9e5cde35556a18eb89)
  • Date: Thu, 28 Dec 2006 05:09:24 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

dev/null |binary
graphics/fontforge/DETAILS | 10 ++++++----
graphics/fontforge/HISTORY | 3 +++
graphics/fontforge/fontforge_full-20060413.tar.bz2.sig | 0
graphics/fontforge/fontforge_htdocs-20060406.tar.bz2.sig | 0
x11-toolkits/wxgtk/DEPENDS | 1 +
x11-toolkits/wxgtk/HISTORY | 3 +++
7 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit f9eeefb257e145e1ee808a9e5cde35556a18eb89
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

wxgtk - update DEPENDS

commit 33c1f7ae882d7d47a09dcf23d919f50f8d9169e8
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

fontforge-20061220

diff --git a/graphics/fontforge/DETAILS b/graphics/fontforge/DETAILS
index 261f1c5..8e4b68f 100755
--- a/graphics/fontforge/DETAILS
+++ b/graphics/fontforge/DETAILS
@@ -1,14 +1,16 @@
SPELL=fontforge
- VERSION=20060413
+ VERSION=20061220
SOURCE=${SPELL}_full-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:155796da9942db6e1e2990bfc7e6faea4fefcb30c34b9f9ad3b9aae4e62ce4a3992224bd7c9e3fded2c537c77408e8116ab45b9f1b18e6fe20e05106e40ae198
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
if [[ "$INSTALL_DOCS" == "y" ]]; then
- DOCS_VERSION=20060406
+ DOCS_VERSION=20061220
SOURCE2=${SPELL}_htdocs-$DOCS_VERSION.tar.bz2
SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
- SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
+
SOURCE2_HASH=sha512:82d879a79adfd7265147f1fb5902db8102c58f54ef4788df2dfe53f2c485ac8d75be8dea90d9d0a24c42d43dba6d704c70efb88ea8631e6e7b3a10b468ba6296
+# SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
fi
LICENSE[0]=BSD
KEYWORDS="fonts graphics editors"
diff --git a/graphics/fontforge/HISTORY b/graphics/fontforge/HISTORY
index 4b94e3e..b4c27ef 100644
--- a/graphics/fontforge/HISTORY
+++ b/graphics/fontforge/HISTORY
@@ -1,3 +1,6 @@
+2006-12-28 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 20061220
+
2006-09-19 Juuso Alasuutari <iuso AT sourcemage.org>
* TRIGGERS: Added, check self on gettext cast.

diff --git a/graphics/fontforge/fontforge_full-20060413.tar.bz2.sig
b/graphics/fontforge/fontforge_full-20060413.tar.bz2.sig
deleted file mode 100644
index d4f8172..0000000
Binary files a/graphics/fontforge/fontforge_full-20060413.tar.bz2.sig and
/dev/null differ
diff --git a/graphics/fontforge/fontforge_htdocs-20060406.tar.bz2.sig
b/graphics/fontforge/fontforge_htdocs-20060406.tar.bz2.sig
deleted file mode 100644
index faccdca..0000000
Binary files a/graphics/fontforge/fontforge_htdocs-20060406.tar.bz2.sig and
/dev/null differ
diff --git a/x11-toolkits/wxgtk/DEPENDS b/x11-toolkits/wxgtk/DEPENDS
index 5b60f3a..52cd1e5 100755
--- a/x11-toolkits/wxgtk/DEPENDS
+++ b/x11-toolkits/wxgtk/DEPENDS
@@ -4,6 +4,7 @@ depends gtk+2 &&

depends X11-LIBS '--with-x --with-libxpm' &&

+depends OPENGL &&
# all of the "depends" below strictly speaking are not required, e.g. we can
# use included library by specifying --with-*=builtin, but we want to use the
# system libraries, so we're saying --with-*[=sys] here.
diff --git a/x11-toolkits/wxgtk/HISTORY b/x11-toolkits/wxgtk/HISTORY
index 7553f5b..4ac5f79 100644
--- a/x11-toolkits/wxgtk/HISTORY
+++ b/x11-toolkits/wxgtk/HISTORY
@@ -1,3 +1,6 @@
+2006-12-28 Treeve Jelbert <treeve AT pi.be>
+ * DEPENDS: add OPENGL, won't build without it
+
2006-12-12 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 2.8.0 (devel)
leave as devel for the moment as it breaks some other packages



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f9eeefb257e145e1ee808a9e5cde35556a18eb89), Treeve Jelbert, 12/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page