summaryrefslogtreecommitdiff
path: root/app-pda
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-28 13:37:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-28 13:37:56 +0100
commit1919539ec916b166ea3a7b6c5778c40d5bccad70 (patch)
tree8d03694e000aa8e1d2f84456dadbad899b3dbbd6 /app-pda
parent1a39e197a344b8ec7e3ed6c173bdf2a1ccba5b6b (diff)
gentoo auto-resync : 28:06:2023 - 13:37:56
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/Manifest.gzbin2071 -> 2070 bytes
-rw-r--r--app-pda/usbmuxd/Manifest2
-rw-r--r--app-pda/usbmuxd/usbmuxd-1.1.1.ebuild5
3 files changed, 4 insertions, 3 deletions
diff --git a/app-pda/Manifest.gz b/app-pda/Manifest.gz
index 7b978cd49e34..17d589cc8157 100644
--- a/app-pda/Manifest.gz
+++ b/app-pda/Manifest.gz
Binary files differ
diff --git a/app-pda/usbmuxd/Manifest b/app-pda/usbmuxd/Manifest
index c196b504ac3d..a2a5ab2b396f 100644
--- a/app-pda/usbmuxd/Manifest
+++ b/app-pda/usbmuxd/Manifest
@@ -1,3 +1,3 @@
DIST usbmuxd-1.1.1.tar.bz2 345290 BLAKE2B 580dd4e2fb05d6c4803d774f7d43c8399219d8f0ce4191428cb4fccffcc941894d0381d5f0746997570dd24e395af3dda340b1910827f9c5ace7e2d9cc176c6a SHA512 0e8829c93aac147a6b949fe95592d6ad9ea36e1c04676cb85accb4670a65b31065706fc438556def17b55850081d6c07deb325ca02b9853335b6e0b1049ba1da
-EBUILD usbmuxd-1.1.1.ebuild 888 BLAKE2B cd038bde4b81ffa45d84ae3834374c33e4ad0a2d47b13052d2d0d021a332c13a28f73c131690abf1fd7febf768a1fedaf534d7a102d04bb753afa07be23ad9e7 SHA512 819827cffaf8650539dc8980317f18febad082a33043a42a074bd73582cb0a43c53f1ec035883d084316c3403386fd637ce546f38f4e80965a2da8ff6a0313f7
+EBUILD usbmuxd-1.1.1.ebuild 937 BLAKE2B 36c169ef63922661d3acab3dad7b0f9b895194c86506784842407b07ebac90b2a948b3661060992867c99523a889f4d846de2acb6987d06bba7db1bd15052db2 SHA512 37a996370c2266c90932ad23b44748b0c699cfd6e0f10fed695d9ec5852e9e288e207ba2546fc79b076d78ec7e3f5090bd03439bf952019a1b0d3be2d9a9f6b0
MISC metadata.xml 253 BLAKE2B f90aed49b683ac2ec67a890683455c50345d6b04404ea5fa236112e6c9e913f137f9561ef38d72fe8de71ac6770e3e1f39a572ec0fb8c25f94f621bdaad52060 SHA512 7b7dac9ef88456e6455ed172f7ecc511980b543c54483635d0784160abf78a1e4944487850a03b274a7930a4adf3c8aaf3f4e98d92ef4843e9725f4bc406a0df
diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild
index 3b9e4262a51e..30099a03f5d5 100644
--- a/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild
+++ b/app-pda/usbmuxd/usbmuxd-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/libimobiledevice/usbmuxd/releases/download/${PV}/${P
LICENSE="GPL-2 GPL-3 LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
-IUSE="systemd"
+IUSE="selinux systemd"
DEPEND="
acct-user/usbmux
@@ -24,6 +24,7 @@ DEPEND="
RDEPEND="
${DEPEND}
virtual/udev
+ selinux? ( sec-policy/selinux-usbmuxd )
"
BDEPEND="