diff --git a/packagelist b/packagelist index 65c6fe8f44..19b487a8cb 100644 --- a/packagelist +++ b/packagelist @@ -365,8 +365,12 @@ linux-headers-generic-lts-6.6-deb linux-headers-generic-stable-deb linux-headers-lts-6.6-deb linux-headers-okpine-deb +linux-headers-rockchip-deb linux-headers-stable-deb +linux-headers-sunxi-deb linux-image-okpine-deb +linux-image-rockchip-deb +linux-image-sunxi-deb linux-image-unsigned-deb linux-image-unsigned-lts-6.6-deb linux-image-unsigned-stable-deb diff --git a/packages/linux-headers-rockchip-deb/.SRCINFO b/packages/linux-headers-rockchip-deb/.SRCINFO new file mode 100644 index 0000000000..b6c972b101 --- /dev/null +++ b/packages/linux-headers-rockchip-deb/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = linux-headers-rockchip-deb + gives = linux-headers-6.18-rockchip + pkgver = 6.18.1 + pkgdesc = Linux kernel header files built for PINE64 Rockchip devices (Mobian) + arch = arm64 + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline-headers + source = https://repo.mobian.org/pool/main/l/linux-6.18-rockchip/linux-headers-6.18-rockchip_6.18.1-1_arm64.deb + sha256sums = 5206470f3ee24de78d04eef7b80feac083db8281a94a214fd6da2a6f804d063a + +pkgname = linux-headers-rockchip-deb diff --git a/packages/linux-headers-rockchip-deb/linux-headers-rockchip-deb.pacscript b/packages/linux-headers-rockchip-deb/linux-headers-rockchip-deb.pacscript new file mode 100644 index 0000000000..9e7379aaae --- /dev/null +++ b/packages/linux-headers-rockchip-deb/linux-headers-rockchip-deb.pacscript @@ -0,0 +1,10 @@ +pkgname="linux-headers-rockchip-deb" +pkgver="6.18.1" +basever="6.18" +gives="linux-headers-${basever}-rockchip" +source=("https://repo.mobian.org/pool/main/l/linux-${basever}-rockchip/${gives}_${pkgver}-1_arm64.deb") +sha256sums=("5206470f3ee24de78d04eef7b80feac083db8281a94a214fd6da2a6f804d063a") +maintainer=("Oren Klopfer ") +pkgdesc="Linux kernel header files built for PINE64 Rockchip devices (Mobian)" +arch=('arm64') +repology=("project: linux" "repo: aur" "srcname: linux-mainline" "binname: linux-mainline-headers") diff --git a/packages/linux-headers-sunxi-deb/.SRCINFO b/packages/linux-headers-sunxi-deb/.SRCINFO new file mode 100644 index 0000000000..b634cb9406 --- /dev/null +++ b/packages/linux-headers-sunxi-deb/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = linux-headers-sunxi-deb + gives = linux-headers-6.12-sunxi64 + pkgver = 6.12.62 + pkgdesc = Linux kernel header files built for PINE64 Sunxi devices (Mobian) + arch = arm64 + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline-headers + source = https://repo.mobian.org/pool/main/l/linux-6.12-sunxi64/linux-headers-6.12-sunxi64_6.12.62-1_arm64.deb + sha256sums = dbf9eb1f30611e4cfe2d3c472231ad2735fa070ca0a2af04556fa7b888d75270 + +pkgname = linux-headers-sunxi-deb diff --git a/packages/linux-headers-sunxi-deb/linux-headers-sunxi-deb.pacscript b/packages/linux-headers-sunxi-deb/linux-headers-sunxi-deb.pacscript new file mode 100644 index 0000000000..a4ed6949ec --- /dev/null +++ b/packages/linux-headers-sunxi-deb/linux-headers-sunxi-deb.pacscript @@ -0,0 +1,10 @@ +pkgname="linux-headers-sunxi-deb" +pkgver="6.12.62" +basever="6.12" +gives="linux-headers-${basever}-sunxi64" +source=("https://repo.mobian.org/pool/main/l/linux-${basever}-sunxi64/${gives}_${pkgver}-1_arm64.deb") +sha256sums=("dbf9eb1f30611e4cfe2d3c472231ad2735fa070ca0a2af04556fa7b888d75270") +maintainer=("Oren Klopfer ") +pkgdesc="Linux kernel header files built for PINE64 Sunxi devices (Mobian)" +arch=('arm64') +repology=("project: linux" "repo: aur" "srcname: linux-mainline" "binname: linux-mainline-headers") diff --git a/packages/linux-image-rockchip-deb/.SRCINFO b/packages/linux-image-rockchip-deb/.SRCINFO new file mode 100644 index 0000000000..e76c17c4b2 --- /dev/null +++ b/packages/linux-image-rockchip-deb/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = linux-image-rockchip-deb + gives = linux-image-6.18-rockchip + pkgver = 6.18.1 + pkgdesc = Linux kernel image files built for PINE64 Rockchip devices (Mobian) + arch = arm64 + depends = initramfs-tools + pacdeps = linux-headers-rockchip-deb + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline + source = https://repo.mobian.org/pool/main/l/linux-6.18-rockchip/linux-image-6.18-rockchip_6.18.1-1_arm64.deb + sha256sums = 5a740de37178f78e10e1fbdefbeb8da5708b7c403a901f3622a5f42505a783f3 + +pkgname = linux-image-rockchip-deb diff --git a/packages/linux-image-rockchip-deb/linux-image-rockchip-deb.pacscript b/packages/linux-image-rockchip-deb/linux-image-rockchip-deb.pacscript new file mode 100644 index 0000000000..233d4538b5 --- /dev/null +++ b/packages/linux-image-rockchip-deb/linux-image-rockchip-deb.pacscript @@ -0,0 +1,15 @@ +pkgname="linux-image-rockchip-deb" +pkgver="6.18.1" +basever="6.18" +gives="linux-image-${basever}-rockchip" +source=("https://repo.mobian.org/pool/main/l/linux-${basever}-rockchip/${gives}_${pkgver}-1_arm64.deb") +sha256sums=("5a740de37178f78e10e1fbdefbeb8da5708b7c403a901f3622a5f42505a783f3") +maintainer=("Oren Klopfer ") +pkgdesc="Linux kernel image files built for PINE64 Rockchip devices (Mobian)" +arch=('arm64') +repology=("project: linux" "repo: aur" "srcname: linux-mainline" "binname: linux-mainline") +pacdeps=("linux-headers-rockchip-deb") +if [[ -f "/boot/u-boot-rockchip.bin" ]]; then + pacdeps+=("bes2600-firmware-git") +fi +depends=("initramfs-tools") diff --git a/packages/linux-image-sunxi-deb/.SRCINFO b/packages/linux-image-sunxi-deb/.SRCINFO new file mode 100644 index 0000000000..d9614a2277 --- /dev/null +++ b/packages/linux-image-sunxi-deb/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = linux-image-sunxi-deb + gives = linux-image-6.12-sunxi64 + pkgver = 6.12.62 + pkgdesc = Linux kernel image files built for PINE64 Sunxi devices (Mobian) + arch = arm64 + depends = initramfs-tools + pacdeps = linux-headers-sunxi-deb + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline + source = https://repo.mobian.org/pool/main/l/linux-6.12-sunxi64/linux-image-6.12-sunxi64_6.12.62-1_arm64.deb + sha256sums = 1b3534acb1a0cea8579f448ddf6bd04a0a9cb02899646c674b56991aae3aa641 + +pkgname = linux-image-sunxi-deb diff --git a/packages/linux-image-sunxi-deb/linux-image-sunxi-deb.pacscript b/packages/linux-image-sunxi-deb/linux-image-sunxi-deb.pacscript new file mode 100644 index 0000000000..bbf3fb015e --- /dev/null +++ b/packages/linux-image-sunxi-deb/linux-image-sunxi-deb.pacscript @@ -0,0 +1,12 @@ +pkgname="linux-image-sunxi-deb" +pkgver="6.12.62" +basever="6.12" +gives="linux-image-${basever}-sunxi64" +source=("https://repo.mobian.org/pool/main/l/linux-${basever}-sunxi64/${gives}_${pkgver}-1_arm64.deb") +sha256sums=("1b3534acb1a0cea8579f448ddf6bd04a0a9cb02899646c674b56991aae3aa641") +maintainer=("Oren Klopfer ") +pkgdesc="Linux kernel image files built for PINE64 Sunxi devices (Mobian)" +arch=('arm64') +repology=("project: linux" "repo: aur" "srcname: linux-mainline" "binname: linux-mainline") +pacdeps=("linux-headers-sunxi-deb") +depends=("initramfs-tools") diff --git a/srclist b/srclist index df935c5d79..ab5b1dbf35 100644 --- a/srclist +++ b/srclist @@ -7516,6 +7516,21 @@ pkgbase = linux-headers-okpine-deb pkgname = linux-headers-okpine-deb --- +pkgbase = linux-headers-rockchip-deb + gives = linux-headers-6.18-rockchip + pkgver = 6.18.1 + pkgdesc = Linux kernel header files built for PINE64 Rockchip devices (Mobian) + arch = arm64 + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline-headers + source = https://repo.mobian.org/pool/main/l/linux-6.18-rockchip/linux-headers-6.18-rockchip_6.18.1-1_arm64.deb + sha256sums = 5206470f3ee24de78d04eef7b80feac083db8281a94a214fd6da2a6f804d063a + +pkgname = linux-headers-rockchip-deb +--- pkgbase = linux-headers-stable-deb gives = linux-headers-6.18.1-061801 pkgver = 6.18.1 @@ -7529,6 +7544,21 @@ pkgbase = linux-headers-stable-deb pkgname = linux-headers-stable-deb --- +pkgbase = linux-headers-sunxi-deb + gives = linux-headers-6.12-sunxi64 + pkgver = 6.12.62 + pkgdesc = Linux kernel header files built for PINE64 Sunxi devices (Mobian) + arch = arm64 + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline-headers + source = https://repo.mobian.org/pool/main/l/linux-6.12-sunxi64/linux-headers-6.12-sunxi64_6.12.62-1_arm64.deb + sha256sums = dbf9eb1f30611e4cfe2d3c472231ad2735fa070ca0a2af04556fa7b888d75270 + +pkgname = linux-headers-sunxi-deb +--- pkgbase = linux-image-okpine-deb gives = linux-image-6.9.0-okpine pkgver = 6.9.0 @@ -7547,6 +7577,40 @@ pkgbase = linux-image-okpine-deb pkgname = linux-image-okpine-deb --- +pkgbase = linux-image-rockchip-deb + gives = linux-image-6.18-rockchip + pkgver = 6.18.1 + pkgdesc = Linux kernel image files built for PINE64 Rockchip devices (Mobian) + arch = arm64 + depends = initramfs-tools + pacdeps = linux-headers-rockchip-deb + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline + source = https://repo.mobian.org/pool/main/l/linux-6.18-rockchip/linux-image-6.18-rockchip_6.18.1-1_arm64.deb + sha256sums = 5a740de37178f78e10e1fbdefbeb8da5708b7c403a901f3622a5f42505a783f3 + +pkgname = linux-image-rockchip-deb +--- +pkgbase = linux-image-sunxi-deb + gives = linux-image-6.12-sunxi64 + pkgver = 6.12.62 + pkgdesc = Linux kernel image files built for PINE64 Sunxi devices (Mobian) + arch = arm64 + depends = initramfs-tools + pacdeps = linux-headers-sunxi-deb + maintainer = Oren Klopfer + repology = project: linux + repology = repo: aur + repology = srcname: linux-mainline + repology = binname: linux-mainline + source = https://repo.mobian.org/pool/main/l/linux-6.12-sunxi64/linux-image-6.12-sunxi64_6.12.62-1_arm64.deb + sha256sums = 1b3534acb1a0cea8579f448ddf6bd04a0a9cb02899646c674b56991aae3aa641 + +pkgname = linux-image-sunxi-deb +--- pkgbase = linux-image-unsigned-deb gives = linux-image-unsigned-6.18.0-061800rc3-generic pkgver = 6.18~rc3