Skip to Content.
Sympa Menu

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

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 (7731f2ec4ceedf936e22db6b1035eab5d955631d)
  • Date: Sun, 22 Jan 2017 17:02:52 +0000

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

ChangeLog | 4 ++
dev/null |binary
kde4-apps/kphotoalbum4/CONFIGURE | 1
kde4-apps/kphotoalbum4/DEPENDS | 6 ----
kde4-apps/kphotoalbum4/DETAILS | 25 ------------------
kde4-apps/kphotoalbum4/HISTORY | 54
---------------------------------------
kde4-apps/kphotoalbum4/PRE_BUILD | 5 ---
kde5-apps/kphotoalbum/CONFIGURE | 1
kde5-apps/kphotoalbum/CONFLICTS | 1
kde5-apps/kphotoalbum/DEPENDS | 19 +++++++++++++
kde5-apps/kphotoalbum/DETAILS | 17 ++++++++++++
kde5-apps/kphotoalbum/HISTORY | 7 +++++
kde5-apps/kphotoalbum/kphoto.gpg |binary
printer/cups-filters/DETAILS | 4 +-
printer/cups-filters/HISTORY | 3 ++
15 files changed, 54 insertions(+), 93 deletions(-)

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

kphotoalbum-5.1

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

cups-filters: => 1.13.3

diff --git a/ChangeLog b/ChangeLog
index aed4889..74bf2ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde5-apps/kphotoalbum: added
+ * kde4-apps/kphotoalbum4: deleted
+
2017-01-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* security-libs/google-authenticator-libpam: new spell, a PAM module
for
two-factor authentication
diff --git a/kde4-apps/kphotoalbum4/CONFIGURE
b/kde4-apps/kphotoalbum4/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/kde4-apps/kphotoalbum4/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde4-apps/kphotoalbum4/DEPENDS b/kde4-apps/kphotoalbum4/DEPENDS
deleted file mode 100755
index 9da7631..0000000
--- a/kde4-apps/kphotoalbum4/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-source $GRIMOIRE/KDE4_DEPENDS &&
-depends JPEG &&
-depends -sub SQLITE qt4 &&
-optional_depends exiv2 "" "" "to decode exif data"
-optional_depends libkdcraw "" "" "to process raw data" &&
-optional_depends digikam4 "" "" "to support for Kipi plugins"
diff --git a/kde4-apps/kphotoalbum4/DETAILS b/kde4-apps/kphotoalbum4/DETAILS
deleted file mode 100755
index 0707924..0000000
--- a/kde4-apps/kphotoalbum4/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- SPELL=kphotoalbum4
- VERSION=4.4
-
SOURCE_HASH=sha512:d984dede876af64c51c4d845d2af61f71881c3caa8950af7dbeef34ddc40a082fe5b9b27c6fded78f947fc14b5f607c871a67bc8fdc0f96e1ac7dc0b3c1b7455
-# PATCHLEVEL=1
- SOURCE=${SPELL//4}-$VERSION.tar.bz2
-# SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//4}-$VERSION
- WEB_SITE=http://www.kphotoalbum.org/
- SOURCE_URL[0]=$WEB_SITE/data/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 weretaken, 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-apps/kphotoalbum4/HISTORY b/kde4-apps/kphotoalbum4/HISTORY
deleted file mode 100644
index 68c4243..0000000
--- a/kde4-apps/kphotoalbum4/HISTORY
+++ /dev/null
@@ -1,54 +0,0 @@
-2014-04-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 4.4
- * DEPENDS: update
- * PRE_BUILD: remove qt3 relics from code
- *.patch: deleted
-
-2011-09-22 Bor Kraljič <pyrobor AT ver.si>
- * DEPENDS: kipi-plugins4 are now part of digikam4
-
-2011-09-04 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: PATCHLEVEL++ for /opt/kde4 -> /usr change
-
-2011-08-16 Bor Kraljič <pyrobor AT ver.si>
- * DEPENDS: kdegraphics4 -> libkdcraw4
- * fix-docbook-build.patch,fix-with-exiv2-0.21.patch: added for
compile problem from arch
-
-2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: jpeg -> JPEG
-
-2010-02-18 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 4.1.1
-
-2009-10-29 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 4.1
- fixed long description wrap
-
-2009-08-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add jpeg
-
-2009-08-05 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 4.0.2
- * DEPENDS: fix SQLITE subdepends
- add kipi-plugins4?, kdegraphics4
-
-2009-07-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 4.0.1
- use website for download
- * DEPENDS: needs SQL in qt4
-
-2008-02-21 Treeve Jelbert <treeve AT sourcemage.org>
- * CONFIGURE: added
-
-2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: disable kipi-plugins4, libkdcraw
- these version apply only to kde3
-
-2008-01-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 4.0.0
-
-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-apps/kphotoalbum4/PRE_BUILD
b/kde4-apps/kphotoalbum4/PRE_BUILD
deleted file mode 100755
index 4456a91..0000000
--- a/kde4-apps/kphotoalbum4/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-# remove qt3 relics
-sed -i '/ktrader.h/D' MainWindow/ExternalPopup.cpp
-sed -i '/ksimpleconfig.h/D' MainWindow/Window.cpp
diff --git a/kde4-apps/kphotoalbum4/kphoto.gpg
b/kde4-apps/kphotoalbum4/kphoto.gpg
deleted file mode 100644
index 43041cf..0000000
Binary files a/kde4-apps/kphotoalbum4/kphoto.gpg and /dev/null differ
diff --git a/kde5-apps/kphotoalbum/CONFIGURE b/kde5-apps/kphotoalbum/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/kde5-apps/kphotoalbum/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-apps/kphotoalbum/CONFLICTS b/kde5-apps/kphotoalbum/CONFLICTS
new file mode 100755
index 0000000..edcbd97
--- /dev/null
+++ b/kde5-apps/kphotoalbum/CONFLICTS
@@ -0,0 +1 @@
+conflicts kphotoalbum4 n
diff --git a/kde5-apps/kphotoalbum/DEPENDS b/kde5-apps/kphotoalbum/DEPENDS
new file mode 100755
index 0000000..e288655
--- /dev/null
+++ b/kde5-apps/kphotoalbum/DEPENDS
@@ -0,0 +1,19 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends karchive &&
+depends kcoreaddons &&
+depends kconfig &&
+depends kdelibs4support &&
+depends kdoctools &&
+depends ki18n &&
+depends kio &&
+depends kiconthemes &&
+depends kparts &&
+depends kwidgetsaddons &&
+depends phonon4qt5 &&
+
+depends JPEG &&
+optional_depends libkdcraw "" "" "process raw data" &&
+optional_depends libkexiv2 "" "" "decode exif netadata" &&
+optional_depends libkface "" "" "face recognition" &&
+optional_depends libkgeomap "" "" "geographic map location" &&
+optional_depends libkipi "" "" "support Kipi plugins"
diff --git a/kde5-apps/kphotoalbum/DETAILS b/kde5-apps/kphotoalbum/DETAILS
new file mode 100755
index 0000000..2fcb8ad
--- /dev/null
+++ b/kde5-apps/kphotoalbum/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=kphotoalbum
+ VERSION=5.1
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=http://download.kde.org/stable/$SPELL/${VERSION}/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=kphoto.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.kphotoalbum.org
+ LICENSE=GPL
+ ENTERED=20160728
+ KEYWORDS="images kde"
+SHORT="KDE tool for indexing, searching, and viewing images"
+cat << EOF
+Kphotoalbum is a tool for indexing, searching, and viewing images.
+EOF
diff --git a/kde5-apps/kphotoalbum/HISTORY b/kde5-apps/kphotoalbum/HISTORY
new file mode 100644
index 0000000..36aa6db
--- /dev/null
+++ b/kde5-apps/kphotoalbum/HISTORY
@@ -0,0 +1,7 @@
+2017-01-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.1
+ * DETAILS: add gpg checking
+
+
+2016-07-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version kf5
diff --git a/kde5-apps/kphotoalbum/kphoto.gpg
b/kde5-apps/kphotoalbum/kphoto.gpg
new file mode 100644
index 0000000..a4c1506
Binary files /dev/null and b/kde5-apps/kphotoalbum/kphoto.gpg differ
diff --git a/printer/cups-filters/DETAILS b/printer/cups-filters/DETAILS
index 27b8179..f19417b 100755
--- a/printer/cups-filters/DETAILS
+++ b/printer/cups-filters/DETAILS
@@ -1,6 +1,6 @@
SPELL=cups-filters
- VERSION=1.13.2
-
SOURCE_HASH=sha512:50b2e5d65f28bd15bd5e60bf11fc5e182c97a00155fb46ad36d058caa63ee60c504ec59cec05407068234cb1232e77c0ffb0bedd6a4c53bdc34055b60e7ed8b0
+ VERSION=1.13.3
+
SOURCE_HASH=sha512:52692473e069017ca9fd2274357514bc99bdc2ed576be329aaa4b2978dcac98124716a77f6ff80f76e2a5b513b4c2cb3cb7d2e3a4d32d9bb90725d053d88c280
SECURITY_PATCH=3
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 77a6925..82f6ec8 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2017-01-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.13.3
+
2017-01-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.13.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7731f2ec4ceedf936e22db6b1035eab5d955631d), Treeve Jelbert, 01/22/2017

Archive powered by MHonArc 2.6.24.

Top of Page