aboutsummaryrefslogtreecommitdiff
path: root/graphics/kphotoalbum-kde4
Commit message (Collapse)AuthorAgeFilesLines
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-2/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* New port: graphics/kphotoalbumTobias C. Berner2018-04-291-1/+4
| | | | | | | * KF5 based version of graphics/kphotoalbum-kde4 Notes: svn path=/head/; revision=468639
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-1/+1
| | | | | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345 Notes: svn path=/head/; revision=468519
* 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 after r436971.Raphael Kubo da Costa2017-03-281-0/+29
| | | | | | | | Import an upstream patch to make sure we link against libkmediaplayer with a full path. Notes: svn path=/head/; revision=437109
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-241-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961 Notes: svn path=/head/; revision=420774
* Update graphics/exiv2 to 0.25.Tobias C. Berner2016-07-271-1/+1
| | | | | | | | | | | | | | | As there is an shlib version bump, bump them portrevision of dependent ports. While doing so, also switch to the cmake build system, as it requires less patching and is easier to handle. PR: 211329 Reviewed by: mat, rakuco, kwm Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7283 Notes: svn path=/head/; revision=419170
* Remove expired misc/kdehier4 and update all of its consumers to not ↵Rene Ladan2016-05-251-1/+1
| | | | | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542 Notes: svn path=/head/; revision=415864
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* - Remove deprecated USE_KDE4=kdehierMax Brazhnikov2015-02-191-1/+1
| | | | | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option Notes: svn path=/head/; revision=379358
* - Fix shebangsDmitry Marakasov2014-10-281-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=371613
* Cleanup plistBaptiste Daroussin2014-10-201-21/+0
| | | | Notes: svn path=/head/; revision=371283
* - Chase shlib bump in astro/marble and graphics/okular after update to 4.14.2Max Brazhnikov2014-10-191-1/+1
| | | | Notes: svn path=/head/; revision=371195
* 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
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-3/+2
| | | | | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :( Notes: svn path=/head/; revision=350164
* graphics/kphotoalbum-kde4:Max Brazhnikov2014-03-041-2/+2
| | | | | | | | | - Add dependency on pkgconfig to fix libkdcraw detection Reported by: q/pa <delipu@gmx.net> via kde-freebsd maillist Notes: svn path=/head/; revision=347051
* - Add stage supportMax Brazhnikov2014-02-201-24/+10
| | | | | | | | | | - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Remove useless LATEST_LINK Notes: svn path=/head/; revision=345222
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Update to 4.4 (which builds with recent KDE 4.10 ports)Max Brazhnikov2013-04-023-6/+12
| | | | | | | | | | - Switch to out-of-source build - Adjust USE_QT4 components Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315681
* Chase libkipi, marble, okular shlib bump after KDE 4.10.1 updateMax Brazhnikov2013-03-271-0/+1
| | | | Notes: svn path=/head/; revision=315375
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Merge from area51 repository:Max Brazhnikov2013-02-047-117/+343
| | | | | | | | | | | - Update to 4.3 (not part of KDE extragear anymore) - Make NLS optional - Build documentation - Trip Makefile header - Convert to new options framework Notes: svn path=/head/; revision=311641
* Bump PORTREVISION after KDE SC update.Max Brazhnikov2013-02-031-1/+1
| | | | Notes: svn path=/head/; revision=311484
* Update graphics/exiv2 to version 0.23.Boris Samorodov2012-07-311-2/+2
| | | | | | | | | | | | The so library version has changed. Bump PORTREVISIONs at dependent ports. PR: ports/169733 Submitted by: bsam (me) Approved by: multimedia (maintainer timeout 3 weeks) Notes: svn path=/head/; revision=301793
* - 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
* Chase KDE SC updateMax Brazhnikov2012-05-251-2/+2
| | | | Notes: svn path=/head/; revision=297374
* - Make MARBLE option enabled by default.Alberto Villa2012-02-271-2/+2
| | | | | | | | | - Bump PORTREVISION. Discussed with: makc Notes: svn path=/head/; revision=292306
* - Fix dependency on astro/marble.Alberto Villa2012-02-271-1/+1
| | | | | | | | PR: 165462 Submitted by: Titus von Boxberg <titus@v9g.de> Notes: svn path=/head/; revision=292301
* - 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-2/+2
| | | | | | | | - Avoid removing kdehier4 directories. - Bump PORTREVISION. Notes: svn path=/head/; revision=283642
* - Fix MASTER_SITE_SUBDIR for KDE 4 extragear ports.Alberto Villa2011-09-101-1/+1
| | | | Notes: svn path=/head/; revision=281596
* - Fix build with exiv2 0.21. [1]Alberto Villa2011-04-192-8/+53
| | | | | | | | | | | | - Make dependency on jpeg and exiv2 explicit to make it react to shlib bumps. - Bump PORTREVISION. Reported by: pointyhat via pav [1] Obtained from: http://projects.archlinux.org/svntogit/community.git/tree/kphotoalbum/trunk [1] Notes: svn path=/head/; revision=272918
* - Follow KDE shlibs bumps.Alberto Villa2011-03-252-4/+3
| | | | | | | - Remove MD5 hash. Notes: svn path=/head/; revision=271652
* Chase astro/marble library version bumpMax Brazhnikov2010-09-081-1/+1
| | | | | | | | PR: ports/150358 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com> Notes: svn path=/head/; revision=260766
* Fix build with KDE 4.5Max Brazhnikov2010-09-023-128/+9
| | | | Notes: svn path=/head/; revision=260446
* Update to 4.1.1 for KDE4Max Brazhnikov2010-06-014-218/+114
| | | | Notes: svn path=/head/; revision=255473
* - 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
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* . update graphics/exiv2 to the new version;Boris Samorodov2009-03-111-2/+2
| | | | | | | | | | | | | | | . bump ports which depends upon libexiv2.so (the library was bumpted from *.so.3 to *.so.7); . mark current graphics/py-exiv2 as broken since it doesn't compile with new libexiv2; this should change with graphics/py-exiv2-0.2. PR: ports/131376 Submitted by: bsam (me) Discussed with: kde@ Approved by: maintainer timeout (5 weeks) Notes: svn path=/head/; revision=229912
* Chase kdcraw library and bump PORTREVISIONAlex Dupre2008-09-231-2/+2
| | | | | | | (and fix compilation where needed). Notes: svn path=/head/; revision=220497