Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (214a887070e8e59d533f6f3b6f9b3a67b01a6ddd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (214a887070e8e59d533f6f3b6f9b3a67b01a6ddd)
  • Date: Sat, 20 Nov 2010 05:08:36 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

ChangeLog | 5 +++++
graphics/gmic/CONFLICTS | 2 ++
graphics/gmic/DEPENDS | 3 +++
graphics/gmic/DETAILS | 17 +++++++++++++++++
graphics/gmic/HISTORY | 4 ++++
graphics/greycstoration-gimp-plugin/BUILD | 4 +---
graphics/greycstoration-gimp-plugin/CONFIGURE | 1 -
graphics/greycstoration-gimp-plugin/DEPENDS | 3 +--
graphics/greycstoration-gimp-plugin/DETAILS | 21 +++++++--------------
graphics/greycstoration-gimp-plugin/DOWNLOAD | 1 +
graphics/greycstoration-gimp-plugin/HISTORY | 5 +++++
graphics/greycstoration-gimp-plugin/INSTALL | 3 +--
graphics/greycstoration-gimp-plugin/PRE_BUILD | 7 +------
graphics/greycstoration-gimp-plugin/TRIGGERS | 1 +
graphics/greycstoration/BUILD | 7 +------
graphics/greycstoration/DEPENDS | 5 +----
graphics/greycstoration/DETAILS | 26
+++++++-------------------
graphics/greycstoration/DOWNLOAD | 1 +
graphics/greycstoration/HISTORY | 5 +++++
graphics/greycstoration/INSTALL | 2 +-
graphics/greycstoration/PRE_BUILD | 1 +
graphics/greycstoration/TRIGGERS | 1 +
22 files changed, 67 insertions(+), 58 deletions(-)

New commits:
commit 214a887070e8e59d533f6f3b6f9b3a67b01a6ddd
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

gmic: added greycstoration-gimp-plugin & greycstoration (deprecated) to
CONFLICTS

DETAILS: cleaned keywords, added LICENSE

commit cfe8d37530f480b9d10d4552e2b98dbe26b11c07
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

graphics/greycstoration-gimp-plugin: spell deprecated [replaced by gmic]

commit ba882dfe465d626118073f37948070a06bed1ac0
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

graphics/greycstoration: spell deprecated [replaced by gmic]

commit 0b80813538031ec450710d6daeb501e6736b376f
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

graphics/gmic: new spell, A GIMP plugin based on GREYCStoration

diff --git a/ChangeLog b/ChangeLog
index d6056a3..0233156 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-20 Bor Kraljič <pyrobor AT ver.si>
+ * graphics/gmic: new spell, A GIMP plugin based on GREYCStoration.
+ * graphics/greycstoration: spell deprecated [replaced by gmic]
+ * graphics/greycstoration-gimp-plugin: spell deprecated [replaced by
gmic]
+
2010-11-19 Ladislav Hagara <hgr AT vabo.cz>
* e-17/e_cho: new spell, game based on Simon Says

diff --git a/graphics/gmic/CONFLICTS b/graphics/gmic/CONFLICTS
new file mode 100755
index 0000000..a9ac304
--- /dev/null
+++ b/graphics/gmic/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts greycstoration-gimp-plugin y
+conflicts greycstoration y
diff --git a/graphics/gmic/DEPENDS b/graphics/gmic/DEPENDS
new file mode 100755
index 0000000..24dd326
--- /dev/null
+++ b/graphics/gmic/DEPENDS
@@ -0,0 +1,3 @@
+depends gimp &&
+depends graphicsmagick &&
+depends opencv
diff --git a/graphics/gmic/DETAILS b/graphics/gmic/DETAILS
new file mode 100755
index 0000000..4b6dbdc
--- /dev/null
+++ b/graphics/gmic/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=gmic
+ VERSION=1.4.5.2
+ SOURCE="${SPELL}_${VERSION}.tar.gz"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:bf1e804d3137e8f7690c35b45fdc6655a1789ac889e60b5ed58ef0a865762615a145b5a305b7eb82dbffab61a54f77351267aebfe24daf4c9211975620400580
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://gmic.sourceforge.net/";
+ LICENSE[0]="CeCILL"
+ ENTERED=20101120
+ KEYWORDS="gimp image plug-in"
+ SHORT="A GIMP plugin based on GREYCStoration."
+cat << EOF
+G'MIC (GREYC's Magic Image Converter) is a GIMP plugin based on
+GREYCStoration. It is a complete image processing toolbox that contains all
+the GREYCstoration features (of course), but also much many more filters
+for image denoising, enhancement, applying artistic effects, and more.
+EOF
diff --git a/graphics/gmic/HISTORY b/graphics/gmic/HISTORY
new file mode 100644
index 0000000..073c25f
--- /dev/null
+++ b/graphics/gmic/HISTORY
@@ -0,0 +1,4 @@
+2010-11-20 Bor Kraljič <pyrobor AT ver.si>
+ * CONFLICTS: added greycstoration-gimp-plugin & greycstoration
(deprecated)
+ * DEPENDS, DETAILS: spell created, cleaned keywords, added LICENSE
+
diff --git a/graphics/greycstoration-gimp-plugin/BUILD
b/graphics/greycstoration-gimp-plugin/BUILD
index 9290ac1..27ba77d 100755
--- a/graphics/greycstoration-gimp-plugin/BUILD
+++ b/graphics/greycstoration-gimp-plugin/BUILD
@@ -1,3 +1 @@
-cd ${SOURCE_DIRECTORY}/src &&
-g++ -o greycstoration greycstoration4gimp.cpp $(gimptool-2.0 --cflags) \
- $(gimptool-2.0 --libs) -lpthread
+true
diff --git a/graphics/greycstoration-gimp-plugin/CONFIGURE
b/graphics/greycstoration-gimp-plugin/CONFIGURE
deleted file mode 100755
index 635f1d2..0000000
--- a/graphics/greycstoration-gimp-plugin/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-config_query GREYCSTORATION_THREADS "enable use of four threads instead of
one?" n
diff --git a/graphics/greycstoration-gimp-plugin/DEPENDS
b/graphics/greycstoration-gimp-plugin/DEPENDS
index 761bd35..7402f5a 100755
--- a/graphics/greycstoration-gimp-plugin/DEPENDS
+++ b/graphics/greycstoration-gimp-plugin/DEPENDS
@@ -1,2 +1 @@
-depends gimp &&
-depends g++
+depends gmic
diff --git a/graphics/greycstoration-gimp-plugin/DETAILS
b/graphics/greycstoration-gimp-plugin/DETAILS
index d499882..d3644f1 100755
--- a/graphics/greycstoration-gimp-plugin/DETAILS
+++ b/graphics/greycstoration-gimp-plugin/DETAILS
@@ -1,14 +1,7 @@
- SPELL=greycstoration-gimp-plugin
- VERSION=2.9
- SOURCE=GREYCstoration-${VERSION}-src.zip
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/GREYCstoration-${VERSION}-src
- SOURCE_URL[0]=${SOURCEFORGE_URL}/cimg/${SOURCE}
-
SOURCE_HASH=sha512:40bb558ecbd1647232822abead52d9571855f7932215f34697ec369c93be7e1ab7bc7766215cf1a7f14b2e34b01ccab2e574a15db61a38061367478822b4e089
- WEB_SITE=http://cimg.sourceforge.net/greycstoration/index.shtml
- ENTERED=20050826
- LICENSE[0]=LGPL
- KEYWORDS="graphics"
- SHORT="Gimp's plugin for photo restoration"
-cat << EOF
-This is Gimp's plugin for photo restoration. It is usable for reducing noise
in image.
-EOF
+ SPELL=greycstoration-gimp-plugin
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by gmic]
+ EOF
diff --git a/graphics/greycstoration-gimp-plugin/DOWNLOAD
b/graphics/greycstoration-gimp-plugin/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/graphics/greycstoration-gimp-plugin/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/graphics/greycstoration-gimp-plugin/HISTORY
b/graphics/greycstoration-gimp-plugin/HISTORY
index 94a0625..d366bc3 100644
--- a/graphics/greycstoration-gimp-plugin/HISTORY
+++ b/graphics/greycstoration-gimp-plugin/HISTORY
@@ -1,3 +1,8 @@
+2010-11-20 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [replaced by gmic]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2008-07-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS, BUILD, CONFIGURE, INSTALL, PRE_BUILD: updated to 2.9,
changed www url and source url, added option to make the
diff --git a/graphics/greycstoration-gimp-plugin/INSTALL
b/graphics/greycstoration-gimp-plugin/INSTALL
index 33e56ba..27ba77d 100755
--- a/graphics/greycstoration-gimp-plugin/INSTALL
+++ b/graphics/greycstoration-gimp-plugin/INSTALL
@@ -1,2 +1 @@
-install -m755 ${SOURCE_DIRECTORY}/src/greycstoration \
- ${INSTALL_ROOT}/$(gimptool-2.0 --gimpplugindir)/plug-ins
+true
diff --git a/graphics/greycstoration-gimp-plugin/PRE_BUILD
b/graphics/greycstoration-gimp-plugin/PRE_BUILD
index 9d757be..27ba77d 100755
--- a/graphics/greycstoration-gimp-plugin/PRE_BUILD
+++ b/graphics/greycstoration-gimp-plugin/PRE_BUILD
@@ -1,6 +1 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY}/src &&
-sedit "s:plugins/../CImg.h:CImg.h:" greycstoration4gimp.cpp &&
-if [[ ${GREYCSTORATION_THREADS} == y ]]; then
- sedit "s:^#define NTHREADS 1:#define NTHREADS 4:"
greycstoration4gimp.cpp
-fi
+true
diff --git a/graphics/greycstoration-gimp-plugin/TRIGGERS
b/graphics/greycstoration-gimp-plugin/TRIGGERS
new file mode 100755
index 0000000..125f15a
--- /dev/null
+++ b/graphics/greycstoration-gimp-plugin/TRIGGERS
@@ -0,0 +1 @@
+on_cast greycstoration-gimp-plugin dispel_self
diff --git a/graphics/greycstoration/BUILD b/graphics/greycstoration/BUILD
index df9d62c..27ba77d 100755
--- a/graphics/greycstoration/BUILD
+++ b/graphics/greycstoration/BUILD
@@ -1,6 +1 @@
-cd src &&
-sedit "s:CFLAGS =:CFLAGS = ${CFLAGS}:" Makefile &&
-sedit "s:LDFLAGS =:LDFLAGS = ${LDFLAGS}:" Makefile &&
-sedit "s:/usr:${TRACK_ROOT}/usr:" Makefile &&
-sedit "s:/X11R6::" Makefile &&
-make linux
+true
diff --git a/graphics/greycstoration/DEPENDS b/graphics/greycstoration/DEPENDS
index 0c8952a..7402f5a 100755
--- a/graphics/greycstoration/DEPENDS
+++ b/graphics/greycstoration/DEPENDS
@@ -1,4 +1 @@
-depends g++ &&
-depends libxext &&
-depends libxrandr &&
-depends xorg-libs
+depends gmic
diff --git a/graphics/greycstoration/DETAILS b/graphics/greycstoration/DETAILS
index 782b195..967d835 100755
--- a/graphics/greycstoration/DETAILS
+++ b/graphics/greycstoration/DETAILS
@@ -1,19 +1,7 @@
- SPELL=greycstoration
- VERSION=2.5.1
- SOURCE=GREYCstoration-${VERSION}.zip
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/GREYCstoration-${VERSION}
-
SOURCE_URL[0]=http://www.greyc.ensicaen.fr/~dtschump/${SPELL}/data/${SOURCE}
-
SOURCE_HASH=sha512:e960f8b7835e81cf08b58b8f3e86c5096bb7dac9c99f00b71d034df61bffdacdf23f1d7e1a08acb1abc8b75a8d83f97527b470880f02a2f5b1b806718ef50096
- WEB_SITE=http://www.greyc.ensicaen.fr/~dtschump/greycstoration/
- ENTERED=20070314
- LICENSE[0]=http://www.cecill.info/index.en.html
- DOCS="${DOCS} Licence_CeCILL_V2-en.txt"
- KEYWORDS="graphics"
- SHORT="Fast Anisotropic Smoothing of Multi-Valued Images"
-cat << EOF
-GREYCstoration is an image regularization algorithm which processes an image
by
-locally removing small variations of pixel intensities while preserving
-significant global image features, such as sharp edges and corners. The most
-direct application of image regularization is denoising.
-By extension, it can also be used to inpaint or resize images.
-EOF
+ SPELL=greycstoration
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by gmic]
+ EOF
diff --git a/graphics/greycstoration/DOWNLOAD
b/graphics/greycstoration/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/graphics/greycstoration/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/graphics/greycstoration/HISTORY b/graphics/greycstoration/HISTORY
index 0727f00..6b80309 100644
--- a/graphics/greycstoration/HISTORY
+++ b/graphics/greycstoration/HISTORY
@@ -1,3 +1,8 @@
+2010-11-20 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [replaced by gmic]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs
No need to check if using modular X as that's all that's
diff --git a/graphics/greycstoration/INSTALL b/graphics/greycstoration/INSTALL
index ba94bc7..27ba77d 100755
--- a/graphics/greycstoration/INSTALL
+++ b/graphics/greycstoration/INSTALL
@@ -1 +1 @@
-cp ${SPELL} ${SPELL}4integration ${INSTALL_ROOT}/usr/bin
+true
diff --git a/graphics/greycstoration/PRE_BUILD
b/graphics/greycstoration/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/graphics/greycstoration/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/graphics/greycstoration/TRIGGERS
b/graphics/greycstoration/TRIGGERS
new file mode 100755
index 0000000..e205931
--- /dev/null
+++ b/graphics/greycstoration/TRIGGERS
@@ -0,0 +1 @@
+on_cast greycstoration dispel_self



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (214a887070e8e59d533f6f3b6f9b3a67b01a6ddd), Bor Kraljič, 11/20/2010

Archive powered by MHonArc 2.6.24.

Top of Page