update ggv to 2.12.0
ok martynas@ and MAINTAINER
This commit is contained in:
parent
97ae0039fe
commit
dd79614b46
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2007/07/05 22:50:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2007/07/11 22:11:39 jasper Exp $
|
||||
|
||||
COMMENT= GNOME frontend for GhostScript
|
||||
GNOME_PROJECT= ggv
|
||||
GNOME_VERSION= 2.8.3
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
GNOME_VERSION= 2.12.0
|
||||
CATEGORIES= print
|
||||
|
||||
MAINTAINER= Thomas Delaet <thomas@delaet.org>
|
||||
@ -13,14 +12,14 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext \
|
||||
Xrender art_lgpl_2 atk-1.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c crypto esd fontconfig \
|
||||
freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glib-2.0 gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 \
|
||||
gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 popt pthread ssl xml2 z cairo glitz png
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
||||
Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \
|
||||
audiofile bonobo-2 bonobo-activation bonoboui-2 c cairo \
|
||||
crypto dbus-1 dbus-glib-1 esd expat fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 glitz gmodule-2.0 \
|
||||
gnome-2 gnome-keyring gnomecanvas-2 gnomevfs-2 gobject-2.0 \
|
||||
gthread-2.0 gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 png popt pthread ssl util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -32,6 +31,7 @@ RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||
:ghostscript-*:print/ghostscript/gnu
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/ggv-2.8.3.tar.bz2) = k/xY9uHnZeW1GJyUh4z96Q==
|
||||
RMD160 (gnome/ggv-2.8.3.tar.bz2) = zhKWofxLy35ZJ1L07G3HvV8J0Ms=
|
||||
SHA1 (gnome/ggv-2.8.3.tar.bz2) = umt4y4lN/BEVPXoZP7ny6lntQjU=
|
||||
SHA256 (gnome/ggv-2.8.3.tar.bz2) = FPICQrPzMeIlq0afB5VjjGP2e5APTYFTshQXK4biRQw=
|
||||
SIZE (gnome/ggv-2.8.3.tar.bz2) = 1285862
|
||||
MD5 (gnome/ggv-2.12.0.tar.bz2) = QY8O8/i4K7DEI6Khz2dp9w==
|
||||
RMD160 (gnome/ggv-2.12.0.tar.bz2) = WX6Jc8p9oVh02AwhkjI5Dr5QS4g=
|
||||
SHA1 (gnome/ggv-2.12.0.tar.bz2) = VxcE0R6f/OhBPuU5NrMU3gYUfFY=
|
||||
SHA256 (gnome/ggv-2.12.0.tar.bz2) = LJEoK8l+x+Yye/zY3wf+hJwvpp4yMbKZdIRwn/bjie4=
|
||||
SIZE (gnome/ggv-2.12.0.tar.bz2) = 1037200
|
||||
|
@ -7,14 +7,3 @@ able to properly render PostScript documents in a display or a printer.
|
||||
GGv serves as a layer that isolates the user from the cumbersome options
|
||||
and interface of GhostScript, and, at the same time, gives extra
|
||||
features such as panning and persistent user settings.
|
||||
|
||||
The main features that make me personally like ggv are its antialiasing
|
||||
(use the preferences dialog to turn it on and reload the document --
|
||||
your eyes will pop out of their sockets so be careful) and nice user
|
||||
interface, allowing e.g. dragging of postscript files into GGv, moving
|
||||
the postscript display by dragging the mouse in the pager window or the
|
||||
main window. GGv can display more than one document at the same time.
|
||||
Also, the transparent support for compressed postscript and pdf are
|
||||
handy.
|
||||
|
||||
This is the version of GGv for GNOME 2.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2006/01/19 08:41:08 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2007/07/11 22:11:39 jasper Exp $
|
||||
bin/ggv
|
||||
lib/bonobo/
|
||||
lib/bonobo/servers/
|
||||
@ -160,6 +160,9 @@ share/locale/pt/LC_MESSAGES/ggv.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ggv.mo
|
||||
share/locale/ro/LC_MESSAGES/ggv.mo
|
||||
share/locale/ru/LC_MESSAGES/ggv.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/ggv.mo
|
||||
share/locale/sk/LC_MESSAGES/ggv.mo
|
||||
share/locale/sl/LC_MESSAGES/ggv.mo
|
||||
share/locale/sq/
|
||||
@ -177,6 +180,9 @@ share/locale/th/LC_MESSAGES/ggv.mo
|
||||
share/locale/tr/LC_MESSAGES/ggv.mo
|
||||
share/locale/uk/LC_MESSAGES/ggv.mo
|
||||
share/locale/vi/LC_MESSAGES/ggv.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/ggv.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ggv.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ggv.mo
|
||||
share/omf/ggv/
|
||||
@ -200,9 +206,12 @@ share/pixmaps/ggv/toggleeven.xpm
|
||||
share/pixmaps/ggv/toggleodd.xpm
|
||||
share/pixmaps/ggv/zoom.xpm
|
||||
share/pixmaps/gnome-ghostview.png
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/ggv/*.schemas > /dev/null
|
||||
share/schemas/
|
||||
share/schemas/ggv/
|
||||
share/schemas/ggv/ggv.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/ggv/*.schemas > /dev/null
|
||||
@exec %D/bin/scrollkeeper-update -q
|
||||
@unexec %D/bin/scrollkeeper-update -q
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user