summaryrefslogtreecommitdiff
path: root/app-mobilephone
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-08 00:23:30 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-08 00:23:30 +0000
commitf8c5584abad19927a34c55280ca2fcede81bfa18 (patch)
tree049d3d6f8fa01587c4cab47da082d5365906bd8a /app-mobilephone
parenteeff541d63381f8615f71f27d8466675528e696d (diff)
downloadbaldeagleos-repo-f8c5584abad19927a34c55280ca2fcede81bfa18.tar.gz
baldeagleos-repo-f8c5584abad19927a34c55280ca2fcede81bfa18.tar.xz
baldeagleos-repo-f8c5584abad19927a34c55280ca2fcede81bfa18.zip
Adding metadata
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/scrcpy/scrcpy-2.1.1.ebuild4
-rw-r--r--app-mobilephone/scrcpy/scrcpy-2.2.ebuild4
-rw-r--r--app-mobilephone/scrcpy/scrcpy-2.3.1.ebuild4
3 files changed, 3 insertions, 9 deletions
diff --git a/app-mobilephone/scrcpy/scrcpy-2.1.1.ebuild b/app-mobilephone/scrcpy/scrcpy-2.1.1.ebuild
index a24a7aa758ab..6b6083dbe912 100644
--- a/app-mobilephone/scrcpy/scrcpy-2.1.1.ebuild
+++ b/app-mobilephone/scrcpy/scrcpy-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,6 @@ SRC_URI="https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="lto"
DEPEND="media-libs/libsdl2[X]
media-video/ffmpeg
@@ -26,7 +25,6 @@ BDEPEND=""
src_configure() {
local emesonargs=(
- $(meson_use lto b_lto)
-Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
)
meson_src_configure
diff --git a/app-mobilephone/scrcpy/scrcpy-2.2.ebuild b/app-mobilephone/scrcpy/scrcpy-2.2.ebuild
index 07356869aa7d..b353534c5781 100644
--- a/app-mobilephone/scrcpy/scrcpy-2.2.ebuild
+++ b/app-mobilephone/scrcpy/scrcpy-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,6 @@ SRC_URI="https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="lto"
DEPEND="media-libs/libsdl2[X]
media-video/ffmpeg
@@ -25,7 +24,6 @@ RDEPEND="${DEPEND}
src_configure() {
local emesonargs=(
- $(meson_use lto b_lto)
-Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
)
meson_src_configure
diff --git a/app-mobilephone/scrcpy/scrcpy-2.3.1.ebuild b/app-mobilephone/scrcpy/scrcpy-2.3.1.ebuild
index 07356869aa7d..b353534c5781 100644
--- a/app-mobilephone/scrcpy/scrcpy-2.3.1.ebuild
+++ b/app-mobilephone/scrcpy/scrcpy-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,6 @@ SRC_URI="https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="lto"
DEPEND="media-libs/libsdl2[X]
media-video/ffmpeg
@@ -25,7 +24,6 @@ RDEPEND="${DEPEND}
src_configure() {
local emesonargs=(
- $(meson_use lto b_lto)
-Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
)
meson_src_configure