56 Commits

Author SHA1 Message Date
tb 8e8ebf5e0e kile: missed bump 2025-09-30 06:35:11 +00:00
rsadowski c9d41c632e Update KDE Gear to 25.08.1
https://kde.org/announcements/gear/25.08.0/
https://kde.org/announcements/gear/25.08.1/
2025-09-27 19:17:25 +00:00
rsadowski 17847ba7b7 Update kile to 2.9.94 (Qt6 KDE6 version) 2024-05-20 06:36:54 +00:00
espie fb79849e4d -> SITES 2023-09-21 12:22:31 +00:00
rsadowski eafc84984c Update KDE Gear to 23.04.2
https://kde.org/announcements/gear/23.04.2/
https://community.kde.org/KDE_Gear/23.04_Release_notes

Notable port changes:

- Welcome neochat; It is now a part of KDE Gear and is now managed under
  x11/kde-applications.
- KDE Team changed all PIM libs and added a "KPim5" prefix.
- New KDE ports added a commment in Makefile (Checkout 23.04_Release_notes)
- Many dependency fixes
- Makefile cosmetic
- Some ports needs KPipeWire (pipewire) as dependency
  -  We stay with 22.12.3
  - x11/kde-applications/krfb
  - x11/kde-applications/spectacle

- Okular depends on Poppler (required version >= 22.02.0) so we  stay with
  22.12.3

Thanks KDE, what a mess!
2023-06-13 19:14:00 +00:00
ajacoutot 9ed6191383 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE. 2023-04-24 11:40:33 +00:00
rsadowski ef6da2a0bb Update KDE Gear to 22.12.0
https://kde.org/announcements/gear/22.12.0/
2022-12-18 09:10:50 +00:00
rsadowski 3c31f61c06 Bugfix update KDE Gear to 22.08.1
https://kde.org/announcements/changelogs/gear/22.08.1/
2022-09-20 16:02:28 +00:00
rsadowski 672683ab27 Update KDE Gear to 22.04.2
https://kde.org/announcements/gear/22.04.2/

This should fix all reported build issues with x11/kde-applications/ksirk,
yakuake. Thanks for the reports, naddy, aja, sthen.
2022-06-15 18:43:56 +00:00
sthen fb4f4282c3 sync WANTLIB 2022-03-31 16:51:59 +00:00
naddy b2cbb03f33 drop RCS Ids 2022-03-11 18:58:26 +00:00
rsadowski 9b2133f6ad Remove default maintainer in kf5.port.mk
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +00:00
rsadowski 5d7f1b9daf Rework multimedia/phonon multimedia/phonon-backend
- Merge multimedia/phonon-qt5 into multimedia/phonon and remove the
  phonon MODULE.
- Update all phonon ports to the latest version.
- Regen all consumer WANTLIB's and bump them.
2020-08-20 18:00:13 +00:00
rsadowski 688d700b7e Update kile to 2.9.93 2020-04-05 15:49:09 +00:00
rsadowski 74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
kn 190d2d281a Fix missing Okular WANTLIB, turn kinit from LIB into RUN_DEPENDS
Okular5Core is dlopen(3)ed at runtime, thus port-lib-depends-check does not
pick it up.  This causes okular to be omitted as RUN_DEPENDS and starting
kile on systems without it would exit immediatly with a warning box.

kinit's shared library is not used at all, so make that clear while here.

OK rsadowski
2019-10-04 14:42:33 +00:00
sthen 484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
kili 668474224d Explicitely empty flavor is no longer needed for print/poppler. 2019-06-19 19:45:59 +00:00
naddy ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
cwen 6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski 6fff4f5cb6 re-add kile-2.9.92 (kile-kde4 replacement)
ok kn@
2019-01-13 18:59:41 +00:00
zhuk 05dd0f706f Remove KDE3 applications that have well-working KDE4+ counterparts. 2016-04-29 21:10:21 +00:00
sthen 9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
jasper 69bbd292aa use sed -i 2015-08-11 21:43:02 +00:00
ajacoutot 37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
naddy 570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
zhuk 73d1281aa1 Link in kile-kde4, reminded by sthen@. 2014-07-09 12:42:30 +00:00
zhuk d04ea22dcb Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:24:33 +00:00
zhuk 0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
espie 26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
sthen fa53c4e6f5 add missing space in WANTLIB. build fails -> no bump 2013-06-26 08:55:38 +00:00
zhuk cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
ajacoutot 58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
nigel 011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
espie 9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
espie 999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
espie a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
ajacoutot ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen 96b9cbb33a revision/new lib_depends 2010-10-23 18:26:19 +00:00
ajacoutot 04052a6f9c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:08:35 +00:00
kili 8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
steven 5ddde8c06b update to 2.0
also tested by maintainer
2008-03-29 16:35:13 +00:00
ajacoutot 4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
steven 43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
steven 3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
merdely ae778560dd Removed surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 00:44:00 +00:00
espie 470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven f613a33a62 update to kile 1.9.3
ok maintainer
2006-12-09 19:49:50 +00:00
espie b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
steven 2380c77ed0 update maintainer's e-mail address 2006-10-15 19:20:20 +00:00