Skip to content

Commit 097eec3

Browse files
committed
ouch: new, 0.4.1
1 parent 16d42e4 commit 097eec3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

app-utils/ouch/autobuild/defines

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PKGNAME="ouch"
2+
PKGDES="A command line (de)compression utility with support for multiple archive formats"
3+
PKGDEP="glibc zlib bzip2 xz gcc-runtime"
4+
BUILDDEP="rustc llvm"
5+
PKGSEC="util"
6+
7+
USECLANG=1
8+
ABSPLITDBG=0
9+
10+
CARGO_AFTER__I486="${CARGO_AFTER} --target=i486-unknown-linux-gnu"

app-utils/ouch/spec

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
VER=0.4.1
2+
SRCS="git::commit=tags/$VER::https://github.com/ouch-org/ouch"
3+
CHKSUMS="SKIP"
4+
CHKUPDATE="anitya::id=368665"

0 commit comments

Comments
 (0)