IABSD.fr/ports/sysutils/krename/pkg

Branch :


Log

Author Commit Date CI Message
7919f888 2024-08-21 06:41:50 Update homepage and cleanup DESCR
59079b62 2023-07-09 08:51:00 Remove gtk-update-icon-cache tag for /usr/local/share/icons/locolor; there are no such icons dir in this package.
0643f6fd 2022-09-02 05:05:09 Update krename to 5.0.2
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
80abf296 2020-10-28 11:45:32 Update krename to 5.0.1
74a49343 2020-03-23 18:01:02 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!
c67e6688 2018-08-24 05:20:04 re-add sysutils/krename (Replacement for sysutils/krename-kde4) - Switch from Qt4 to Qt5 - Update from 4.0.9 to 5.0.0 re-add hint and ok sthen@
05dd0f70 2016-04-29 21:10:21 Remove KDE3 applications that have well-working KDE4+ counterparts.
0e3d1524 2013-10-22 11:33:55 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@
cc129972 2013-06-24 15:53:38 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@