ajacoutot
3e9a33ee6c
Update to evince-43.1.
2022-11-06 19:50:58 +00:00
ajacoutot
25de91b267
Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
ajacoutot
cd60ea25a2
Update to evince-42.4.
2022-10-28 08:57:49 +00:00
ajacoutot
1637cfd586
Update to evince-42.3.
2022-05-23 06:42:35 +00:00
ajacoutot
5118895cd8
Update to evince-42.2.
2022-04-17 08:14:34 +00:00
ajacoutot
7d59358d0a
Follow default args and build documentation with gi-docgen.
2022-04-13 14:51:46 +00:00
ajacoutot
ac2ff9fc29
Update to evince-42.1.
2022-04-13 13:27:44 +00:00
ajacoutot
6ead6f9e8b
Bump after gnome-desktop split.
2022-04-13 06:06:06 +00:00
ajacoutot
63120cc355
Update to evince-41.4.
2022-03-14 11:17:36 +00:00
naddy
af6a79943b
drop RCS Ids
2022-03-11 19:22:04 +00:00
ajacoutot
ffbe836859
Bump after meson update to 0.61.0.
...
Symlinks have changed in the PLIST.
2022-01-13 08:07:51 +00:00
jasper
518e732b51
update to evince-41.3
2021-11-27 13:33:49 +00:00
ajacoutot
64da4d0fd7
Fix build with meson >= 0.60.0.
2021-10-31 07:19:46 +00:00
jasper
17952b9c6f
update to evince-41.2
2021-10-26 11:16:25 +00:00
jasper
cbf63d9230
update to evince-40.4
2021-07-18 12:21:48 +00:00
jasper
f66fb7a2b9
update to evince-40.3
2021-07-13 06:17:44 +00:00
jasper
bfdf5639fc
update to evince-40.2
2021-06-14 19:02:30 +00:00
jasper
9307be89c0
update to evince-40.1
2021-05-13 09:34:46 +00:00
jasper
434b729a1d
update to evince-3.38.2
2021-02-14 13:20:25 +00:00
jasper
e2bc3c3a89
update to evince-3.38.1
2021-01-31 19:10:20 +00:00
jasper
1099ea85b8
update to evince-3.38.0
2020-11-07 10:04:21 +00:00
ajacoutot
1f4947b8f2
Update to evince-3.36.7.
...
ok jasper@
2020-07-05 18:52:51 +00:00
jasper
1f15ccd940
update to evince-3.36.6
2020-06-23 08:27:26 +00:00
jasper
f591bf8cc7
update to evince-3.36.5
2020-06-11 19:47:34 +00:00
jasper
d59cdb2150
update to evince-3.36.4
2020-06-09 19:12:03 +00:00
jasper
8dc608a62c
update to evince-3.36.3
2020-06-02 12:28:06 +00:00
jasper
a9e03719f1
update to evince-3.36.2
2020-05-30 12:52:14 +00:00
jasper
e8b88c1de0
remove FAKE_FLAGS which aren't needed anymore since the switch to meson
...
pointed out by aja@
2020-05-21 19:26:58 +00:00
jasper
8e4a3840b1
update to evince-3.36.1
2020-05-20 11:17:53 +00:00
jasper
f7abd58d16
switch to using meson
2020-05-20 10:14:26 +00:00
jasper
a37044faec
update to evince-3.36.0
2020-05-14 15:30:25 +00:00
jasper
b6c80a1c4b
build debug packages
2020-02-10 18:19:45 +00:00
jasper
a4957d14c9
update to evince-3.34.2
2019-11-26 08:26:33 +00:00
jasper
147c90a515
update to evince-3.34.1
2019-11-02 11:10:28 +00:00
jasper
046dbb6745
update to evince-3.32.1
2019-09-29 17:41:52 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
ajacoutot
c0241a112e
Unbreak: missing BDEP.
...
Regen PLIST while here.
2019-05-08 18:52:17 +00:00
jasper
9990197235
update to evince-3.32.0
2019-05-08 12:55:52 +00:00
edd
0e59dc9eae
graphics/evince: Consistently depend upon TeX Live's synctex.
...
Before this change, it would only use TeX Live's synctex if it happened
to not be installed at build time.
OK jca@
2019-02-13 18:15:55 +00:00
jasper
8eaf246038
update to evince-3.30.2
2019-01-06 13:54:15 +00:00
ajacoutot
2f0b3b3f69
Properly distribute LIB_DEPENDS and WANTLIB between the FLAVORs.
2019-01-03 15:45:17 +00:00
jasper
5443a6eefe
update to evince-3.28.5
2018-10-27 13:28:05 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
jasper
0786e42fd0
update to evince-3.28.4
2018-09-30 12:27:16 +00:00
jasper
241479678f
update to evince-3.28.3, this drops the postscript backend as upstream has
...
followed others in disabling this by default over recent security concerns
2018-09-03 19:56:34 +00:00
espie
2a95b6e111
tag glib-compile-schemas
2018-07-06 06:04:41 +00:00
ajacoutot
9bf18e76f9
Fix typo in comment.
2018-07-01 09:25:59 +00:00
espie
f3af5f5030
depends on kpathsea, which changed package
...
include a runtime dep on texlive_base as well
not sure it's needed, but at least the conversion is transparent for now
2018-07-01 09:00:36 +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