summaryrefslogtreecommitdiff
path: root/app-arch/unshield
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-14 16:01:32 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-14 16:01:32 +0100
commit153fd195574cc30040446316bb666af0e58d985f (patch)
tree657cdfb683dfabd52ff06cb67ddd31b653fb9f43 /app-arch/unshield
parent3fa8418e7778f51be61ca1c9114059c73a477459 (diff)
gentoo auto-resync : 14:05:2023 - 16:01:32
Diffstat (limited to 'app-arch/unshield')
-rw-r--r--app-arch/unshield/Manifest5
-rw-r--r--app-arch/unshield/files/unshield-1.4.3-mandir.patch21
-rw-r--r--app-arch/unshield/unshield-1.4.3.ebuild28
-rw-r--r--app-arch/unshield/unshield-1.5.1.ebuild2
4 files changed, 2 insertions, 54 deletions
diff --git a/app-arch/unshield/Manifest b/app-arch/unshield/Manifest
index 30dfcab3241c..3f024ed390e9 100644
--- a/app-arch/unshield/Manifest
+++ b/app-arch/unshield/Manifest
@@ -1,6 +1,3 @@
-AUX unshield-1.4.3-mandir.patch 776 BLAKE2B 6d0c23a3cf0457ffb03f8f6a08667bfec7bd2fe1744867febfd9ce9a786a0e7b84408cbd5a2c23eb94c68d33a17d2c638ab7e44ea6ae0d95d5c0cc280b0ed585 SHA512 4acc69f49e3828f1dac5448b22d6015cd1c4f551c22c9d824d0650790ec509d02e7ef13f18b58bc338d25d7e93bf334d2ae1bbf198b2b831c183707b22bceceb
-DIST unshield-1.4.3.tar.gz 58822 BLAKE2B 89e23462610d7ffd25358cb1d9f234b5c80a580deb60e85610ddacc8e3aa92420cb0e885e80375089e93786565824813f23c54f7c4d60b7773f23d174c98e5d7 SHA512 2f058e0a28d0497e2afe231ded1b1bb16745401398eb1035e628d263351b10a1343c9664f3937b8912755db9dc5236a1b43e9bcba596affb7aa8b036f49382aa
DIST unshield-1.5.1.tar.gz 67454 BLAKE2B 7def714e8d74312de8b822b0add92a803fadda0394252587219c7379791ec33680bf9430c6811e71354fd2e9ccc91e28697e31a2377ecc16aa43edea1ce30e57 SHA512 acb130c461bed66dc3804394be067a68aea96a7cd20b348e713f64a11bf642b74f68fc172f220a9790b44573abbe01ed4585191158f27c40e863918a7342c1ca
-EBUILD unshield-1.4.3.ebuild 839 BLAKE2B 3a26eb3a131f4a1a50c8588927da2078f342bc6cefdc33584f1593c05bd77670d5c6ffb19e5ac35a8a602d416775fc90aa52031b9925c4cffb721c0c852b525c SHA512 e062f76ae2e56c9728b1373feacef51dd31e48ddae09fcaa29331f6e78a9a81e804a9ffda8ec90dc3b188d340af31e189fceb7ffc0667059acc39ba47f587063
-EBUILD unshield-1.5.1.ebuild 796 BLAKE2B bf3826c73f9f05e13ec286f7dfd85f19735f44cd638b02eb2aa022e6580ff47fcc1f1c5b964e094d27e1573e8d725284f7e5d37f7d158d15db1fbb1af30958e4 SHA512 07302ff5b8df686c2451cc46d3c52dc952f6b085d9270967c09385691e87854d77c736677fa175d5adf8cd1f26f3fb06fc3b24c42ab62ca0a5e8e6bbb4f3f8ea
+EBUILD unshield-1.5.1.ebuild 794 BLAKE2B fc1e14bbdd4a9933e24f51a2e38be281ee6874aba409ea8b43086bc5b37030bee15e096faa7d889f70d3bda167869ee1863a77abbd0a602875fedaac859f9510 SHA512 148781bf6de94b083db2fee1fb99439a87492bc8aa0270f6524f52f79a1ef9387aca29877645d5972be930b8116a19de10f8fc863dbcd6924341c347e8d7be2d
MISC metadata.xml 252 BLAKE2B 53cb03dc869146a76fb5fcdf82fbff2de9d5ba3089698bbd483e0e0042e2c762aa4fb847c8c7013470b3e87d7e2006ced995489e58261709025a8b2e7fcfdb5e SHA512 cb1ad379f1fb78be79dff6b6562a8adde061767668bc05859b11cba5a244977c5f28e10c2c30dd0aa9a26607c3f6bafbc72a29a268ce67101a7519aeebefd06b
diff --git a/app-arch/unshield/files/unshield-1.4.3-mandir.patch b/app-arch/unshield/files/unshield-1.4.3-mandir.patch
deleted file mode 100644
index 49f634fa8631..000000000000
--- a/app-arch/unshield/files/unshield-1.4.3-mandir.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From cf53f87fae324e1a4c5d9ebd49b88947a9b02267 Mon Sep 17 00:00:00 2001
-From: Dan Church <amphetamachine@gmail.com>
-Date: Fri, 2 Nov 2018 11:00:20 -0500
-Subject: [PATCH] Fix man page install path
-
-Use the standard CMake variable to determine location.
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index e0c20d3..0aeecb5 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -87,5 +87,5 @@ endif ()
- add_subdirectory(lib)
- add_subdirectory(src)
-
--install(FILES man/unshield.1 DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/man/man1)
-+install(FILES man/unshield.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libunshield.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
diff --git a/app-arch/unshield/unshield-1.4.3.ebuild b/app-arch/unshield/unshield-1.4.3.ebuild
deleted file mode 100644
index 2980dff623fa..000000000000
--- a/app-arch/unshield/unshield-1.4.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="InstallShield CAB file extractor"
-HOMEPAGE="https://github.com/twogood/unshield"
-SRC_URI="https://github.com/twogood/unshield/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
-
-# OpenSSL is detected at build time, and used to determine
-# whether or not a hand-rolled md5 implementation is used. The build
-# system prefers OpenSSL's implementation if it's available, and OpenSSL
-# is common enough, so we prefer it too. Since the dependency is
-# automagic (there's no way to hide it), we require OpenSSL
-# unconditionally.
-
-DEPEND="
- dev-libs/openssl:0=
- sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-mandir.patch" )
diff --git a/app-arch/unshield/unshield-1.5.1.ebuild b/app-arch/unshield/unshield-1.5.1.ebuild
index 5531273c3857..a016bb33cdc4 100644
--- a/app-arch/unshield/unshield-1.5.1.ebuild
+++ b/app-arch/unshield/unshield-1.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/twogood/unshield/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
# OpenSSL is detected at build time, and used to determine
# whether or not a hand-rolled md5 implementation is used. The build