Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa613f421cea536678bc328fd1023cb9798a0124)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa613f421cea536678bc328fd1023cb9798a0124)
  • Date: Tue, 11 Dec 2007 14:30:11 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
kde4/koffice2/DETAILS | 4 ++--
kde4/koffice2/HISTORY | 3 +++
kde4/kphotoalbum4/DEPENDS | 4 ++++
kde4/kphotoalbum4/DETAILS | 24 ++++++++++++++++++++++++
kde4/kphotoalbum4/HISTORY | 5 +++++
kde4/kphotoalbum4/kphoto.gpg |binary
7 files changed, 41 insertions(+), 2 deletions(-)

New commits:
commit aa613f421cea536678bc328fd1023cb9798a0124
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kphotoalbum4-3.97.0

commit 527a68bfa1abff72df4fbbd0c5585011a16c793c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

koffice2-1.9.95.1

diff --git a/ChangeLog b/ChangeLog
index ae51d85..853ff2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde4/kphotoalbum4: new spell, for kde4
+
2007-12-09 Treeve Jelbert <treeve AT sourcemage.org>
* database/tokyocabinet: new spell, successor to qdbm

diff --git a/kde4/koffice2/DETAILS b/kde4/koffice2/DETAILS
index f135f13..323c3e2 100755
--- a/kde4/koffice2/DETAILS
+++ b/kde4/koffice2/DETAILS
@@ -1,7 +1,7 @@
#source $SECTION_DIRECTORY/KDE_DETAILS
SPELL=koffice2
- VERSION=1.9.95
-
SOURCE_HASH=sha512:3ab0ad790a9fc8a8203643436639af1c5e6cc758212c2b4f905a2b680d8a551f674f677e6ea0960b2b2583bd62a143a6ee48f173790ef80a2538252ffcfc8a3f
+ VERSION=1.9.95.1
+
SOURCE_HASH=sha512:112d893332db5a165a6781d1fc5bf73c459b733170ed9f4d883b348d12fabf4540ab7951fe9ee93f4381d551f5bd04cba15275e1af99b97e817d48644fc8e025
SOURCE=${SPELL//2}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//2}-${VERSION}
SOURCE_URL[0]=$KDE_URL/unstable/koffice-$VERSION/src/$SOURCE
diff --git a/kde4/koffice2/HISTORY b/kde4/koffice2/HISTORY
index 7bffb7a..171dd8d 100644
--- a/kde4/koffice2/HISTORY
+++ b/kde4/koffice2/HISTORY
@@ -1,3 +1,6 @@
+2007-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.95.1
+
2007-11-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.9.95
* DEPENDS: add libwpd
diff --git a/kde4/kphotoalbum4/DEPENDS b/kde4/kphotoalbum4/DEPENDS
new file mode 100755
index 0000000..abdf34d
--- /dev/null
+++ b/kde4/kphotoalbum4/DEPENDS
@@ -0,0 +1,4 @@
+source $SECTION_DIRECTORY/KDE_DEPENDS &&
+optional_depends exiv2 "" "" "to decode exif data" &&
+optional_depends libkdcraw "" "" "to process raw data" &&
+optional_depends kipi-plugins "" "" "to support for Kipi plugins"
diff --git a/kde4/kphotoalbum4/DETAILS b/kde4/kphotoalbum4/DETAILS
new file mode 100755
index 0000000..b735970
--- /dev/null
+++ b/kde4/kphotoalbum4/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=kphotoalbum4
+ VERSION=3.97.0
+
SOURCE_HASH=sha512:651273277a1a3d951e2637ad746dea99b069bca42d8b65d765f334e107ab62c75fde92b2fc44869d1d84bcf6f4299caf4bdc060ebfbcb90da26e2a8c6fb91c6d
+ SOURCE=${SPELL//4}-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//4}-$VERSION
+# SOURCE2=$SOURCE.asc
+ WEB_SITE=http://www.kphotoalbum.org/
+ SOURCE_URL[0]=$KDE_URL/unstable/${VERSION//.0}/src/extragear/$SOURCE
+# SOURCE_URL[0]=$WEB_SITE/download/$SOURCE
+# SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+# SOURCE_GPG=kphoto.gpg:$SOURCE.asc:UPSTREAM_KEY
+# SOURCE2_IGNORE=signature
+ LICENSE=GPL
+ ENTERED=20040112
+ KEYWORDS="images kde"
+SHORT="KDE tool for indexing, searching, and viewing images"
+cat << EOF
+Kphotoalbum is a tool for indexing, searching, and viewing images.
+The indexing is done by telling KimDaBa who is on the images, where the
images were
+taken, and (optionally) adding descriptions. KimDaBa is highly optimized for
easy
+indexing of images, so that it is possible to use it with thousands of
images. It
+also allows you to browse your images easily, based on the properties
(person,
+location, keywords) you specified when indexing.
+EOF
diff --git a/kde4/kphotoalbum4/HISTORY b/kde4/kphotoalbum4/HISTORY
new file mode 100644
index 0000000..29328c0
--- /dev/null
+++ b/kde4/kphotoalbum4/HISTORY
@@ -0,0 +1,5 @@
+2007-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.97.0
+ * DEPENDS: kde4
+ spell copied from kde3 version
+
diff --git a/kde4/kphotoalbum4/kphoto.gpg b/kde4/kphotoalbum4/kphoto.gpg
new file mode 100644
index 0000000..c0ac72b
Binary files /dev/null and b/kde4/kphotoalbum4/kphoto.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa613f421cea536678bc328fd1023cb9798a0124), Treeve Jelbert, 12/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page