- update ghex to 2.22.0
feedback and ok ajacoutot@
This commit is contained in:
parent
981a816734
commit
10921d890f
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/09/28 10:29:47 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2008/11/21 17:43:53 jasper Exp $
|
||||
|
||||
COMMENT= binary editor
|
||||
|
||||
GNOME_PROJECT= ghex
|
||||
GNOME_VERSION= 2.20.1
|
||||
SHARED_LIBS= gtkhex 0.0
|
||||
GNOME_VERSION= 2.22.0
|
||||
SHARED_LIBS += gtkhex 1.0 # .0.0
|
||||
CATEGORIES= sysutils editors
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -19,10 +18,10 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
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 gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomeprint-2-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png \
|
||||
popt pthread ssl util xml2 z
|
||||
gio-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomeprint-2-2 gnomevfs-2 gobject-2.0 \
|
||||
gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre pixman-1 png popt pthread ssl util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/ghex-2.20.1.tar.bz2) = wUlDt5yu2bPFNiB10/J4zA==
|
||||
RMD160 (gnome/ghex-2.20.1.tar.bz2) = C3Et76uIYuU9fW45tQOe0GuJWUA=
|
||||
SHA1 (gnome/ghex-2.20.1.tar.bz2) = do687EnUYoqviz/Pwft7l38AYfE=
|
||||
SHA256 (gnome/ghex-2.20.1.tar.bz2) = CIoILQ7OSiRIHkqljVmv49PthMw44a1Vmk6rT6+voEI=
|
||||
SIZE (gnome/ghex-2.20.1.tar.bz2) = 1249331
|
||||
MD5 (gnome/ghex-2.22.0.tar.bz2) = bx7npW990Ev7pe50pjmUig==
|
||||
RMD160 (gnome/ghex-2.22.0.tar.bz2) = qdXZDX+o4xNaLDMaYYcgQanwTb8=
|
||||
SHA1 (gnome/ghex-2.22.0.tar.bz2) = InZNcaiTLAmz4Quu0Tw6XXlIrtQ=
|
||||
SHA256 (gnome/ghex-2.22.0.tar.bz2) = X8V++I85LNXyUkBto5g5cX9eBmaV+Jy3hUDuUbi1sdA=
|
||||
SIZE (gnome/ghex-2.22.0.tar.bz2) = 1251521
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2008/01/30 06:19:20 jasper Exp $
|
||||
--- Makefile.in.orig Wed Jan 23 13:43:05 2008
|
||||
+++ Makefile.in Wed Jan 23 13:44:11 2008
|
||||
@@ -253,7 +253,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
|
||||
SUBDIRS = po src help icons
|
||||
-schemadir = $(sysconfdir)/gconf/schemas
|
||||
+schemadir = @GCONF_SCHEMA_FILE_DIR@
|
||||
schema_DATA = ghex2.schemas
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = gtkhex.pc
|
@ -1,15 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/04/17 08:46:48 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/11/21 17:43:53 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/ghex2
|
||||
@bin bin/ghex2
|
||||
include/gtkhex/
|
||||
include/gtkhex/gtkhex.h
|
||||
include/gtkhex/hex-document.h
|
||||
lib/libgtkhex.a
|
||||
lib/libgtkhex.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gtkhex.pc
|
||||
share/applications/ghex.desktop
|
||||
share/gnome/
|
||||
share/gnome-2.0/
|
||||
share/gnome-2.0/ui/
|
||||
share/gnome-2.0/ui/ghex-ui.xml
|
||||
@ -71,7 +69,6 @@ share/gnome/help/ghex2/zh_TW/figures/
|
||||
share/gnome/help/ghex2/zh_TW/figures/ghex_window_empty.png
|
||||
share/gnome/help/ghex2/zh_TW/figures/ghex_window_open.png
|
||||
share/gnome/help/ghex2/zh_TW/ghex2.xml
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
@ -91,13 +88,10 @@ share/icons/hicolor/48x48/apps/ghex.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/ghex.svg
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/be/LC_MESSAGES/ghex-2.0.mo
|
||||
@ -106,19 +100,15 @@ share/locale/ca/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/cs/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/da/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/de/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/el/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/es/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/et/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/fi/LC_MESSAGES/ghex-2.0.mo
|
||||
@ -132,17 +122,13 @@ share/locale/it/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ja/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ko/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/lv/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ml/
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/nb/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/nl/LC_MESSAGES/ghex-2.0.mo
|
||||
@ -150,7 +136,6 @@ share/locale/nn/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/pl/LC_MESSAGES/ghex-2.0.mo
|
||||
@ -158,29 +143,24 @@ share/locale/pt/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/sr/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/sr@Latn/
|
||||
share/locale/sr@Latn/LC_MESSAGES/
|
||||
share/locale/sr@Latn/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/sv/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/tr/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ghex-2.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/ghex2/*.schemas > /dev/null
|
||||
share/schemas/
|
||||
share/schemas/ghex2/
|
||||
share/schemas/ghex2/ghex2.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/ghex2/*.schemas > /dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user