16 lines
566 B
Bash
16 lines
566 B
Bash
# Template file for 'upx'
|
|
pkgname=upx
|
|
version=4.0.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DCMAKE_BUILD_TYPE=Release"
|
|
hostmakedepends="perl"
|
|
makedepends="ucl zlib-devel"
|
|
short_desc="Ultimate Packer for eXecutables"
|
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://upx.github.io/"
|
|
changelog="https://raw.githubusercontent.com/upx/upx/master/NEWS"
|
|
distfiles="https://github.com/upx/upx/releases/download/v${version}/upx-${version}-src.tar.xz"
|
|
checksum=1221e725b1a89e06739df27fae394d6bc88aedbe12f137c630ec772522cbc76f
|