summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-02-13 21:29:27 +0100
committerPacho Ramos <pacho@gentoo.org>2018-02-13 21:29:41 +0100
commit5ee1f2e94ce0872badb1ef5d5190282ddec9f1cc (patch)
treef5777bc958202a1762368357664461ef37811fe8 /www-client/phantomjs
parentsys-libs/gwenhywfar: Do not run configuration in src_prepare() (bug #647478 a... (diff)
downloadgentoo-5ee1f2e94ce0872badb1ef5d5190282ddec9f1cc.tar.gz
gentoo-5ee1f2e94ce0872badb1ef5d5190282ddec9f1cc.tar.bz2
gentoo-5ee1f2e94ce0872badb1ef5d5190282ddec9f1cc.zip
www-client/phantomjs: Drop old (#647512)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'www-client/phantomjs')
-rw-r--r--www-client/phantomjs/Manifest2
-rw-r--r--www-client/phantomjs/files/phantomjs-gcc5-compile-fix.patch14
-rw-r--r--www-client/phantomjs/files/phantomjs-python3-udis86-itab.patch12
-rw-r--r--www-client/phantomjs/phantomjs-1.9.8.ebuild78
-rw-r--r--www-client/phantomjs/phantomjs-2.0.0-r1.ebuild83
5 files changed, 0 insertions, 189 deletions
diff --git a/www-client/phantomjs/Manifest b/www-client/phantomjs/Manifest
index b8f6ea3a3841..014f959a009f 100644
--- a/www-client/phantomjs/Manifest
+++ b/www-client/phantomjs/Manifest
@@ -1,7 +1,5 @@
DIST gentoo-phantomjs-patchset-0.01.tar.bz2 7537 BLAKE2B 4a0fe19ae338ebb1846e2f04c3a6ea2f790d3835044d089304f7eba1d1f3bf0af41148d87b6f4a32103a5613cb1b470a8572189653bb3c38a64fb0c12e475feb SHA512 3e85fe068da41fa620ad89f9b0450fa7aa405778c2011d4b0f046edd9c921702125adf01075cd90d70cd21d9704081a67be18c1f9eece4070a26407a6a56a5df
DIST gentoo-phantomjs-patchset-0.02.tar.bz2 8017 BLAKE2B 0bde29dab19ced08afeab0484e0d88f9fee35306ddba0aeda3cef158ad0f818a7f93f6d1462766399231513d1279dc1071bde4e82d82c67e156eaeb0c52d6f87 SHA512 88e8acb47842b108c4f01bc778c25d95011462b9d6732e6cca20372824a93321731d1976b19736a87d6e51737dffa0c76a15983d4b0739e97c7dc55ea065e791
-DIST phantomjs-1.9.8-source.zip 40965044 BLAKE2B f0ba4e7684539daf19b3f4c012ca680cbce8858ec1639714d14726e8234e4392d7239cd9f797471bdf3fdcf46ee81b006548891f645f5d71783a28a749c32616 SHA512 3692268a2706b097484ade500a2b24ce33d243b8ebbdf5ae8dea4b5e37adea5a84c11528e2862b9da71deb53cd14a985f1878d190a91c440632dd22cbfaf78fb
-DIST phantomjs-2.0.0-source.zip 110092872 BLAKE2B cbd27e1803801cfd8316effcf532f68fe03ce3ebee2b972c8ad2c909522e362b28d0054e73272d0eb0a1cb68a68a1942f2d04072b3e0524a8fa0fe84092ff6a9 SHA512 c8262353ee4daa842ef891b41e006baccf1815a99cf3262aeba457cfc37bbef6cb2ca234e69bd33a5446014fe802b3e35591e2eb0d49d8483c1f75bacf9d6f42
DIST phantomjs-2.1.1.tar.gz 1880406 BLAKE2B e54e8a1d42cdbf6fb98c90283a0ebcb4145350bc34d76b8a0d01163fcca15b7e6bbf7043e2d17bbf21c5d01e7fd0e76a4386f9c01dfc8727998f8d0f17da9291 SHA512 07b769133957c5194c9afdaa347bd9a019ebe47653f98adf17a35d3dd12714d2f8e3773ced91d7d99f31cb18d7f73167022d5b0a3906d9aac0732ef96341f5ec
DIST qtbase-opensource-src-5.5.1.tar.xz 46389212 BLAKE2B 2fd956a2d8cb64e31bff107497191bc601048fe173fe3361a5baf3f5987c9dea035c9c1829595531c5d09eb5168acbabc10a361adea943e597daa781008212dd SHA512 4d31de136870025dfb7544f255798884af1ad4f3060b0c00a0467c98af1f7de368eb298d4c52ba6d1ad27e36060b30c0314ce7ba0744b15642420ec89587a575
DIST qtwebkit-opensource-src-5.7.1.tar.xz 35298736 BLAKE2B 74819c28ab00b09d090a77f10d5338e04381432130e0420cf006b8dba75da2426b047cf449a708343eae76e06a9230d962e724dc5d34f8c799947de2e5079581 SHA512 538928ada8fd25c01f0b78efac79e004904e6e4ec110108c492877e334acd5d9253653d3b207e535d1e08d092af2833a7566cebb2bf8b90069944634bf24f60a
diff --git a/www-client/phantomjs/files/phantomjs-gcc5-compile-fix.patch b/www-client/phantomjs/files/phantomjs-gcc5-compile-fix.patch
deleted file mode 100644
index 7191050f265b..000000000000
--- a/www-client/phantomjs/files/phantomjs-gcc5-compile-fix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/src/qt/qtwebkit/Source/JavaScriptCore/runtime/JSObject.cpp 2015-01-24 08:19:52.000000000 +0600
-+++ b/src/qt/qtwebkit/Source/JavaScriptCore/runtime/JSObject.cpp 2015-09-24 18:18:45.598322592 +0600
-@@ -1909,6 +1909,11 @@
- }
- }
-
-+// Used in JSArray.cpp so we must instantiate explicit
-+template void JSObject::putByIndexBeyondVectorLengthWithoutAttributes<Int32Shape>(ExecState* exec, unsigned i, JSValue value);
-+template void JSObject::putByIndexBeyondVectorLengthWithoutAttributes<DoubleShape>(ExecState* exec, unsigned i, JSValue value);
-+template void JSObject::putByIndexBeyondVectorLengthWithoutAttributes<ContiguousShape>(ExecState* exec, unsigned i, JSValue value);
-+
- void JSObject::putByIndexBeyondVectorLengthWithArrayStorage(ExecState* exec, unsigned i, JSValue value, bool shouldThrow, ArrayStorage* storage)
- {
- VM& vm = exec->vm();
diff --git a/www-client/phantomjs/files/phantomjs-python3-udis86-itab.patch b/www-client/phantomjs/files/phantomjs-python3-udis86-itab.patch
deleted file mode 100644
index 7c67e6b8ece0..000000000000
--- a/www-client/phantomjs/files/phantomjs-python3-udis86-itab.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/phantomjs-2.0.0/src/qt/qtwebkit/Source/JavaScriptCore/disassembler/udis86/itab.py 2015-01-24 11:19:52.000000000 +0900
-+++ b/phantomjs-2.0.0/src/qt/qtwebkit/Source/JavaScriptCore/disassembler/udis86/itab.py 2015-03-17 16:20:04.580191055 +0900
-@@ -314,8 +314,7 @@
- self.ItabH.write( "\n" )
-
- self.ItabH.write("\n/* itab entry operand definitions */\n");
-- operands = self.OperandDict.keys()
-- operands.sort()
-+ operands = sorted(self.OperandDict)
- for o in operands:
- self.ItabH.write("#define O_%-7s { %-12s %-8s }\n" %
- (o, self.OperandDict[o][0] + ",", self.OperandDict[o][1]));
diff --git a/www-client/phantomjs/phantomjs-1.9.8.ebuild b/www-client/phantomjs/phantomjs-1.9.8.ebuild
deleted file mode 100644
index ba919e977952..000000000000
--- a/www-client/phantomjs/phantomjs-1.9.8.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs pax-utils multiprocessing
-
-DESCRIPTION="A headless WebKit scriptable with a JavaScript API"
-HOMEPAGE="http://phantomjs.org/"
-SRC_URI="https://bitbucket.org/ariya/phantomjs/downloads/${P}-source.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-RDEPEND="dev-libs/icu:=
- dev-libs/openssl
- media-libs/fontconfig
- media-libs/freetype
- media-libs/gstreamer:0.10
- media-libs/gst-plugins-base:0.10"
-DEPEND="${RDEPEND}
- app-arch/unzip
- virtual/pkgconfig"
-
-src_prepare() {
- sed -i \
- -e '/^# CONFIG += text_breaking_with_icu/s:#::' \
- src/qt/src/3rdparty/webkit/Source/JavaScriptCore/JavaScriptCore.pri \
- || die
-
- # Respect CC, CXX, {C,CXX,LD}FLAGS in .qmake.cache
- sed -i \
- -e "/^SYSTEM_VARIABLES=/i \
- CC='$(tc-getCC)'\n\
- CXX='$(tc-getCXX)'\n\
- CFLAGS='${CFLAGS}'\n\
- CXXFLAGS='${CXXFLAGS}'\n\
- LDFLAGS='${LDFLAGS}'\n\
- QMakeVar set QMAKE_CFLAGS_RELEASE\n\
- QMakeVar set QMAKE_CFLAGS_DEBUG\n\
- QMakeVar set QMAKE_CXXFLAGS_RELEASE\n\
- QMakeVar set QMAKE_CXXFLAGS_DEBUG\n\
- QMakeVar set QMAKE_LFLAGS_RELEASE\n\
- QMakeVar set QMAKE_LFLAGS_DEBUG\n"\
- src/qt/configure \
- || die
-
- # Respect CC, CXX, LINK and *FLAGS in config.tests
- find src/qt/config.tests/unix -name '*.test' -type f -exec \
- sed -i -e "/bin\/qmake/ s: \"\$SRCDIR/: \
- 'QMAKE_CC=$(tc-getCC)' 'QMAKE_CXX=$(tc-getCXX)' 'QMAKE_LINK=$(tc-getCXX)' \
- 'QMAKE_CFLAGS+=${CFLAGS}' 'QMAKE_CXXFLAGS+=${CXXFLAGS}' 'QMAKE_LFLAGS+=${LDFLAGS}'&:" \
- {} + || die
-}
-
-src_compile() {
- ./build.sh \
- --confirm \
- --jobs $(makeopts_jobs) \
- --qt-config "$($(tc-getPKG_CONFIG) --cflags-only-I freetype2)" \
- || die
-}
-
-src_test() {
- ./bin/phantomjs test/run-tests.js || die
-}
-
-src_install() {
- pax-mark m bin/phantomjs || die
- dobin bin/phantomjs
- dodoc ChangeLog README.md
- if use examples ; then
- docinto examples
- dodoc examples/*
- fi
-}
diff --git a/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild b/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild
deleted file mode 100644
index f02650d96586..000000000000
--- a/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-inherit eutils toolchain-funcs pax-utils multiprocessing ruby-single
-
-DESCRIPTION="A headless WebKit scriptable with a JavaScript API"
-HOMEPAGE="http://phantomjs.org/"
-SRC_URI="https://bitbucket.org/ariya/phantomjs/downloads/${P}-source.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples libressl"
-
-RDEPEND="dev-libs/icu:=
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )
- media-libs/fontconfig
- media-libs/freetype
- media-libs/gstreamer:1.0
- media-libs/gst-plugins-base:1.0
- media-libs/libpng:0=
- virtual/jpeg:0"
-DEPEND="${RDEPEND}
- ${RUBY_DEPS}
- net-misc/openssh[-bindist]
- app-arch/unzip
- virtual/pkgconfig"
-
-src_prepare() {
- epatch "${FILESDIR}/phantomjs-python3-udis86-itab.patch"
- epatch "${FILESDIR}/phantomjs-gcc5-compile-fix.patch"
-
- # Respect CC, CXX, {C,CXX,LD}FLAGS in .qmake.cache
- sed -i \
- -e "/^SYSTEM_VARIABLES=/i \
- CC='$(tc-getCC)'\n\
- CXX='$(tc-getCXX)'\n\
- CFLAGS='${CFLAGS}'\n\
- CXXFLAGS='${CXXFLAGS}'\n\
- LDFLAGS='${LDFLAGS}'\n\
- QMakeVar set QMAKE_CFLAGS_RELEASE\n\
- QMakeVar set QMAKE_CFLAGS_DEBUG\n\
- QMakeVar set QMAKE_CXXFLAGS_RELEASE\n\
- QMakeVar set QMAKE_CXXFLAGS_DEBUG\n\
- QMakeVar set QMAKE_LFLAGS_RELEASE\n\
- QMakeVar set QMAKE_LFLAGS_DEBUG\n"\
- src/qt/qtbase/configure \
- || die
-
- # Respect CC, CXX, LINK and *FLAGS in config.tests
- find src/qt/qtbase/config.tests/unix -name '*.test' -type f -exec \
- sed -i -e "/bin\/qmake/ s: \"\$SRCDIR/: \
- 'QMAKE_CC=$(tc-getCC)' 'QMAKE_CXX=$(tc-getCXX)' 'QMAKE_LINK=$(tc-getCXX)' \
- 'QMAKE_CFLAGS+=${CFLAGS}' 'QMAKE_CXXFLAGS+=${CXXFLAGS}' 'QMAKE_LFLAGS+=${LDFLAGS}'&:" \
- {} + || die
-}
-
-src_compile() {
- ./build.sh \
- --confirm \
- --jobs $(makeopts_jobs) \
- --qt-config "$($(tc-getPKG_CONFIG) --cflags-only-I freetype2)" \
- || die
-}
-
-src_test() {
- ./bin/phantomjs test/run-tests.js || die
-}
-
-src_install() {
- pax-mark m bin/phantomjs || die
- dobin bin/phantomjs
- dodoc ChangeLog README.md
- if use examples ; then
- docinto examples
- dodoc examples/*
- fi
-}