Initial commit: pakva files

This commit is contained in:
L0m1g 2025-05-03 16:25:48 +02:00
commit 96f61487d5
36 changed files with 432 additions and 0 deletions

12
a/acl/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="acl"
version="2.3.2"
revision=1
source=("https://download.savannah.gnu.org/releases/acl/acl-2.3.2.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
a/attr/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="attr"
version="2.5.2"
revision=1
source=("https://download.savannah.gnu.org/releases/attr/attr-2.5.2.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
a/autoconf/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="autoconf"
version="2.72"
revision=1
source=("https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
a/automake/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="automake"
version="1.17"
revision=1
source=("https://ftp.gnu.org/gnu/automake/automake-1.17.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
b/bash/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="bash"
version="5.2.37"
revision=1
source=("https://ftp.gnu.org/gnu/bash/bash-5.2.37.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
b/bc/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="bc"
version="7.0.3"
revision=1
source=("https://github.com/gavinhoward/bc/releases/download/7.0.3/bc-7.0.3.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
b/binutils/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="binutils"
version="2.44"
revision=1
source=("https://ftp.gnu.org/gnu/binutils/binutils-2.44.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
b/bison/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="bison"
version="3.8.2"
revision=1
source=("https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
b/bzip2/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="bzip2"
version="1.0.8"
revision=1
source=("https://www.sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
c/check/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="check"
version="0.15.2"
revision=1
source=("https://github.com/libcheck/check/releases/download/0.15.2/check-0.15.2.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
c/coreutils/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="coreutils"
version="9.7"
revision=1
source=("https://ftp.gnu.org/gnu/coreutils/coreutils-9.7.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
d/dejagnu/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="dejagnu"
version="1.6.3"
revision=1
source=("https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.6.3.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
d/diffutils/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="diffutils"
version="3.12"
revision=1
source=("https://ftp.gnu.org/gnu/diffutils/diffutils-3.12.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
e/e2fsprogs/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="e2fsprogs"
version="1.47.2"
revision=1
source=("https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.47.2/e2fsprogs-1.47.2.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
e/elfutils/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="elfutils"
version="0.193"
revision=1
source=("https://sourceware.org/pub/elfutils/0.193/elfutils-0.193.tar.bz2")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
e/expat/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="expat"
version="2.7.1"
revision=1
source=("https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
e/expect/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="expect"
version="5.45.4"
revision=1
source=("https://sourceforge.net/projects/expect/files/Expect/5.45.4/expect5.45.4.tar.gz/download")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
f/file/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="file"
version="5.46"
revision=1
source=("https://astron.com/pub/file/file-5.46.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
f/findutils/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="findutils"
version="4.6.0"
revision=1
source=("https://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
f/flex/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="flex"
version="2.6.4"
revision=1
source=("https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
f/flit/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="flit"
version="3.12.0"
revision=1
source=("https://github.com/pypa/flit/archive/refs/tags/3.12.0.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gawk/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gawk"
version="5.3.2"
revision=1
source=("https://ftp.gnu.org/gnu/gawk/gawk-5.3.2.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gcc/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gcc"
version="15.1.0"
revision=1
source=("https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-15.1.0/gcc-15.1.0.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gdbm/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gdbm"
version="1.25"
revision=1
source=("https://ftp.gnu.org/gnu/gdbm/gdbm-1.25.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gettext/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gettext"
version="0.24.1"
revision=1
source=("https://ftp.gnu.org/gnu/gettext/gettext-0.24.1.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/glibc/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="glibc"
version="2.41"
revision=1
source=("https://ftp.gnu.org/gnu/glibc/glibc-2.41.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gmp/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gmp"
version="6.3.0"
revision=1
source=("https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gperf/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gperf"
version="3.3"
revision=1
source=("https://ftp.gnu.org/gnu/gperf/gperf-3.3.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/grep/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="grep"
version="3.12"
revision=1
source=("https://ftp.gnu.org/gnu/grep/grep-3.12.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/groff/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="groff"
version="1.23.0"
revision=1
source=("https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/grub/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="grub"
version="2.12"
revision=1
source=("https://ftp.gnu.org/gnu/grub/grub-2.12.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
g/gzip/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="gzip"
version="1.14"
revision=1
source=("https://ftp.gnu.org/gnu/gzip/gzip-1.14.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
i/iana-etc/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="iana-etc"
version="20250407"
revision=1
source=("https://github.com/Mic92/iana-etc/releases/download/20250407/iana-etc-20250407.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
i/inetutils/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="inetutils"
version="2.6"
revision=1
source=("https://ftp.gnu.org/gnu/inetutils/inetutils-2.6.tar.gz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
l/linux-kernel/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="linux-kernel"
version="6.14.5"
revision=1
source=("https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.5.tar.xz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}

12
m/mpfr/Pakva Normal file
View file

@ -0,0 +1,12 @@
name="mpfr"
version="4.2.2"
revision=1
source=("https://www.mpfr.org/mpfr-current/mpfr-4.2.2.tar.xz")
build() {
echo "Build function not implemented"
}
pak() {
echo "Packaging function not implemented"
}