Update gnome-print to 0.10. Changes are mostly bugfixes and small
enhancements.
This commit is contained in:
parent
f5d323841c
commit
1de7dd9451
3 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2000/01/15 09:58:15 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2000/01/26 11:57:12 rh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-print-0.9
|
||||
DISTNAME= gnome-print-0.10
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.3 1999/10/10 15:30:28 rh Exp $
|
||||
$NetBSD: md5,v 1.4 2000/01/26 11:57:13 rh Exp $
|
||||
|
||||
MD5 (gnome-print-0.9.tar.gz) = 3d1e68cd55ae15b4eac7630dcc5f53ec
|
||||
MD5 (gnome-print-0.10.tar.gz) = fc72d00cbdc2de70ca38b254ac6a6dca
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 1999/10/10 15:30:28 rh Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2000/01/26 11:57:13 rh Exp $
|
||||
bin/gnome-font-install
|
||||
include/libgnomeprint/gnome-print.h
|
||||
include/libgnomeprint/gnome-printer.h
|
||||
|
@ -24,6 +24,9 @@ share/locale/sv/LC_MESSAGES/gnome-print.mo
|
|||
share/locale/da/LC_MESSAGES/gnome-print.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-print.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-print.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-print.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-print.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-print.mo
|
||||
lib/libgnomeprint.so.2.0
|
||||
lib/libgnomeprint.a
|
||||
lib/printConf.sh
|
||||
|
|
Loading…
Reference in a new issue