diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-31 16:00:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-31 16:00:27 +0000 |
commit | 1db00cc6e94b90c08090bb5b8c406622946c4ae5 (patch) | |
tree | c34bf820c2809fb7e08ed5564df2a25cf759516f /www-client/qupzilla | |
parent | 693cc9b6e847a01c1bb692153021aaf9fb0fab25 (diff) |
gentoo resync 31.01.2019
Diffstat (limited to 'www-client/qupzilla')
-rw-r--r-- | www-client/qupzilla/Manifest | 4 | ||||
-rw-r--r-- | www-client/qupzilla/metadata.xml | 18 | ||||
-rw-r--r-- | www-client/qupzilla/qupzilla-2.2.5.ebuild | 120 |
3 files changed, 0 insertions, 142 deletions
diff --git a/www-client/qupzilla/Manifest b/www-client/qupzilla/Manifest deleted file mode 100644 index d2abdbd4920a..000000000000 --- a/www-client/qupzilla/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST QupZilla-2.2.5.tar.xz 2532760 BLAKE2B b9bf3f5415aa5a06397a7b9f98f56a16a7c9238d561bf6a2583214e43b23c53c825c8274b51ff0e34ced8aac6077c12dad60968d88abe810ccb35dbd2a457e0e SHA512 78e02141f18268a5f31a896c49e4f6cbd709e609dfcdb50277fc20123526e5316b79ede612dcac74ff07103334c381e4d657b18b6e187a10983d5a44a649858a -DIST qupzilla-plugins-2017.03.26.tar.gz 430926 BLAKE2B d5db8c854886b1af8db20aaffe9a244600259d4f8cbc40890bf0f1075f790afe1a6e2ac19abe06c585eff0353127a3a7b1b1b79013bfc1b81bf5df750e5d9d20 SHA512 3b04b41208dddd25fd58937986cf12f2b521cf78a64380b915d46735ada3f4776f914056c5511daa781c89867d0309af7cbf833eb71dfa4b14b6b9ba25d80315 -EBUILD qupzilla-2.2.5.ebuild 3168 BLAKE2B 80a43b236bad4887ce94d26580e0018a53169f10fa2dd78b3e09617197e0ad8a87d69386da4bb502703ccb431bf49a84fa92f4ff8332b493c3e0717586ef089a SHA512 3a68d13d169239d0d939b9fbf28c27143e2f91668006b17a6e660e0bb7781f9029e57b5c5ed5d63446f38656753e25cfa5420d990079827ad9fc4b8db0594529 -MISC metadata.xml 691 BLAKE2B 242030684387619d08dfc3aa46f7f0c82055bfac4693bf2e5f655d6d2762b026af5bc1f87ec05eb099d80fd48bde8df80f7deb6ac16263c4067fafd0aa389122 SHA512 585fed97ee3390094552cb5350c185dcdfaba1df7d5d3608cddbb6c05812223276b661121518ffce7921456983ee073aea58ada17ee6347d01a9e5559f75388d diff --git a/www-client/qupzilla/metadata.xml b/www-client/qupzilla/metadata.xml deleted file mode 100644 index 0f7954fa4ccb..000000000000 --- a/www-client/qupzilla/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>qt@gentoo.org</email> - <name>Gentoo Qt Project</name> - </maintainer> - <use> - <flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg></flag> - <flag name="nonblockdialogs">Enable fancy non-blocking JavaScript dialogs - shown inside the page, not blocking the application window. When closing - browser windows with open dialogs, this can crash the application. - </flag> - </use> - <upstream> - <remote-id type="github">QupZilla/qupzilla-plugins</remote-id> - </upstream> -</pkgmetadata> diff --git a/www-client/qupzilla/qupzilla-2.2.5.ebuild b/www-client/qupzilla/qupzilla-2.2.5.ebuild deleted file mode 100644 index fae01513ce11..000000000000 --- a/www-client/qupzilla/qupzilla-2.2.5.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PLOCALES="ar_SA bg_BG ca_ES cs_CZ da_DK de_DE el_GR es_419 es_ES es_MX es_VE - eu_ES fa_IR fi_FI fr_FR gl_ES he_IL hr_HR hu_HU id_ID is it_IT ja_JP - ka_GE lg lt lv_LV nb_NO nl_NL nqo pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK - sl_SI sr sr@ijekavian sr@ijekavianlatin sr@latin sv_SE tr_TR uk_UA - uz@Latn zh_CN zh_HK zh_TW" - -PLUGINS_HASH="80fea7df7765fdf9c9c64fdb667052b25f1c0a22" -PLUGINS_VERSION="2017.03.26" # if there are no updates, we can use the older archive - -inherit gnome2-utils l10n qmake-utils xdg-utils - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/QupZilla/${PN}.git" -else - MY_P=QupZilla-${PV} - SRC_URI="https://github.com/QupZilla/${PN}/releases/download/v${PV}/${MY_P}.tar.xz" - KEYWORDS="amd64 ~arm x86" - S=${WORKDIR}/${MY_P} -fi - -DESCRIPTION="A cross-platform web browser using QtWebEngine" -HOMEPAGE="https://www.qupzilla.com/" -SRC_URI+=" https://github.com/QupZilla/${PN}-plugins/archive/${PLUGINS_HASH}.tar.gz -> ${PN}-plugins-${PLUGINS_VERSION}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -IUSE="dbus debug gnome-keyring kwallet libressl nonblockdialogs" - -COMMON_DEPEND=" - >=dev-qt/qtcore-5.8:5 - >=dev-qt/qtdeclarative-5.8:5[widgets] - >=dev-qt/qtgui-5.8:5 - >=dev-qt/qtnetwork-5.8:5[ssl] - >=dev-qt/qtprintsupport-5.8:5 - >=dev-qt/qtsql-5.8:5[sqlite] - >=dev-qt/qtwebchannel-5.8:5 - >=dev-qt/qtwebengine-5.8:5[widgets] - >=dev-qt/qtwidgets-5.8:5 - >=dev-qt/qtx11extras-5.8:5 - x11-libs/libxcb:= - dbus? ( >=dev-qt/qtdbus-5.8:5 ) - gnome-keyring? ( gnome-base/gnome-keyring ) - kwallet? ( kde-frameworks/kwallet:5 ) - libressl? ( dev-libs/libressl:= ) - !libressl? ( dev-libs/openssl:0= ) -" -DEPEND="${COMMON_DEPEND} - >=dev-qt/linguist-tools-5.8:5 - >=dev-qt/qtconcurrent-5.8:5 - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - >=dev-qt/qtsvg-5.8:5 -" - -DOCS=( AUTHORS BUILDING.md CHANGELOG FAQ README.md ) - -src_unpack() { - if [[ ${PV} == *9999 ]]; then - git-r3_src_unpack - fi - default -} - -src_prepare() { - # get extra plugins into qupzilla build tree - mv "${WORKDIR}"/${PN}-plugins-${PLUGINS_HASH}/plugins/* src/plugins/ || die - - rm_loc() { - # remove localizations the user has not specified - sed -i -e "/${1}.ts/d" translations/translations.pri || die - rm translations/${1}.ts || die - } - - # remove outdated prebuilt localizations - rm -rf bin/locale || die - - # remove empty locale - rm translations/empty.ts || die - - l10n_find_plocales_changes translations '' .ts - l10n_for_each_disabled_locale_do rm_loc - - default -} - -src_configure() { - # see BUILDING document for explanation of options - export \ - QUPZILLA_PREFIX="${EPREFIX}/usr" \ - USE_LIBPATH="${EPREFIX}/usr/$(get_libdir)" \ - DEBUG_BUILD=$(usex debug true '') \ - DISABLE_DBUS=$(usex dbus '' true) \ - GNOME_INTEGRATION=$(usex gnome-keyring true '') \ - KDE_INTEGRATION=$(usex kwallet true '') \ - NONBLOCK_JS_DIALOGS=$(usex nonblockdialogs true '') - - eqmake5 -} - -src_install() { - emake INSTALL_ROOT="${D}" install - einstalldocs -} - -pkg_postinst() { - xdg_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - gnome2_icon_cache_update -} |