Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (7935173bfe8497e252fd06c74ba4207aa26b7981)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (7935173bfe8497e252fd06c74ba4207aa26b7981)
  • Date: Tue, 4 Dec 2007 20:43:41 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

utils/beagle/DEPENDS | 4 ++++
utils/beagle/DETAILS | 6 +++---
utils/beagle/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 7935173bfe8497e252fd06c74ba4207aa26b7981
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

beagle: Updated to version 0.3.0. Added optional_depends monodoc.

diff --git a/utils/beagle/DEPENDS b/utils/beagle/DEPENDS
index 1a2d665..9e6cf59 100755
--- a/utils/beagle/DEPENDS
+++ b/utils/beagle/DEPENDS
@@ -25,6 +25,10 @@ optional_depends xpdf \
'' \
'' \
'To parse and index PDF content' &&
+optional_depends monodoc \
+ '' \
+ '--disable-docs' \
+ 'To build documentation' &&

optional_depends gnumeric \
'' \
diff --git a/utils/beagle/DETAILS b/utils/beagle/DETAILS
index 9139fe8..85a51f7 100755
--- a/utils/beagle/DETAILS
+++ b/utils/beagle/DETAILS
@@ -1,9 +1,9 @@
SPELL=beagle
- VERSION=0.2.18
+ VERSION=0.3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/beagle/0.2/${SOURCE}
-
SOURCE_HASH=sha512:f607d119be90394f4300ea347b1826af884a5f43d06f762649b8e55c56ab2550cb19ea8dbfb9e0a75621ca4be5a49e3ac384141326bb7d83a9d90d1e73205812
+ SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/${SOURCE}
+
SOURCE_HASH=sha512:6d6e903962a207ca28473015588bd37f3333cbb299005f3cb3120c3d4de30813119277c962221b7eb703f9da3e91bb8213f1eea8d228529bf138cc6c728f7fdd
LICENSE[0]=GPL
WEB_SITE=http://www.gnome.org/projects/beagle/
ENTERED=20050821
diff --git a/utils/beagle/HISTORY b/utils/beagle/HISTORY
index 72dc8ef..780bb2b 100644
--- a/utils/beagle/HISTORY
+++ b/utils/beagle/HISTORY
@@ -1,3 +1,7 @@
+2007-12-04 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 0.30. Fixed SOURCE_URL.
+ * DEPENDS: Added optional_depends monodoc
+
2007-08-28 George Sherwood <george AT beernabeer.com>
* DETAILS: updated spell to 0.2.18




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (7935173bfe8497e252fd06c74ba4207aa26b7981), George Sherwood, 12/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page