Skip to content

Commit

Permalink
perl: remove msysize patches from various packages
Browse files Browse the repository at this point in the history
$^o now reports as cygwin, so these patches are no longer needed.
  • Loading branch information
lazka committed Feb 3, 2025
1 parent 3ba4140 commit 70ce562
Show file tree
Hide file tree
Showing 30 changed files with 45 additions and 575 deletions.
30 changes: 0 additions & 30 deletions perl-Alien-Build/01-msysize.patch

This file was deleted.

9 changes: 3 additions & 6 deletions perl-Alien-Build/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=Alien-Build
pkgname=perl-${_realname}
pkgver=2.84
pkgrel=1
pkgrel=2
pkgdesc="Build external dependencies for use in CPAN"
arch=('any')
license=('spdx:Artistic-1.0-Perl' 'spdx:GPL-1.0-or-later')
Expand All @@ -14,15 +14,12 @@ makedepends=('perl-Test2-Suite' 'perl-devel')
#checkdepends=('perl-Alien-Base-ModuleBuild' 'perl-Alien-cmake3' 'perl-Env-ShellWords'
# 'perl-PkgConfig' 'perl-PkgConfig-LibPkgConf' 'perl-Readonly' 'perl-Sort-Versions')
options=(!emptydirs)
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz"
01-msysize.patch)
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz")
options=(!emptydirs)
sha256sums=('8e891fd3acbac39dd8fdc01376b9abff931e625be41e0910ca30ad59363b4477'
'483769e64ca04e7005fb743e3500561ab8fd49ca9ee239fd5dd96045dc9677a2')
sha256sums=('8e891fd3acbac39dd8fdc01376b9abff931e625be41e0910ca30ad59363b4477')

prepare() {
cd ${srcdir}/${_realname}-${pkgver}
patch -p1 -i ${srcdir}/01-msysize.patch
}

build() {
Expand Down
12 changes: 0 additions & 12 deletions perl-DBI/DBI-1.627.patch

This file was deleted.

9 changes: 3 additions & 6 deletions perl-DBI/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=DBI
pkgname=perl-${_realname}
pkgver=1.647
pkgrel=1
pkgrel=2
pkgdesc="Database independent interface for Perl"
arch=('i686' 'x86_64')
url="https://metacpan.org/dist/DBI"
Expand All @@ -16,14 +16,11 @@ license=('GPL' 'PerlArtistic')
depends=('perl')
makedepends=('perl-devel' 'gcc')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/${_realname}-${pkgver}.tgz"
'DBI-1.627.patch')
sha256sums=('0df16af8e5b3225a68b7b592ab531004ddb35a9682b50300ce50174ad867d9aa'
'67efabf04c22dc7ce1ba4af141e8e35b8b6d42a2d043a2fab590e3f55a956761')
source=("https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/${_realname}-${pkgver}.tgz")
sha256sums=('0df16af8e5b3225a68b7b592ab531004ddb35a9682b50300ce50174ad867d9aa')

prepare() {
cd ${_realname}-${pkgver}
patch -p1 -i ${srcdir}/DBI-1.627.patch
}

build() {
Expand Down
11 changes: 0 additions & 11 deletions perl-Devel-GlobalDestruction/01-msysize.patch

This file was deleted.

9 changes: 3 additions & 6 deletions perl-Devel-GlobalDestruction/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,18 @@
_realname=Devel-GlobalDestruction
pkgname=perl-${_realname}
pkgver=0.14
pkgrel=2
pkgrel=3
pkgdesc="Expose the flag which marks global"
arch=('any')
url="https://metacpan.org/release/Sub-Exporter"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-Sub-Exporter' 'perl-Sub-Exporter-Progressive')
options=('!emptydirs')
source=(https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Devel-GlobalDestruction-${pkgver}.tar.gz
01-msysize.patch)
sha512sums=('75c346feae98897fb202dea0295f0225bf3cac59f21915da5dd1cdcf845052f4f8bcd0362d357020fb0facb6358175112b3685860ca1c1f173421c7c6a54f45d'
'dc035e61962cc21e05033690b7a23ce898a0ae23eb3c6d1842419408c2ad655816fe08b65c6e1f3353123dab37b31c2d6579992cbd223a3bd82bb45ae28a9bf1')
source=(https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Devel-GlobalDestruction-${pkgver}.tar.gz)
sha512sums=('75c346feae98897fb202dea0295f0225bf3cac59f21915da5dd1cdcf845052f4f8bcd0362d357020fb0facb6358175112b3685860ca1c1f173421c7c6a54f45d')

prepare() {
cd ${_realname}-${pkgver}
patch -p1 -i ${srcdir}/01-msysize.patch
}

build() {
Expand Down
27 changes: 0 additions & 27 deletions perl-ExtUtils-Depends/ExtUtils-Depends-0.304.patch

This file was deleted.

9 changes: 3 additions & 6 deletions perl-ExtUtils-Depends/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,19 @@
_realname=ExtUtils-Depends
pkgname=perl-${_realname}
pkgver=0.8001
pkgrel=2
pkgrel=3
pkgdesc="The Perl depends module"
arch=('any')
url="https://metacpan.org/dist/ExtUtils-Depends"
groups=('perl-modules')
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/X/XA/XAOC/${_realname}-${pkgver}.tar.gz"
'ExtUtils-Depends-0.304.patch')
sha256sums=('673c4387e7896c1a216099c1fbb3faaa7763d7f5f95a1a56a60a2a2906c131c5'
'4a476b3a0e05484e4807cdca13e654fa69b6128f257807d893bb3a39c924a9e6')
source=("https://www.cpan.org/authors/id/X/XA/XAOC/${_realname}-${pkgver}.tar.gz")
sha256sums=('673c4387e7896c1a216099c1fbb3faaa7763d7f5f95a1a56a60a2a2906c131c5')

prepare() {
cd ${_realname}-${pkgver}
patch -p1 -i ${srcdir}/ExtUtils-Depends-0.304.patch
}

build() {
Expand Down
22 changes: 0 additions & 22 deletions perl-ExtUtils-Helpers/01-msysize.patch

This file was deleted.

9 changes: 3 additions & 6 deletions perl-ExtUtils-Helpers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,19 @@
_realname=ExtUtils-Helpers
pkgname=perl-${_realname}
pkgver=0.028
pkgrel=1
pkgrel=2
pkgdesc="ExtUtils::Helpers - Various portability utilities for module builders"
arch=('any')
url="https://metacpan.org/dist/ExtUtils-Helpers"
groups=('perl-modules')
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/L/LE/LEONT/${_realname}-${pkgver}.tar.gz"
01-msysize.patch)
sha256sums=('c8574875cce073e7dc5345a7b06d502e52044d68894f9160203fcaab379514fe'
'23a3bbda628f0a767120d96726a22b9afbd3eeb27ac1f34a4b71095bea22d635')
source=("https://cpan.metacpan.org/authors/id/L/LE/LEONT/${_realname}-${pkgver}.tar.gz")
sha256sums=('c8574875cce073e7dc5345a7b06d502e52044d68894f9160203fcaab379514fe')

prepare() {
cd "${srcdir}/${_realname}-${pkgver}"
patch -p1 -i ${srcdir}/01-msysize.patch
}

build() {
Expand Down
17 changes: 0 additions & 17 deletions perl-ExtUtils-InstallPaths/01-msysize.patch

This file was deleted.

9 changes: 3 additions & 6 deletions perl-ExtUtils-InstallPaths/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,19 @@
_realname=ExtUtils-InstallPaths
pkgname=perl-${_realname}
pkgver=0.014
pkgrel=1
pkgrel=2
pkgdesc="ExtUtils::InstallPaths - Build.PL install path logic made easy"
arch=('any')
url="https://metacpan.org/dist/ExtUtils-InstallPaths"
groups=('perl-modules')
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-ExtUtils-Config')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/L/LE/LEONT/${_realname}-${pkgver}.tar.gz"
01-msysize.patch)
sha256sums=('ae65d20cc3c7e14b3cd790915c84510f82dfb37a4c9b88aa74b2e843af417d01'
'f414cf421e971be01f53fd726a1d09843a13dd84fa0c506d08fcfbd098e7bd5b')
source=("https://www.cpan.org/authors/id/L/LE/LEONT/${_realname}-${pkgver}.tar.gz")
sha256sums=('ae65d20cc3c7e14b3cd790915c84510f82dfb37a4c9b88aa74b2e843af417d01')

prepare() {
cd "${srcdir}/${_realname}-${pkgver}"
patch -p1 -i ${srcdir}/01-msysize.patch
}

build() {
Expand Down
Loading

0 comments on commit 70ce562

Please sign in to comment.