2012-03-03 01:11:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.78 2012/03/03 00:12:01 wiz Exp $
|
2008-10-25 02:11:13 +02:00
|
|
|
#
|
2008-06-12 04:14:13 +02:00
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
2005-08-19 18:00:18 +02:00
|
|
|
|
2006-04-08 23:02:26 +02:00
|
|
|
.include "../../print/evince/Makefile.common"
|
2012-03-03 01:11:51 +01:00
|
|
|
PKGREVISION= 10
|
2005-08-19 18:00:18 +02:00
|
|
|
|
2008-12-20 21:52:27 +01:00
|
|
|
COMMENT= Document viewer
|
2005-08-19 18:00:18 +02:00
|
|
|
|
2007-09-21 15:03:25 +02:00
|
|
|
GCONF_SCHEMAS+= evince-thumbnailer.schemas
|
|
|
|
GCONF_SCHEMAS+= evince-thumbnailer-ps.schemas
|
2005-08-19 18:00:18 +02:00
|
|
|
|
2008-10-25 02:11:13 +02:00
|
|
|
.include "options.mk"
|
2006-08-30 19:07:26 +02:00
|
|
|
|
2007-11-03 17:12:48 +01:00
|
|
|
CONFIGURE_ARGS+= --enable-comics
|
2009-10-21 19:24:28 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-nautilus
|
2008-04-13 00:42:57 +02:00
|
|
|
GCONF_SCHEMAS+= evince-thumbnailer-comics.schemas
|
2007-11-03 17:12:48 +01:00
|
|
|
|
2012-01-14 08:44:33 +01:00
|
|
|
USE_TOOLS+= gsed
|
2011-01-11 13:47:55 +01:00
|
|
|
|
2007-09-21 15:03:25 +02:00
|
|
|
.include "../../devel/GConf/schemas.mk"
|
2011-01-18 11:08:43 +01:00
|
|
|
.include "../../devel/glib2/schemas.mk"
|
2006-06-21 18:12:14 +02:00
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2010-07-06 17:35:07 +02:00
|
|
|
.include "../../security/libgnome-keyring/buildlink3.mk"
|
Update to 0.5.2:
==============
Evince 0.5.2
==============
Bug Fixes:
* View don't jump on scrolling.
* In presentation mode we scroll by one page.
Translations:
* bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
==============
Evince 0.5.1
==============
New Features:
* Evince can search text in DJVU files
Interface improvements:
* Odd pages are placed to the right in dual page mode
Bug Fixes:
* Produce thumbnails for comic books and carefully work with
unzip
* Correctly interoperate with DBUS 0.60
* Ghostscript interpreter is checked in runtime
* PS mime types are listed in desktop file
* It's possible to add sidebar checkbutton on toolbar
* It's possible to print in inverse order
* Filechooser now will ask for overwrite confirmation
* Search now takes account for scrolling
* It's allowed to scroll view from find entry
* Evince don't jump to find result if window was scrolled during search
* It's now clear what page the toolbar page number applies to
Translations:
* bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
* Spanish docs are updated and we have Bulgarian translation now
Thanks:
Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny,
Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann,
Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
Christopher Aillon and all translators.
==============
Evince 0.5.0
==============
New Features:
* Various types of PDF links are now supported
* New backend for comic books (CBR/CBZ archives)
* Storage of passwords for protected documents in gnome-keyring
* Layout settings for new documents are taken from the last used document
Interface Improvements:
* Statusbar was removed to save space
* Notification about page processing is shown on the page
* More key bindings
* Improved intelligent window title that shouldn't confuse users
* Show index by default if available
* Tooltips for links
* Now we have right click context menu
Bug Fixes:
* Crashes on reload and window close are fixed
* DBus usage cleaned
* Printing of multiple copies start to work
* Crash on structured ps document
* Improved session handling
* Vertical and horizontal scrolling on selection
Translations:
* be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu
hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
* nl for documentation.
2006-03-30 23:30:42 +02:00
|
|
|
.include "../../sysutils/dbus/buildlink3.mk"
|
2008-10-25 02:11:13 +02:00
|
|
|
BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.70
|
Update to 0.5.2:
==============
Evince 0.5.2
==============
Bug Fixes:
* View don't jump on scrolling.
* In presentation mode we scroll by one page.
Translations:
* bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
==============
Evince 0.5.1
==============
New Features:
* Evince can search text in DJVU files
Interface improvements:
* Odd pages are placed to the right in dual page mode
Bug Fixes:
* Produce thumbnails for comic books and carefully work with
unzip
* Correctly interoperate with DBUS 0.60
* Ghostscript interpreter is checked in runtime
* PS mime types are listed in desktop file
* It's possible to add sidebar checkbutton on toolbar
* It's possible to print in inverse order
* Filechooser now will ask for overwrite confirmation
* Search now takes account for scrolling
* It's allowed to scroll view from find entry
* Evince don't jump to find result if window was scrolled during search
* It's now clear what page the toolbar page number applies to
Translations:
* bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
* Spanish docs are updated and we have Bulgarian translation now
Thanks:
Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny,
Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann,
Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
Christopher Aillon and all translators.
==============
Evince 0.5.0
==============
New Features:
* Various types of PDF links are now supported
* New backend for comic books (CBR/CBZ archives)
* Storage of passwords for protected documents in gnome-keyring
* Layout settings for new documents are taken from the last used document
Interface Improvements:
* Statusbar was removed to save space
* Notification about page processing is shown on the page
* More key bindings
* Improved intelligent window title that shouldn't confuse users
* Show index by default if available
* Tooltips for links
* Now we have right click context menu
Bug Fixes:
* Crashes on reload and window close are fixed
* DBus usage cleaned
* Printing of multiple copies start to work
* Crash on structured ps document
* Improved session handling
* Vertical and horizontal scrolling on selection
Translations:
* be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu
hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
* nl for documentation.
2006-03-30 23:30:42 +02:00
|
|
|
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
2010-06-14 00:43:46 +02:00
|
|
|
BUILDLINK_DEPMETHOD.libXt?= build
|
2007-01-10 17:58:32 +01:00
|
|
|
.include "../../x11/libXt/buildlink3.mk"
|
2009-04-17 18:10:21 +02:00
|
|
|
.include "../../x11/libSM/buildlink3.mk"
|
2006-04-08 23:02:26 +02:00
|
|
|
|
2005-08-19 18:00:18 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|