Skip to Content.
Sympa Menu

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

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 (6c0e85761aa3a8bfcddce4f6c01f94273571b034)
  • Date: Fri, 19 Apr 2019 19:20:56 +0000

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

kde5-apps/digikam/DEPENDS | 7 ++-----
kde5-apps/digikam/DETAILS | 4 ++--
kde5-apps/digikam/HISTORY | 4 ++++
kde5-apps/kipi-plugins/BUILD | 2 --
kde5-apps/kipi-plugins/DEPENDS | 3 ---
kde5-apps/kipi-plugins/DETAILS | 9 ++++-----
kde5-apps/kipi-plugins/HISTORY | 6 ++++++
kde5-apps/labplot/DETAILS | 8 ++++----
kde5-apps/labplot/HISTORY | 3 +++
9 files changed, 25 insertions(+), 21 deletions(-)

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

kipi-plugins: => 5.9.1

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

labplot: => 2.6.0

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

digikam: => 6.1.0

diff --git a/kde5-apps/digikam/DEPENDS b/kde5-apps/digikam/DEPENDS
index 400761d..d674825 100755
--- a/kde5-apps/digikam/DEPENDS
+++ b/kde5-apps/digikam/DEPENDS
@@ -27,7 +27,7 @@ depends libpng &&
depends libx11 &&
depends libxml2 &&
depends libxslt &&
-depends -sub FACE opencv3 &&
+depends -sub FACE OPENCV &&
depends OPENGL &&
depends pkgconfig &&
depends sqlite &&
@@ -41,8 +41,6 @@ optional_depends akonadi-contacts '' '' 'Addressbook
support' &&
optional_depends kcalcore '' '' 'calendar support' &&
optional_depends lensfun '' '' 'lens correction support' &&

-optional_depends libkipi '' '' 'additional plugins' &&
-
optional_depends libkgeomap '' '' 'GeoLocation' &&
if is_depends_enabled $SPELL libkgeomap;then
depends kitemmodels &&
@@ -64,5 +62,4 @@ if is_depends_enabled $SPELL qtav;then
depends LIBAVCODEC
else
optional_depends LIBAVCODEC '' '' 'video support'
-fi &&
-suggest_depends kipi-plugins '' '' 'manipulate/upload images'
+fi
diff --git a/kde5-apps/digikam/DETAILS b/kde5-apps/digikam/DETAILS
index 69efb44..7e4e74b 100755
--- a/kde5-apps/digikam/DETAILS
+++ b/kde5-apps/digikam/DETAILS
@@ -1,7 +1,7 @@
SPELL=digikam
- VERSION=6.0.0
+ VERSION=6.1.0
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL=https://download.kde.org/unstable/$SPELL/$SOURCE
+ SOURCE_URL=https://download.kde.org/stable/$SPELL/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/kde5-apps/digikam/HISTORY b/kde5-apps/digikam/HISTORY
index 3663927..157083d 100644
--- a/kde5-apps/digikam/HISTORY
+++ b/kde5-apps/digikam/HISTORY
@@ -1,3 +1,7 @@
+2019-04-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.1.0
+ * DEPENDS: delete kipi-plugins, libkipi; use OPENCV
+
2019-02-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.0.0
* DETAILS: add gpg checking
diff --git a/kde5-apps/kipi-plugins/BUILD b/kde5-apps/kipi-plugins/BUILD
deleted file mode 100755
index b4100c9..0000000
--- a/kde5-apps/kipi-plugins/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-OPTS+=" -DDIGIKAMSC_COMPILE_PO=0 -DDIGIKAMSC_COMPILE_DOC=0
-DDIGIKAMSC_COMPILE_DIGIKAM=0" &&
-default_build
diff --git a/kde5-apps/kipi-plugins/DEPENDS b/kde5-apps/kipi-plugins/DEPENDS
index a8044dd..35f1541 100755
--- a/kde5-apps/kipi-plugins/DEPENDS
+++ b/kde5-apps/kipi-plugins/DEPENDS
@@ -3,10 +3,7 @@ depends qtxmlpatterns &&
depends qtsvg &&
depends kconfig &&
depends ki18n &&
-depends kiconthemes &&
depends kio &&
-#depends kparts &&
-depends kservice &&
depends kwindowsystem &&
depends kxmlgui &&

diff --git a/kde5-apps/kipi-plugins/DETAILS b/kde5-apps/kipi-plugins/DETAILS
index adea7cd..ab479ec 100755
--- a/kde5-apps/kipi-plugins/DETAILS
+++ b/kde5-apps/kipi-plugins/DETAILS
@@ -1,13 +1,12 @@
SPELL=kipi-plugins
- SPELLX=digikam
- VERSION=6.0.0
- SOURCE=$SPELLX-$VERSION.tar.xz
- SOURCE_URL=https://download.kde.org/stable/$SPELLX/$SOURCE
+ VERSION=5.9.1
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=https://download.kde.org/stable/$SPELL/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

WEB_SITE=https://extragear.kde.org/apps/kipi
LICENSE=GPL
diff --git a/kde5-apps/kipi-plugins/HISTORY b/kde5-apps/kipi-plugins/HISTORY
index 811ada7..2964523 100644
--- a/kde5-apps/kipi-plugins/HISTORY
+++ b/kde5-apps/kipi-plugins/HISTORY
@@ -1,3 +1,9 @@
+2019-04-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.9.1
+ no longer part of digikam
+ * BUILD: deleted
+ * DEPENDS: simplify
+
2019-02-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.0.0
* DETAILS: add gpg checking
diff --git a/kde5-apps/labplot/DETAILS b/kde5-apps/labplot/DETAILS
index c2828a4..df63b24 100755
--- a/kde5-apps/labplot/DETAILS
+++ b/kde5-apps/labplot/DETAILS
@@ -1,9 +1,9 @@
SPELL=labplot
- VERSION=2.5.0
-
SOURCE_HASH=sha512:a4b285917e30b0ac00cb8c8ad6827ba3884d95fccc0511a0a317bb2d637e48e6579929c45cfb8bba737bb5a01472a2baa9d812a688730ac4fa40b23cc6625eba
- SOURCE=$SPELL-$VERSION.tar.xz
+ VERSION=2.6.0
+
SOURCE_HASH=sha512:6ebc96b3cfb25ebd62a6631d8cca0d9574f84548c04271eb8a10ff3ef9ebbdd0bf842b9b6129a995953412c5e6f902440dc91dbaa01d97fc220d7f6b19dc46af
+ SOURCE=$SPELL-${VERSION%.?}.tar.xz
SOURCE_URL=https://download.kde.org/stable/labplot/${VERSION}/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%.?}
WEB_SITE=https://labplot.kde.org
ENTERED=20151026
# SECURITY_PATCH=1
diff --git a/kde5-apps/labplot/HISTORY b/kde5-apps/labplot/HISTORY
index c35918c..8de6e24 100644
--- a/kde5-apps/labplot/HISTORY
+++ b/kde5-apps/labplot/HISTORY
@@ -1,3 +1,6 @@
+2019-04-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.6.0
+
2018-06-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.5.0
* DEPENDS: add more kde frameworks



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6c0e85761aa3a8bfcddce4f6c01f94273571b034), Treeve Jelbert, 04/19/2019

Archive powered by MHonArc 2.6.24.

Top of Page