Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (f00247c1e10546d975217141bd4b3fb64a7700da)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (f00247c1e10546d975217141bd4b3fb64a7700da)
  • Date: Sun, 6 Jul 2008 07:03:26 -0500

GIT changes to master grimoire by Andraž 'ruskie' Levstik
<ruskie AT codemages.net>:

ChangeLog | 4 ++++
graphics/fotox/BUILD | 2 +-
graphics/fotox/DEPENDS | 5 +----
graphics/fotox/DETAILS | 6 +-----
graphics/fotox/HISTORY | 4 ++++
graphics/fotox/INSTALL | 2 +-
graphics/fotox/PRE_BUILD | 1 +
graphics/fotox/TRIGGERS | 1 +
graphics/fotoxx/BUILD | 3 +++
graphics/fotoxx/CONFLICTS | 1 +
graphics/fotoxx/DEPENDS | 4 ++++
graphics/fotoxx/DETAILS | 21 +++++++++++++++++++++
graphics/fotoxx/HISTORY | 3 +++
graphics/fotoxx/INSTALL | 3 +++
graphics/fotoxx/PRE_BUILD | 6 ++++++
graphics/jbrout/DETAILS | 4 ++--
graphics/jbrout/HISTORY | 3 +++
17 files changed, 60 insertions(+), 13 deletions(-)

New commits:
commit cf70bb49e40973cf3daddc1680132a550fc006ff
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

fotoxx: renamed from fotox

commit c78841c8526368fd1fa2db9d30147f8c44a4e852
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

fotox: deprecated in favrou of fotoxx

commit 1174dbbecc5af2cd93f235ccdfee5836905492ce
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

jbrout: update to 0.2.201

diff --git a/ChangeLog b/ChangeLog
index dada366..e3b4ae8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * graphics/fotox: deprecated in favour of fotoxx
+ * graphics/fotoxx: replaces fotox
+
2008-07-06 Vlad Glagolev <stealth AT sourcemage.org>
* http/elinks/elinks.gpg: added gpg key for elinks

diff --git a/graphics/fotox/BUILD b/graphics/fotox/BUILD
index 27fc0e9..27ba77d 100755
--- a/graphics/fotox/BUILD
+++ b/graphics/fotox/BUILD
@@ -1 +1 @@
-PREFIX=${INSTALL_ROOT}/usr ./build build
+true
diff --git a/graphics/fotox/DEPENDS b/graphics/fotox/DEPENDS
index 947f9cd..28a8417 100755
--- a/graphics/fotox/DEPENDS
+++ b/graphics/fotox/DEPENDS
@@ -1,4 +1 @@
-depends gtk+2 &&
-depends g++ &&
-depends exiv2
-
+depends fotoxx
diff --git a/graphics/fotox/DETAILS b/graphics/fotox/DETAILS
index beb264c..fb41a4f 100755
--- a/graphics/fotox/DETAILS
+++ b/graphics/fotox/DETAILS
@@ -1,9 +1,5 @@
SPELL=fotox
- VERSION=37
- SOURCE="${SPELL}.$VERSION.tar.gz"
- SOURCE_URL[0]=http://kornelix.squarespace.com/storage/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:e26141df76fadd8526dc18fa51e7f8c9499a0016a615920b66c069f5f1ff02964448061cf2b551690c3dae1388b78788e18f2afed0ff334744a34bb4edf1155e
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
+ VERSION=deprecated-37
WEB_SITE="http://kornelix.squarespace.com/fotox "
LICENSE[0]=GPL
ENTERED=20080329
diff --git a/graphics/fotox/HISTORY b/graphics/fotox/HISTORY
index 9f5b702..660511f 100644
--- a/graphics/fotox/HISTORY
+++ b/graphics/fotox/HISTORY
@@ -1,3 +1,7 @@
+2008-07-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * BUILD, INSTALL, PRE_BUILD, DETAILS: deprecation in progress
+ * DEPENDS, TRIGGERS: deprecation in progress fotox -> fotoxx
+
2008-03-29 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created

diff --git a/graphics/fotox/INSTALL b/graphics/fotox/INSTALL
index 57800b3..27ba77d 100755
--- a/graphics/fotox/INSTALL
+++ b/graphics/fotox/INSTALL
@@ -1 +1 @@
-PREFIX=${INSTALL_ROOT}/usr ./build install
+true
diff --git a/graphics/fotox/PRE_BUILD b/graphics/fotox/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/graphics/fotox/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/graphics/fotox/TRIGGERS b/graphics/fotox/TRIGGERS
new file mode 100755
index 0000000..4724102
--- /dev/null
+++ b/graphics/fotox/TRIGGERS
@@ -0,0 +1 @@
+on_cast fotox dispel_self
diff --git a/graphics/fotoxx/BUILD b/graphics/fotoxx/BUILD
new file mode 100755
index 0000000..4c74ff9
--- /dev/null
+++ b/graphics/fotoxx/BUILD
@@ -0,0 +1,3 @@
+PREFIX=${INSTALL_ROOT}/usr make &&
+PREFIX=${INSTALL_ROOT}/usr make launcher
+
diff --git a/graphics/fotoxx/CONFLICTS b/graphics/fotoxx/CONFLICTS
new file mode 100755
index 0000000..f2de4e4
--- /dev/null
+++ b/graphics/fotoxx/CONFLICTS
@@ -0,0 +1 @@
+conflicts old y
diff --git a/graphics/fotoxx/DEPENDS b/graphics/fotoxx/DEPENDS
new file mode 100755
index 0000000..947f9cd
--- /dev/null
+++ b/graphics/fotoxx/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+2 &&
+depends g++ &&
+depends exiv2
+
diff --git a/graphics/fotoxx/DETAILS b/graphics/fotoxx/DETAILS
new file mode 100755
index 0000000..6732d1c
--- /dev/null
+++ b/graphics/fotoxx/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=fotoxx
+ VERSION=4.7
+ SOURCE="${SPELL}-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://www.kornelix.com/${SOURCE}
+
SOURCE_HASH=sha512:6d91988aac194efc8b1ee9d3bb203bf9a5caaafc7187136774153fd3a7c51ab8725d2bba15d26adb8702ec9cc24be2ff2da9f63a9cbf4a99f96f2a8d73ac7ed4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
+ WEB_SITE="http://www.kornelix.com/fotoxx "
+ LICENSE[0]=GPL
+ ENTERED=20080329
+ SHORT="Software for digital image editing, HDR composites, and
panoramas."
+cat << EOF
+Fotoxx is a program for improving digital photos. Navigate through
+large image directories using a window of thumbnail images. Create HDR
+(high dynamic range) images by combining bright and dark images to improve
+details visible in both bright and dark areas. Create panorama (extra wide)
+images by joining overlapped images. Adjust brightness and color intensity
+independently for different underlying brightness levels. Reduce fog or haze
+by removing "whiteness" and intensifying colors. Rotate an image
+(level a tilted image or turn 90 degrees). Remove the red-eye effect from
+electronic flash photos. Resize or crop an image.
+EOF
diff --git a/graphics/fotoxx/HISTORY b/graphics/fotoxx/HISTORY
new file mode 100644
index 0000000..9f5b702
--- /dev/null
+++ b/graphics/fotoxx/HISTORY
@@ -0,0 +1,3 @@
+2008-03-29 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/graphics/fotoxx/INSTALL b/graphics/fotoxx/INSTALL
new file mode 100755
index 0000000..2b686de
--- /dev/null
+++ b/graphics/fotoxx/INSTALL
@@ -0,0 +1,3 @@
+PREFIX=${INSTALL_ROOT}/usr make install &&
+mkdir -vp $INSTALL_ROOT/usr/share/applications/ &&
+cp -v $SPELL.desktop $INSTALL_ROOT/usr/share/applications/
diff --git a/graphics/fotoxx/PRE_BUILD b/graphics/fotoxx/PRE_BUILD
new file mode 100755
index 0000000..847cd8e
--- /dev/null
+++ b/graphics/fotoxx/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i "s:^CFLAGS = -O \(.*\):CFLAGS = \1 $CFLAGS:g" Makefile &&
+sed -i "s:^LFLAGS = -O \(.*\):LFLAGS = \1 $CFLAGS:g" Makefile &&
+sed -i "s:^LAUNCHER = .*:LAUNCHER = \$(PROGRAM).desktop:g" Makefile
+
diff --git a/graphics/jbrout/DETAILS b/graphics/jbrout/DETAILS
index dfbdd17..5a9e823 100755
--- a/graphics/jbrout/DETAILS
+++ b/graphics/jbrout/DETAILS
@@ -1,8 +1,8 @@
SPELL=jbrout
- VERSION=0.2.200
+ VERSION=0.2.201
SOURCE="${SPELL}-${VERSION}.sources.tar.gz"
SOURCE_URL[0]=http://jbrout.free.fr/download/sources/${SOURCE}
-
SOURCE_HASH=sha512:44100934095f5db7e723bdbfaf973a3ac223d4e67ac98d5ea7a368ae610f605da81482c173cf920a5c3a8b4ba0494d8649bf69a505a60915df7fc6598ea87a04
+
SOURCE_HASH=sha512:93a5669a6bcc6073625a3e8f8566e7359dcd09cfe034ded37e573730832195dff13298460501ad3263d49fc13362d233e7da6266f98509ed117450462ea634e7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
WEB_SITE="http://jbrout.python-hosting.com/wiki/WikiStart "
LICENSE[0]=GPL
diff --git a/graphics/jbrout/HISTORY b/graphics/jbrout/HISTORY
index 1fe6818..512878e 100644
--- a/graphics/jbrout/HISTORY
+++ b/graphics/jbrout/HISTORY
@@ -1,3 +1,6 @@
+2008-07-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 0.2.201
+
2008-04-07 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: minor fix of version field




  • [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (f00247c1e10546d975217141bd4b3fb64a7700da), Andraž 'ruskie' Levstik, 07/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page