aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--autils/.checksum2
-rw-r--r--autils/.files19
-rw-r--r--autils/abuild8
-rw-r--r--spm/.checksum2
-rw-r--r--spm/.files4
-rw-r--r--spm/.shasum1
-rw-r--r--spm/abuild8
7 files changed, 16 insertions, 28 deletions
diff --git a/autils/.checksum b/autils/.checksum
index 29efeef8..50f275f8 100644
--- a/autils/.checksum
+++ b/autils/.checksum
@@ -1 +1 @@
-72025e3e6a3ff04aeb7a51051762eb1fe710803f58d8d7a9cd312eb80261b97c autils-0.2.tar.gz
+6ef9dea4183e2913dfd73fec14b3e9924103afebfbb289d5627c2cbd05879657 autils-0.1.tar.gz
diff --git a/autils/.files b/autils/.files
index 6cdef420..452c06fb 100644
--- a/autils/.files
+++ b/autils/.files
@@ -1,29 +1,18 @@
+drwxr-xr-x root/root etc/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/apkg
+-rwxr-xr-x root/root usr/bin/apkg-bin
-rwxr-xr-x root/root usr/bin/apkg-chroot
-rwxr-xr-x root/root usr/bin/apkg-clean
-rwxr-xr-x root/root usr/bin/apkg-deps
-rwxr-xr-x root/root usr/bin/apkg-foreign
-rwxr-xr-x root/root usr/bin/apkg-genabuild
-rwxr-xr-x root/root usr/bin/apkg-orphan
+-rwxr-xr-x root/root usr/bin/apkg-outdated
-rwxr-xr-x root/root usr/bin/apkg-purge
-rwxr-xr-x root/root usr/bin/apkg-redundantdeps
+-rwxr-xr-x root/root usr/bin/apkg-reposync
-rwxr-xr-x root/root usr/bin/reposync
-rwxr-xr-x root/root usr/bin/revdep
-rwxr-xr-x root/root usr/bin/updateconf
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man8/
--rw-r--r-- root/root usr/share/man/man8/apkg-chroot.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-clean.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-deps.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-foreign.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-genabuild.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-orphan.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-purge.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg-redundantdeps.8.gz
--rw-r--r-- root/root usr/share/man/man8/apkg.8.gz
--rw-r--r-- root/root usr/share/man/man8/reposync.8.gz
--rw-r--r-- root/root usr/share/man/man8/revdep.8.gz
--rw-r--r-- root/root usr/share/man/man8/updateconf.8.gz
diff --git a/autils/abuild b/autils/abuild
index a1eeccfe..d672694e 100644
--- a/autils/abuild
+++ b/autils/abuild
@@ -1,8 +1,10 @@
name=autils
-version=0.2
+version=0.1
release=1
-source="$name-$version.tar.gz::https://codeberg.org/emmett1/autils/archive/${version}.tar.gz"
+source="$name-$version.tar.gz::https://codeberg.org/emmett1/autils/archive/v${version}.tar.gz"
build() {
- make DESTDIR=$PKG install
+ chmod +x INSTALL.sh
+ DESTDIR=$PKG ./INSTALL.sh
+ rm $PKG/etc/apkg.conf
}
diff --git a/spm/.checksum b/spm/.checksum
index ea590ab6..4a5a020d 100644
--- a/spm/.checksum
+++ b/spm/.checksum
@@ -1 +1 @@
-1985eabce8607de615f990386a8d9c03aa545909d4c5431f9f57b26baf036cb7 spm-0.1.tar.xz
+9cfaf09eee4a91337673a823588ec9f3008cd8a44d06b53ea5f10a645311c043 spm-e2c62f10999af8c80a65b1b8d54a77f1e29a36be.tar.xz
diff --git a/spm/.files b/spm/.files
index bdcf73a6..fd7aca0c 100644
--- a/spm/.files
+++ b/spm/.files
@@ -1,7 +1,3 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/spm
-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/spm.1.gz
diff --git a/spm/.shasum b/spm/.shasum
deleted file mode 100644
index 8e0522df..00000000
--- a/spm/.shasum
+++ /dev/null
@@ -1 +0,0 @@
-5e49d149433fa50e578c9ea3c64bed44a97f38bc7b0c9812cccac994 spm-0.1.tar.xz
diff --git a/spm/abuild b/spm/abuild
index 1e64b479..3ab8e129 100644
--- a/spm/abuild
+++ b/spm/abuild
@@ -1,8 +1,10 @@
name=spm
-version=0.1
+version=20250626
+_commit=e2c62f10999af8c80a65b1b8d54a77f1e29a36be
release=1
-source="$name-$version.tar.xz::https://codeberg.org/emmett1/spm/archive/$version.tar.gz"
+source="$name-$_commit.tar.xz::https://codeberg.org/emmett1/spm/archive/$_commit.tar.gz"
build() {
- make DESTDIR=$PKG install
+ install -d $PKG/usr/bin
+ cp spm $PKG/usr/bin
}