Commit Graph

14 Commits

Author SHA1 Message Date
rsadowski
3dcd509789 Update homepage 2022-09-01 12:28:12 +00:00
caspar
925f041ccc Remove Qt5WebKit/cmake patches now that Qt5WebKit port fixes build with
cmake >= 3.23 by itself.

OK rsadowski@
2022-06-08 17:52:06 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
sthen
f54fe6a8e2 sync WANTLIB 2022-03-31 16:10:29 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
rsadowski
82ad0087df Bring python (not 2) back as build dependency
Spotted by aja
2021-09-13 06:57:54 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +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
rsadowski
ba9d6d4833 Update kreport to 3.2.0
Changelog:
https://community.kde.org/Kexi/Releases/3.2.0_Changes#Changes_in_KReport
2019-04-21 10:11:38 +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
f9e25ef2e1 Update kreport to 3.1.0 (Kexi dependency) 2018-05-21 10:51:55 +00:00
rsadowski
5eeb9f6bd2 unbreak; add missing depends
Reported by naddy@ Thanks! I found more hidden depends.
2018-03-06 20:41:25 +00:00
rsadowski
8288bad114 add missing lib depend KF5GuiAddons
Spotted by naddy@
2018-03-06 15:04:13 +00:00
rsadowski
245b89c196 Import kreport
KReport is a framework for the creation and generation of reports in multiple
formats.  It is used by Kexi and Calligra Plan.

Tweak and ok sthen@
2018-03-05 10:29:05 +00:00