[SM-Commit] GIT changes to master grimoire by George Sherwood (cc9f3c0840a5851ece015fe1dd93abf11f253ecd)

George Sherwood scm at sourcemage.org
Wed Oct 1 12:23:46 EDT 2008


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

 ChangeLog                    |    3 +++
 graphics-libs/liblqr/DEPENDS |    1 +
 graphics-libs/liblqr/DETAILS |   19 +++++++++++++++++++
 graphics-libs/liblqr/HISTORY |    3 +++
 4 files changed, 26 insertions(+)

New commits:
commit cc9f3c0840a5851ece015fe1dd93abf11f253ecd
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    liblqr: Added new spell for gimp-lqr-plugin

diff --git a/ChangeLog b/ChangeLog
index 7bac86f..d15241d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-10-01 George Sherwood <gsherwood at sourcemage.org>
+	* graphics-libs/liblqq: new spell for gimp-lqr-plugin
+
 2008-09-29 Ladislav Hagara <hgr at vabo.cz>
 	* utils/consolekit: new spell,
 	  a framework for defining and tracking users, login sessions, seats
diff --git a/graphics-libs/liblqr/DEPENDS b/graphics-libs/liblqr/DEPENDS
new file mode 100755
index 0000000..4633e78
--- /dev/null
+++ b/graphics-libs/liblqr/DEPENDS
@@ -0,0 +1 @@
+depends glib2 
diff --git a/graphics-libs/liblqr/DETAILS b/graphics-libs/liblqr/DETAILS
new file mode 100755
index 0000000..14b84e8
--- /dev/null
+++ b/graphics-libs/liblqr/DETAILS
@@ -0,0 +1,19 @@
+           SPELL=liblqr
+         VERSION=7
+          SOURCE="${SPELL}-1-0.1.0-${VERSION}.tar.gz"
+   SOURCE_URL[0]=http://${SPELL}.wikidot.com/local--files/en:download-page/${SOURCE}
+     SOURCE_HASH=sha512:b813e2405d625d7e498eea69b710c6f9bf9fff09ebc333a35bf81283eab8a6d625eac5d4dcc3325844c1d2bed4eeebdc09f6b2c284091d2eeb2882476df21f87
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-1-0.1.0"
+        WEB_SITE="http://liblqr.wikidot.com/"
+      LICENSE[0]=GPL
+         ENTERED=20081001
+           SHORT="a seam-carving C/C++ library"
+cat << EOF
+A seam-carving C/C++ library.
+
+It is a free, open source implementation of the algorithm described in this
+paper by Shai Avidan and Ariel Shamir.
+
+It aims at resizing pictures non uniformly while preserving their features,
+i.e. avoiding distortion of the important parts.
+EOF
diff --git a/graphics-libs/liblqr/HISTORY b/graphics-libs/liblqr/HISTORY
new file mode 100644
index 0000000..80a1b5d
--- /dev/null
+++ b/graphics-libs/liblqr/HISTORY
@@ -0,0 +1,3 @@
+2008-10-01 George Sherwood <gsherwood at sourcemage.org>
+	* DEPENDS, DETAILS: spell created
+



More information about the SM-Commit mailing list