]> git.armaanb.net Git - asd-repo.git/commitdiff
libfixposix: new package at 0.4.3
authorArmaan Bhojwani <me@armaanb.net>
Mon, 31 May 2021 21:41:28 +0000 (21:41 +0000)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 31 May 2021 21:41:28 +0000 (21:41 +0000)
libfixposix/build [new file with mode: 0755]
libfixposix/checksums [new file with mode: 0644]
libfixposix/depends [new file with mode: 0644]
libfixposix/sources [new file with mode: 0644]
libfixposix/version [new file with mode: 0644]

diff --git a/libfixposix/build b/libfixposix/build
new file mode 100755 (executable)
index 0000000..ef9e0f5
--- /dev/null
@@ -0,0 +1,8 @@
+#!/usr/bin/sh -e
+
+autoreconf -i -f
+mkdir build
+cd build
+../configure
+make PREFIX=/usr
+make DESTDIR="$1" install
diff --git a/libfixposix/checksums b/libfixposix/checksums
new file mode 100644 (file)
index 0000000..4c48c01
--- /dev/null
@@ -0,0 +1 @@
+78fe8bcebf496520ac29b5b65049f5ec1977c6bd956640bdc6d1da6ea04d8504
diff --git a/libfixposix/depends b/libfixposix/depends
new file mode 100644 (file)
index 0000000..2cf2cef
--- /dev/null
@@ -0,0 +1,3 @@
+automake make
+libtool make
+make make
diff --git a/libfixposix/sources b/libfixposix/sources
new file mode 100644 (file)
index 0000000..f4931f2
--- /dev/null
@@ -0,0 +1 @@
+https://github.com/sionescu/libfixposix/archive/refs/tags/v0.4.3.tar.gz
diff --git a/libfixposix/version b/libfixposix/version
new file mode 100644 (file)
index 0000000..7d6a706
--- /dev/null
@@ -0,0 +1 @@
+0.4.3 1