aboutsummaryrefslogtreecommitdiff
path: root/extra/squashfs-tools-ng
diff options
context:
space:
mode:
Diffstat (limited to 'extra/squashfs-tools-ng')
-rwxr-xr-xextra/squashfs-tools-ng/build14
-rw-r--r--extra/squashfs-tools-ng/checksums1
-rw-r--r--extra/squashfs-tools-ng/depends4
-rw-r--r--extra/squashfs-tools-ng/sources1
-rw-r--r--extra/squashfs-tools-ng/version1
5 files changed, 0 insertions, 21 deletions
diff --git a/extra/squashfs-tools-ng/build b/extra/squashfs-tools-ng/build
deleted file mode 100755
index e53fc867..00000000
--- a/extra/squashfs-tools-ng/build
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh -e
-
-autoreconf -fi
-
-export PKG_CONFIG="pkgconf --static"
-
-./configure \
- --prefix=/usr \
- --sbindir=/usr/bin \
- --without-xz \
- --disable-shared
-
-make CCLD="${CC:-cc} --static"
-make DESTDIR="$1" install
diff --git a/extra/squashfs-tools-ng/checksums b/extra/squashfs-tools-ng/checksums
deleted file mode 100644
index 392a75da..00000000
--- a/extra/squashfs-tools-ng/checksums
+++ /dev/null
@@ -1 +0,0 @@
-e4d3dfc9f354267c65bf2dd7e483ad23a148d49b3946e2ab3918e1fbd69015c1 v1.1.1.tar.gz
diff --git a/extra/squashfs-tools-ng/depends b/extra/squashfs-tools-ng/depends
deleted file mode 100644
index f6f39b49..00000000
--- a/extra/squashfs-tools-ng/depends
+++ /dev/null
@@ -1,4 +0,0 @@
-autoconf make
-automake make
-pkgconf make
-zlib make
diff --git a/extra/squashfs-tools-ng/sources b/extra/squashfs-tools-ng/sources
deleted file mode 100644
index 8d557ccc..00000000
--- a/extra/squashfs-tools-ng/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://github.com/AgentD/squashfs-tools-ng/archive/v1.1.1.tar.gz
diff --git a/extra/squashfs-tools-ng/version b/extra/squashfs-tools-ng/version
deleted file mode 100644
index e343e3f8..00000000
--- a/extra/squashfs-tools-ng/version
+++ /dev/null
@@ -1 +0,0 @@
-1.1.1 1