[Lunar-commits] <moonbase> qimageblitz: add the install path.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 21:02:43 CET 2010
commit f9be83d32593e32bd302d2e5f563bb136b93a217
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 22:02:43 2010 +0200
qimageblitz: add the install path.
---
kde4/utils/qimageblitz/BUILD | 4 ++--
kde4/utils/qimageblitz/DETAILS | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/kde4/utils/qimageblitz/BUILD b/kde4/utils/qimageblitz/BUILD
index 96382ee..35ba601 100644
--- a/kde4/utils/qimageblitz/BUILD
+++ b/kde4/utils/qimageblitz/BUILD
@@ -1,9 +1,9 @@
(
- source /etc/profile.d/qt4.rc &&
+ source /etc/profile.d/qt4.rc &&
cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE &&
+ -DCMAKE_BUILD_TYPE=RELEASE &&
default_make
diff --git a/kde4/utils/qimageblitz/DETAILS b/kde4/utils/qimageblitz/DETAILS
index 4117b2e..6875918 100644
--- a/kde4/utils/qimageblitz/DETAILS
+++ b/kde4/utils/qimageblitz/DETAILS
@@ -1,12 +1,14 @@
MODULE=qimageblitz
VERSION=0.0.4
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE_VFY=sha1:fa1c648d1dfa595b768f4ab481d9e2cd31e43d7e
WEB_SITE=http://sourceforge.net/projects/qimageblitz
+ MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4}
ENTERED=20080123
UPDATED=20080201
SHORT="graphical effect and filter library for KDE4"
+
cat << EOF
Blitz is a graphical effect and filter library for KDE4.0 that contains many
improvements over KDE 3.x's kdefx library.
More information about the Lunar-commits
mailing list