Version: 1.26.0, Package name: atril-1.26.0 |
Maintained by: Robert Nagy |
Master sites: |
Description Atril is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. |
Filesize: 1939.609 KB |
Version History (View Complete History) |
|
2020-03-21 10:14:58 by Robert Nagy | Files touched by this commit (85) |
Log message: update to MATE 1.24 |
2019-10-03 08:35:49 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 1.22.2 |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-05-11 12:33:43 by Robert Nagy | Files touched by this commit (45) |
Log message: update to 1.22.1 |
2019-03-27 12:13:39 by Robert Nagy | Files touched by this commit (82) |
Log message: update the MATE Desktop to 1.22.0 |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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-09-20 05:15:18 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 1.20.2 |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-15 07:27:47 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Regen WANTLIB/LIB_DEPENDS. |
2018-04-27 05:00:35 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 1.20.1 |
2018-04-10 07:45:45 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Sync WANTLIB after recent gstreamer1 updates. |
2018-03-17 15:38:39 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: From -current. Without the patch, atril can't open pdf files. |
2018-02-10 08:07:17 by Robert Nagy | Files touched by this commit (77) |
Log message: update to MATE Desktop 1.20.0 for further information visit: http://mate-desktop.org/blog/2018-02-07-mate-1-20-released/ |
2018-01-21 07:49:16 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Uncomment the atril-backends to be able to recognize PDF and PS documents. My previous commit was a bit too wild :-) from Lari Rasku, thanks! |
2017-08-24 03:45:24 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump; textproc/icu4c now uses multi-packages for -wwwdata |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-06-27 09:14:36 by Marc Espie | Files touched by this commit (1) |
Log message: kill hidden dep on kpathsea |
2017-06-03 03:57:19 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: stdc++, estdc++ -> ${LIBCXX}, ${LIBECXX} |
2017-06-01 00:08:09 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Missing yelp in MODGNOME_TOOLS. Reported by Leo Unglaub for mata-terminal (missing bdep on itstool). |
2017-05-30 15:59:34 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Explicitely pass CONFIGURE_STYLE in all ports; too much magic otherwise coupled with the mate MODULE. Matches the x11/gnome subdir. |
2017-05-30 15:52:18 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Consistent indentation. |
2017-05-30 15:44:58 by Antoine Jacoutot | Files touched by this commit (39) |
Log message: fmt(1) DESCR. |
2017-05-30 15:32:08 by Antoine Jacoutot | Files touched by this commit (18) |
Log message: Comment libtool files for modules. |