From: Armaan Bhojwani Date: Wed, 14 Jul 2021 22:12:55 +0000 (-0400) Subject: Move packages to junk X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=commitdiff_plain;h=331cd628c72ff71bb30be47c2e9ec666731664a7 Move packages to junk --- diff --git a/extra/chorizo/build b/extra/chorizo/build deleted file mode 100755 index 954aa1f..0000000 --- a/extra/chorizo/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make PREFIX=/usr DESTDIR="$1" install diff --git a/extra/chorizo/checksums b/extra/chorizo/checksums deleted file mode 100644 index 0419344..0000000 --- a/extra/chorizo/checksums +++ /dev/null @@ -1 +0,0 @@ -53e3f04bc42c0f1151f021993c3cee5c1247d0e2c9a8f52e0bc5e8b29f90b209 diff --git a/extra/chorizo/depends b/extra/chorizo/depends deleted file mode 100644 index 7b5b7b5..0000000 --- a/extra/chorizo/depends +++ /dev/null @@ -1 +0,0 @@ -webkitgtk diff --git a/extra/chorizo/sources b/extra/chorizo/sources deleted file mode 100644 index b16e5aa..0000000 --- a/extra/chorizo/sources +++ /dev/null @@ -1 +0,0 @@ -https://ftp.armaanb.net/software/chorizo/chorizo-v1.0.0.tar.gz diff --git a/extra/chorizo/version b/extra/chorizo/version deleted file mode 100644 index 4448996..0000000 --- a/extra/chorizo/version +++ /dev/null @@ -1 +0,0 @@ -1.0.0 1 diff --git a/extra/colorpicker/build b/extra/colorpicker/build deleted file mode 100755 index 7de21ee..0000000 --- a/extra/colorpicker/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make DESTDIR="$1" install diff --git a/extra/colorpicker/depends b/extra/colorpicker/depends deleted file mode 100644 index 1903bba..0000000 --- a/extra/colorpicker/depends +++ /dev/null @@ -1 +0,0 @@ -libX11 diff --git a/extra/colorpicker/sources b/extra/colorpicker/sources deleted file mode 100644 index d9d860e..0000000 --- a/extra/colorpicker/sources +++ /dev/null @@ -1 +0,0 @@ -git+https://github.com/ym1234/colorpicker diff --git a/extra/colorpicker/version b/extra/colorpicker/version deleted file mode 100644 index a383ea1..0000000 --- a/extra/colorpicker/version +++ /dev/null @@ -1 +0,0 @@ -git 1 diff --git a/extra/diff/build b/extra/diff/build deleted file mode 100755 index bdb2d57..0000000 --- a/extra/diff/build +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/sh -e - -for i in libopenbsd libz yacc mv diff; do - make PREFIX=/usr -C "$i" -done - -cd diff -install -Dm755 diff "$1/usr/bin/diff" -install -Dm644 diff.1 "$1/usr/share/man/man1/diff.1" - diff --git a/extra/diff/checksums b/extra/diff/checksums deleted file mode 100644 index e69de29..0000000 diff --git a/extra/diff/sources b/extra/diff/sources deleted file mode 100644 index 9475b43..0000000 --- a/extra/diff/sources +++ /dev/null @@ -1 +0,0 @@ -git+https://github.com/ibara/baseutils \ No newline at end of file diff --git a/extra/diff/version b/extra/diff/version deleted file mode 100644 index a383ea1..0000000 --- a/extra/diff/version +++ /dev/null @@ -1 +0,0 @@ -git 1 diff --git a/extra/libsoup/build b/extra/libsoup/build deleted file mode 100755 index 334686c..0000000 --- a/extra/libsoup/build +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -export DESTDIR="$1" - -meson \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - -Dtls_check=false \ - -Dvapi=disabled \ - -Dgssapi=disabled \ - -Dbrotli=disabled \ - -Dsysprof=disabled \ - . output - -ninja -C output -ninja -C output install diff --git a/extra/libsoup/checksums b/extra/libsoup/checksums deleted file mode 100644 index 6216aaf..0000000 --- a/extra/libsoup/checksums +++ /dev/null @@ -1 +0,0 @@ -170c3f8446b0f65f8e4b93603349172b1085fb8917c181d10962f02bb85f5387 libsoup-2.72.0.tar.xz diff --git a/extra/libsoup/depends b/extra/libsoup/depends deleted file mode 100644 index dba55b4..0000000 --- a/extra/libsoup/depends +++ /dev/null @@ -1,8 +0,0 @@ -glib -glib-networking -libpsl -libxml2 -meson make -pkgconf make -sqlite -zlib diff --git a/extra/libsoup/sources b/extra/libsoup/sources deleted file mode 100644 index c350cd2..0000000 --- a/extra/libsoup/sources +++ /dev/null @@ -1 +0,0 @@ -https://download.gnome.org/sources/libsoup/2.72/libsoup-2.72.0.tar.xz diff --git a/extra/libsoup/version b/extra/libsoup/version deleted file mode 100644 index 84ab5da..0000000 --- a/extra/libsoup/version +++ /dev/null @@ -1 +0,0 @@ -2.72.0 1 diff --git a/extra/openconnect/build b/extra/openconnect/build deleted file mode 100755 index eab0d0a..0000000 --- a/extra/openconnect/build +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/sh -e - -install -Dm755 vpnc-script "$1/usr/lib/vpnc/vpnc-script" - -./configure \ - --prefix=/usr \ - --with-vpnc-script=/usr/lib/vpnc/vpnc-script \ - --disable-nls - -make -make DESTDIR="$1" install diff --git a/extra/openconnect/checksums b/extra/openconnect/checksums deleted file mode 100644 index 6596913..0000000 --- a/extra/openconnect/checksums +++ /dev/null @@ -1,2 +0,0 @@ -30e64c6eca4be47bbf1d61f53dc003c6621213738d4ea7a35e5cf1ac2de9bab1 -aeba1521779c2347c02a25b5f792fa50983adc5a956ac9f3d2b1c19f4db97423 diff --git a/extra/openconnect/sources b/extra/openconnect/sources deleted file mode 100644 index ceda5e4..0000000 --- a/extra/openconnect/sources +++ /dev/null @@ -1,2 +0,0 @@ -https://www.infradead.org/openconnect/download/openconnect-8.10.tar.gz -https://gitlab.com/openconnect/vpnc-scripts/raw/master/vpnc-script diff --git a/extra/openconnect/version b/extra/openconnect/version deleted file mode 100644 index 37e98ba..0000000 --- a/extra/openconnect/version +++ /dev/null @@ -1 +0,0 @@ -8.10 1 diff --git a/extra/patch/build b/extra/patch/build deleted file mode 100755 index d32f240..0000000 --- a/extra/patch/build +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/sh -e - -for i in libopenbsd libz yacc mv patch; do - make PREFIX=/usr -C "$i" -done - -cd patch -install -Dm755 patch "$1/usr/bin/patch" -install -Dm644 patch.1 "$1/usr/share/man/man1/patch.1" - diff --git a/extra/patch/checksums b/extra/patch/checksums deleted file mode 100644 index e69de29..0000000 diff --git a/extra/patch/sources b/extra/patch/sources deleted file mode 100644 index 9475b43..0000000 --- a/extra/patch/sources +++ /dev/null @@ -1 +0,0 @@ -git+https://github.com/ibara/baseutils \ No newline at end of file diff --git a/extra/patch/version b/extra/patch/version deleted file mode 100644 index a383ea1..0000000 --- a/extra/patch/version +++ /dev/null @@ -1 +0,0 @@ -git 1 diff --git a/junk/chorizo/build b/junk/chorizo/build new file mode 100755 index 0000000..954aa1f --- /dev/null +++ b/junk/chorizo/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install diff --git a/junk/chorizo/checksums b/junk/chorizo/checksums new file mode 100644 index 0000000..0419344 --- /dev/null +++ b/junk/chorizo/checksums @@ -0,0 +1 @@ +53e3f04bc42c0f1151f021993c3cee5c1247d0e2c9a8f52e0bc5e8b29f90b209 diff --git a/junk/chorizo/depends b/junk/chorizo/depends new file mode 100644 index 0000000..7b5b7b5 --- /dev/null +++ b/junk/chorizo/depends @@ -0,0 +1 @@ +webkitgtk diff --git a/junk/chorizo/sources b/junk/chorizo/sources new file mode 100644 index 0000000..b16e5aa --- /dev/null +++ b/junk/chorizo/sources @@ -0,0 +1 @@ +https://ftp.armaanb.net/software/chorizo/chorizo-v1.0.0.tar.gz diff --git a/junk/chorizo/version b/junk/chorizo/version new file mode 100644 index 0000000..4448996 --- /dev/null +++ b/junk/chorizo/version @@ -0,0 +1 @@ +1.0.0 1 diff --git a/junk/colorpicker/build b/junk/colorpicker/build new file mode 100755 index 0000000..7de21ee --- /dev/null +++ b/junk/colorpicker/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make DESTDIR="$1" install diff --git a/junk/colorpicker/depends b/junk/colorpicker/depends new file mode 100644 index 0000000..1903bba --- /dev/null +++ b/junk/colorpicker/depends @@ -0,0 +1 @@ +libX11 diff --git a/junk/colorpicker/sources b/junk/colorpicker/sources new file mode 100644 index 0000000..d9d860e --- /dev/null +++ b/junk/colorpicker/sources @@ -0,0 +1 @@ +git+https://github.com/ym1234/colorpicker diff --git a/junk/colorpicker/version b/junk/colorpicker/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/junk/colorpicker/version @@ -0,0 +1 @@ +git 1 diff --git a/junk/diff/build b/junk/diff/build new file mode 100755 index 0000000..bdb2d57 --- /dev/null +++ b/junk/diff/build @@ -0,0 +1,10 @@ +#!/usr/bin/sh -e + +for i in libopenbsd libz yacc mv diff; do + make PREFIX=/usr -C "$i" +done + +cd diff +install -Dm755 diff "$1/usr/bin/diff" +install -Dm644 diff.1 "$1/usr/share/man/man1/diff.1" + diff --git a/junk/diff/checksums b/junk/diff/checksums new file mode 100644 index 0000000..e69de29 diff --git a/junk/diff/sources b/junk/diff/sources new file mode 100644 index 0000000..9475b43 --- /dev/null +++ b/junk/diff/sources @@ -0,0 +1 @@ +git+https://github.com/ibara/baseutils \ No newline at end of file diff --git a/junk/diff/version b/junk/diff/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/junk/diff/version @@ -0,0 +1 @@ +git 1 diff --git a/junk/libsoup/build b/junk/libsoup/build new file mode 100755 index 0000000..334686c --- /dev/null +++ b/junk/libsoup/build @@ -0,0 +1,17 @@ +#!/bin/sh -e + +export DESTDIR="$1" + +meson \ + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + -Dtls_check=false \ + -Dvapi=disabled \ + -Dgssapi=disabled \ + -Dbrotli=disabled \ + -Dsysprof=disabled \ + . output + +ninja -C output +ninja -C output install diff --git a/junk/libsoup/checksums b/junk/libsoup/checksums new file mode 100644 index 0000000..6216aaf --- /dev/null +++ b/junk/libsoup/checksums @@ -0,0 +1 @@ +170c3f8446b0f65f8e4b93603349172b1085fb8917c181d10962f02bb85f5387 libsoup-2.72.0.tar.xz diff --git a/junk/libsoup/depends b/junk/libsoup/depends new file mode 100644 index 0000000..dba55b4 --- /dev/null +++ b/junk/libsoup/depends @@ -0,0 +1,8 @@ +glib +glib-networking +libpsl +libxml2 +meson make +pkgconf make +sqlite +zlib diff --git a/junk/libsoup/sources b/junk/libsoup/sources new file mode 100644 index 0000000..c350cd2 --- /dev/null +++ b/junk/libsoup/sources @@ -0,0 +1 @@ +https://download.gnome.org/sources/libsoup/2.72/libsoup-2.72.0.tar.xz diff --git a/junk/libsoup/version b/junk/libsoup/version new file mode 100644 index 0000000..84ab5da --- /dev/null +++ b/junk/libsoup/version @@ -0,0 +1 @@ +2.72.0 1 diff --git a/junk/openconnect/build b/junk/openconnect/build new file mode 100755 index 0000000..eab0d0a --- /dev/null +++ b/junk/openconnect/build @@ -0,0 +1,11 @@ +#!/usr/bin/sh -e + +install -Dm755 vpnc-script "$1/usr/lib/vpnc/vpnc-script" + +./configure \ + --prefix=/usr \ + --with-vpnc-script=/usr/lib/vpnc/vpnc-script \ + --disable-nls + +make +make DESTDIR="$1" install diff --git a/junk/openconnect/checksums b/junk/openconnect/checksums new file mode 100644 index 0000000..6596913 --- /dev/null +++ b/junk/openconnect/checksums @@ -0,0 +1,2 @@ +30e64c6eca4be47bbf1d61f53dc003c6621213738d4ea7a35e5cf1ac2de9bab1 +aeba1521779c2347c02a25b5f792fa50983adc5a956ac9f3d2b1c19f4db97423 diff --git a/junk/openconnect/sources b/junk/openconnect/sources new file mode 100644 index 0000000..ceda5e4 --- /dev/null +++ b/junk/openconnect/sources @@ -0,0 +1,2 @@ +https://www.infradead.org/openconnect/download/openconnect-8.10.tar.gz +https://gitlab.com/openconnect/vpnc-scripts/raw/master/vpnc-script diff --git a/junk/openconnect/version b/junk/openconnect/version new file mode 100644 index 0000000..37e98ba --- /dev/null +++ b/junk/openconnect/version @@ -0,0 +1 @@ +8.10 1 diff --git a/junk/patch/build b/junk/patch/build new file mode 100755 index 0000000..d32f240 --- /dev/null +++ b/junk/patch/build @@ -0,0 +1,10 @@ +#!/usr/bin/sh -e + +for i in libopenbsd libz yacc mv patch; do + make PREFIX=/usr -C "$i" +done + +cd patch +install -Dm755 patch "$1/usr/bin/patch" +install -Dm644 patch.1 "$1/usr/share/man/man1/patch.1" + diff --git a/junk/patch/checksums b/junk/patch/checksums new file mode 100644 index 0000000..e69de29 diff --git a/junk/patch/sources b/junk/patch/sources new file mode 100644 index 0000000..9475b43 --- /dev/null +++ b/junk/patch/sources @@ -0,0 +1 @@ +git+https://github.com/ibara/baseutils \ No newline at end of file diff --git a/junk/patch/version b/junk/patch/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/junk/patch/version @@ -0,0 +1 @@ +git 1