aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libflac/.checksum1
-rw-r--r--libflac/.files42
-rw-r--r--libflac/abuild19
-rw-r--r--libflac/depends1
-rw-r--r--mednafen/.checksum1
-rw-r--r--mednafen/.files5
-rw-r--r--mednafen/abuild10
-rw-r--r--mednafen/depends2
8 files changed, 0 insertions, 81 deletions
diff --git a/libflac/.checksum b/libflac/.checksum
deleted file mode 100644
index 749575f4..00000000
--- a/libflac/.checksum
+++ /dev/null
@@ -1 +0,0 @@
-2adca3cd8da4b577ebb9c12e73c91cf6f6a7feb7485b3f003853b82710bada84 flac-1.5.0.tar.xz
diff --git a/libflac/.files b/libflac/.files
deleted file mode 100644
index cd698e1f..00000000
--- a/libflac/.files
+++ /dev/null
@@ -1,42 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/flac
--rwxr-xr-x root/root usr/bin/metaflac
-drwxr-xr-x root/root usr/include/
-drwxr-xr-x root/root usr/include/FLAC++/
--rw-r--r-- root/root usr/include/FLAC++/all.h
--rw-r--r-- root/root usr/include/FLAC++/decoder.h
--rw-r--r-- root/root usr/include/FLAC++/encoder.h
--rw-r--r-- root/root usr/include/FLAC++/export.h
--rw-r--r-- root/root usr/include/FLAC++/metadata.h
-drwxr-xr-x root/root usr/include/FLAC/
--rw-r--r-- root/root usr/include/FLAC/all.h
--rw-r--r-- root/root usr/include/FLAC/assert.h
--rw-r--r-- root/root usr/include/FLAC/callback.h
--rw-r--r-- root/root usr/include/FLAC/export.h
--rw-r--r-- root/root usr/include/FLAC/format.h
--rw-r--r-- root/root usr/include/FLAC/metadata.h
--rw-r--r-- root/root usr/include/FLAC/ordinals.h
--rw-r--r-- root/root usr/include/FLAC/stream_decoder.h
--rw-r--r-- root/root usr/include/FLAC/stream_encoder.h
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/cmake/
-drwxr-xr-x root/root usr/lib/cmake/FLAC/
--rw-r--r-- root/root usr/lib/cmake/FLAC/flac-config-version.cmake
--rw-r--r-- root/root usr/lib/cmake/FLAC/flac-config.cmake
--rw-r--r-- root/root usr/lib/cmake/FLAC/targets-release.cmake
--rw-r--r-- root/root usr/lib/cmake/FLAC/targets.cmake
-lrwxrwxrwx root/root usr/lib/libFLAC++.so -> libFLAC++.so.11
-lrwxrwxrwx root/root usr/lib/libFLAC++.so.11 -> libFLAC++.so.11.0.0
--rwxr-xr-x root/root usr/lib/libFLAC++.so.11.0.0
-lrwxrwxrwx root/root usr/lib/libFLAC.so -> libFLAC.so.14
-lrwxrwxrwx root/root usr/lib/libFLAC.so.14 -> libFLAC.so.14.0.0
--rwxr-xr-x root/root usr/lib/libFLAC.so.14.0.0
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/flac++.pc
--rw-r--r-- root/root usr/lib/pkgconfig/flac.pc
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/flac.1.gz
--rw-r--r-- root/root usr/share/man/man1/metaflac.1.gz
diff --git a/libflac/abuild b/libflac/abuild
deleted file mode 100644
index 7b8d1f40..00000000
--- a/libflac/abuild
+++ /dev/null
@@ -1,19 +0,0 @@
-name=libflac
-version=1.5.0
-release=1
-source=https://ftp.osuosl.org/pub/xiph/releases/flac/flac-$version.tar.xz
-
-build() {
- cmake -B build \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_C_FLAGS_RELEASE="$CFLAGS" \
- -DCMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
- -DBUILD_SHARED_LIBS=ON \
- -DBUILD_EXAMPLES=OFF \
- -DBUILD_TESTING=OFF \
- -Wno-dev
- cmake --build build
- DESTDIR=$PKG cmake --install build
-}
diff --git a/libflac/depends b/libflac/depends
deleted file mode 100644
index b6a6854a..00000000
--- a/libflac/depends
+++ /dev/null
@@ -1 +0,0 @@
-libogg
diff --git a/mednafen/.checksum b/mednafen/.checksum
deleted file mode 100644
index c5732482..00000000
--- a/mednafen/.checksum
+++ /dev/null
@@ -1 +0,0 @@
-a0ac040f1acacad937287aa9bbeb247b777a90da3ad4de791b68aa39b0adbe0d mednafen-1.32.1.tar.xz
diff --git a/mednafen/.files b/mednafen/.files
deleted file mode 100644
index 88c834a6..00000000
--- a/mednafen/.files
+++ /dev/null
@@ -1,5 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/mednafen
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/share/
diff --git a/mednafen/abuild b/mednafen/abuild
deleted file mode 100644
index 4be511fd..00000000
--- a/mednafen/abuild
+++ /dev/null
@@ -1,10 +0,0 @@
-name=mednafen
-version=1.32.1
-release=1
-source=https://mednafen.github.io/releases/files/$name-$version.tar.xz
-
-build() {
- ./configure --prefix=/usr
- make
- make install DESTDIR=$PKG
-}
diff --git a/mednafen/depends b/mednafen/depends
deleted file mode 100644
index ba32ff0d..00000000
--- a/mednafen/depends
+++ /dev/null
@@ -1,2 +0,0 @@
-flac
-sdl2