diff options
author | Timothy Legge <timlegge@gmail.com> | 2020-03-07 15:46:35 +0000 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-09 16:30:32 -0300 |
commit | cc7303216da1661fc21822987ba9ca5e10df5c94 (patch) | |
tree | d21618f9b38d9529d7d5d46abf3290255d82f1b1 | |
parent | 79ff0970976cc82b6e207f92569042c16663d625 (diff) | |
download | aports-cc7303216da1661fc21822987ba9ca5e10df5c94.tar.bz2 aports-cc7303216da1661fc21822987ba9ca5e10df5c94.tar.xz |
testing/perl-sys-cpu: remove
It is unmaintained and has no consumers.
3 files changed, 0 insertions, 197 deletions
diff --git a/testing/perl-sys-cpu/0001-musl-compat.patch b/testing/perl-sys-cpu/0001-musl-compat.patch deleted file mode 100644 index 0559551a97..0000000000 --- a/testing/perl-sys-cpu/0001-musl-compat.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/CPU.xs -+++ b/CPU.xs -@@ -24,7 +24,6 @@ - #include <winreg.h> - #else /* other (try unix) */ - #include <unistd.h> -- #include <sys/unistd.h> - #endif - #if defined(__sun) || defined(__sun__) - #include <sys/processor.h> diff --git a/testing/perl-sys-cpu/APKBUILD b/testing/perl-sys-cpu/APKBUILD deleted file mode 100644 index 8a8098a036..0000000000 --- a/testing/perl-sys-cpu/APKBUILD +++ /dev/null @@ -1,38 +0,0 @@ -# Automatically generated by apkbuild-cpan, template 1 -# Contributor: Jakub Jirutka <jakub@jirutka.cz> -# Maintainer: Jakub Jirutka <jakub@jirutka.cz> -pkgname=perl-sys-cpu -_pkgreal=Sys-CPU -pkgver=0.61 -pkgrel=6 -pkgdesc="Perl extension for getting CPU information" -url="https://metacpan.org/release/MZSANFORD/Sys-CPU-$pkgver" -arch="all" -license="GPL-1.0-or-later OR Artistic-1.0-Perl" -makedepends="perl-dev linux-headers" -subpackages="$pkgname-doc" -source="https://cpan.metacpan.org/authors/id/M/MZ/MZSANFORD/$_pkgreal-$pkgver.tar.gz - 0001-musl-compat.patch - Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch" -builddir="$srcdir/$_pkgreal-$pkgver" - -prepare() { - default_prepare - - export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') - PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor -} - -build() { - export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') - make && make test -} - -package() { - make DESTDIR="$pkgdir" install - find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete -} - -sha512sums="391e113c87d9044cd43c47f9f78a782fab65566a32c028c01f7f3335a5065b6755586ea3143356510c8d28a7d1ad572cc6203ec189eaaa379967bdbd0a0bd7bc Sys-CPU-0.61.tar.gz -7e3dd2efa3a9857b46d291510faf47c0120ece5705b9c58fc08a36d6ff54618acc8866554002572fa35768a44db319b59b73303e9a340734f28235d05f5174cb 0001-musl-compat.patch -171fe3b27fd03b79eeee567a5a3ad5b6419fbbeb6a90ca10028496c7ba825cf189cdf4fd8dea19cf3f8e43d57ff8b6613d331ef8a198092d771307351d9dab49 Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch" diff --git a/testing/perl-sys-cpu/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch b/testing/perl-sys-cpu/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch deleted file mode 100644 index 2d81347db6..0000000000 --- a/testing/perl-sys-cpu/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> -<head> -<title>rpms/perl-Sys-CPU.git - perl-Sys-CPU</title> -<meta name='generator' content='cgit v0.12'/> -<meta name='robots' content='index, nofollow'/> -<link rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/> -<link rel='shortcut icon' href='/favicon.ico'/> -<link rel='alternate' title='Atom feed' href='http://pkgs.fedoraproject.org/cgit/rpms/perl-Sys-CPU.git/atom/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch?h=master' type='application/atom+xml'/> -<link rel='vcs-git' href='git://pkgs.fedoraproject.org/rpms/perl-Sys-CPU.git' title='rpms/perl-Sys-CPU.git Git repository'/> -<link rel='vcs-git' href='ssh://pkgs.fedoraproject.org/rpms/perl-Sys-CPU.git' title='rpms/perl-Sys-CPU.git Git repository'/> -<link rel='vcs-git' href='http://pkgs.fedoraproject.org/git/rpms/perl-Sys-CPU.git' title='rpms/perl-Sys-CPU.git Git repository'/> -</head> -<body> -<script src="https://apps.fedoraproject.org/fedmenu/js/jquery-1.11.2.min.js"></script> -<script src="https://apps.fedoraproject.org/fedmenu/js/fedmenu.js"></script> - -<script> - var base = 'https://apps.fedoraproject.org/'; - var tokens = window.location.href.split('/'); - var repo = null; - if (tokens.length > 4 && tokens[4] != '') { - repo = tokens[4].split('.')[0]; - } - fedmenu({ - 'url': base + 'js/data.js', - 'mimeType': 'application/javascript', - 'position': 'bottom-right', - 'package': repo, - }); -</script> -<div id='cgit'><table id='header'> -<tr> -<td class='logo' rowspan='2'><a href='/cgit/'><img src='/cgit-data/cgit.png' alt='cgit logo'/></a></td> -<td class='main'><a href='/cgit/'>index</a> : <a title='rpms/perl-Sys-CPU.git' href='/cgit/rpms/perl-Sys-CPU.git/'>rpms/perl-Sys-CPU.git</a></td><td class='form'><form method='get' action=''> -<select name='h' onchange='this.form.submit();'> -<option value='el5'>el5</option> -<option value='el6'>el6</option> -<option value='f12'>f12</option> -<option value='f13'>f13</option> -<option value='f14'>f14</option> -<option value='f15'>f15</option> -<option value='f16'>f16</option> -<option value='f17'>f17</option> -<option value='f18'>f18</option> -<option value='f19'>f19</option> -<option value='f20'>f20</option> -<option value='f21'>f21</option> -<option value='f22'>f22</option> -<option value='f23'>f23</option> -<option value='f24'>f24</option> -<option value='f25'>f25</option> -<option value='master' selected='selected'>master</option> -</select> <input type='submit' name='' value='switch'/></form></td></tr> -<tr><td class='sub'>perl-Sys-CPU</td><td class='sub right'>Jesse Keating</td></tr></table> -<table class='tabs'><tr><td> -<a href='/cgit/rpms/perl-Sys-CPU.git/'>summary</a><a href='/cgit/rpms/perl-Sys-CPU.git/refs/'>refs</a><a href='/cgit/rpms/perl-Sys-CPU.git/log/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>log</a><a class='active' href='/cgit/rpms/perl-Sys-CPU.git/tree/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>tree</a><a href='/cgit/rpms/perl-Sys-CPU.git/commit/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>commit</a><a href='/cgit/rpms/perl-Sys-CPU.git/diff/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>diff</a><a href='/cgit/rpms/perl-Sys-CPU.git/stats/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>stats</a></td><td class='form'><form class='right' method='get' action='/cgit/rpms/perl-Sys-CPU.git/log/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'> -<select name='qt'> -<option value='grep'>log msg</option> -<option value='author'>author</option> -<option value='committer'>committer</option> -<option value='range'>range</option> -</select> -<input class='txt' type='text' size='10' name='q' value=''/> -<input type='submit' value='search'/> -</form> -</td></tr></table> -<div class='path'>path: <a href='/cgit/rpms/perl-Sys-CPU.git/tree/'>root</a>/<a href='/cgit/rpms/perl-Sys-CPU.git/tree/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch</a></div><div class='content'>blob: 7f724eec469e2dd302c8dd068ccc22bc2d21ad65 (<a href='/cgit/rpms/perl-Sys-CPU.git/plain/Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch'>plain</a>) -<table summary='blob content' class='blob'> -<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a> -<a id='n2' href='#n2'>2</a> -<a id='n3' href='#n3'>3</a> -<a id='n4' href='#n4'>4</a> -<a id='n5' href='#n5'>5</a> -<a id='n6' href='#n6'>6</a> -<a id='n7' href='#n7'>7</a> -<a id='n8' href='#n8'>8</a> -<a id='n9' href='#n9'>9</a> -<a id='n10' href='#n10'>10</a> -<a id='n11' href='#n11'>11</a> -<a id='n12' href='#n12'>12</a> -<a id='n13' href='#n13'>13</a> -<a id='n14' href='#n14'>14</a> -<a id='n15' href='#n15'>15</a> -<a id='n16' href='#n16'>16</a> -<a id='n17' href='#n17'>17</a> -<a id='n18' href='#n18'>18</a> -<a id='n19' href='#n19'>19</a> -<a id='n20' href='#n20'>20</a> -<a id='n21' href='#n21'>21</a> -<a id='n22' href='#n22'>22</a> -<a id='n23' href='#n23'>23</a> -<a id='n24' href='#n24'>24</a> -<a id='n25' href='#n25'>25</a> -<a id='n26' href='#n26'>26</a> -<a id='n27' href='#n27'>27</a> -<a id='n28' href='#n28'>28</a> -<a id='n29' href='#n29'>29</a> -<a id='n30' href='#n30'>30</a> -<a id='n31' href='#n31'>31</a> -<a id='n32' href='#n32'>32</a> -<a id='n33' href='#n33'>33</a> -<a id='n34' href='#n34'>34</a> -<a id='n35' href='#n35'>35</a> -<a id='n36' href='#n36'>36</a> -</pre></td> -<td class='lines'><pre><code>From f77b2b0c795f5d2ad7a85ae3bfffcf74232836ec Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> -Date: Tue, 6 May 2014 08:47:16 +0200 -Subject: [PATCH 1/2] Add support for cpu_type on ARM and AArch64 Linux - platforms -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -The CPU type is listed as Processor (upper-cased P) entry. SMP systems -enumerate cores by processor (lower-cased P) entries in addition. -The Processor is always first, so case-insesitive look-up is not -a problem. - -Signed-off-by: Petr Písař <ppisar@redhat.com> ---- - CPU.xs | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/CPU.xs b/CPU.xs -index 236b14d..067c9cb 100644 ---- a/CPU.xs -+++ b/CPU.xs -@@ -395,6 +395,9 @@ CODE: - sysctlbyname("hw.model", value, &len, NULL, 0); - #endif - #ifdef __linux__ -+#if defined __arm__ || defined __aarch64__ -+ value = proc_cpuinfo_field ("Processor"); -+#endif - #if defined __s390__ || defined __s390x__ - value = processor_machine_field (proc_cpuinfo_field ("processor") ); - #endif --- -1.9.0 - -</code></pre></td></tr></table> -</div> <!-- class=content --> -<div class='footer'>generated by <a href='http://git.zx2c4.com/cgit/about/'>cgit v0.12</a> at 2016-08-29 21:51:15 (GMT)</div> -</div> <!-- id=cgit --> -</body> -</html> |