Commit graph

24 commits

Author SHA1 Message Date
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
jlam
82ec633102 Include hicolor-icon-theme/buildlink3.mk so that the icon-theme cache
file is managed correctly at INSTALL and DEINSTALL time.  Bump the
PKGREVISION to 1.  This should fix the error noted in the bulk build
results:

    http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-21 16:12:14 +00:00
drochner
4e1e9773d4 update to 0.5.3
changes:
-supports attachments in PDF files
-Links system is reworked allowing named links
-UI improvements
-bugfixes
-translation updates

pkgsrc change: add "dvi" option to nautilus plugin
(doesn't provide useful information yet)
2006-05-31 18:17:23 +00:00
drochner
b482daada9 need c++ 2006-05-22 16:33:49 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
reed
98b1b0a4f7 Move the include of devel/GConf2/schemas.mk from the Makefile.common
to Makefile. And it is included now after the GCONF2_SCHEMAS are defined.

This was noticed by Matthias Drochner. Thank you.

I verified by comparing the +INSTALL files before and after.

Bumped PKGREVISION.
2006-04-11 21:43:20 +00:00
reed
929491d8fe Add "dvi" package option. And bump PKGREVISION.
(This dvi support is not building on DragonFly, but works
fine under NetBSD.)
2006-04-11 06:12:02 +00:00
reed
4cbe3a3709 Add a Makefile.common for evince and evince-nautilus.
They used a sharded distinfo, but the version was not updated
for evince-nautilus as seen in recent bulk build report.

So evince-nautilus is being updated to 0.5.2 version also.
I am not sure of all the changes, other than:

 Check if date is invalid. Fix for bug 318134.
 Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2006-04-08 21:02:26 +00:00
jmmv
f637305df1 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 21:30:42 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
drochner
11b960ca26 remove nautilus dependency - the plugin will be provided by a separate pkg
bump PKGREVISION
2006-03-14 20:06:09 +00:00
reed
cf157b2e5c Use poppler-glib instead of poppler.
Bump PKGREVISION.
2006-03-09 01:49:03 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
jmmv
7edf5b86f0 Update to 0.4.0:
* Depend on poppler 0.4.0
    * Pass in timestamp to to handle opening multiple windows over dbus
      better (Ryan Lortie)
    * Really quit when rendering postscript files.
    * Set textdomain to libglade.
    * Fix rotation of thumbnails multiple times
    * Fix selection for non-continuous case
    * Disable selection for rotated case
    * findbar fixes
2005-10-16 12:24:38 +00:00
rillig
f9a0a46695 ISO C90 does not allow declarations after code. 2005-09-22 13:01:15 +00:00
drochner
cba8f2fe79 -according to a posting to tech-pkg by Leonard Schmidt, this needs
USE_MSGFMT_PLURALS to build on NetBSD<=2
-do a bit better faking up a "ghostscript" for "configure", to allow
 build w/o a ghostscript installed (this is to avoid a hard dependency
 on a specific ghostscript version)
2005-08-29 09:52:45 +00:00
drochner
6ce382afe1 import evince-0.3.2, another postscript/pdf viewer 2005-08-19 16:00:18 +00:00