eog-2.18.2; ok jasper@
This commit is contained in:
parent
17f748035a
commit
d2473251c5
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/05/30 09:56:30 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/06/26 20:29:31 martynas Exp $
|
||||
|
||||
COMMENT= "Eye of GNOME: an image viewing and cataloging program"
|
||||
|
||||
DISTNAME= eog-2.18.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= eog-2.18.2
|
||||
CATEGORIES= graphics x11/gnome
|
||||
|
||||
MAINTAINER= Thomas Delaet <thomas@delaet.org>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/eog-2.18.1.tar.bz2) = US+EetwCT95tELcbeNPzlg==
|
||||
RMD160 (gnome/eog-2.18.1.tar.bz2) = dcgV2ZkT2FdKhS6S9CLopX0+eBc=
|
||||
SHA1 (gnome/eog-2.18.1.tar.bz2) = 5m8jS1EEuzB6DYI5jZ51mTPgSVQ=
|
||||
SHA256 (gnome/eog-2.18.1.tar.bz2) = nthG25FwRrVGadXYLvPpFQodEEJw9XRyfWAW37d2Oxk=
|
||||
SIZE (gnome/eog-2.18.1.tar.bz2) = 1241674
|
||||
MD5 (gnome/eog-2.18.2.tar.bz2) = fl/DQiAeoAQEAIJYwZtEYQ==
|
||||
RMD160 (gnome/eog-2.18.2.tar.bz2) = m8UoaRPoMFjPO4M0k/DtTLIYwec=
|
||||
SHA1 (gnome/eog-2.18.2.tar.bz2) = 0/zKnyprcvN9Gl03VhvQ6uVLcw4=
|
||||
SHA256 (gnome/eog-2.18.2.tar.bz2) = 4rv4ZxJjtpwspMp4JLWOKbexLJ4Y4FJFOGIecbt9ZIY=
|
||||
SIZE (gnome/eog-2.18.2.tar.bz2) = 1244477
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2007/05/13 20:03:24 jasper Exp $
|
||||
--- Makefile.in.orig Thu Apr 19 23:31:30 2007
|
||||
+++ Makefile.in Thu Apr 19 23:31:58 2007
|
||||
@@ -231,7 +231,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop
|
||||
$OpenBSD: patch-Makefile_in,v 1.3 2007/06/26 20:29:31 martynas Exp $
|
||||
--- Makefile.in.orig Mon May 28 21:21:14 2007
|
||||
+++ Makefile.in Tue Jun 26 21:10:45 2007
|
||||
@@ -276,7 +276,7 @@ desktop_in_files = eog.desktop.in
|
||||
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
||||
gladedir = $(datadir)/eog/glade
|
||||
glade_DATA = eog.glade
|
||||
|
||||
-schemasdir = $(sysconfdir)/gconf/schemas
|
||||
+schemasdir = $(GCONF_SCHEMA_FILE_DIR)
|
||||
schemas_in_files = eog.schemas.in
|
||||
schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
|
||||
|
||||
icondir = $(datadir)/pixmaps
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2007/05/13 20:03:24 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2007/06/26 20:29:31 martynas Exp $
|
||||
bin/eog
|
||||
share/applications/
|
||||
share/applications/eog.desktop
|
||||
@ -90,7 +90,6 @@ share/gnome/help/eog/zh_TW/eog.xml
|
||||
share/gnome/help/eog/zh_TW/figures/
|
||||
share/gnome/help/eog/zh_TW/figures/eog_start_window.png
|
||||
share/gnome/help/eog/zh_TW/legal.xml
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
@ -206,6 +205,9 @@ share/locale/nn/LC_MESSAGES/eog.mo
|
||||
share/locale/nso/
|
||||
share/locale/nso/LC_MESSAGES/
|
||||
share/locale/nso/LC_MESSAGES/eog.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/eog.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/eog.mo
|
||||
|
Loading…
Reference in New Issue
Block a user