[Lunar-commits] r17792 - moonbase/trunk/kde3-apps/ksubeditor
Florin Braescu
florin at lunar-linux.org
Sun Dec 25 17:59:25 UTC 2005
Author: florin
Date: 2005-12-25 17:59:25 +0000 (Sun, 25 Dec 2005)
New Revision: 17792
Modified:
moonbase/trunk/kde3-apps/ksubeditor/BUILD
moonbase/trunk/kde3-apps/ksubeditor/DETAILS
Log:
small tweaks.
Modified: moonbase/trunk/kde3-apps/ksubeditor/BUILD
===================================================================
--- moonbase/trunk/kde3-apps/ksubeditor/BUILD 2005-12-25 17:43:27 UTC (rev 17791)
+++ moonbase/trunk/kde3-apps/ksubeditor/BUILD 2005-12-25 17:59:25 UTC (rev 17792)
@@ -1,11 +1,11 @@
(
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ --with-qt-dir=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --enable-final \
+ --enable-fast-malloc=full \
+ --with-xinerama \
+ $OPTS &&
default_make
Modified: moonbase/trunk/kde3-apps/ksubeditor/DETAILS
===================================================================
--- moonbase/trunk/kde3-apps/ksubeditor/DETAILS 2005-12-25 17:43:27 UTC (rev 17791)
+++ moonbase/trunk/kde3-apps/ksubeditor/DETAILS 2005-12-25 17:59:25 UTC (rev 17792)
@@ -1,13 +1,13 @@
MODULE=ksubeditor
VERSION=0.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=md5:ddfb1c2ad888127835df09e5479b438d
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:91670d581836552dd524372c023c25a85cffa03f
WEB_SITE=http://sourceforge.net/projects/ksubeditor/
ENTERED=20031109
UPDATED=20031109
- MAINTAINER=florin at lunar-linux.org
- SHORT="ksubeditor is a KDE subtitles editor."
+ MAINTAINER=florin at lunar-linux.org
+ SHORT="ksubeditor is a KDE subtitles editor."
cat << EOF
ksubeditor is a KDE based subtitles editor.
More information about the Lunar-commits
mailing list