From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F38D315ACFB for ; Fri, 28 Apr 2023 07:44:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25624E08CE; Fri, 28 Apr 2023 07:44:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0AF3EE08CE for ; Fri, 28 Apr 2023 07:44:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 354EA340F60 for ; Fri, 28 Apr 2023 07:44:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 898801D for ; Fri, 28 Apr 2023 07:44:10 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1682666914.520ac71cd6eb15b6d1b88ce9ce55208f5d0a8fd0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unshield/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/unshield/Manifest app-arch/unshield/unshield-1.5.1.ebuild X-VCS-Directories: app-arch/unshield/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 520ac71cd6eb15b6d1b88ce9ce55208f5d0a8fd0 X-VCS-Branch: master Date: Fri, 28 Apr 2023 07:44:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f463ba7b-5c39-4c43-a2ca-c0b02699e512 X-Archives-Hash: 96cb537699b9909593b3f4b2bcc6eb3d commit: 520ac71cd6eb15b6d1b88ce9ce55208f5d0a8fd0 Author: Joseph Matthews darkok xyz> AuthorDate: Fri Apr 7 14:51:25 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Apr 28 07:28:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520ac71c app-arch/unshield: bump to 1.5.1 Signed-off-by: Joseph Matthews darkok.xyz> Closes: https://github.com/gentoo/gentoo/pull/30513 Signed-off-by: Joonas Niilola gentoo.org> app-arch/unshield/Manifest | 1 + app-arch/unshield/unshield-1.5.1.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/app-arch/unshield/Manifest b/app-arch/unshield/Manifest index e577bd24fc38..a50d4d0da250 100644 --- a/app-arch/unshield/Manifest +++ b/app-arch/unshield/Manifest @@ -1 +1,2 @@ DIST unshield-1.4.3.tar.gz 58822 BLAKE2B 89e23462610d7ffd25358cb1d9f234b5c80a580deb60e85610ddacc8e3aa92420cb0e885e80375089e93786565824813f23c54f7c4d60b7773f23d174c98e5d7 SHA512 2f058e0a28d0497e2afe231ded1b1bb16745401398eb1035e628d263351b10a1343c9664f3937b8912755db9dc5236a1b43e9bcba596affb7aa8b036f49382aa +DIST unshield-1.5.1.tar.gz 67454 BLAKE2B 7def714e8d74312de8b822b0add92a803fadda0394252587219c7379791ec33680bf9430c6811e71354fd2e9ccc91e28697e31a2377ecc16aa43edea1ce30e57 SHA512 acb130c461bed66dc3804394be067a68aea96a7cd20b348e713f64a11bf642b74f68fc172f220a9790b44573abbe01ed4585191158f27c40e863918a7342c1ca diff --git a/app-arch/unshield/unshield-1.5.1.ebuild b/app-arch/unshield/unshield-1.5.1.ebuild new file mode 100644 index 000000000000..5531273c3857 --- /dev/null +++ b/app-arch/unshield/unshield-1.5.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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}"