[Lunar-commits] <moonbase> gimp-lqr-plugin: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Dec 24 01:01:40 CET 2009
commit dc9eaa3ec23b1a813f4494146b30681794915a0e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Dec 23 19:01:40 2009 -0500
gimp-lqr-plugin: Adding to moonbase.
---
graphics/gimp-lqr-plugin/DEPENDS | 2 ++
graphics/gimp-lqr-plugin/DETAILS | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/graphics/gimp-lqr-plugin/DEPENDS b/graphics/gimp-lqr-plugin/DEPENDS
new file mode 100644
index 0000000..c6a1b48
--- /dev/null
+++ b/graphics/gimp-lqr-plugin/DEPENDS
@@ -0,0 +1,2 @@
+depends gimp
+depends liblqr
diff --git a/graphics/gimp-lqr-plugin/DETAILS b/graphics/gimp-lqr-plugin/DETAILS
new file mode 100644
index 0000000..a77a25a
--- /dev/null
+++ b/graphics/gimp-lqr-plugin/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=gimp-lqr-plugin
+ VERSION=0.6.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL[0]="http://liquidrescale.wikidot.com/local--files/en:download-page/"
+ SOURCE_VFY=sha1:f202700ffe7981de14a4b69493903239dd963a54
+ WEB_SITE=http://liquidrescale.wikidot.com/en:start
+ ENTERED=20091223
+ UPDATED=20091223
+ SHORT="Liquid Rescale GIMP plugin"
+
+cat << EOF
+A frontend to the Liquid Rescale Library, which provides an implementation of
+the Seam Carving algorithm as described in this paper by Shai Avidan and Ariel
+Shamir.
+
+The Seam Carving procedure aims at resizing pictures non uniformly while
+preserving their features, i.e. avoiding distortion of the important parts.
+The plugin supports manual feature selection, and can also be used to remove
+portions of the picture in a consistent way.
+EOF
More information about the Lunar-commits
mailing list