mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-kernel/zen-sources: drop 7.1.2
Signed-off-by: Brahmajit Das <listout@listout.xyz> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1346 Merges: https://codeberg.org/gentoo/gentoo/pulls/1346 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
7ecf1d2094
commit
19387dc6d8
@@ -1,7 +1,4 @@
|
||||
DIST genpatches-7.1-3.base.tar.xz 22592 BLAKE2B 22facb976026cffe363334bf74015ea94963c3da94959d7c22d9273bbdd1ad4a3d2c0ade1db6a122257144eef7d6283f56f3e640df400146c1656e5f06c33c01 SHA512 18d40cd723545df8d3336cd67bc93de3c50f7e0334da0ebbdd66e4aedb1561f5ebf6c350e02d3a49404fcaa8bb5ac4cf3a0f716f5e6e0be98f8b50b9c0357693
|
||||
DIST genpatches-7.1-3.extras.tar.xz 3976 BLAKE2B b3667f64845785bcc020eb9d346e7efc49bf97dbac7471051222ab515a045408871ed7c73f37357db4cb088cb4680d1f220408429a0d98e0dae3985d3a487628 SHA512 58a9679cbaba2356194ee59f99c1189ff65c84a61851082225e8c9154b0bfb4e5bb6ac31fdbea2642dd050828def67bd0641c40d55fda1e1d24cb360a2dcb9ad
|
||||
DIST genpatches-7.1-8.base.tar.xz 897152 BLAKE2B ae394cb64efd8bed7e6fda9c5e2c3235f51cb0be433627720af30d3870f6e530e3486143dadc3ec655382a85c1fd56b616675796499196da52c12fbadee1fd22 SHA512 8583ab3cd01bb385c76e342ea91348f80a674b475dea3e28ddebd045b9d9df9bb9c1416b0277987bfd46d8cf4d0dd37d6e54448c7a607431e07251dbf07fb4c2
|
||||
DIST genpatches-7.1-8.extras.tar.xz 3980 BLAKE2B 41579b3e513c6817c99c5db70df6a57976225651534abb63cf143a5552cc54f0d8152ae051070ffe407ae0e301e6782e46175a1cb37d06652927b31d77129457 SHA512 5a7e1951f080518a18daef3d076eb8baa96365281403b999cb5bcfa358f1a6ba39c5474a9ab7aafe45aa68732f4604134e5e4874412634fe3c9d434fc81fd56d
|
||||
DIST linux-7.1.tar.xz 158304768 BLAKE2B 5199b2057fd1b89f0275bdaff9d81035cf5e1e8e64318a4a67467399245628a0f8c5e82f9d80dfc54b094349a8cfcdc892b7a4ad4bdf5dd1daa268ff30c1cf38 SHA512 d4d9c45261813559341c67ea53d4a47f5a04d1ad15e3c2b8222a09b5483380d2bfd31b8c675e144db2eb91f560d6cb28f66187a5ea4f24f6dfb82a4ad48064cc
|
||||
DIST linux-v7.1.2-zen2.patch.zst 159654 BLAKE2B 8d0447af016b9592d2dfff7bfe8f5651e78a6f790465fc58980b96bef4c91206a958e70099465ff83c085176905a94e4ee8a19853d5103d5d0b7326160175c80 SHA512 a01fe4c1e58d0a785258321b0252d0a0abb2cfd42ec87a9cb3b425b9ccf9235892384eac72b315b9443dc8b3c6b2f747f7602f4650042f19a21db3f05154da85
|
||||
DIST linux-v7.1.5-zen1.patch.zst 149733 BLAKE2B 33a10aacd3a66fab45d6b07918a22eb305ae535c883d01114fa2522ae9a109f724898944d623e3b700223c9f03c37be14c1cde4cc4d36a9007ef9fb29cda159b SHA512 19d1e99569ca798ada9504b29cfc59b6aac1e61885455e1fc6f588c54d535ec1525f20df5d979ece6275e966c33a980a26125a120a753e086e16e81684863d62
|
||||
|
||||
@@ -1,60 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
ETYPE="sources"
|
||||
K_WANT_GENPATCHES="base extras"
|
||||
K_GENPATCHES_VER="3"
|
||||
K_SECURITY_UNSUPPORTED="1"
|
||||
K_NOSETEXTRAVERSION="1"
|
||||
K_NODRYRUN="yes"
|
||||
|
||||
inherit kernel-2 unpacker
|
||||
detect_version
|
||||
detect_arch
|
||||
|
||||
DESCRIPTION="The Zen Kernel Live Sources"
|
||||
HOMEPAGE="https://github.com/zen-kernel"
|
||||
|
||||
# Needed for zstd compression of the patch
|
||||
BDEPEND="$(unpacker_src_uri_depends)"
|
||||
|
||||
ZEN_VER=2
|
||||
ZEN_URI="https://github.com/zen-kernel/zen-kernel/releases/download/v${PV}-zen${ZEN_VER}/linux-v${PV}-zen${ZEN_VER}.patch.zst"
|
||||
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${ZEN_URI}"
|
||||
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
UNIPATCH_LIST="${WORKDIR}/linux-v${PV}-zen${ZEN_VER}.patch"
|
||||
|
||||
K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \
|
||||
${HOMEPAGE}, also go to #zen-sources on oftc"
|
||||
|
||||
src_unpack() {
|
||||
unpacker "linux-v${PV}-zen${ZEN_VER}.patch.zst"
|
||||
kernel-2_src_unpack
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
ewarn
|
||||
ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
|
||||
ewarn "If you need support, please contact the zen developers directly."
|
||||
ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
|
||||
ewarn "the ebuilds. Thank you."
|
||||
ewarn
|
||||
kernel-2_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
kernel-2_src_prepare
|
||||
}
|
||||
|
||||
src_install() {
|
||||
rm "${WORKDIR}/linux-v${PV}-zen${ZEN_VER}.patch" || die
|
||||
kernel-2_src_install
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
kernel-2_pkg_postrm
|
||||
}
|
||||
Reference in New Issue
Block a user