summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 11:01:53 -0500
committerJeremy Blosser2006-04-24 11:01:53 -0500
commit282b15fef7fc11ba7d36fb5a142f4ca9d0cbe4fe (patch)
tree9619d27ca1ea1cdbc42b3e2a2bf8345528891d78 /news
parent30bc16846e6cd0841a91e0e6a9a5baa2a68ffdb9 (diff)
sync ./news/straw from stable-rc 0.4
Diffstat (limited to 'news')
-rwxr-xr-xnews/straw/DEPENDS5
-rwxr-xr-xnews/straw/DETAILS2
-rw-r--r--news/straw/HISTORY7
3 files changed, 13 insertions, 1 deletions
diff --git a/news/straw/DEPENDS b/news/straw/DEPENDS
index 937edca0ac..2939edec18 100755
--- a/news/straw/DEPENDS
+++ b/news/straw/DEPENDS
@@ -1,4 +1,9 @@
+# source libcompat explicitly, required until sorcery 1.13.4 is released
+. $GRIMOIRE/libcompat &&
+depends pygtk2 &&
+depends gnome-python2 &&
depends gnome-python-extras &&
+sub_depends gnome-python-extras GTKHTML2 &&
optional_depends adns-python \
"" \
diff --git a/news/straw/DETAILS b/news/straw/DETAILS
index bb7cab3542..c10e62af9b 100755
--- a/news/straw/DETAILS
+++ b/news/straw/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE
- MD5[0]=4a8f279f29c26b3d2403b4df6f18e424
+ SOURCE_HASH=sha512:340836678a00759e9105be6e15398f99dc84b4ee346642436ed5789e942b3cf95da93e01969662cb35fb0b16113d6a39268587b53a264bae75455a826b2b6a0a
WEB_SITE=http://www.nongnu.org/straw/
ENTERED=20021111
UPDATED=20040920
diff --git a/news/straw/HISTORY b/news/straw/HISTORY
index 865219552f..bb99d7e0e4 100644
--- a/news/straw/HISTORY
+++ b/news/straw/HISTORY
@@ -1,3 +1,10 @@
+2006-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * DEPENDS: added pygtk2 and gnome-python2 as those are used directly,
+ added sub_depends on gnome-python-extras with GTKHTML2 bindings
+
+2005-11-29 Seth Woolley <seth@tautology.org>
+ * DETAILS: MD5 -> SHA512
+
2005-03-23 Arwed v. Merkatz <v.merkatz@gmx.net>
* DEPENDS: changed gnome-python2 to gnome-python-extras as that one
now contains the libgtkhtml bindings