[Lunar-commits] <moonbase> Revert "gtk-doc: version bump to 1.13"
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Jul 15 22:17:14 CEST 2010
commit fbac59af3b1fd1d9ac747b6aecf18d996f8219ca
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Sun Feb 21 10:36:52 2010 -0800
Revert "gtk-doc: version bump to 1.13"
This reverts commit 52b11a430aca8ccf31052b3856f89719d143683e.
Turns our this version breaks a lot...
---
doc-tools/gtk-doc/BUILD | 6 ++++++
doc-tools/gtk-doc/DETAILS | 3 +++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/doc-tools/gtk-doc/BUILD b/doc-tools/gtk-doc/BUILD
new file mode 100644
index 0000000..70b2eb4
--- /dev/null
+++ b/doc-tools/gtk-doc/BUILD
@@ -0,0 +1,6 @@
+(
+
+ patch_it $SOURCE2 1 &&
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/doc-tools/gtk-doc/DETAILS b/doc-tools/gtk-doc/DETAILS
index c5ad82d..4758f51 100644
--- a/doc-tools/gtk-doc/DETAILS
+++ b/doc-tools/gtk-doc/DETAILS
@@ -1,8 +1,11 @@
MODULE=gtk-doc
VERSION=1.13
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=$MODULE-$VERSION-whitespace_filename.patch
SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:8c6b157e594072aaf598bc7e68562ec02e50b651
+ SOURCE2_VFY=sha1:cbe2ca31fa3638cd53f1d9a1dbae6e15c83e231c
WEB_SITE=http://www.gtk.org/gtk-doc/
ENTERED=20020716
UPDATED=20100215
More information about the Lunar-commits
mailing list