aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins-kde4
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate KDE4 software in categories graphics-textproc.Adriaan de Groot2018-08-301-0/+3
| | | | | | | | | | | | | | | | | | The last upstream release supporting KDE4 was 10 months ago, https://www.kde.org/announcements/announce-applications-17.08.3.php , and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4 month deprecation period to allow users to switch over. Also deprecated: multimedia/kmplayer-kde4 (permission from jhale@) Not deprecated, need to contact maintainers: misc/krecipes-kde4 net-im/kmess-kde4 net/smb4k-kde4 textproc/uim-kde4 Notes: svn path=/head/; revision=478480
* Add ports for digikam5.Tobias C. Berner2018-04-281-1/+1
| | | | Notes: svn path=/head/; revision=468520
* Rename KDE4 meta portsTobias C. Berner2018-02-101-1/+1
| | | | | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Notes: svn path=/head/; revision=461375
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Unbreak kipi-plugin-* after r436971.Raphael Kubo da Costa2017-03-281-1/+6
| | | | | | | | | | | | | | | | | | | | | | | The kipi-plugin-* ports are all built from the same tarball, which is also used to build kipi-plugins-kde4 as well. Upstream does not expect this to happen, and refers to libkipiplugins.so as the "kipiplugins" target in CMake. Since we build everything separately, each plugin's build system code does not know this target, which results in -lkipiplugins (without -L/path/to) being passed to the linker instead of /path/to/libkipiplugins.so. Fix it by looking for libkipiplugins.so via CMake and using that result in each port. kipi-plugin-ipodexport needs an additional but similar fix, in that it should look for libgpod using CMake instead of using pkg-config's results directly, as the latter do not contain full paths. Reviewed by: tcberner Notes: svn path=/head/; revision=437106
* Update DigiKam and related ports to 4.14.0.Raphael Kubo da Costa2016-04-143-13/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to 4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based release, and 5.0.0 will be based on KDE Frameworks 5. Noteworthy port changes: - Most patches in graphics/digikam-kde4 are no longer necessary. - graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have been merged into graphics/kipi-plugin-googleservices following what upstream did to those plugins. - astro/libkgeomap and graphics/libkface are no longer included in the DigiKam tarball and are now completely independent ports whose tarballs are released as part of KDE Applications. - net/libmediawiki is neither included in the DigiKam tarball nor released as a separate tarball, so we had to resort to fetching it from an older DigiKam release which contains it. - graphics/digikam-kde4 now has a runtime dependency on x11/kde4-runtime. See bug 203222 for details. A lot of people have contributed to this update over the years in our experimental area51 repository. Tobias Berner (our usual suspect), Adriaan de Groot, makc@, alonso@ and jhale@ at the very least. PR: 203222 PR: 204623 Submitted by: Tobias Berner <tcberner@gmail.com>, Adriaan de Groot <groot@kde.org>, alonso, jhale, makc, rakuco Notes: svn path=/head/; revision=413310
* Fix package names in the dependencies added in r412429.Raphael Kubo da Costa2016-04-031-2/+2
| | | | | | | | | | This fixes errors such as: ===> kipi-plugins-4.2.0_1,1 depends on package: digikam-kde4-doc>=4.2.0 - not found that effectively broke the port after my previous commit. Notes: svn path=/head/; revision=412458
* Fix the dependencies for the DOCS and NLS options.Raphael Kubo da Costa2016-04-021-2/+3
| | | | | | | | The current code was a no-op because it was left out of the options helper conversion in r340628. Notes: svn path=/head/; revision=412429
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Revert USES=metaport conversion, again.Raphael Kubo da Costa2015-04-191-3/+5
| | | | | | | | | | | | bsd.port.pre.mk and Makefile.common were being included before the many options were being defined. Some of the options depend on Makefile.common to be defined though, so for now revert the USES=metaport conversion to get things back to a working state while a proper fix is devised. PR: 199501 Notes: svn path=/head/; revision=384328
* Convert to USES=metaport, take 2.Raphael Kubo da Costa2015-04-061-5/+3
| | | | | | | | digikam-kde4's Makefile.common checks for NO_BUILD, so include bsd.port.pre.mk first Notes: svn path=/head/; revision=383481
* Revert broken conversion to USES=metaportAntoine Brodin2015-04-041-1/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=383193
* Convert kde@ ports to USES=metaport.Raphael Kubo da Costa2015-04-031-4/+1
| | | | | | | Submitted by: alonso@ Notes: svn path=/head/; revision=383168
* - Update digiKam and Kipi Plugins to 4.2.0Max Brazhnikov2015-01-272-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New ports for exporting images to Dropbox and Google Drive: graphics/kipi-plugin-dropbox graphics/kipi-plugin-googledrive Excerpt from area51 commit logs: ------------------------------------------------------------------------ r10303 | jhale | 2014-09-19 04:04:57 +0000 (Fri, 19 Sep 2014) | 13 lines - Update digikam and friends to 4.2.0 - Drop "Enable" from Digikam options descriptions - For kipi-plugins, only extract what we need to reduce extraction time and file I/O ------------------------------------------------------------------------ r10183 | makc | 2014-07-18 22:07:34 +0000 (Fri, 18 Jul 2014) | 21 lines Update DigiKam and Kipi plugins to 4.1.0. This incomplete update is based on the patch submitted by Oleg Sidorkin <osidorkin@gmail.com> via kde-freebsd mailing list. astro/libkgeomap: - Don't build demo application and thus remove dependence on libkexiv2 - Add build dependency on boost headers graphics/kipi-plugin-gpssync - Add build dependency on boost headers Notes: svn path=/head/; revision=378020
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-5/+3
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* - Update to digiKam and Kipi Plugins ports to 3.5.0Max Brazhnikov2014-01-211-14/+3
| | | | | | | | | | | | | | - Add new kipi-plugin port for jalbumexport - Remove useless LATEST_LINK - Bring stage support - Convert to options helpers, new style LIB_DEPENDS - Add patch to fix linking with libpgf [1] PR: ports/184942 [1] Reported by: Mike Clarke <jmc-freebsd2 at milibyte.co.uk> Notes: svn path=/head/; revision=340628
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Set .MAKE.FreeBSD_UL=yes to support bmake. It is already set inTijl Coosemans2013-06-021-0/+1
| | | | | | | | | | bsd.port.mk, but these ports use :U and/or :L variable modifiers in a .for loop which is expanded before bsd.port.mk is included. Reviewed by: makc Notes: svn path=/head/; revision=319675
* - Update to digiKam and Kipi Plugins ports to 3.1.0Max Brazhnikov2013-04-086-1645/+41
| | | | | | | | | | - Split documentations and l10ns to separate ports - Split kipi-plugins-kde4 port Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315762
* Chase libkipi, marble, okular shlib bump after KDE 4.10.1 updateMax Brazhnikov2013-03-271-1/+1
| | | | Notes: svn path=/head/; revision=315375
* Bump PORTREVISION after KDE SC update.Max Brazhnikov2013-02-031-0/+1
| | | | Notes: svn path=/head/; revision=311484
* - Update Digikam SC to 2.9.0Jason E. Hale2012-09-193-16/+33
| | | | | | | | | - Add patch to fix Digikam crashes with large photo collections Approved by: makc (mentor) Notes: svn path=/head/; revision=304492
* Update to 2.7.0Max Brazhnikov2012-07-303-9/+15
| | | | | | | Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit Notes: svn path=/head/; revision=301764
* Update to 2.6.0. Port changes:Max Brazhnikov2012-06-098-1217/+1311
| | | | | | | | | | | | | | | | | | - add LICENSE (GPLv2) - convert to new options framework - make NLS optional - add EXPOBLEND option to pull in runtime dependencies for the ExpoBlening plugin (a lot of ports that get pulled in by graphics/hugin, so turn it OFF by default) - add options for the new digikam libraries - add KSANE option for scanning - remove no longer needed patches - update WWW Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit Notes: svn path=/head/; revision=298859
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Explicitly depend on libGLU and qt4-opengl.Raphael Kubo da Costa2012-05-211-2/+3
| | | | | | | | | | | | | | | glu is needed by the viewer plugins, which are always assumed to be built. Since Qt 4.8.0 [1], qt4-opengl (which was being depended on implicitly) has stopped depending on it, so ports need to be adjusted. PORTREVISION bumped due to the dependency list changes. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b Approved by: miwi (Qt 4.8.1 exp-run) Notes: svn path=/head/; revision=297126
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* - Update dependencies after KDE ports upgrade.Alberto Villa2011-10-171-1/+5
| | | | | | | | - Avoid removing kdehier4 directories. - Bump PORTREVISION. Notes: svn path=/head/; revision=283642
* - Update KIPI-Plugins to 1.9.0 releaseDima Panov2011-07-032-8/+3
| | | | | | | | | This release supports OpenCV 2.3 API Approved by: maintainer (implicit) Notes: svn path=/head/; revision=276980
* Update OpenCV to 2.3.0-rcMartin Matuska2011-06-291-2/+2
| | | | Notes: svn path=/head/; revision=276657
* - Follow KDE shlibs bumps.Alberto Villa2011-03-251-2/+2
| | | | | | | - Remove MD5 hash. Notes: svn path=/head/; revision=271652
* Chase libgpod shlib version bump.Alexey Dokuchaev2011-03-151-2/+2
| | | | Notes: svn path=/head/; revision=270942
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* Fix LIB_DEPENDS.Max Brazhnikov2011-02-061-1/+1
| | | | | | | | With hat: kde@ Feature safe: yes Notes: svn path=/head/; revision=268731
* - Update KIPI-plugins to 1.8.0 releaseDima Panov2011-02-054-54/+354
| | | | | | | | Approved by: maintainer (implicit) Feature safe: yes Notes: svn path=/head/; revision=268682
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-0/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* - Update Kipi-plugins to 1.4.0 releaseDima Panov2010-09-194-266/+166
| | | | | | | | | - Full support for KDE SC 4.5.x libraries Approved by: maintainer (implicit) Notes: svn path=/head/; revision=261423
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Make pointyhat tinderbox happy by removing extra @dirrmry for common localeDima Panov2010-05-131-0/+1
| | | | | | | | | | | and apps directories, which now handled by updated kdehier4. - Bump PORTREVISIONs to force rebuild. Noticed by: pointyhat via pav With hat on: kde Notes: svn path=/head/; revision=254277
* - Not try to dirrm locales, which now handled by kdehierDima Panov2010-05-131-8/+0
| | | | | | | | Noticed by: QAT via pav Approved by: maintainer (implicit) Notes: svn path=/head/; revision=254247
* - Update kipi-plugins-kde4 to 1.2.0 releaseDima Panov2010-05-115-141/+193
| | | | | | | | Approved by: maintainer (implicit) With hat on: kde@ Notes: svn path=/head/; revision=254143
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Chase opencv shlib bumpDima Panov2010-01-181-1/+2
| | | | | | | Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=248097
* - Remove unneded directoriesDima Panov2010-01-061-6/+7
| | | | | | | | | Reported by: QAT Approved by: maintainer Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=247246
* - Update kipi-plugins-kde4 to 1.0.0 release!Dima Panov2010-01-053-131/+111
| | | | | | | | Approved by: kmoore (maintainer) Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=247214