summaryrefslogtreecommitdiff
path: root/app-mobilephone
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/Manifest.gzbin2215 -> 2210 bytes
-rw-r--r--app-mobilephone/heimdall/Manifest4
-rw-r--r--app-mobilephone/heimdall/heimdall-2.0.2.ebuild56
-rw-r--r--app-mobilephone/heimdall/heimdall-2.1.0.ebuild2
-rw-r--r--app-mobilephone/scrcpy/Manifest9
-rw-r--r--app-mobilephone/scrcpy/scrcpy-2.5.ebuild45
-rw-r--r--app-mobilephone/scrcpy/scrcpy-2.7.ebuild (renamed from app-mobilephone/scrcpy/scrcpy-2.4.ebuild)0
7 files changed, 5 insertions, 111 deletions
diff --git a/app-mobilephone/Manifest.gz b/app-mobilephone/Manifest.gz
index dfeba1ff8350..c92db5735094 100644
--- a/app-mobilephone/Manifest.gz
+++ b/app-mobilephone/Manifest.gz
Binary files differ
diff --git a/app-mobilephone/heimdall/Manifest b/app-mobilephone/heimdall/Manifest
index 77df54109271..92a163f21109 100644
--- a/app-mobilephone/heimdall/Manifest
+++ b/app-mobilephone/heimdall/Manifest
@@ -1,6 +1,4 @@
-DIST heimdall-2.0.2.tar.gz 83619 BLAKE2B 783f94243730a53f25e8d6d95b4c0839d727a5290aed72948fa7e7a3f4217b3ef1cbfc5e3cd828642d0eb5e965b153097d9dfde11d6fcec2066364a444899f41 SHA512 62849bfe7550214dd774efea65169673fa916f9d204000f793d995aed9def95fcc895c8913cd648f2397ab7fd154257e0394b78c180ed60d043c75858bac7c0a
DIST heimdall-2.1.0.tar.gz 69505 BLAKE2B b35b53d705cc3e6db4041e5941aefaf86217ea920fd26ed9a861eb5b8f94a8f3d5babbdfcf430a85a01e6b5130e381d95720062d1955abf63f83db1ba3e87c5c SHA512 75c58cdfaa183e1a8a73127875f716cf168da3a109eefafc7bf1fe9573b9d716da23ff15d0df93474568a678a1b38e71611c745b688c3bc024e70672d921fdd6
-EBUILD heimdall-2.0.2.ebuild 1120 BLAKE2B d3e179aaf42195490131fe642651a994e4a067357c42238f4dd872a5e6f1bc1c448ddbd68e5f07f8172ed3f5f190aae7db18540a439900ebb376c52f8c8be6cc SHA512 0d0874e9135ebb6094c75d92d61f16ee8046ba60be27a81fb45780a11d10964d94aa027a5bdaeea9ce0e6d9d10c4babae1862b4d83d18a74b6eb337b34033f0d
-EBUILD heimdall-2.1.0.ebuild 1027 BLAKE2B c1ea5d9c2a6226412029069934ce3094cc70ccb5bd15c92a3ea25236bbfd1a1835df3d8e0dea0a11aedc0e6e4fa6c6dcf473508a8f2de6fa28c033dc45b71dd9 SHA512 09f9a04e69b352099f223a30bb1f46122102d294dd8e771acb2b395b59f5a166ffe17d6d70348078387678951b4af31f4dcf0b1b5337f651e5c51379bdecef9d
+EBUILD heimdall-2.1.0.ebuild 1026 BLAKE2B cdfc757f023d5384551c57927a4d113f3ce569535b97ccdf0bd3af40a3367601ed386789ef11786a05c8d499e723a9946be9cbf2774cbb74a99643cfa7ebe027 SHA512 7af10fbd6a646b8d1e74b14c5a85a2bca90aa159a7c60890a723cbea2813a098c8fe0eb36f8f59586292bfeb3f8ce66f641b759ebcca80dedd3c103c42208a92
EBUILD heimdall-9999.ebuild 1027 BLAKE2B c1ea5d9c2a6226412029069934ce3094cc70ccb5bd15c92a3ea25236bbfd1a1835df3d8e0dea0a11aedc0e6e4fa6c6dcf473508a8f2de6fa28c033dc45b71dd9 SHA512 09f9a04e69b352099f223a30bb1f46122102d294dd8e771acb2b395b59f5a166ffe17d6d70348078387678951b4af31f4dcf0b1b5337f651e5c51379bdecef9d
MISC metadata.xml 317 BLAKE2B 0a674e1769852c9d4ad47f34128e0e4de311ae61147134c32b3addd4680b0c1c2253a222820ba2cf1c1cde469fe8a17c9d0529c52c47f797b0b665bee785054b SHA512 e2343d859e448eb41e7dda32dd704d200a9fab26c2e6cc43eac9fa2fbb3c94eea87b0a016b0c302e883e8106de42779ce911ae99141f3c1a11974cf238459281
diff --git a/app-mobilephone/heimdall/heimdall-2.0.2.ebuild b/app-mobilephone/heimdall/heimdall-2.0.2.ebuild
deleted file mode 100644
index 7e308dc208fe..000000000000
--- a/app-mobilephone/heimdall/heimdall-2.0.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake udev
-
-if [[ ${PV} != 9999 ]]; then
- SRC_URI="https://git.sr.ht/~grimler/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm64"
- S="${WORKDIR}/Heimdall-v${PV}"
-else
- inherit git-r3
- EGIT_REPO_URI="https://git.sr.ht/~grimler/Heimdall"
-fi
-
-DESCRIPTION="Tool suite used to flash firmware onto Samsung devices"
-HOMEPAGE="https://git.sr.ht/~grimler/Heimdall https://glassechidna.com.au/heimdall/ https://github.com/Benjamin-Dobell/Heimdall"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="gui"
-
-RDEPEND="
- sys-libs/zlib
- virtual/libusb:1=
- gui? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- )"
-
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_configure() {
- local mycmakeargs=(
- -DDISABLE_FRONTEND=$(usex !gui)
- )
- cmake_src_configure
-}
-
-src_install() {
- dobin "${BUILD_DIR}"/bin/heimdall
- use gui && dobin "${BUILD_DIR}"/bin/heimdall-frontend
- udev_dorules heimdall/60-heimdall.rules
- dodoc README.md Linux/README
-}
-
-pkg_postinst() {
- udev_reload
-}
-
-pkg_postrm() {
- udev_reload
-}
diff --git a/app-mobilephone/heimdall/heimdall-2.1.0.ebuild b/app-mobilephone/heimdall/heimdall-2.1.0.ebuild
index 4869617d580c..b71035a489ff 100644
--- a/app-mobilephone/heimdall/heimdall-2.1.0.ebuild
+++ b/app-mobilephone/heimdall/heimdall-2.1.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} != 9999 ]]; then
SRC_URI="https://git.sr.ht/~grimler/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/Heimdall-v${PV}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
else
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~grimler/Heimdall"
diff --git a/app-mobilephone/scrcpy/Manifest b/app-mobilephone/scrcpy/Manifest
index ab28f2468001..8d04170b7f68 100644
--- a/app-mobilephone/scrcpy/Manifest
+++ b/app-mobilephone/scrcpy/Manifest
@@ -1,10 +1,7 @@
-DIST scrcpy-2.4.tar.gz 411206 BLAKE2B 878e20b5a8b6cbe81491baf330500c3ffa779e6a1d52b1624fd8f1862768668bd73b9845cc983a6f112db88f77b5f414c1762e616999ceb24ba3733775bf932d SHA512 05467a476a9a7eb3034eb5c16875a00dceedf25a9a3acde26738c6dfbc314e9c2a515feb3f6050c7b47436cc2a44ae2d05664b1783b1b1d7c63660044404b3d6
-DIST scrcpy-2.5.tar.gz 415854 BLAKE2B ce79c885c89728d90c7a30d3670107a2a3c0be10d9d25dca9dfc916ec2b096a1ce967f7b1c73384cd630fd8418498bebb65aeeb8a0b6423d6dcb4fb3d3d7415a SHA512 676078e55f287f84847af898d39bc073bda7accf8905f84f87c2ec927dff9d71133a69dece9bd65fc6e4778204f5f5287239e163f88a5bdb900e1f10427d4238
DIST scrcpy-2.6.1.tar.gz 419739 BLAKE2B 96fd98df68b623f0fa5907559027a1257dc781e674ff458901e551e96f020d1a31bc90353551defb3947992d2d13e73c6c3897d59089cac68ba3851cd850f108 SHA512 bea16a4b38a8044c4a6cc9135f1d261194d9d6ca5cea70eff77d92e706bbfa6cdd0a394790b69bbb3b05eb87e206ee0fc40d2afc52b554cda7d15c6e78485641
-DIST scrcpy-server-v2.4 69007 BLAKE2B c34d75bb34dcdaf27111366575f46d8e1d54c3d9a0eca8cb569367204a3e51e4d5b05f8a4d2de9868fe48ca4e3d323c583a99da86132e533dbede78314ca447a SHA512 6618e3bd23f139f5ed10d00dd8f8bb259bd9eaa5bca4625d3da2b38c2d1aa2cd10b6e412b6e79b1b0aecc291bde9dd2f2fddf416544b18046648a6c2b92e3368
-DIST scrcpy-server-v2.5 69624 BLAKE2B a4c8aaab320e07d0c7086238a2f1e842df40ba8a85b7ed3f519f2e6f8511f6d513c80e6693a1db6c69f2c15e71e7d08db3d37ebefa47633efdaae2e706809e1c SHA512 4c5ff163b4cb232d34f0cf8788bf01c3a0b08bfe0ab854da58df6f9d2296387225b822a639d35d90c307b0c6ff9cde6281ad5fd3985717645e0b6ec3ded0150b
+DIST scrcpy-2.7.tar.gz 430160 BLAKE2B 58eb8464fc05cecef7b28f825e0608e9336ef0a2c9db0936fa3ba50a5fc5a9536252f5c1570a270b0df0a7f8a7643a6a0953f433ed84495cc55d4a21a9788325 SHA512 8029fa9b1ad24746fd56f10398445870e26256160b742be46da2c5c9a1a0d8b2e4301a9f65ca09b75a0162555b4345d30cbede8d07f6f89dc66befab87dfe5b7
DIST scrcpy-server-v2.6.1 71112 BLAKE2B 41afffcaa0e6373ec1f69c89a112316b6153a4bff3da70f6c5925030d635bff83920392f5e658dc53757883ff222a40e6584a608d8fcbc4bc9c799d625b7b4f1 SHA512 7ae266670c84eced334af4c980e4d35f0ccf17d26d26d529ec977fd6f747c6a3086de5abaa7e1b88a71bb60648b124bf5e5969ab54f8ba05f00c940ab6424134
-EBUILD scrcpy-2.4.ebuild 1158 BLAKE2B 652c3cba3087fbbe965471582dd53b815552d6c76759b13a8cbd592f73042eee5b7991edf964d66e116ad0998c39f7fc1aa0a584234f54192059478219ccb25a SHA512 7db1c0a76fcf488bcf4ef5e3a104603b17eea6eb3c67c5933e5b035b189e546e0989f6d70b34cf847d978ba31b07ab352e0b46c4e9183f3bc08b37fbadedb84d
-EBUILD scrcpy-2.5.ebuild 1158 BLAKE2B 652c3cba3087fbbe965471582dd53b815552d6c76759b13a8cbd592f73042eee5b7991edf964d66e116ad0998c39f7fc1aa0a584234f54192059478219ccb25a SHA512 7db1c0a76fcf488bcf4ef5e3a104603b17eea6eb3c67c5933e5b035b189e546e0989f6d70b34cf847d978ba31b07ab352e0b46c4e9183f3bc08b37fbadedb84d
+DIST scrcpy-server-v2.7 71200 BLAKE2B 968d7454e4e5702eecd439256378c7b28f234d9ed4ff97d3073505cfaafe4554a70445a8483bf062de45b9e0045974de1a1610e8d4a21f168ef2b8be336f9a75 SHA512 dbb9ec702a7c01d147554aa9a2063c48bd5a9d2bac747fadc7bacca93c257edbc5b30cae1ba412f43d1d3f481fa080edee2ddbfa3e0f2d50a89eab95febf1c9b
EBUILD scrcpy-2.6.1.ebuild 1158 BLAKE2B 652c3cba3087fbbe965471582dd53b815552d6c76759b13a8cbd592f73042eee5b7991edf964d66e116ad0998c39f7fc1aa0a584234f54192059478219ccb25a SHA512 7db1c0a76fcf488bcf4ef5e3a104603b17eea6eb3c67c5933e5b035b189e546e0989f6d70b34cf847d978ba31b07ab352e0b46c4e9183f3bc08b37fbadedb84d
+EBUILD scrcpy-2.7.ebuild 1158 BLAKE2B 652c3cba3087fbbe965471582dd53b815552d6c76759b13a8cbd592f73042eee5b7991edf964d66e116ad0998c39f7fc1aa0a584234f54192059478219ccb25a SHA512 7db1c0a76fcf488bcf4ef5e3a104603b17eea6eb3c67c5933e5b035b189e546e0989f6d70b34cf847d978ba31b07ab352e0b46c4e9183f3bc08b37fbadedb84d
MISC metadata.xml 335 BLAKE2B bd0432780a07abb2159a90ca8d5e44deb9255b7716d3198447325c0bdbda585524c35c540e88e03cbc84450c5113d81bf65f34ad8c666a0d8dfc9e6efb3c7296 SHA512 5fbc23ed2cf0679827ff68284ee43ef1aada2a80b4adebf668ca1ee348c1b8ab02b2582d39477d91b9c930b8511f6e31841526dd70fd524d85123d97f2f20fb4
diff --git a/app-mobilephone/scrcpy/scrcpy-2.5.ebuild b/app-mobilephone/scrcpy/scrcpy-2.5.ebuild
deleted file mode 100644
index ef5acfc0b38d..000000000000
--- a/app-mobilephone/scrcpy/scrcpy-2.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-DESCRIPTION="Display and control your Android device"
-HOMEPAGE="https://github.com/Genymobile/scrcpy"
-# Source code and server part on Android device
-SRC_URI="
- https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
- https://github.com/Genymobile/${PN}/releases/download/v${PV}/${PN}-server-v${PV}
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-DEPEND="
- media-libs/libsdl2[X]
- media-video/ffmpeg:=
- virtual/libusb:1
-"
-# Manual install for ppc64 until bug #723528 is fixed
-RDEPEND="
- ${DEPEND}
- !ppc64? ( dev-util/android-tools )
-"
-
-src_configure() {
- local emesonargs=(
- -Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
- )
- meson_src_configure
-}
-
-pkg_postinst() {
- xdg_pkg_postrm
-
- einfo "If you use pipewire because of a problem with libsdl2 it is possible that"
- einfo "scrcpy will not start, in which case start the program by exporting the"
- einfo "environment variable SDL_AUDIODRIVER=pipewire."
- einfo "For more information see https://github.com/Genymobile/scrcpy/issues/3864."
-}
diff --git a/app-mobilephone/scrcpy/scrcpy-2.4.ebuild b/app-mobilephone/scrcpy/scrcpy-2.7.ebuild
index ef5acfc0b38d..ef5acfc0b38d 100644
--- a/app-mobilephone/scrcpy/scrcpy-2.4.ebuild
+++ b/app-mobilephone/scrcpy/scrcpy-2.7.ebuild