Commit Graph

108 Commits

Author SHA1 Message Date
sthen
de6b063fb1 update to calibre-5.39.1 2022-03-21 11:40:55 +00:00
sthen
13ed1b92f5 update to calibre-5.38.0 2022-03-04 14:08:58 +00:00
sthen
258538fc8a update to calibre-5.37.0, from Josh Grosse 2022-03-01 20:30:55 +00:00
sthen
df24c65108 update to calibre-5.32.0 2021-11-20 14:39:18 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
23d7305a00 update to calibre-5.30.0, from Josh Grosse 2021-10-25 13:11:46 +00:00
sthen
a4ad76ad95 update to calibre-5.28.0, from Josh Grosse
add rdep on py-jeepney, some modules need it e.g. 'Fetch news', from
Caspar Schutijser
2021-10-04 20:36:15 +00:00
sthen
2f2083c23f update to calibre-5.25.0 2021-08-14 10:24:26 +00:00
sthen
bca94f6ed2 update to calibre-5.20.0 2021-06-04 21:45:58 +00:00
sthen
157e35ac84 update to calibre-5.18.0 2021-05-25 19:21:31 +00:00
sthen
e313e14115 update to calibre-5.16.1 2021-04-28 20:23:06 +00:00
sthen
56bf8e313f update to calibre-5.14.0 2021-03-27 14:35:12 +00:00
sthen
0b66ae083a calibre: add RDEP on py-html2text; from Caspar Schutijser
required to convert a PDF to EPUB with "Heuristic processing" enabled
2021-03-23 22:19:59 +00:00
sthen
c9718ad2e3 update to calibre-5.13.0 2021-03-17 08:22:29 +00:00
sthen
e2937f0e31 update to calibre-5.12.0 2021-02-28 21:01:59 +00:00
rsadowski
aa5addc8c0 Update calibre to 5.11.0 and switch to py3
This was made possible by sthen's great work on (py-)sip.
I just puzzled together the dependencies and fixed some patches.

OK sthen@
2021-02-24 14:13:48 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
38a6fedd2f mark BROKEN for now, there are some problems with py-sip and friends that
are too hard to fix whilst keeping py2 support for sip which is only needed
by calibre. rsadowski has a work-in-progress update to a py3 version.
2021-02-13 15:34:58 +00:00
kn
1f5a876268 Replace perl snippet with MODPY_BIN_ADJ, move to pre-patch
Doing so after "patch" causes "update-patches" to pick up shebang changes,
doing so before keeps patches and the porter workflow clean.
2021-02-01 04:09:48 +00:00
rsadowski
dd719e40f5 Update fontconfig database for Qt 5.15
db7007a25f
2021-01-19 06:36:19 +00:00
sthen
ff3be859fa split the py2 version of py-dnspython off into net/py2-dnspython,
update the py3 version to 2.1.0, and adapt ports using it.
2021-01-16 21:21:04 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
ajacoutot
ef6fd1f558 Fix build with icu4c >= 68.1 2020-11-01 08:19:49 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
be3f978860 regen plist 2020-03-06 12:13:22 +00:00
rsadowski
405c780240 Fix calibre build with upcoming Qt5 update 2020-02-28 19:25:27 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +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
bentley
e06dd0ba20 Move homepage to https. 2018-11-06 06:17:01 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
a72dce06ba drop maintainer, is anyone interested in picking this up? 2018-04-26 20:57:51 +00:00
sthen
a0bac564e7 neuter calibre's phone-home version checker 2017-09-14 09:30:50 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00
jca
82178db216 Tweak duktape patch comment, and regen patches 2017-08-10 04:57:58 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
zhuk
26e5feaa6b Add upstream patches for Qt 5.9. 2017-07-18 05:31:45 +00:00
sthen
58bc2cd6d4 update to calibre-2.85.1 2017-05-15 14:37:41 +00:00
espie
2d2ae2280e make sure to have correct access to /usr/local, fixes build with clang
also use .beforesubst so regenerating patches is less of a pain
2017-05-13 18:26:03 +00:00
sthen
3aa2556436 update to calibre-2.83.0 2017-04-21 11:51:24 +00:00
sthen
8828e740f4 update to calibre-2.82.0 2017-03-28 10:57:51 +00:00
sthen
42efb368ae update to calibre-2.78.0 2017-02-06 22:39:05 +00:00
sthen
ee243d8261 update to calibre-2.76.0 2017-01-12 23:39:53 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
jca
25097b4722 Fix build on (at least) sparc64.
The offending code uses various methods to define the size and limits of
custom *intptr_t types.  Alas, the most generic method, using
inttypes.h, isn't used because the ifdefs assume that cc(1) defines
__STDC_VERSION__ to 199901L by default.  The easiest fix is to always
use inttypes.h.

ok sthen@ (maintainer)
2016-10-28 14:17:20 +00:00
sthen
3b6509e1e0 update to calibre-2.60.0 2016-06-27 23:05:11 +00:00
sthen
816e00d9f3 update to calibre-2.58.0 2016-06-16 22:59:23 +00:00