update to 1.10.2
changes: -improvements to ODF support -UI improvements -bugfixes -documentation updates
This commit is contained in:
parent
d86019b825
commit
7f63cfc8f8
3 changed files with 12 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/03/03 15:44:35 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/04/28 18:38:11 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnumeric-1.10.0
|
||||
DISTNAME= gnumeric-1.10.2
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -43,6 +43,7 @@ BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.6
|
|||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
||||
.include "../../lang/perl5/buildlink3.mk"
|
||||
BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.8-0.8.2{,nb*}
|
||||
.include "../../misc/goffice0.8/buildlink3.mk"
|
||||
.include "../../net/ORBit2/buildlink3.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/18 21:00:44 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2010/04/28 18:38:11 drochner Exp $
|
||||
bin/gnumeric
|
||||
bin/${PKGNAME}
|
||||
bin/ssconvert
|
||||
|
@ -217,8 +217,8 @@ lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.la
|
|||
lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.xml
|
||||
lib/gnumeric/${PKGVERSION}/plugins/xbase/plugin.xml
|
||||
lib/gnumeric/${PKGVERSION}/plugins/xbase/xbase.la
|
||||
lib/goffice/0.8.0/plugins/gnumeric/gnumeric.la
|
||||
lib/goffice/0.8.0/plugins/gnumeric/plugin.xml
|
||||
lib/goffice/0.8.2/plugins/gnumeric/gnumeric.la
|
||||
lib/goffice/0.8.2/plugins/gnumeric/plugin.xml
|
||||
lib/libspreadsheet.la
|
||||
lib/pkgconfig/libspreadsheet-1.10.pc
|
||||
man/man1/gnumeric.1
|
||||
|
@ -881,6 +881,8 @@ share/locale/rw/LC_MESSAGES/gnumeric-functions.mo
|
|||
share/locale/rw/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/sk/LC_MESSAGES/gnumeric-functions.mo
|
||||
share/locale/sk/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/sl/LC_MESSAGES/gnumeric-functions.mo
|
||||
share/locale/sl/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/sr/LC_MESSAGES/gnumeric-functions.mo
|
||||
share/locale/sr/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/gnumeric-functions.mo
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/02/25 21:11:29 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2010/04/28 18:38:11 drochner Exp $
|
||||
|
||||
SHA1 (gnumeric-1.10.0.tar.bz2) = 3645087e4dde66f7b124a323d72487d943383aac
|
||||
RMD160 (gnumeric-1.10.0.tar.bz2) = 19d1c98c8d09e47e5ea241e828d441915040e702
|
||||
Size (gnumeric-1.10.0.tar.bz2) = 17350730 bytes
|
||||
SHA1 (gnumeric-1.10.2.tar.bz2) = c1bcbca61b4ea6ae4309664e8f7e2133dbf2d383
|
||||
RMD160 (gnumeric-1.10.2.tar.bz2) = a27c532cb5b4dcf5d34c141bc238406243804228
|
||||
Size (gnumeric-1.10.2.tar.bz2) = 17549678 bytes
|
||||
SHA1 (patch-aa) = f1cefe02242eebccef616365bd08627d5e9fb4cd
|
||||
SHA1 (patch-ab) = 16a2b836b490386060e82e9e9d695ccfc9d28457
|
||||
SHA1 (patch-af) = eb444e3f097b991d4f3ff97b716e4cd84df69ccc
|
||||
|
|
Loading…
Reference in a new issue