Update to Opera 6.12 for Linux.
This commit is contained in:
parent
379c26ecd1
commit
522e09bb1d
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/08/27 11:52:17 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2003/04/27 16:27:50 naddy Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "fast and customizable WWW browser"
|
||||
|
||||
PKGNAME= opera-6.03
|
||||
DISTNAME= opera-6.03-20020813.1-static-qt.i386
|
||||
PKGNAME= opera-6.12
|
||||
DISTNAME= opera-6.12-20030305.1-static-qt.i386
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://www.opera.com/
|
||||
|
||||
@ -29,10 +29,10 @@ MASTER_SITES_OPERA= ftp://ftp.opera.com/pub/opera/ \
|
||||
ftp://ftp.rge.com/pub/infosystems/opera/ \
|
||||
http://www.rge.com/pub/infosystems/opera/
|
||||
|
||||
MASTER_SITES= ${MASTER_SITES_OPERA:=linux/603/final/en/qt_static/}
|
||||
MASTER_SITES= ${MASTER_SITES_OPERA:=linux/612/final/en/i386/static/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
RUN_DEPENDS= :redhat_base->=6.2p1:emulators/redhat/base \
|
||||
RUN_DEPENDS= :redhat_base->=8.0:emulators/redhat/base \
|
||||
:redhat_motif->=2.1.30:emulators/redhat/motif
|
||||
|
||||
NO_BUILD= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (opera-6.03-20020813.1-static-qt.i386.tar.bz2) = aa8ebc7d5edf4c47f56ed72725f10f80
|
||||
RMD160 (opera-6.03-20020813.1-static-qt.i386.tar.bz2) = 5e056d3cab674b7200c1cccd15cedb43db096bcf
|
||||
SHA1 (opera-6.03-20020813.1-static-qt.i386.tar.bz2) = 37cb6c670ad49e607abef289fc9cdd5c219e76bb
|
||||
MD5 (opera-6.12-20030305.1-static-qt.i386.tar.bz2) = 1f9f677dabeefbcf1195248ffc9095e5
|
||||
RMD160 (opera-6.12-20030305.1-static-qt.i386.tar.bz2) = 70d4ee34492337e284436f4704d780cda4659210
|
||||
SHA1 (opera-6.12-20030305.1-static-qt.i386.tar.bz2) = 97e6e41067b42a32547146dc13390ed24efcb7cf
|
||||
|
@ -1,6 +1,4 @@
|
||||
; $OpenBSD: operarc.fixed,v 1.1 2002/07/03 20:37:37 naddy Exp $
|
||||
; $OpenBSD: operarc.fixed,v 1.2 2003/04/27 16:27:51 naddy Exp $
|
||||
;
|
||||
; Put any settings here that are not overridable by users
|
||||
;
|
||||
[Performance]
|
||||
Synchronous DNS Lookup=1
|
||||
|
@ -1,16 +1,16 @@
|
||||
$OpenBSD: patch-install_sh,v 1.5 2002/07/03 20:37:37 naddy Exp $
|
||||
--- install.sh.orig Wed Jul 3 21:16:45 2002
|
||||
+++ install.sh Wed Jul 3 21:18:32 2002
|
||||
@@ -938,7 +938,7 @@ run_install()
|
||||
ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so
|
||||
$OpenBSD: patch-install_sh,v 1.6 2003/04/27 16:27:51 naddy Exp $
|
||||
--- install.sh.orig Sat Apr 26 13:40:48 2003
|
||||
+++ install.sh Sat Apr 26 13:42:13 2003
|
||||
@@ -1101,7 +1101,7 @@ run_install()
|
||||
|
||||
# System wide configuration files
|
||||
- if can_write_to "/etc"; then
|
||||
+ if false can_write_to "/etc"; then
|
||||
config_dir="/etc"
|
||||
- if can_write_to "$config_dir"; then
|
||||
+ if false can_write_to "$config_dir"; then
|
||||
echo
|
||||
echo "System wide configuration files:"
|
||||
echo " /etc/opera6rc"
|
||||
@@ -975,10 +975,10 @@ run_install()
|
||||
echo " $config_dir/opera6rc"
|
||||
@@ -1138,10 +1138,10 @@ run_install()
|
||||
fi
|
||||
|
||||
# Shorcuts and Icons
|
||||
@ -18,10 +18,10 @@ $OpenBSD: patch-install_sh,v 1.5 2002/07/03 20:37:37 naddy Exp $
|
||||
- gnome
|
||||
- kde2
|
||||
- kde
|
||||
+ : icons
|
||||
+ : gnome
|
||||
+ : kde2
|
||||
+ : kde
|
||||
+# icons
|
||||
+# gnome
|
||||
+# kde2
|
||||
+# kde
|
||||
|
||||
# Add uninstallation here
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2002/07/03 20:37:37 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2003/04/27 16:27:51 naddy Exp $
|
||||
bin/opera
|
||||
lib/opera/plugins/libnpp.so
|
||||
lib/opera/plugins/libnpp.so.0
|
||||
lib/opera/plugins/libnpp.so.0.1
|
||||
lib/opera/plugins/libnpp.so.0.1.8
|
||||
lib/opera/plugins/operamotifwrapper
|
||||
lib/opera/plugins/operaplugincleaner
|
||||
libexec/opera
|
||||
share/doc/opera/LICENSE
|
||||
share/doc/opera/help
|
||||
@ -12,7 +13,6 @@ share/examples/opera/opera6rc
|
||||
share/examples/opera/opera6rc.fixed
|
||||
share/opera/buttons/DefSmall
|
||||
share/opera/buttons/Default
|
||||
share/opera/buttons/ReadMe.txt
|
||||
share/opera/buttons/default/abc.gif
|
||||
share/opera/buttons/default/buttons.ini
|
||||
share/opera/buttons/default/cascade.gif
|
||||
@ -154,6 +154,7 @@ share/opera/buttons/examples/example_big.ini
|
||||
share/opera/buttons/examples/example_small.ini
|
||||
share/opera/buttons/examples/opera_22x22.png
|
||||
share/opera/buttons/examples/opera_32x32.png
|
||||
share/opera/buttons/readme.txt
|
||||
share/opera/buttons/standard/addressbar_high_security.png
|
||||
share/opera/buttons/standard/addressbar_html.png
|
||||
share/opera/buttons/standard/addressbar_html_alt2.png
|
||||
@ -360,7 +361,11 @@ share/opera/images/shared.gif
|
||||
share/opera/images/splash.png
|
||||
share/opera/images/startup1.png
|
||||
share/opera/images/startup2.png
|
||||
share/opera/java/lc.jar
|
||||
share/opera/java/opera.jar
|
||||
share/opera/java/opera.policy
|
||||
share/opera/opera6.adr
|
||||
share/opera/search.ini
|
||||
share/opera/skin/foreground.png
|
||||
share/opera/styles/OPF.css
|
||||
share/opera/styles/about.css
|
||||
@ -376,9 +381,11 @@ share/opera/styles/mimehead.css
|
||||
share/opera/styles/opf.css
|
||||
share/opera/styles/plugins.css
|
||||
share/opera/styles/wml.css
|
||||
share/opera/unicode.dat
|
||||
@dirrm share/opera/styles
|
||||
@dirrm share/opera/skin
|
||||
@exec mkdir -p %D/share/opera/locale
|
||||
@dirrm share/opera/locale
|
||||
@dirrm share/opera/java
|
||||
@dirrm share/opera/images
|
||||
@dirrm share/opera/help
|
||||
@dirrm share/opera/config
|
||||
|
Loading…
Reference in New Issue
Block a user