[Lunar-commits] r20755 - moonbase/trunk/zbeta/scribus-devel
Terry Chan
tchan at lunar-linux.org
Tue Jul 18 18:15:38 UTC 2006
Author: tchan
Date: 2006-07-18 18:15:38 +0000 (Tue, 18 Jul 2006)
New Revision: 20755
Modified:
moonbase/trunk/zbeta/scribus-devel/DETAILS
Log:
Fixed the DETAILS for $SOURCE, $SOURCE_URL, $SOURCE_DIRECTORY.
Modified: moonbase/trunk/zbeta/scribus-devel/DETAILS
===================================================================
--- moonbase/trunk/zbeta/scribus-devel/DETAILS 2006-07-18 17:56:14 UTC (rev 20754)
+++ moonbase/trunk/zbeta/scribus-devel/DETAILS 2006-07-18 18:15:38 UTC (rev 20755)
@@ -1,8 +1,9 @@
MODULE=scribus-devel
VERSION=1.3.3.2
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE=scribus-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/scribus
SOURCE_VFY=sha1:85e928a50dfed7d4b5d08c237e649e78e0592dac
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/scribus-$VERSION
WEB_SITE=http://www.scribus.net
ENTERED=20020420
UPDATED=20060718
@@ -16,4 +17,5 @@
and/or the ability to output to professional quality imagesetting
equipment. You can do all the typical tasks like placing and rotating text
and/or images on a page, specify manual kerning of type and much more.
+NOTE: this is the "stable" DEVELOPMENTAL version of scribus!
EOF
More information about the Lunar-commits
mailing list