From dc1f0fa9a1ff48c61a9e8abb1711b99dfeb49392 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Wed, 10 Aug 2022 13:59:03 +0100 Subject: [PATCH] Add 15.0-build slackpkg template. --- 15.0-build.template | 347 ++++++++++++++++++++++++++++++++++++++++++++ README | 3 - 2 files changed, 347 insertions(+), 3 deletions(-) create mode 100644 15.0-build.template delete mode 100644 README diff --git a/15.0-build.template b/15.0-build.template new file mode 100644 index 0000000..f5dec48 --- /dev/null +++ b/15.0-build.template @@ -0,0 +1,347 @@ +M2Crypto +Mako +aaa_base +aaa_glibc-solibs +aaa_libraries +aaa_terminfo +accountsservice +acl +apr +apr-util +argon2 +attr +autoconf +autoconf-archive +autofs +automake +bash +bc +bin +binutils +bison +boost +bpe +brotli +bsd-finger +bzip2 +ca-certificates +ccache +cfitsio +chmlib +cifs-utils +clucene +cmake +coreutils +cpio +cracklib +cryfs +cryptopp +curl +cvs +cyrus-sasl +daemon +db48 +dbus-python +dcron +dehydrated +devs +dhcpcd +dialog +diffutils +distcc +dotconf +doxygen +e2fsprogs +ed +eigen3 +elfutils +elogind +etc +ethtool +eudev +expat +fftw +file +findutils +flex +fribidi +fuse +fuse3 +gawk +gc +gcc +gcc-brig +gcc-g++ +gcc-gdc +gcc-gfortran +gcc-gnat +gcc-go +gcc-objc +gdb +gdbm +gettext +gettext-tools +git +gjs +glibc +glibc-i18n +glibc-profile +glibc-zoneinfo +gmime +gmm +gmp +gnu-efi +gnupg +gnupg2 +gnutls +gpgme +gpm +grep +groff +gsl +gzip +haveged +hdparm +hostname +htop +hwdata +icecream +icu4c +iftop +indent +infozip +intltool +iproute2 +iptables +iputils +isl +iso-codes +jansson +jemalloc +json-c +judy +kbd +kernel-firmware +kernel-headers +kernel-huge +kernel-modules +kernel-source +keyutils +kmod +lbzip2 +less +lhasa +libaio +libarchive +libassuan +libasyncns +libatasmart +libcap +libcap-ng +libcgroup +libdmtx +libedit +libevent +libffi +libgcrypt +libgpg-error +libgsf +libgtop +libgudev +libidn +libidn2 +libiodbc +libmcrypt +libmnl +libmpc +libndp +libnice +libnih +libnl +libnl3 +libnsl +libnss_nis +liboil +libopusenc +libpcap +libproxy +libpsl +libpwquality +libqalculate +librevenge +libsass +libseccomp +libsecret +libsigc++ +libsigc++3 +libsigsegv +libsodium +libsoup +libssh +libssh2 +libtasn1 +libtirpc +libtool +libunistring +libunwind +liburing +libuv +libx86 +libxml2 +libxslt +libyaml +libzip +lilo +linuxdoc-tools +llvm +lmdb +lndir +logrotate +lrzip +lsof +lsscsi +lxc +lynx +lz4 +lzip +lzlib +lzo +m4 +make +man-db +man-pages +meson +mhash +mkinitrd +mlocate +mm +mozilla-nss +mpfr +nano +nc +ncompress +ncurses +net-tools +netkit-ftp +network-scripts +nfs-utils +nghttp2 +ntp +nvi +oniguruma +openssh +openssl +openssl-solibs +opusfile +orc +pam +parallel +parted +patch +patchelf +pciutils +pcre +pcre2 +perl +pkg-config +pkgtools +plzip +pmake +polkit +popt +procps-ng +pycurl +pyparsing +python-Jinja2 +python-MarkupSafe +python-PyYAML +python-appdirs +python-certifi +python-cffi +python-chardet +python-charset-normalizer +python-distro +python-dnspython +python-docutils +python-doxypypy +python-doxyqml +python-future +python-idna +python-markdown +python-notify2 +python-packaging +python-pbr +python-pip +python-ply +python-pycparser +python-pygments +python-random2 +python-requests +python-setuptools +python-setuptools_scm +python-six +python-tomli +python-urllib3 +python2 +python2-module-collection +python3 +quazip +readline +rpcbind +rpcsvc-proto +rpm +rpm2tgz +rsync +rttr +ruby +rubygem-asciidoctor +rust +rzip +s-nail +screen +sdparm +sed +serf +sg3_utils +shadow +shared-mime-info +sharutils +sip +slackpkg +slang +slang1 +spirv-llvm-translator +sqlite +sshfs +strace +subversion +sudo +sysfsutils +sysklogd +syslinux +sysvinit +sysvinit-functions +sysvinit-scripts +talloc +tar +tcpdump +tdb +telnet +tevent +texinfo +time +traceroute +tree +unarj +usbutils +utempter +utf8proc +util-linux +wget +which +whois +xxHash +xz +zlib +zoo +zstd diff --git a/README b/README deleted file mode 100644 index aac1b14..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -slackpkg templates are stored in a seperate branch for each host or purpose. - -Check out (git checkout) the appropriate branch to find the template.