app-mobilephone/scrcpy: удален, т.к. появился в портежах

mhiretskiy
Alexander Tratsevskiy 3 years ago
parent 34e2f40978
commit 6a55d0720e

@ -1,2 +0,0 @@
DIST scrcpy-server-v1.14 33142 BLAKE2B 1cb3537bb21417c1ca0cb4b22ce3dea36d587a26c6db3a157964e3913d8983cd669653c02f502c401c0b1b30ac58fd35ee58cfc8cd41791490e0512827d81191 SHA512 791b2847882749994a6e013cc964aa2d6c23e6550b86352f81874e8d23c495740d15aa4872a59cb3529b8210f59a230014aa7c369150609ef7e907f6199f9d80
DIST scrcpy-server-v1.18 37330 BLAKE2B 02c5e58d72825abbc7d5a6e0f0e87f7effb016cc8baf77f975d6519200aee00401a67ea0e284e4f2188623dfd1c0800cc0dbfad25df0b51b3bc9aa5bacc3a7f2 SHA512 fffd06bbd1cae78af2112f0bd59c8da1c0f838206e3141d255a395ee633f52499eb85b5398a8b4d121241dd3e46088c790476061c3da2a12a319791096045454

@ -1,44 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit meson ninja-utils git-r3
EGIT_REPO_URI="https://github.com/Genymobile/scrcpy.git"
if [[ ${PV} = 9999* ]]; then
MY_SERVER_PV="1.3"
else
EGIT_COMMIT="v${PV}"
MY_SERVER_PV="${PV}"
KEYWORDS="~amd64"
fi
MY_SERVER_PN="scrcpy-server"
MY_SERVER_P="${MY_SERVER_PN}-v${MY_SERVER_PV}"
SRC_URI="https://github.com/Genymobile/${PN}/releases/download/v${MY_SERVER_PV}/${MY_SERVER_P}"
DESCRIPTION="Display and control your Android device"
HOMEPAGE="https://blog.rom1v.com/2018/03/introducing-scrcpy/"
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
RESTRICT="test"
COMMON_DEPEND="media-libs/libsdl2[X]
media-video/ffmpeg"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
PDEPEND=""
src_configure() {
local emesonargs=(
-Db_lto=true
-Dprebuilt_server="${DISTDIR}/${MY_SERVER_P}"
)
meson_src_configure
}

@ -1,44 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit meson ninja-utils git-r3
EGIT_REPO_URI="https://github.com/Genymobile/scrcpy.git"
if [[ ${PV} = 9999* ]]; then
MY_SERVER_PV="1.3"
else
EGIT_COMMIT="v${PV}"
MY_SERVER_PV="${PV}"
KEYWORDS="~amd64"
fi
MY_SERVER_PN="scrcpy-server"
MY_SERVER_P="${MY_SERVER_PN}-v${MY_SERVER_PV}"
SRC_URI="https://github.com/Genymobile/${PN}/releases/download/v${MY_SERVER_PV}/${MY_SERVER_P}"
DESCRIPTION="Display and control your Android device"
HOMEPAGE="https://blog.rom1v.com/2018/03/introducing-scrcpy/"
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
RESTRICT="test"
COMMON_DEPEND="media-libs/libsdl2[X]
media-video/ffmpeg"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
PDEPEND=""
src_configure() {
local emesonargs=(
-Db_lto=true
-Dprebuilt_server="${DISTDIR}/${MY_SERVER_P}"
)
meson_src_configure
}

@ -1,5 +1,4 @@
~app-crypt/shim-signed-0.2 amd64
~app-mobilephone/scrcpy-1.18 amd64
~dev-python/soaplib-1.0.0 amd64
~games-util/steam-launcher-1.0.0.64 amd64
~media-gfx/displaycal-3.8.9.3 amd64

@ -34,6 +34,7 @@
~app-misc/rox-filer-2.11 amd64
~app-mobilephone/adb-sync-0_p20190101 amd64
~app-mobilephone/qtadb-0.8.1 amd64
~app-mobilephone/scrcpy-1.18 amd64
~app-office/calligra-3.2.1 amd64
~app-officeext/languagetool-5.1.3 amd64
~app-office/kexi-3.2.0 amd64

Loading…
Cancel
Save