Update to 0.9.1:
=========================== Version 0.9.1 - Mar 3, 2011 =========================== Contributors: Gabriel Burt, Robson Roberto Souza Peixoto, Thomas Klausner Enhancements: * Make removing many pages much faster (bgo#630012) Bugs Fixed: * Fix being able to load files with : in their path (bgo#631456) * Fix build on Mono 2.8 * Don't crash if unable to save (bgo#633125) * Fix poppler-sharp.dll.config for NetBSD (bgo#638852) * Fix scrolling the view while dragging * Don't crash if Outlines point to null (bgo#642379) * Fix issue with saving landscape pages (bgo#597215) * Fix crash on page click due to ExportImagesAction (bgo#631889) * Fix crash if Catalog.Outlines is PdfNull (bgo#633123) Translators: Andrej Žnidaršič, Aron Xu, Bruno Brouard, Carles Ferrando, Daniel Butum, Daniel Nylander, Dean Lee, Gabor Kelemen, Gabor Kelemen, Gyorgy Ballo, Jorge González, Kjartan Maraas, Marek Černocký, Mario Blättermann, Matej Urbančič, Mateus Zenaide, Mattias Põldaru, Takeshi AIHANA
This commit is contained in:
parent
2db21ca867
commit
d9e26df266
6 changed files with 29 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2011/01/06 16:36:32 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2011/08/22 11:45:30 thomasklausner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pdfmod-0.9.0
|
||||
DISTNAME= pdfmod-0.9.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pdfmod/0.9/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -24,7 +24,7 @@ INSTALLATION_DIRS+= lib/pdfmod
|
|||
.include "../../lang/mono/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
||||
BUILDLINK_API_DEPENDS.hyena+= hyena>=0.3
|
||||
BUILDLINK_API_DEPENDS.hyena+= hyena>=0.5
|
||||
.include "../../wip/hyena/buildlink3.mk"
|
||||
# gnome-sharp not needed, but gconf-sharp
|
||||
.include "../../x11/gnome-sharp/buildlink3.mk"
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2011/01/06 16:36:32 thomasklausner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2011/08/22 11:45:30 thomasklausner Exp $
|
||||
bin/pdfmod
|
||||
lib/pdfmod/Hyena.Gui.dll
|
||||
lib/pdfmod/Hyena.Gui.dll.config
|
||||
lib/pdfmod/Hyena.Gui.dll.mdb
|
||||
lib/pdfmod/Hyena.dll
|
||||
lib/pdfmod/Hyena.dll.config
|
||||
lib/pdfmod/Hyena.dll.mdb
|
||||
lib/pdfmod/PdfMod.exe
|
||||
lib/pdfmod/PdfMod.exe.mdb
|
||||
|
@ -22,6 +23,7 @@ share/gnome/help/pdfmod/es/pdfmod.xml
|
|||
share/gnome/help/pdfmod/fr/pdfmod.xml
|
||||
share/gnome/help/pdfmod/hr/pdfmod.xml
|
||||
share/gnome/help/pdfmod/pl/pdfmod.xml
|
||||
share/gnome/help/pdfmod/sl/pdfmod.xml
|
||||
share/gnome/help/pdfmod/sv/pdfmod.xml
|
||||
share/gnome/help/pdfmod/zh_CN/pdfmod.xml
|
||||
share/icons/hicolor/16x16/apps/pdfmod.png
|
||||
|
@ -32,6 +34,7 @@ share/icons/hicolor/32x32/apps/pdfmod.png
|
|||
share/icons/hicolor/scalable/apps/pdfmod.svg
|
||||
share/locale/bn_IN/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/ca/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/cs/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/da/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/de/LC_MESSAGES/pdfmod.mo
|
||||
|
@ -40,6 +43,7 @@ share/locale/et/LC_MESSAGES/pdfmod.mo
|
|||
share/locale/fr/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/gl/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/hr/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/hu/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/it/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/ja/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/lt/LC_MESSAGES/pdfmod.mo
|
||||
|
@ -48,9 +52,9 @@ share/locale/nl/LC_MESSAGES/pdfmod.mo
|
|||
share/locale/pl/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/pt/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/ro/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/ru/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/sl/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/sv/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/ta/LC_MESSAGES/pdfmod.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/pdfmod.mo
|
||||
@pkgdir usr/pkg/lib/pdfmod
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2011/01/06 21:12:48 thomasklausner Exp $
|
||||
$NetBSD: distinfo,v 1.5 2011/08/22 11:45:30 thomasklausner Exp $
|
||||
|
||||
SHA1 (pdfmod-0.9.0.tar.bz2) = f896cfb2ff2fc362545432466dff74cdfa73ca54
|
||||
RMD160 (pdfmod-0.9.0.tar.bz2) = 6594923038e109211cb482cbe8dca34d02a661a8
|
||||
Size (pdfmod-0.9.0.tar.bz2) = 659370 bytes
|
||||
SHA1 (patch-aa) = 427717f5db61540d518b2810aff0e6b11232c44a
|
||||
SHA1 (patch-ab) = 740878f4626d4be9be8e8d29e737167695120533
|
||||
SHA1 (pdfmod-0.9.1.tar.bz2) = 52cdd996df800efe7fc40bf2f258d7e66abe1a47
|
||||
RMD160 (pdfmod-0.9.1.tar.bz2) = 82f1a3a14f426b3174bfaa46ce384cc5de51be28
|
||||
Size (pdfmod-0.9.1.tar.bz2) = 667450 bytes
|
||||
SHA1 (patch-src_PdfMod_Gui_DocumentIconView.cs) = c2c0e2534627f30660e3f43623c99585d2d80ec4
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.2 2011/01/06 21:12:48 thomasklausner Exp $
|
||||
|
||||
Avoid unnecessary build-breaking warning about uninitialized variable
|
||||
with mono-2.8.1.
|
||||
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=638851
|
||||
|
||||
--- src/PdfMod/Gui/Client.cs.orig 2010-09-28 19:45:35.000000000 +0000
|
||||
+++ src/PdfMod/Gui/Client.cs
|
||||
@@ -415,7 +415,7 @@ namespace PdfMod.Gui
|
||||
static void OnLogNotify (LogNotifyArgs args)
|
||||
{
|
||||
ThreadAssist.ProxyToMain (delegate {
|
||||
- Gtk.MessageType mtype;
|
||||
+ Gtk.MessageType mtype = Gtk.MessageType.Error;
|
||||
var entry = args.Entry;
|
||||
|
||||
switch (entry.Type) {
|
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-ab,v 1.2 2011/01/06 21:12:48 thomasklausner Exp $
|
||||
|
||||
Avoid hardcoding shared library major number.
|
||||
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=638852
|
||||
|
||||
--- lib/poppler-sharp/poppler-sharp/poppler-sharp.dll.config.orig 2009-08-11 22:32:25.000000000 +0000
|
||||
+++ lib/poppler-sharp/poppler-sharp/poppler-sharp.dll.config
|
||||
@@ -1,3 +1,4 @@
|
||||
<configuration>
|
||||
<dllmap dll="poppler-glib" target="libpoppler-glib.so.4"/>
|
||||
+ <dllmap os="netbsd" dll="poppler-glib" target="libpoppler-glib.so"/>
|
||||
</configuration>
|
15
pdfmod/patches/patch-src_PdfMod_Gui_DocumentIconView.cs
Normal file
15
pdfmod/patches/patch-src_PdfMod_Gui_DocumentIconView.cs
Normal file
|
@ -0,0 +1,15 @@
|
|||
$NetBSD: patch-src_PdfMod_Gui_DocumentIconView.cs,v 1.1 2011/08/22 11:45:30 thomasklausner Exp $
|
||||
|
||||
Fix build with mono-2.10, from git.
|
||||
|
||||
--- src/PdfMod/Gui/DocumentIconView.cs.orig 2011-03-03 15:51:49.000000000 +0000
|
||||
+++ src/PdfMod/Gui/DocumentIconView.cs
|
||||
@@ -319,7 +319,7 @@ namespace PdfMod.Gui
|
||||
if (to_index < 0)
|
||||
return;
|
||||
|
||||
- var pages = args.SelectionData.Data as Hyena.Gui.DragDropList<Page>;
|
||||
+ Hyena.Gui.DragDropList<Page> pages = args.SelectionData;
|
||||
to_index -= pages.Count (p => p.Index < to_index);
|
||||
var action = new MoveAction (document, pages, to_index);
|
||||
action.Do ();
|
Loading…
Reference in a new issue