summaryrefslogtreecommitdiff
path: root/app-pda
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /app-pda
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/Manifest.gzbin2384 -> 2384 bytes
-rw-r--r--app-pda/libplist/Manifest2
-rw-r--r--app-pda/libplist/libplist-2.2.0-r2.ebuild10
3 files changed, 6 insertions, 6 deletions
diff --git a/app-pda/Manifest.gz b/app-pda/Manifest.gz
index 05ade1926c33..2612b8276a26 100644
--- a/app-pda/Manifest.gz
+++ b/app-pda/Manifest.gz
Binary files differ
diff --git a/app-pda/libplist/Manifest b/app-pda/libplist/Manifest
index c34923bdf1e2..e139d5e03168 100644
--- a/app-pda/libplist/Manifest
+++ b/app-pda/libplist/Manifest
@@ -1,5 +1,5 @@
AUX libplist-2.2.0-fmin.patch 1102 BLAKE2B ce8c76a369ae1ddc54016bbc941efeafa96d093bce14c0cdaf1da17fe7d201673bd0565669dc12209ee1230b66f56750ba64e8431d72f0d118ea5880b0764a0e SHA512 683203116ffdae053c4da35704aaf2b707b804a19316286f890df4bb6a9ae8dd6b6a4ee0f6db6164f124887e8a602db709d985496b0734899826f04e19846d78
AUX libplist-2.2.0-pkgconfig-lib.patch 305 BLAKE2B 67da57f080454e8b01408872ab76b66703e0339052f64c3738964b02e6a389b03aac65d7d6ca30bfd78b1366c4a7fec843b039b32269db0a4e7e95850638e34d SHA512 1c2c628f178ed64a8f7e1dd84657d7d365e980a2b2d8af9dd6bbe55d245997cf51974d9ed451eafb715299097029886f7ec0a863f199a72bf15f50281c9bfab7
DIST libplist-2.2.0.tar.bz2 126808 BLAKE2B 7c3ec04aaa52eca33ae28851a6524c9ea531df939feef0f10827c8c2de78a6ccd856ea4d8a568b146ccb5de96f70dd5accec34aa2fdd61f9e6eba01256c0b518 SHA512 641bfd3ec0565f104d3a2d1ebdf6137bc9252b67ce90550e24ab0deeee4e820e119ba4f8f1ba04a0358d995d196fa61e35f2f0ee8ba37fc0270752ae842ab1f5
-EBUILD libplist-2.2.0-r2.ebuild 2712 BLAKE2B 8c06df42da66a930ff993ba8473dba9bd8e223ac0baddcd5f858e2eb17cefff84701804d5e8e5b796a46aaf5e258fab8b75da0d3a5e5b79276d535a1d2b7cbc8 SHA512 dca25126a8909615d21f16138c830fb6d9df94ce7cfde3b9e5fc0cfc2b6b59d3b51e7fc7d70f5892a0bf0a77b5a2c43bb18fbd41374d4588cbd34c35c6862e13
+EBUILD libplist-2.2.0-r2.ebuild 2712 BLAKE2B 9bceebb157c4214d937e02e8f0f50fb921a597a0b44157f9adf3d31a10140566d51c91d1d9502233e440e736ca209b8407e676402d9e9f682b10795435993fbf SHA512 f6c1d2f5bcf83dfc0dd356603b1b1ca5f679c2b492247a255865ddc7d9538c7a7cab29fa35f19df34f430612f4007648078868781a1af38d5560c3ebfab5a0a4
MISC metadata.xml 329 BLAKE2B accbb4a0f223b37358e54635e61f1488abf2148d89e166e4a68e8ddfc90e0d4c3438c52d75c24aeced91c2246e537cb0b1d64e6e9c63425c6392148cbc3bcd58 SHA512 69d57118df488610f977fe8722d463bb858e8329855cf439ae3c1c7c52260dec96505535e9424041d71d000951db199312e382d24f66296c9c408113ead5219d
diff --git a/app-pda/libplist/libplist-2.2.0-r2.ebuild b/app-pda/libplist/libplist-2.2.0-r2.ebuild
index 059c8ae313f3..98d2bb680689 100644
--- a/app-pda/libplist/libplist-2.2.0-r2.ebuild
+++ b/app-pda/libplist/libplist-2.2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -39,7 +39,7 @@ src_prepare() {
}
src_configure() {
- local ECONF_SOURCE=${S}
+ local ECONF_SOURCE="${S}"
local myeconfargs=( $(use_enable static-libs static) )
do_configure() {
@@ -101,10 +101,10 @@ src_install() {
doins cython/plist.pxd
fi
- find "${D}" -name '*.la' -delete || die
+ find "${ED}" -name '*.la' -delete || die
- # temporary fix for 2.2.0 release:
- # b.g.o 733082,
+ # temporary fix for 2.2.0 release:
+ # bug #733082,
# https://github.com/libimobiledevice/libplist/issues/163
# upstream commit 137716df3f197a7184c1fba88fcb30480dafd6e0
dosym ./libplist-2.0.pc /usr/$(get_libdir)/pkgconfig/libplist.pc