We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d42e4 commit 097eec3Copy full SHA for 097eec3
app-utils/ouch/autobuild/defines
@@ -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
@@ -0,0 +1,4 @@
+VER=0.4.1
+SRCS="git::commit=tags/$VER::https://github.com/ouch-org/ouch"
+CHKSUMS="SKIP"
+CHKUPDATE="anitya::id=368665"
0 commit comments