public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/upx/
Date: Mon, 31 Oct 2022 22:51:19 +0000 (UTC)	[thread overview]
Message-ID: <1667256657.5f6c4062375fef16a763f3d413b099addef73432.conikost@gentoo> (raw)

commit:     5f6c4062375fef16a763f3d413b099addef73432
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Oct 30 11:49:41 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 22:50:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6c4062

app-arch/upx: add 4.0.0

Bug: https://bugs.gentoo.org/778530
Bug: https://bugs.gentoo.org/790281
Bug: https://bugs.gentoo.org/792348
Bug: https://bugs.gentoo.org/866794
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-arch/upx/Manifest         |  1 +
 app-arch/upx/upx-4.0.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/app-arch/upx/Manifest b/app-arch/upx/Manifest
index 1464eec2d85e..305f77a6cf04 100644
--- a/app-arch/upx/Manifest
+++ b/app-arch/upx/Manifest
@@ -1 +1,2 @@
 DIST upx-3.96-src.tar.xz 792524 BLAKE2B 21af85dbcfdd1bf0151a653c865db13c9f30b9de0b9b4b94557ddd55736c7053dd829c5d72b9a7e5aa94a71ecc0151145dd66d7d98ded178c50ff7357d0ba442 SHA512 2d4d1be21d274d9bfdee9b9815396f5e5ff0bcdfb781b7be5fafa4d1e224028e412ec5f5ba607c482671aae27ccf9069abb2db0fb58f78f3a102a51897df2b11
+DIST upx-4.0.0-src.tar.xz 1159308 BLAKE2B d2626a63b626f9b4e913b822e699fa93b7080d322b19555d44d7cf4ce17b37f0d50ec1381d07d0e4f8827e8edcd29d525d497fa79acd18d520ac58e176fb2b72 SHA512 fe3e8c594e845a91338b1e11fe3cb6371430af40a567187d63835e27da8b2abf993a104b0693063f4db984234bada7b2bd16ad79e3ad90861a1f495d99de7de6

diff --git a/app-arch/upx/upx-4.0.0.ebuild b/app-arch/upx/upx-4.0.0.ebuild
new file mode 100644
index 000000000000..dcfcfaccee67
--- /dev/null
+++ b/app-arch/upx/upx-4.0.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Ultimate Packer for eXecutables (free version using UCL compression and not NRV)"
+HOMEPAGE="https://upx.github.io/"
+SRC_URI="https://github.com/upx/upx/releases/download/v${PV}/${P}-src.tar.xz"
+S="${WORKDIR}/${P}-src"
+
+LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="!app-arch/upx-bin"
+BDEPEND="app-arch/xz-utils[extra-filters]"


             reply	other threads:[~2022-10-31 22:51 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-31 22:51 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-24 18:25 [gentoo-commits] repo/gentoo:master commit in: app-arch/upx/ Arthur Zamarin
2024-08-26 13:13 Eli Schwartz
2024-08-26 13:13 Eli Schwartz
2024-08-17 21:50 Mike Gilbert
2024-04-11 22:16 Yixun Lan
2024-04-11 22:16 Yixun Lan
2024-03-16  9:09 Joonas Niilola
2024-03-16  9:09 Joonas Niilola
2024-01-07  0:20 Conrad Kostecki
2024-01-07  0:20 Conrad Kostecki
2023-12-24 17:21 Arthur Zamarin
2023-12-24  1:02 Sam James
2023-08-10  6:56 Conrad Kostecki
2023-02-22  6:09 Sam James
2023-02-22  6:09 Sam James
2023-02-20 19:45 John Helmert III
2023-01-20  1:23 Sam James
2023-01-15 20:34 Sam James
2023-01-15 20:34 Sam James
2023-01-08  6:59 Joonas Niilola
2022-12-31 13:02 Arthur Zamarin
2022-12-25 22:02 Mike Gilbert
2022-11-28  7:11 Joonas Niilola
2022-11-01 20:26 Sam James
2022-11-01 18:49 Conrad Kostecki
2021-06-29 11:24 Ben Kohler
2021-05-23 16:53 Andreas Sturmlechner
2021-03-27 14:26 Conrad Kostecki
2020-08-24 23:47 Sam James
2020-08-24  1:58 Sam James
2020-05-13 13:43 Joonas Niilola
2020-02-25  6:05 Joonas Niilola
2020-02-25  6:05 Joonas Niilola
2020-02-25  6:05 Joonas Niilola
2019-08-08 18:21 Joonas Niilola
2019-08-08 18:21 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1667256657.5f6c4062375fef16a763f3d413b099addef73432.conikost@gentoo \
    --to=conikost@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox