diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-02 15:28:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-02 15:28:48 +0000 |
commit | 820482f0e802b6c117c97fd1b8b9e2b43b5877ba (patch) | |
tree | 818e65fdc29e0fcf43695a19be62472e52a0681f /www-client | |
parent | Version bump. (diff) | |
download | gentoo-2-820482f0e802b6c117c97fd1b8b9e2b43b5877ba.tar.gz gentoo-2-820482f0e802b6c117c97fd1b8b9e2b43b5877ba.tar.bz2 gentoo-2-820482f0e802b6c117c97fd1b8b9e2b43b5877ba.zip |
Old.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera/Manifest | 1 | ||||
-rw-r--r-- | www-client/opera/opera-10.60-r1.ebuild | 194 |
2 files changed, 0 insertions, 195 deletions
diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest index e7b82c75bdb2..a80bd7928692 100644 --- a/www-client/opera/Manifest +++ b/www-client/opera/Manifest @@ -28,7 +28,6 @@ DIST opera-10.70-6396.i386.freebsd.tar.bz2 12721418 RMD160 5aaa36ec25316a95a8fae DIST opera-10.70-6396.i386.linux.tar.bz2 12654754 RMD160 80e8adac9b984fa018a1bf4af392e6d348231332 SHA1 531d758b062f61f644df925f8883641d8a44cfd8 SHA256 97dd6b2a4ff367bf79d3c1072b27ef3d86ed1e4b2d33de44971da854b8dc33d7 DIST opera-10.70-6396.x86_64.linux.tar.bz2 13682161 RMD160 ae53e0047f80875ed03d44127ca484cfc750bac9 SHA1 ac9398b03008072a989fcf10e627f345e809d47d SHA256 4f79e6f91077d20d4c1dd3d2043beec6320f9a25b94b49d3fe19e69cbbf03d04 EBUILD opera-10.11.ebuild 4931 RMD160 13ff28c49a332f816a6c6977f44b105f6063a7e6 SHA1 c3b88e01930c067585647ec7e527c35cd346dc72 SHA256 8d1bb4b49055f5542c3398233513ec51f95d8e7d565e46f74d1cd3b01d099fe3 -EBUILD opera-10.60-r1.ebuild 5116 RMD160 a2db2551d8231759b16c68d8b987dbb4b9d67105 SHA1 4d5dfd6568e98f345c62bf5c128b5f4dbfcdfaca SHA256 b4a9495b48e6fa1ba17f7e8ebf3a8a331f8ac7c9aa23c2d9e30406ba49a1df10 EBUILD opera-10.60.ebuild 4884 RMD160 a3125d90cf4bdd16bd80ef36b14eff6a643046bf SHA1 2687a180ea3c9d1c5cbe90815e4a95d0c0cb6d17 SHA256 9b597ed777844ef7c980592d0f8cf703f455cd302620a9c42d6b91f46569173f EBUILD opera-10.61_pre6415.ebuild 5076 RMD160 6757c9ee48fed2fe22d7d1184841e7d9f0b55434 SHA1 256490d28648aa8e27f506d4d7a485f2b5014265 SHA256 e4e82494655f29d79046f41dc377dc22373210cd577643458207c9c70c7afe1e EBUILD opera-10.61_pre6422.ebuild 5076 RMD160 f7204695306b4f741de58b42fce1eaec9c94d350 SHA1 95a701176ffecab66885e05cc6db7a22b56d1ae1 SHA256 37c69b1a7ed444b61444adfcb04c8e76179230585fd5d7e8c237598fbc85ffc1 diff --git a/www-client/opera/opera-10.60-r1.ebuild b/www-client/opera/opera-10.60-r1.ebuild deleted file mode 100644 index 7383796e89ea..000000000000 --- a/www-client/opera/opera-10.60-r1.ebuild +++ /dev/null @@ -1,194 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.60-r1.ebuild,v 1.2 2010/07/08 23:29:29 jer Exp $ - -EAPI="2" - -inherit eutils multilib - -DESCRIPTION="A standards-compliant graphical Web browser" -HOMEPAGE="http://www.opera.com/" - -SLOT="0" -LICENSE="OPERA-10.53 LGPL-2 LGPL-3" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" -IUSE="elibc_FreeBSD gtk kde +gstreamer" - -RESTRICT="mirror test" - -OPREFIX="/usr/$(get_libdir)" - -QA_DT_HASH="${OPREFIX}/${PN}/.*" -QA_PRESTRIPPED="${OPREFIX}/${PN}/.*" - -MY_LINGUAS=" - be bg cs da de el en-GB es-ES es-LA et fi fr fr-CA fy hi hr hu id it ja ka - ko lt mk nb nl nn pl pt pt-BR ro ru sk sr sv ta te tr uk vi zh-CN zh-HK - zh-TW -" - -for MY_LINGUA in ${MY_LINGUAS}; do - IUSE="${IUSE} linguas_${MY_LINGUA/-/_}" -done - -O_U="mirror://opera/" -O_P="${P}-6386" - -SRC_URI=" - amd64? ( ${O_U}linux/${PV/./}/${O_P}.x86_64.linux.tar.bz2 ) - ppc? ( ${O_U}linux/${PV/./}/${O_P}.ppc.linux.tar.bz2 ) - x86? ( ${O_U}linux/${PV/./}/${O_P}.i386.linux.tar.bz2 ) - x86-fbsd? ( ${O_U}unix/${PV/./}/${O_P}.i386.freebsd.tar.bz2 ) -" - -DEPEND=">=sys-apps/sed-4" - -RDEPEND=" - gtk? ( - =x11-libs/gtk+-2* - dev-libs/atk - dev-libs/glib - media-libs/glitz - x11-libs/cairo - x11-libs/pango - x11-libs/pixman - ) - kde? ( - kde-base/kdelibs - ) - dev-libs/expat - media-libs/fontconfig - media-libs/freetype - gstreamer? ( media-plugins/gst-plugins-meta ) - sys-apps/util-linux - sys-libs/zlib - virtual/opengl - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXcomposite - x11-libs/libXcursor - x11-libs/libXdamage - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXt - x11-libs/libxcb - x11-libs/xcb-util - " - -opera_linguas() { - # Remove unwanted LINGUAS: - local LINGUA - local LNGDIR="${D}usr/share/${PN}/locale" - einfo "Keeping these locales: ${LINGUAS}." - for LINGUA in ${MY_LINGUAS}; do - if ! use linguas_${LINGUA/-/_}; then - LINGUA=$(find "${LNGDIR}" -maxdepth 1 -type d -iname ${LINGUA/_/-}) - rm -r "${LINGUA}" - fi - done -} - -pkg_setup() { - echo -e \ - " ${GOOD}****************************************************${NORMAL}" - elog "If you seek support, please file a bug report at" - elog "https://bugs.gentoo.org and post the output of" - elog " \`emerge --info =${CATEGORY}/${P}'" - echo -e \ - " ${GOOD}****************************************************${NORMAL}" -} - -src_unpack() { - unpack ${A} - if [[ ! -d ${S} ]]; then - cd "${WORKDIR}"/${PN}* || die "failed to enter work directory" - S="$(pwd)" - einfo "Setting WORKDIR to ${S}" - fi -} - -src_install() { - # Remove "license directory" (bug #315473) - rm -rf "share/doc/opera" - - # Leave libopera*.so only if the user chooses - if ! use gtk; then - rm lib/opera/liboperagtk.so || die "rm liboperagtk.so failed" - fi - if ! use kde; then - rm lib/opera/liboperakde4.so || die "rm liboperakde4.so failed" - fi - - # We install into usr instead of opt as Opera does not support the latter - dodir /usr - mv lib/ "${D}/${OPREFIX}" || die "mv lib/ failed" - mv share/ "${D}/usr/" || die "mv share/ failed" - - # Unzip the man pages before sedding - gunzip "${D}"/usr/share/man/man1/* || die "gunzip failed" - - # Replace PREFIX and SUFFIX in various files - sed -i \ - -e "s:@@{PREFIX}:/usr:g" \ - -e "s:@@{SUFFIX}::g" \ - -e "s:@@{_SUFFIX}::g" \ - -e "s:@@{USUFFIX}::g" \ - "${D}"/usr/share/mime/packages/opera-widget.xml \ - "${D}"/usr/share/man/man1/* \ - "${D}"/usr/share/applications/opera-browser.desktop \ - "${D}"/usr/share/applications/opera-widget-manager.desktop || die "sed failed" - - # Sed libdir in opera script - sed "${FILESDIR}"/opera \ - -e "s|OPERA_LIBDIR|${OPREFIX}|g" > opera \ - || die "sed opera script failed" - - # Sed libdir in defaults/pluginpath.ini - sed -i \ - -e "s|/usr/lib32|${OPREFIX}|g" \ - "${D}"/usr/share/opera/defaults/pluginpath.ini \ - || die "sed pluginpath.ini failed" - - # Install startup scripts - dobin ${PN} ${PN}-widget-manager || die "dobin failed" - - # Stop revdep-rebuild from checking opera binaries - dodir /etc/revdep-rebuild - echo "SEARCH_DIRS_MASK=\"${OPREFIX}/${PN}\"" > "${D}"/etc/revdep-rebuild/90opera - - # Change libz.so.3 to libz.so.1 for gentoo/freebsd - if use elibc_FreeBSD; then - scanelf -qR -N libz.so.3 -F "#N" "${D}"${OPREFIX}/${PN}/ | \ - while read i; do - if [[ $(strings "$i" | fgrep -c libz.so.3) -ne 1 ]]; - then - export SANITY_CHECK_LIBZ_FAILED=1 - break - fi - sed -i -e 's/libz\.so\.3/libz.so.1/g' "$i" - done - [[ "$SANITY_CHECK_LIBZ_FAILED" = "1" ]] && die "failed to change libz.so.3 to libz.so.1" - fi - - [[ -z MY_LINGUAS ]] || opera_linguas -} - -pkg_postinst() { - elog "To change the UI language, choose [Tools] -> [Preferences], open the" - elog "[General] tab, click on [Details...] then [Choose...] and point the" - elog "file chooser at /usr/share/opera/locale/, then enter the" - elog "directory for the language you want and [Open] the .lng file." - - if use elibc_FreeBSD; then - elog - elog "To improve shared memory usage please set:" - elog "$ sysctl kern.ipc.shm_allow_removed=1" - fi -} |