ajacoutot
54dcf7457d
Unbreak: missed bump
2019-03-29 17:20:06 +00:00
rsadowski
a9fc9f4fbf
digikam-kde4 -dcraw, -libkipi, -sane
...
Replace x11/kde4/{libkipi,libkdcraw,libksane} by digikam-kde4 -dcraw, -libkipi,
-sane to avoid bulk conflicts with KDE4 and 5 applications.
With this move we have to go without ksaneplugin and drop support in
graphics-thumbnailers and ksnapshot.
Help from jca@ with packages adjustments.
Spotted by many over months, thanks!
2019-03-28 19:28:47 +00:00
rsadowski
778a93db7a
Unbreak bulk build
...
Fix PKGSPEC and bump all consumers
Spotted by naddy@ and ajacoutot@; Thanks!
2019-03-24 13:45:20 +00:00
rsadowski
d1bd58b2c4
Teach digikam4 to build with graphics/opencv2
...
Highlights:
- Rename digikam to digikam-kde4 (see Quirks bits)
- New mutli-packages: face and geomap which make
x11/kde-applications/{libkface, libkgeomap} unnecessary
Notable changes:
- fix MASTER_SITE
- s/https/https/
- dependencies WANTLIB cleanup
- regen PLIST
2019-03-22 22:09:37 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
naddy
1cc37b9302
replace gettext module
2017-11-05 21:46:04 +00:00
sthen
48dbc605b1
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 09:55:44 +00:00
rsadowski
f43469df71
Bump all and adjust WANTLIB and patches after qca update
...
OK sthen@
2017-07-11 20:42:34 +00:00
rsadowski
22fdf4b383
zap opencv XXX tag
...
After the last opencv update the XXX tag is not more necessary.
ok jca@, "go for it" zhuk@
2017-05-28 15:54:08 +00:00
rsadowski
f9705a2500
disable doxygen
...
ok jca@
2017-04-29 09:24:28 +00:00
sthen
75223c6422
backport upstream patch to fix digikam-kde4 with newer lensfun.
...
diff from rsadowski with minor tweak in patch comment by me.
2017-02-02 12:57:28 +00:00
sthen
f024b8e700
regen patches
2017-02-02 12:57:13 +00:00
kirby
47d24334bd
Add alternative MASTER_SITES. Our digikam version was moved to Attic
...
by upstream.
Noticed by Rafael Sadowski, thanks!
Committed on behalf of zhuk@
2016-11-27 17:37:35 +00:00
sthen
a406b733fd
make sure -current pkgname/revision are higher than stable
2016-05-06 21:39:03 +00:00
sthen
88b6d7c447
remove the remaining devel/flex build deps
2015-11-20 17:17:50 +00:00
sthen
e48df32b6b
fix following ImageMagick update
2015-11-06 20:37:34 +00:00
zhuk
b5df70fab8
Update to Digikam 4.13.0.
...
Beware: MySQL/MariaDB support dropped (disabled by default upstream),
so make sure you're using SQLite for you Digikam database before update.
2015-09-12 13:52:13 +00:00
zhuk
10575867cc
MODGETTEXT_TOOLS is already set by default. Pointed out by aja@.
...
It looks like I need to stop juicing and restart coffeing...
2015-08-12 12:33:02 +00:00
zhuk
8a594154bd
More gettext-tools love for KDE4 ports.
...
Inspired by recent aja@ commit in ktorrent-kde4.
2015-08-12 10:00:50 +00:00
zhuk
a598416629
Add another missing dependency, that was hiding behind the RUN_DEPENDS
...
curtains.
Noticed&reminded by nigel@, who was as much kind as possible.
2015-07-13 16:33:03 +00:00
zhuk
315ae69bb5
Update KDE4 version of Digikam to 4.11.0.
...
This time we have three libraries previously shipped as a part
of Digikam SC separated, this commit links them to build altogether.
Thanks to sthen@ and czarkoff@ for reviewing considerable part of work.
2015-07-10 18:34:26 +00:00
ajacoutot
15a33afedd
libusb-compat is not provided by libgphoto2 anymore, so add it explicitely.
2015-07-07 13:47:32 +00:00
ajacoutot
79589a1e82
Bump after the recent phonon MODULE change.
2015-06-26 09:18:39 +00:00
pascal
f0585aa4cf
gcc4 bumps, reminded by aja@
2015-05-28 10:17:22 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
zhuk
b58aaa479e
Update Digikam to 4.4.0.
2014-11-02 08:01:32 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
zhuk
0ea76f6c1f
Apply a hammer to kdevelop and digikam-kde4 since OBJECT_DEPENDS
...
doesn't work as advertised. To be investigated later, and we need
reliable builds now.
okay naddy@ who probably hates those ports now
2014-07-25 17:45:58 +00:00
zhuk
5243b5979d
Bring back BUILD_DEPENDS+=graphics/opencv,-java hack; will be dealt
...
properly in OpenCV post-release.
failed again at naddy@'s
2014-07-25 15:05:32 +00:00
zhuk
a4c4d637b2
This ought to be a real fix; the problem is that both "core" Digikam app
...
and KIPI plugins do generate gitversion.h, using different targets. And,
of course, I've used the wrong one... Realized that when the build
finally borked on my i386. Now builds fine.
okay espie@
2014-07-25 10:20:04 +00:00
zhuk
6b2228e0fb
Make sure no extra OpenCV libraries are picked up during linking.
...
Reduces WANTLIB-kipi back to something realistic. Went upstream already.
okay sthen@
2014-07-23 23:31:53 +00:00
zhuk
ce8e98d6e3
Better fix for missing dependency, similar to devel/kdevelop one.
2014-07-23 10:17:40 +00:00
espie
7c133b348b
work-around to get digikam to build on amd64 until Vadim finds a better
...
way.
okay zhuk@
2014-07-18 04:40:58 +00:00
espie
41cde74b4f
adjust to uvm header changes
2014-07-17 11:25:34 +00:00
zhuk
e9881e9552
A slightly more correct define, removes unnecessary complilation warnings.
2014-07-10 08:53:36 +00:00
zhuk
6476a69b65
Add back patches that disable KDcraw usage on i386 until issues with ld.so
...
are resolved.
2014-07-10 08:06:40 +00:00
zhuk
465af9ee43
digiKam is an advanced digital photo management application for
...
KDE, which makes importing and organizing digital photos a "snap".
The photos are organized in albums which can be sorted chronologically,
by folder layout or by custom collections.
digiKam supports tagging, KIPI plugins, import from digital cameras.
It also has Light Table feature.
This commit is dedicated to the espie@, who prodded me with this port for
more than a year.
2014-07-09 21:29:33 +00:00