[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (411d879a558494126d6439dcd56432908ef5a7cc)

Jaka Kranjc scm at sourcemage.org
Sun Dec 23 14:48:27 EST 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 graphics/gimp-lqr-plugin/DEPENDS   |    5 +----
 graphics/gimp-lqr-plugin/DETAILS   |   10 +++++-----
 graphics/gimp-lqr-plugin/HISTORY   |    6 ++++++
 graphics/gimp-lqr-plugin/PRE_BUILD |   10 ----------
 4 files changed, 12 insertions(+), 19 deletions(-)

New commits:
commit 411d879a558494126d6439dcd56432908ef5a7cc
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    gimp-lqr-plugin: new version, first serious one -> cleanup :)

diff --git a/graphics/gimp-lqr-plugin/DEPENDS b/graphics/gimp-lqr-plugin/DEPENDS
index 7b40790..b2d5091 100755
--- a/graphics/gimp-lqr-plugin/DEPENDS
+++ b/graphics/gimp-lqr-plugin/DEPENDS
@@ -1,4 +1 @@
-depends  autoconf  &&
-depends  automake  &&
-depends  gimp      &&
-depends  intltool
+depends gimp
diff --git a/graphics/gimp-lqr-plugin/DETAILS b/graphics/gimp-lqr-plugin/DETAILS
index c77dada..e64ec27 100755
--- a/graphics/gimp-lqr-plugin/DETAILS
+++ b/graphics/gimp-lqr-plugin/DETAILS
@@ -1,10 +1,10 @@
            SPELL=gimp-lqr-plugin
-         VERSION=0.2.0
+         VERSION=0.3.0-7
           SOURCE=${SPELL}-${VERSION}.tar.gz
-   SOURCE_URL[0]=http://web.tiscali.it/carlobaldassi/GimpLqrPlugin/${SOURCE}
-     SOURCE_HASH=sha512:ed1ffa9208141aba771efe2bfe785487ea5607a9112e7e1bc627cf6ab332115f0c5aec61059463d2df34986462d297c4d9f96a413c5f4f67f60b4998b6a9a271
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
-        WEB_SITE=http://mydebianblog.blogspot.com/2007/09/blog-post.html
+   SOURCE_URL[0]=http://liquidrescale.wikidot.com/local--files/en:download-page/$SOURCE
+     SOURCE_HASH=sha512:d926e49a4088cde5742b74940c5ae1bbc89b3073f98a2f85e0ae235bfb2c5220ecdb57a38649bf2322cfcb636b68027858bd66a562744fe96f2b1b1810db106d
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION%-*}
+        WEB_SITE=http://liquidrescale.wikidot.com/
       LICENSE[0]=GPL
         KEYWORDS="graphics"
          ENTERED=20070908
diff --git a/graphics/gimp-lqr-plugin/HISTORY b/graphics/gimp-lqr-plugin/HISTORY
index d2de9d3..9c96a7a 100644
--- a/graphics/gimp-lqr-plugin/HISTORY
+++ b/graphics/gimp-lqr-plugin/HISTORY
@@ -1,3 +1,9 @@
+2007-12-23 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: no need for autotools anymore
+	* DETAILS: Fixed SOURCE_URL[0] and website
+	  don't use the patchlevel for the source directory name
+	  updated spell to 0.3.0-7
+
 2007-09-14 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* DETAILS: updated spell to 0.2.0
 
diff --git a/graphics/gimp-lqr-plugin/PRE_BUILD b/graphics/gimp-lqr-plugin/PRE_BUILD
deleted file mode 100755
index a7c2dd8..0000000
--- a/graphics/gimp-lqr-plugin/PRE_BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-default_pre_build                 &&
-cd  ${SOURCE_DIRECTORY}           &&
-rm -f COPYING config.{guess,sub}  &&
-intltoolize --force --copy        &&
-libtoolize --copy --force         &&
-aclocal                           &&
-autoheader                        &&
-automake --add-missing --copy     &&
-autoconf                          &&
-automake



More information about the SM-Commit mailing list