Update to midori 0.1.6, and explicitely depend on webkit 1.1.5v0.
ok ajacoutot@ phessler@
This commit is contained in:
parent
c53f558993
commit
46fa4e3adc
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/04/04 11:05:08 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2009/04/27 19:27:21 landry Exp $
|
||||
|
||||
COMMENT = lightweight web browser
|
||||
|
||||
XFCE_VERSION = 0.1.5
|
||||
XFCE_VERSION = 0.1.6
|
||||
XFCE_GOODIE = midori
|
||||
|
||||
MAINTAINER = Landry Breuil <gaston@gcu.info>
|
||||
@ -20,7 +20,7 @@ USE_X11 = Yes
|
||||
DESKTOP_FILES = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
LIB_DEPENDS = webkit-1.0::www/webkit \
|
||||
LIB_DEPENDS = webkit-1.0:webkit->=1.1.5v0:www/webkit \
|
||||
idn::devel/libidn \
|
||||
sqlite3::databases/sqlite3 \
|
||||
unique-1.0::devel/libunique \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (midori-0.1.5.tar.bz2) = 3Mrd60nX3vihnPSXy36r+A==
|
||||
RMD160 (midori-0.1.5.tar.bz2) = Wd2/0hM+AT8aBZes/e7ZbN0voI0=
|
||||
SHA1 (midori-0.1.5.tar.bz2) = WoPs0UBzWrYyP7Ic13cfvf4gt/g=
|
||||
SHA256 (midori-0.1.5.tar.bz2) = zqOEgAZjGAFwlYi4rmgI28do9ittpAhQcwdfJ2MJ/Q0=
|
||||
SIZE (midori-0.1.5.tar.bz2) = 371500
|
||||
MD5 (midori-0.1.6.tar.bz2) = r+1kB0su0ZWq4XGyF4ZQ4Q==
|
||||
RMD160 (midori-0.1.6.tar.bz2) = nPOYG0q+zPLnwYMcrEoK82QQSXY=
|
||||
SHA1 (midori-0.1.6.tar.bz2) = QkDsrVIFEP2gAs09oeP09cwfoYQ=
|
||||
SHA256 (midori-0.1.6.tar.bz2) = 5swbbainr5m6kpjgy0qseQWV8E4ESX6owrtLSMRP618=
|
||||
SIZE (midori-0.1.6.tar.bz2) = 390115
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-wscript,v 1.4 2009/04/04 11:05:08 landry Exp $
|
||||
$OpenBSD: patch-wscript,v 1.5 2009/04/27 19:27:21 landry Exp $
|
||||
We don't need those files installed..
|
||||
--- wscript.orig Sun Mar 22 22:49:18 2009
|
||||
+++ wscript Sat Apr 4 12:45:44 2009
|
||||
@@ -268,12 +268,8 @@ def build (bld):
|
||||
--- wscript.orig Sun Apr 19 22:16:33 2009
|
||||
+++ wscript Thu Apr 23 21:42:19 2009
|
||||
@@ -267,12 +267,8 @@ def build (bld):
|
||||
if option_enabled ('addons'):
|
||||
bld.add_subdirs ('extensions')
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/04/04 11:05:08 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/04/27 19:27:21 landry Exp $
|
||||
@bin bin/midori
|
||||
lib/midori/
|
||||
lib/midori/libcolorful-tabs.so
|
||||
lib/midori/libcookie-manager.so
|
||||
lib/midori/libmouse-gestures.so
|
||||
lib/midori/libpage-holder.so
|
||||
lib/midori/libstatusbar-features.so
|
||||
lib/midori/libtab-panel.so
|
||||
share/applications/midori.desktop
|
||||
share/doc/midori/
|
||||
share/doc/midori/user/
|
||||
@ -36,6 +36,7 @@ share/locale/et/LC_MESSAGES/midori.mo
|
||||
share/locale/fi/LC_MESSAGES/midori.mo
|
||||
share/locale/fr/LC_MESSAGES/midori.mo
|
||||
share/locale/gl/LC_MESSAGES/midori.mo
|
||||
share/locale/he/LC_MESSAGES/midori.mo
|
||||
share/locale/hu/LC_MESSAGES/midori.mo
|
||||
share/locale/id/LC_MESSAGES/midori.mo
|
||||
share/locale/it/LC_MESSAGES/midori.mo
|
||||
|
Loading…
Reference in New Issue
Block a user