diff options
-rw-r--r-- | libre/bbswitch-parabola/PKGBUILD | 1 | ||||
-rw-r--r-- | libre/tp_smapi-parabola/PKGBUILD | 46 | ||||
-rw-r--r-- | libre/tp_smapi-parabola/kmod.install | 12 | ||||
-rw-r--r-- | pcr/grub-legacy/040_all_grub-0.96-nxstack.patch (renamed from libre/grub-legacy/040_all_grub-0.96-nxstack.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/05-grub-0.97-initrdaddr.diff (renamed from libre/grub-legacy/05-grub-0.97-initrdaddr.diff) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/PKGBUILD (renamed from libre/grub-legacy/PKGBUILD) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/automake-pkglib.patch (renamed from libre/grub-legacy/automake-pkglib.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/ext4.patch (renamed from libre/grub-legacy/ext4.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/grub-0.97-ldflags-objcopy-remove-build-id.patch (renamed from libre/grub-legacy/grub-0.97-ldflags-objcopy-remove-build-id.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/grub-inode-size.patch (renamed from libre/grub-legacy/grub-inode-size.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/grub.install (renamed from libre/grub-legacy/grub.install) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/i2o.patch (renamed from libre/grub-legacy/i2o.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/install-grub (renamed from libre/grub-legacy/install-grub) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/intelmac.patch (renamed from libre/grub-legacy/intelmac.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/menu.lst (renamed from libre/grub-legacy/menu.lst) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/more-raid.patch (renamed from libre/grub-legacy/more-raid.patch) | 0 | ||||
-rw-r--r-- | pcr/grub-legacy/special-devices.patch (renamed from libre/grub-legacy/special-devices.patch) | 0 |
17 files changed, 25 insertions, 34 deletions
diff --git a/libre/bbswitch-parabola/PKGBUILD b/libre/bbswitch-parabola/PKGBUILD index 9a664f09c..410eeb441 100644 --- a/libre/bbswitch-parabola/PKGBUILD +++ b/libre/bbswitch-parabola/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 116821 2014-08-04 07:12:07Z tpowa $ # Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor (Arch): M0Rf30 # Contributor (Arch): Samsagax <samsagax@gmail.com> diff --git a/libre/tp_smapi-parabola/PKGBUILD b/libre/tp_smapi-parabola/PKGBUILD index 8f73ab13f..6a395a0dd 100644 --- a/libre/tp_smapi-parabola/PKGBUILD +++ b/libre/tp_smapi-parabola/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 116831 2014-08-04 07:32:08Z tpowa $ # Maintainer (Arch): Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor (Arch): xduugu # Contributor (Arch): nh2 @@ -11,36 +10,31 @@ # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> # Contributor: Márcio Silva <coadde@parabola.nu> -# Kernel info _basekernel=3.16 -_kernelname= +_kernelname= # libre/linux-libre{,-lts} -# Source info _pkgname=tp_smapi +pkgname=${_pkgname}${_kernelname}-parabola pkgver=0.41 +pkgrel=52.2 # linux-libre=52.2 | linux-libre-lts=29.1 +_extramodules=extramodules-${_basekernel}${_kernelname} pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre${_kernelname} kernel package)" +arch=('i686' 'x86_64' 'mips64el') url='https://github.com/evgeni/tp_smapi' license=('GPL') -source=("https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") -md5sums=('63c683415c764568f6bf17c7eabe4752') - -# Package info -pkgrel=52.1 -arch=('i686' 'x86_64' 'mips64el') -install='kmod.install' # Generic (you shouldn't have to modify any of these variables) -pkgname=${_pkgname}-parabola${_kernelname} _toohigh=$(IFS=. read a b <<<$_basekernel; echo $a.$((b+1))) -_extramodules=extramodules-${_basekernel}${_kernelname} depends=("linux-libre${_kernelname}>=${_basekernel}" "linux-libre${_kernelname}<${_toohigh}") makedepends=("linux-libre${_kernelname}-headers>=${_basekernel}" "linux-libre${_kernelname}-headers<${_toohigh}") -replaces=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") # for Arch-compatibility -conflicts=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") # for Arch-compatibility -provides=("${_pkgname}${_kernelname}=${pkgver}") # for Arch-compatibility -if [[ -n "${_kernelname}" ]]; then - provides+=("${_pkgname}-parabola=${pkgver}") # pkgname without _kernelname -fi + +replaces=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") +conflicts=("${_pkgname}${_kernelname}" "${_pkgname}-libre${_kernelname}") +provides=("${_pkgname}${_kernelname}=${pkgver}") + +install='kmod.install' +source=("https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") +md5sums=('63c683415c764568f6bf17c7eabe4752') build() { cd "${srcdir}/${_pkgname}-${pkgver}" @@ -54,15 +48,8 @@ build() { } package() { - cd "${srcdir}/${_pkgname}-${pkgver}" - _kernver="$(cat /usr/lib/modules/${_extramodules}/version)" - # Set the correct extramodules directory for install - cp -f "${startdir}/${install}" "${startdir}/${install}.pkg" - true && install=${install}.pkg - sed -r "s/(_extramodules=).*/\1${_extramodules}/" -i "${startdir}/${install}" - # Actually install make -C "/usr/lib/modules/${_kernver}/build" \ INSTALL_MOD_PATH="${pkgdir}/usr" \ @@ -77,5 +64,10 @@ package() { # load module on startup install -dm 755 "${pkgdir}/usr/lib/modules-load.d" - echo ${_pkgname} > "${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf" + echo ${_pkgname} > "${pkgdir}/usr/lib/modules-load.d/${_pkgname}${_kernelname}.conf" + + # Set the correct extramodules directory for install + cp -f "${startdir}/${install}" "${startdir}/${install}.pkg" + true && install=${install}.pkg + sed -i "s/^_EXTRAMODULES=.*/_EXTRAMODULES="${_extramodules}"/" "${startdir}/${install}" } diff --git a/libre/tp_smapi-parabola/kmod.install b/libre/tp_smapi-parabola/kmod.install index d4bd8cb34..40caa464f 100644 --- a/libre/tp_smapi-parabola/kmod.install +++ b/libre/tp_smapi-parabola/kmod.install @@ -1,14 +1,14 @@ +_EXTRAMODULES= + post_install() { - _extramodules=THIS_IS_AUTOMATICALLY_SET_BY_PKGBUILD - depmod $(cat /usr/lib/modules/${_extramodules}/version) + echo ">>> Updating module dependencies. Please wait ..." + depmod "$(cat /usr/lib/modules/$_EXTRAMODULES/version)" >/dev/null 2>&1 } post_upgrade() { - post_install + post_install } post_remove() { - post_install + post_install } - -# vim: ts=2 sw=2 et: diff --git a/libre/grub-legacy/040_all_grub-0.96-nxstack.patch b/pcr/grub-legacy/040_all_grub-0.96-nxstack.patch index 121941c75..121941c75 100644 --- a/libre/grub-legacy/040_all_grub-0.96-nxstack.patch +++ b/pcr/grub-legacy/040_all_grub-0.96-nxstack.patch diff --git a/libre/grub-legacy/05-grub-0.97-initrdaddr.diff b/pcr/grub-legacy/05-grub-0.97-initrdaddr.diff index ccf5f3e54..ccf5f3e54 100644 --- a/libre/grub-legacy/05-grub-0.97-initrdaddr.diff +++ b/pcr/grub-legacy/05-grub-0.97-initrdaddr.diff diff --git a/libre/grub-legacy/PKGBUILD b/pcr/grub-legacy/PKGBUILD index f1527d61f..f1527d61f 100644 --- a/libre/grub-legacy/PKGBUILD +++ b/pcr/grub-legacy/PKGBUILD diff --git a/libre/grub-legacy/automake-pkglib.patch b/pcr/grub-legacy/automake-pkglib.patch index a3fff27a1..a3fff27a1 100644 --- a/libre/grub-legacy/automake-pkglib.patch +++ b/pcr/grub-legacy/automake-pkglib.patch diff --git a/libre/grub-legacy/ext4.patch b/pcr/grub-legacy/ext4.patch index 8a2f9bdb0..8a2f9bdb0 100644 --- a/libre/grub-legacy/ext4.patch +++ b/pcr/grub-legacy/ext4.patch diff --git a/libre/grub-legacy/grub-0.97-ldflags-objcopy-remove-build-id.patch b/pcr/grub-legacy/grub-0.97-ldflags-objcopy-remove-build-id.patch index 2b7cc32d0..2b7cc32d0 100644 --- a/libre/grub-legacy/grub-0.97-ldflags-objcopy-remove-build-id.patch +++ b/pcr/grub-legacy/grub-0.97-ldflags-objcopy-remove-build-id.patch diff --git a/libre/grub-legacy/grub-inode-size.patch b/pcr/grub-legacy/grub-inode-size.patch index f5ceb110b..f5ceb110b 100644 --- a/libre/grub-legacy/grub-inode-size.patch +++ b/pcr/grub-legacy/grub-inode-size.patch diff --git a/libre/grub-legacy/grub.install b/pcr/grub-legacy/grub.install index c1f077d59..c1f077d59 100644 --- a/libre/grub-legacy/grub.install +++ b/pcr/grub-legacy/grub.install diff --git a/libre/grub-legacy/i2o.patch b/pcr/grub-legacy/i2o.patch index 2af846c90..2af846c90 100644 --- a/libre/grub-legacy/i2o.patch +++ b/pcr/grub-legacy/i2o.patch diff --git a/libre/grub-legacy/install-grub b/pcr/grub-legacy/install-grub index affc9c38a..affc9c38a 100644 --- a/libre/grub-legacy/install-grub +++ b/pcr/grub-legacy/install-grub diff --git a/libre/grub-legacy/intelmac.patch b/pcr/grub-legacy/intelmac.patch index a3fabc733..a3fabc733 100644 --- a/libre/grub-legacy/intelmac.patch +++ b/pcr/grub-legacy/intelmac.patch diff --git a/libre/grub-legacy/menu.lst b/pcr/grub-legacy/menu.lst index f405baa91..f405baa91 100644 --- a/libre/grub-legacy/menu.lst +++ b/pcr/grub-legacy/menu.lst diff --git a/libre/grub-legacy/more-raid.patch b/pcr/grub-legacy/more-raid.patch index 39db23474..39db23474 100644 --- a/libre/grub-legacy/more-raid.patch +++ b/pcr/grub-legacy/more-raid.patch diff --git a/libre/grub-legacy/special-devices.patch b/pcr/grub-legacy/special-devices.patch index 894f3e887..894f3e887 100644 --- a/libre/grub-legacy/special-devices.patch +++ b/pcr/grub-legacy/special-devices.patch |