Major update to opera-12.02.
This commit is contained in:
parent
9b2b8a4963
commit
d28ba15c7a
@ -1,15 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.73 2012/06/15 08:32:18 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.74 2012/10/11 10:47:41 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= fast and customizable WWW browser
|
||||
|
||||
V= 10.11
|
||||
OPERA_BUILD= 4791
|
||||
DISTNAME= opera-${V}.gcc4-shared-qt3.i386
|
||||
V= 12.02
|
||||
OPERA_BUILD= 1578
|
||||
DISTNAME= opera-${V}-${OPERA_BUILD}.i386.linux
|
||||
PKGNAME= opera-${V}
|
||||
REVISION= 4
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
@ -21,51 +22,38 @@ PERMIT_PACKAGE_FTP= Commercial software
|
||||
PERMIT_DISTFILES_CDROM= Commercial software
|
||||
PERMIT_DISTFILES_FTP= Commercial software
|
||||
|
||||
MASTER_SITES_OPERA= ftp://ftp.opera.com/pub/opera/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/browsers/opera/ \
|
||||
ftp://ftp.hu-berlin.de/pub/www/opera/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/opera/ \
|
||||
ftp://ftp.planetmirror.com/pub/opera/ \
|
||||
ftp://ftp.sunet.se/pub/www/clients/Opera/ \
|
||||
ftp://ftp.task.gda.pl/pub/opera/ \
|
||||
ftp://opera.mirror.stop.hu/opera/ \
|
||||
http://www.panix.com/opera/files/ \
|
||||
ftp://ftp.rge.com/pub/infosystems/opera/ \
|
||||
http://www.rge.com/pub/infosystems/opera/
|
||||
|
||||
MASTER_SITES= ${MASTER_SITES_OPERA:=linux/${V:S/.//}/final/en/i386/shared/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${V:S/.//}/
|
||||
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
emulators/fedora/base \
|
||||
emulators/fedora/base>=10.0 \
|
||||
emulators/fedora/cups>=10.0 \
|
||||
misc/shared-mime-info \
|
||||
x11/gtk+2,-guic
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/opera-$V-${OPERA_BUILD}.gcc4-shared-qt3.i386
|
||||
post-extract:
|
||||
mv ${WRKSRC}/share/man ${WRKSRC}/man
|
||||
cd ${WRKSRC}/man/man1 && gunzip *.gz
|
||||
|
||||
do-install:
|
||||
cd ${WRKBUILD} && ./install.sh \
|
||||
--DESTDIR=${DESTDIR} \
|
||||
--docdir=${TRUEPREFIX}/share/doc/opera \
|
||||
--exec_prefix=${TRUEPREFIX}/libexec \
|
||||
--mandir=${TRUEPREFIX}/man \
|
||||
--plugindir=${TRUEPREFIX}/lib/opera/plugins \
|
||||
--sharedir=${TRUEPREFIX}/share/opera \
|
||||
--wrapperdir=${TRUEPREFIX}/bin
|
||||
.for i in lib man share
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/${i}
|
||||
cd ${WRKSRC}/${i} && \
|
||||
tar cf - * | tar xf - -C ${PREFIX}/${i}
|
||||
.endfor
|
||||
${SUBST_CMD} ${WRKSRC}/opera
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/opera ${PREFIX}/bin
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/opera
|
||||
${INSTALL_DATA} ${FILESDIR}/operaprefs_default.ini \
|
||||
${PREFIX}/share/examples/opera/operaprefs_default.ini
|
||||
${INSTALL_DATA} ${FILESDIR}/operaprefs_fixed.ini \
|
||||
${PREFIX}/share/examples/opera/operaprefs_fixed.ini
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/icons
|
||||
cd ${WRKSRC}/usr/share/icons/; tar cf - * | tar xf - -C ${PREFIX}/share/icons/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/applications
|
||||
${SUBST_CMD} -c ${FILESDIR}/opera.desktop \
|
||||
${PREFIX}/share/applications/opera.desktop
|
||||
chown ${SHAREOWN}:${SHAREGRP} \
|
||||
${PREFIX}/share/applications/opera.desktop
|
||||
perl -pi -e 's,\@\@{PREFIX},${TRUEPREFIX},g;' \
|
||||
-e 's,\@\@{_SUFFIX},,g;' \
|
||||
-e 's,\@\@{SUFFIX},,g' \
|
||||
${PREFIX}/share/applications/opera-browser.desktop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (opera-10.11.gcc4-shared-qt3.i386.tar.bz2) = PG+N/NKV+xYjhDfyO3/+PA==
|
||||
RMD160 (opera-10.11.gcc4-shared-qt3.i386.tar.bz2) = kQCs+LUgo5YCjTqPcTLLuX1xyDw=
|
||||
SHA1 (opera-10.11.gcc4-shared-qt3.i386.tar.bz2) = q3w6HrwYYsksiUv4Jo8Fdre2OXM=
|
||||
SHA256 (opera-10.11.gcc4-shared-qt3.i386.tar.bz2) = 4lLLUMAl7h/rCJUsmFzWfhCHFjJ8N9jqUH9dfp4VPlE=
|
||||
SIZE (opera-10.11.gcc4-shared-qt3.i386.tar.bz2) = 11831574
|
||||
SHA256 (opera-12.02-1578.i386.linux.tar.xz) = YMzvFGc4GKhpD+O3b4YdGA4tjTuHUTsWUuYRfG3/PoY=
|
||||
SIZE (opera-12.02-1578.i386.linux.tar.xz) = 12800028
|
||||
|
@ -1,13 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Name=Opera Web Browser
|
||||
GenericName=Web Browser
|
||||
Comment=Browse the web
|
||||
Exec=opera %u
|
||||
Icon=${TRUEPREFIX}/share/icons/hicolor/32x32/apps/opera.png
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Network;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;
|
@ -1,48 +0,0 @@
|
||||
$OpenBSD: patch-install_sh,v 1.25 2010/11/23 13:56:18 ajacoutot Exp $
|
||||
--- install.sh.orig Mon Jun 21 14:16:08 2010
|
||||
+++ install.sh Tue Nov 23 14:28:30 2010
|
||||
@@ -870,7 +870,7 @@ generate_wrapper()
|
||||
wrapper_contain="#!/bin/sh
|
||||
|
||||
# Required for Session Management
|
||||
-case \$0 in /*) OPERA_SCRIPT_PATH=\$0;; *) OPERA_SCRIPT_PATH=`/bin/pwd`/\$0;; esac
|
||||
+case \$0 in /*) OPERA_SCRIPT_PATH=\$0;; *) OPERA_SCRIPT_PATH=${str_paramwrapper}/\$0;; esac
|
||||
export OPERA_SCRIPT_PATH
|
||||
|
||||
# Location of the Opera binaries
|
||||
@@ -922,9 +922,6 @@ if test \"\${OPERA_DIR}\" = '' ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
-OPERA_LD_PRELOAD=\"\${LD_PRELOAD}\"
|
||||
-export OPERA_LD_PRELOAD
|
||||
-
|
||||
# Native Java enviroment
|
||||
for d in \"\$OPERA_PERSONALDIR\" \"\$HOME/.opera\"
|
||||
do if test -f \"\$d/javapath.txt\"
|
||||
@@ -1060,9 +1057,6 @@ if test \"\${OPERA_JAVA_DIR}\"; then
|
||||
export LD_LIBRARY_PATH OPERA_JAVA_DIR
|
||||
fi
|
||||
|
||||
-# Workarounds for the \"preloaded libXt\" problem.
|
||||
-LD_PRELOAD=\"libjvm.so:libawt.so:\${OPERA_LD_PRELOAD}\"
|
||||
-export LD_PRELOAD
|
||||
# To disable the first workaround, comment the next line.
|
||||
JAVA_WORKAROUND=\`\${OPERA_BINARYDIR}/works 2>/dev/null\`
|
||||
|
||||
@@ -1126,8 +1120,14 @@ esac
|
||||
|
||||
wrapper_contain="${wrapper_contain}
|
||||
|
||||
+# lock file is not needed as Opera will open a new tab if already
|
||||
+# running ; this helps recovering from a crash/hang with compat_linux(8)
|
||||
+if [ -f \${HOME}/.opera/lock ]; then
|
||||
+ rm -f \${HOME}/.opera/lock
|
||||
+fi
|
||||
+
|
||||
# Running Opera
|
||||
-exec \"\${OPERA_BINARYDIR}opera\" \"\$@\"
|
||||
+exec \"\${OPERA_BINARYDIR}opera\" \"-notrayicon\" \"\$@\"
|
||||
"
|
||||
|
||||
echo "${wrapper_contain}" > ${wrapper_file}
|
11
www/opera/patches/patch-opera
Normal file
11
www/opera/patches/patch-opera
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-opera,v 1.1 2012/10/11 10:47:41 ajacoutot Exp $
|
||||
--- opera.orig Tue Aug 28 15:49:29 2012
|
||||
+++ opera Thu Oct 11 12:35:55 2012
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
-export OPERA_DIR=${OPERA_DIR:-"${0%/*}"/share/opera}
|
||||
-export OPERA_PERSONALDIR=${OPERA_PERSONALDIR:-"${0%/*}"/profile}
|
||||
-exec "${0%/*}"/lib/opera/opera "$@"
|
||||
+export OPERA_DIR=${TRUEPREFIX}/share/opera
|
||||
+export OPERA_PERSONALDIR=${HOME}/.opera
|
||||
+exec ${TRUEPREFIX}/lib/opera/opera "$@"
|
@ -1,57 +1,62 @@
|
||||
@comment $OpenBSD: PLIST,v 1.37 2012/06/15 08:32:18 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.38 2012/10/11 10:47:41 ajacoutot Exp $
|
||||
bin/opera
|
||||
lib/opera/
|
||||
lib/opera/gstreamer/
|
||||
lib/opera/gstreamer/plugins/
|
||||
lib/opera/gstreamer/plugins/libgstoperamatroska.so
|
||||
lib/opera/gstreamer/plugins/libgstoperavp8.so
|
||||
lib/opera/liboperagtk2.so
|
||||
lib/opera/liboperagtk3.so
|
||||
lib/opera/liboperakde4.so
|
||||
lib/opera/opera
|
||||
lib/opera/plugins/
|
||||
libexec/missingsyms.so
|
||||
libexec/opera
|
||||
libexec/operaplugincleaner
|
||||
libexec/operapluginwrapper
|
||||
libexec/operapluginwrapper-ia32-linux
|
||||
libexec/operapluginwrapper-native
|
||||
libexec/spellcheck.so
|
||||
libexec/works
|
||||
lib/opera/plugins/README
|
||||
lib/opera/pluginwrapper/
|
||||
lib/opera/pluginwrapper/operapluginwrapper
|
||||
lib/opera/pluginwrapper/operapluginwrapper-native
|
||||
@man man/man1/opera.1
|
||||
share/applications/opera.desktop
|
||||
share/applications/opera-browser.desktop
|
||||
share/doc/opera/
|
||||
share/doc/opera/LGPL
|
||||
share/doc/opera/LGPL-2
|
||||
share/doc/opera/LGPL-3
|
||||
share/doc/opera/LICENSE
|
||||
share/doc/opera/README.gstreamer
|
||||
share/examples/opera/
|
||||
share/examples/opera/operaprefs_default.ini
|
||||
@sample /etc/operaprefs_default.ini
|
||||
share/examples/opera/operaprefs_fixed.ini
|
||||
@sample /etc/operaprefs_fixed.ini
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/128x128/
|
||||
share/icons/hicolor/128x128/apps/
|
||||
share/icons/hicolor/128x128/apps/opera.png
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
share/icons/hicolor/16x16/apps/opera.png
|
||||
share/icons/hicolor/22x22/
|
||||
share/icons/hicolor/22x22/apps/
|
||||
share/icons/hicolor/22x22/apps/opera.png
|
||||
share/icons/hicolor/32x32/
|
||||
share/icons/hicolor/32x32/apps/
|
||||
share/icons/hicolor/32x32/apps/opera.png
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/opera.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/opera.svg
|
||||
share/icons/hicolor/128x128/apps/opera-browser.png
|
||||
share/icons/hicolor/128x128/mimetypes/opera-extension.png
|
||||
share/icons/hicolor/16x16/apps/opera-browser.png
|
||||
share/icons/hicolor/16x16/mimetypes/opera-extension.png
|
||||
share/icons/hicolor/22x22/apps/opera-browser.png
|
||||
share/icons/hicolor/22x22/mimetypes/opera-extension.png
|
||||
share/icons/hicolor/24x24/apps/opera-browser.png
|
||||
share/icons/hicolor/24x24/mimetypes/opera-extension.png
|
||||
share/icons/hicolor/256x256/apps/opera-browser.png
|
||||
share/icons/hicolor/32x32/apps/opera-browser.png
|
||||
share/icons/hicolor/32x32/mimetypes/opera-extension.png
|
||||
share/icons/hicolor/48x48/apps/opera-browser.png
|
||||
share/icons/hicolor/48x48/mimetypes/opera-extension.png
|
||||
share/icons/hicolor/scalable/mimetypes/opera-extension.svg
|
||||
share/mime/packages/opera-extension.xml
|
||||
share/opera/
|
||||
share/opera/defaults/
|
||||
share/opera/defaults/bookmarks.adr
|
||||
share/opera/defaults/dictionaries.xml
|
||||
share/opera/defaults/feedreaders.ini
|
||||
share/opera/defaults/filehandler.ini
|
||||
share/opera/defaults/font.ini
|
||||
share/opera/defaults/handlers-ignore.ini
|
||||
share/opera/defaults/license.txt
|
||||
share/opera/defaults/mailproviders.xml
|
||||
share/opera/defaults/plugin-ignore.ini
|
||||
share/opera/defaults/pluginpath.ini
|
||||
share/opera/defaults/public_domains.dat
|
||||
share/opera/defaults/search.ini
|
||||
share/opera/defaults/standard_speeddial.ini
|
||||
share/opera/defaults/standard_trusted_repositories.ini
|
||||
share/opera/defaults/tips_metadata.ini
|
||||
share/opera/defaults/webmailproviders.ini
|
||||
share/opera/defaults/xmlentities.ini
|
||||
share/opera/encoding.bin
|
||||
@ -64,12 +69,19 @@ share/opera/extra/svg-sa.dat
|
||||
share/opera/extra/svg-sabd.dat
|
||||
share/opera/extra/svg-se.dat
|
||||
share/opera/extra/svg-sebd.dat
|
||||
share/opera/extra/unix-opengl.blocklist.json
|
||||
share/opera/files.sig
|
||||
share/opera/files_old.sig
|
||||
share/opera/html40_entities.dtd
|
||||
share/opera/java/
|
||||
share/opera/java/opera.jar
|
||||
share/opera/java/opera.policy
|
||||
share/opera/html5_entity_init.dat
|
||||
share/opera/lngcode.txt
|
||||
share/opera/locale/
|
||||
share/opera/locale/af/
|
||||
share/opera/locale/af/af.lng
|
||||
share/opera/locale/ar/
|
||||
share/opera/locale/ar/ar.lng
|
||||
share/opera/locale/az/
|
||||
share/opera/locale/az/az.lng
|
||||
share/opera/locale/be/
|
||||
share/opera/locale/be/be.lng
|
||||
share/opera/locale/be/bookmarks.adr
|
||||
@ -77,8 +89,16 @@ share/opera/locale/be/search.ini
|
||||
share/opera/locale/be/standard_speeddial.ini
|
||||
share/opera/locale/bg/
|
||||
share/opera/locale/bg/bg.lng
|
||||
share/opera/locale/bg/bookmarks.adr
|
||||
share/opera/locale/bg/search.ini
|
||||
share/opera/locale/bg/standard_speeddial.ini
|
||||
share/opera/locale/bn/
|
||||
share/opera/locale/bn/bn.lng
|
||||
share/opera/locale/cs/
|
||||
share/opera/locale/cs/bookmarks.adr
|
||||
share/opera/locale/cs/cs.lng
|
||||
share/opera/locale/cs/search.ini
|
||||
share/opera/locale/cs/standard_speeddial.ini
|
||||
share/opera/locale/da/
|
||||
share/opera/locale/da/da.lng
|
||||
share/opera/locale/de/
|
||||
@ -90,16 +110,10 @@ share/opera/locale/el/
|
||||
share/opera/locale/el/el.lng
|
||||
share/opera/locale/en/
|
||||
share/opera/locale/en-GB/
|
||||
share/opera/locale/en-GB/bookmarks.adr
|
||||
share/opera/locale/en-GB/en-GB.lng
|
||||
share/opera/locale/en-GB/search.ini
|
||||
share/opera/locale/en-GB/standard_speeddial.ini
|
||||
share/opera/locale/en/bookmarks.adr
|
||||
share/opera/locale/en/en.lng
|
||||
share/opera/locale/en/en.zip
|
||||
share/opera/locale/en/license.txt
|
||||
share/opera/locale/en/search.ini
|
||||
share/opera/locale/en/standard_speeddial.ini
|
||||
share/opera/locale/es-ES/
|
||||
share/opera/locale/es-ES/bookmarks.adr
|
||||
share/opera/locale/es-ES/es-ES.lng
|
||||
@ -109,6 +123,8 @@ share/opera/locale/es-LA/
|
||||
share/opera/locale/es-LA/es-LA.lng
|
||||
share/opera/locale/et/
|
||||
share/opera/locale/et/et.lng
|
||||
share/opera/locale/fa/
|
||||
share/opera/locale/fa/fa.lng
|
||||
share/opera/locale/fi/
|
||||
share/opera/locale/fi/fi.lng
|
||||
share/opera/locale/fr/
|
||||
@ -120,17 +136,21 @@ share/opera/locale/fr/search.ini
|
||||
share/opera/locale/fr/standard_speeddial.ini
|
||||
share/opera/locale/fy/
|
||||
share/opera/locale/fy/fy.lng
|
||||
share/opera/locale/gd/
|
||||
share/opera/locale/gd/gd.lng
|
||||
share/opera/locale/he/
|
||||
share/opera/locale/he/he.lng
|
||||
share/opera/locale/hi/
|
||||
share/opera/locale/hi/hi.lng
|
||||
share/opera/locale/hi/standard_speeddial.ini
|
||||
share/opera/locale/hr/
|
||||
share/opera/locale/hr/hr.lng
|
||||
share/opera/locale/hu/
|
||||
share/opera/locale/hu/bookmarks.adr
|
||||
share/opera/locale/hu/hu.lng
|
||||
share/opera/locale/hu/search.ini
|
||||
share/opera/locale/hu/standard_speeddial.ini
|
||||
share/opera/locale/id/
|
||||
share/opera/locale/id/bookmarks.adr
|
||||
share/opera/locale/id/id.lng
|
||||
share/opera/locale/id/standard_speeddial.ini
|
||||
share/opera/locale/it/
|
||||
share/opera/locale/it/bookmarks.adr
|
||||
share/opera/locale/it/it.lng
|
||||
@ -139,17 +159,22 @@ share/opera/locale/it/standard_speeddial.ini
|
||||
share/opera/locale/ja/
|
||||
share/opera/locale/ja/bookmarks.adr
|
||||
share/opera/locale/ja/ja.lng
|
||||
share/opera/locale/ja/license.txt
|
||||
share/opera/locale/ja/search.ini
|
||||
share/opera/locale/ja/standard_speeddial.ini
|
||||
share/opera/locale/ka/
|
||||
share/opera/locale/ka/ka.lng
|
||||
share/opera/locale/kk/
|
||||
share/opera/locale/kk/kk.lng
|
||||
share/opera/locale/ko/
|
||||
share/opera/locale/ko/ko.lng
|
||||
share/opera/locale/lt/
|
||||
share/opera/locale/lt/lt.lng
|
||||
share/opera/locale/me/
|
||||
share/opera/locale/me/me.lng
|
||||
share/opera/locale/mk/
|
||||
share/opera/locale/mk/mk.lng
|
||||
share/opera/locale/ms/
|
||||
share/opera/locale/ms/ms.lng
|
||||
share/opera/locale/nb/
|
||||
share/opera/locale/nb/bookmarks.adr
|
||||
share/opera/locale/nb/nb.lng
|
||||
@ -159,6 +184,8 @@ share/opera/locale/nl/
|
||||
share/opera/locale/nl/nl.lng
|
||||
share/opera/locale/nn/
|
||||
share/opera/locale/nn/nn.lng
|
||||
share/opera/locale/pa/
|
||||
share/opera/locale/pa/pa.lng
|
||||
share/opera/locale/pl/
|
||||
share/opera/locale/pl/bookmarks.adr
|
||||
share/opera/locale/pl/pl.lng
|
||||
@ -166,70 +193,164 @@ share/opera/locale/pl/search.ini
|
||||
share/opera/locale/pl/standard_speeddial.ini
|
||||
share/opera/locale/pt/
|
||||
share/opera/locale/pt-BR/
|
||||
share/opera/locale/pt-BR/bookmarks.adr
|
||||
share/opera/locale/pt-BR/pt-BR.lng
|
||||
share/opera/locale/pt-BR/search.ini
|
||||
share/opera/locale/pt-BR/standard_speeddial.ini
|
||||
share/opera/locale/pt/pt.lng
|
||||
share/opera/locale/ro/
|
||||
share/opera/locale/ro/bookmarks.adr
|
||||
share/opera/locale/ro/ro.lng
|
||||
share/opera/locale/ro/search.ini
|
||||
share/opera/locale/ro/standard_speeddial.ini
|
||||
share/opera/locale/ru/
|
||||
share/opera/locale/ru/bookmarks.adr
|
||||
share/opera/locale/ru/ru.lng
|
||||
share/opera/locale/ru/search.ini
|
||||
share/opera/locale/ru/standard_speeddial.ini
|
||||
share/opera/locale/sk/
|
||||
share/opera/locale/sk/bookmarks.adr
|
||||
share/opera/locale/sk/search.ini
|
||||
share/opera/locale/sk/sk.lng
|
||||
share/opera/locale/sk/standard_speeddial.ini
|
||||
share/opera/locale/sr/
|
||||
share/opera/locale/sr/bookmarks.adr
|
||||
share/opera/locale/sr/search.ini
|
||||
share/opera/locale/sr/sr.lng
|
||||
share/opera/locale/sr/standard_speeddial.ini
|
||||
share/opera/locale/sv/
|
||||
share/opera/locale/sv/sv.lng
|
||||
share/opera/locale/sw/
|
||||
share/opera/locale/sw/sw.lng
|
||||
share/opera/locale/ta/
|
||||
share/opera/locale/ta/ta.lng
|
||||
share/opera/locale/te/
|
||||
share/opera/locale/te/te.lng
|
||||
share/opera/locale/th/
|
||||
share/opera/locale/th/th.lng
|
||||
share/opera/locale/tl/
|
||||
share/opera/locale/tl/tl.lng
|
||||
share/opera/locale/tr/
|
||||
share/opera/locale/tr/bookmarks.adr
|
||||
share/opera/locale/tr/search.ini
|
||||
share/opera/locale/tr/standard_speeddial.ini
|
||||
share/opera/locale/tr/tr.lng
|
||||
share/opera/locale/uk/
|
||||
share/opera/locale/uk/bookmarks.adr
|
||||
share/opera/locale/uk/search.ini
|
||||
share/opera/locale/uk/standard_speeddial.ini
|
||||
share/opera/locale/uk/uk.lng
|
||||
share/opera/locale/ur/
|
||||
share/opera/locale/ur/ur.lng
|
||||
share/opera/locale/uz/
|
||||
share/opera/locale/uz/uz.lng
|
||||
share/opera/locale/vi/
|
||||
share/opera/locale/vi/vi.lng
|
||||
share/opera/locale/zh-cn/
|
||||
share/opera/locale/zh-cn/bookmarks.adr
|
||||
share/opera/locale/zh-cn/browser.js
|
||||
share/opera/locale/zh-cn/operaprefs_locale.ini
|
||||
share/opera/locale/zh-cn/search.ini
|
||||
share/opera/locale/zh-cn/standard_speeddial.ini
|
||||
share/opera/locale/zh-cn/turbosettings.xml
|
||||
share/opera/locale/zh-cn/zh-cn.lng
|
||||
share/opera/locale/zh-hk/
|
||||
share/opera/locale/zh-hk/browser.js
|
||||
share/opera/locale/zh-hk/turbosettings.xml
|
||||
share/opera/locale/zh-tw/
|
||||
share/opera/locale/zh-tw/browser.js
|
||||
share/opera/locale/zh-tw/turbosettings.xml
|
||||
share/opera/locale/zh-tw/zh-tw.lng
|
||||
share/opera/scripts/
|
||||
share/opera/scripts/common.js
|
||||
share/opera/scripts/substance.js
|
||||
share/opera/locale/zu/
|
||||
share/opera/locale/zu/zu.lng
|
||||
share/opera/mathml.dtd
|
||||
share/opera/package-id.ini
|
||||
share/opera/pubsuffix.xml
|
||||
share/opera/region/
|
||||
share/opera/region/cis/
|
||||
share/opera/region/cis/en/
|
||||
share/opera/region/cis/en/bookmarks.adr
|
||||
share/opera/region/cis/en/search.ini
|
||||
share/opera/region/cis/en/standard_speeddial.ini
|
||||
share/opera/region/cis/ru/
|
||||
share/opera/region/cis/ru/bookmarks.adr
|
||||
share/opera/region/cis/ru/search.ini
|
||||
share/opera/region/cis/ru/standard_speeddial.ini
|
||||
share/opera/region/cn/
|
||||
share/opera/region/cn/browser.js
|
||||
share/opera/region/cn/en/
|
||||
share/opera/region/cn/en/bookmarks.adr
|
||||
share/opera/region/cn/en/search.ini
|
||||
share/opera/region/cn/en/standard_speeddial.ini
|
||||
share/opera/region/cn/turbosettings.xml
|
||||
share/opera/region/gb/
|
||||
share/opera/region/gb/bookmarks.adr
|
||||
share/opera/region/gb/search.ini
|
||||
share/opera/region/gb/standard_speeddial.ini
|
||||
share/opera/region/hk/
|
||||
share/opera/region/hk/browser.js
|
||||
share/opera/region/hk/turbosettings.xml
|
||||
share/opera/region/id/
|
||||
share/opera/region/id/bookmarks.adr
|
||||
share/opera/region/id/search.ini
|
||||
share/opera/region/id/standard_speeddial.ini
|
||||
share/opera/region/in/
|
||||
share/opera/region/in/bookmarks.adr
|
||||
share/opera/region/in/search.ini
|
||||
share/opera/region/in/standard_speeddial.ini
|
||||
share/opera/region/latin_america/
|
||||
share/opera/region/latin_america/bookmarks.adr
|
||||
share/opera/region/latin_america/search.ini
|
||||
share/opera/region/latin_america/standard_speeddial.ini
|
||||
share/opera/region/middle_east/
|
||||
share/opera/region/middle_east/bookmarks.adr
|
||||
share/opera/region/middle_east/search.ini
|
||||
share/opera/region/middle_east/standard_speeddial.ini
|
||||
share/opera/region/ng/
|
||||
share/opera/region/ng/bookmarks.adr
|
||||
share/opera/region/ng/standard_speeddial.ini
|
||||
share/opera/region/ph/
|
||||
share/opera/region/ph/bookmarks.adr
|
||||
share/opera/region/ph/standard_speeddial.ini
|
||||
share/opera/region/pk/
|
||||
share/opera/region/pk/bookmarks.adr
|
||||
share/opera/region/pk/standard_speeddial.ini
|
||||
share/opera/region/region.ini
|
||||
share/opera/region/tw/
|
||||
share/opera/region/tw/browser.js
|
||||
share/opera/region/tw/turbosettings.xml
|
||||
share/opera/region/ua/
|
||||
share/opera/region/ua/ru/
|
||||
share/opera/region/ua/ru/bookmarks.adr
|
||||
share/opera/region/ua/ru/search.ini
|
||||
share/opera/region/ua/ru/standard_speeddial.ini
|
||||
share/opera/region/us/
|
||||
share/opera/region/us/bookmarks.adr
|
||||
share/opera/region/us/search.ini
|
||||
share/opera/region/us/standard_speeddial.ini
|
||||
share/opera/region/vn/
|
||||
share/opera/region/vn/bookmarks.adr
|
||||
share/opera/region/vn/standard_speeddial.ini
|
||||
share/opera/skin/
|
||||
share/opera/skin/standard_skin.zip
|
||||
share/opera/skin/unix_skin.zip
|
||||
share/opera/styles/
|
||||
share/opera/styles/about.css
|
||||
share/opera/styles/cache.css
|
||||
share/opera/styles/certinfo.css
|
||||
share/opera/styles/config.css
|
||||
share/opera/styles/contentblock.css
|
||||
share/opera/styles/cpu.css
|
||||
share/opera/styles/debug.css
|
||||
share/opera/styles/dir.css
|
||||
share/opera/styles/error.css
|
||||
share/opera/styles/feed.css
|
||||
share/opera/styles/gpu.css
|
||||
share/opera/styles/history.css
|
||||
share/opera/styles/im.css
|
||||
share/opera/styles/image.css
|
||||
share/opera/styles/images/
|
||||
share/opera/styles/images/Opera_256x256.png
|
||||
share/opera/styles/images/arrow.png
|
||||
share/opera/styles/images/bar.png
|
||||
share/opera/styles/images/bkgd-rev.png
|
||||
share/opera/styles/images/bkgd.png
|
||||
share/opera/styles/images/bullet.png
|
||||
share/opera/styles/images/center.png
|
||||
share/opera/styles/images/container.png
|
||||
share/opera/styles/images/customize.gif
|
||||
share/opera/styles/images/darkBox.png
|
||||
share/opera/styles/images/defaultFavicon.png
|
||||
@ -237,26 +358,31 @@ share/opera/styles/images/error.png
|
||||
share/opera/styles/images/file.png
|
||||
share/opera/styles/images/flag.png
|
||||
share/opera/styles/images/folder.png
|
||||
share/opera/styles/images/header-expanded.png
|
||||
share/opera/styles/images/header.png
|
||||
share/opera/styles/images/hanger.png
|
||||
share/opera/styles/images/opera-icon-red.png
|
||||
share/opera/styles/images/opera.png
|
||||
share/opera/styles/images/page-bot.png
|
||||
share/opera/styles/images/red_center.png
|
||||
share/opera/styles/images/red_left.png
|
||||
share/opera/styles/images/red_right.png
|
||||
share/opera/styles/images/root.png
|
||||
share/opera/styles/images/search.png
|
||||
share/opera/styles/images/section.png
|
||||
share/opera/styles/images/smartGroup.png
|
||||
share/opera/styles/images/tooltiptail.png
|
||||
share/opera/styles/images/top.png
|
||||
share/opera/styles/images/warning.png
|
||||
share/opera/styles/info.css
|
||||
share/opera/styles/m2_upgrade_1160.mbs
|
||||
share/opera/styles/m2_welcome_message.mbs
|
||||
share/opera/styles/mail.css
|
||||
share/opera/styles/mathml.css
|
||||
share/opera/styles/media.css
|
||||
share/opera/styles/message.css
|
||||
share/opera/styles/mime.css
|
||||
share/opera/styles/opera.css
|
||||
share/opera/styles/plugins.css
|
||||
share/opera/styles/private.css
|
||||
share/opera/styles/search.css
|
||||
share/opera/styles/unstyledxml.css
|
||||
share/opera/styles/user/
|
||||
@ -278,9 +404,11 @@ share/opera/styles/user/tablelayout.css
|
||||
share/opera/styles/user/toc.css
|
||||
share/opera/styles/warning.css
|
||||
share/opera/styles/webfeeds.html
|
||||
share/opera/styles/webstorage.css
|
||||
share/opera/styles/wml.css
|
||||
share/opera/ui/
|
||||
share/opera/ui/dialog.ini
|
||||
share/opera/ui/dialogs.yml
|
||||
share/opera/ui/fastforward.ini
|
||||
share/opera/ui/standard_keyboard.ini
|
||||
share/opera/ui/standard_keyboard_compat.ini
|
||||
@ -288,16 +416,11 @@ share/opera/ui/standard_menu.ini
|
||||
share/opera/ui/standard_mouse.ini
|
||||
share/opera/ui/standard_toolbar.ini
|
||||
share/opera/ui/unix_keyboard.ini
|
||||
share/opera/ui/widgets.yml
|
||||
@sysctl kern.emul.linux=1
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
share/opera/unite/
|
||||
share/opera/unite/fileSharing.ua
|
||||
share/opera/unite/fridge.ua
|
||||
share/opera/unite/home.ua
|
||||
share/opera/unite/mediaPlayer.ua
|
||||
share/opera/unite/messenger.ua
|
||||
share/opera/unite/photoSharing.ua
|
||||
share/opera/unite/webserver.ua
|
||||
@exec %D/bin/update-mime-database %D/share/mime
|
||||
@unexec-delete %D/bin/update-mime-database %D/share/mime
|
||||
|
Loading…
x
Reference in New Issue
Block a user