[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, December 21, 2020 @ 11:25:52 Author: archange Revision: 780952 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 780951, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-12-21 11:25:44 UTC (rev 780951) +++ PKGBUILD2020-12-21 11:25:52 UTC (rev 780952) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20201113 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('48c4e0c07b42581d017487cc9264470e6420605ddd24cbb5d16410d02a771461') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 780951, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-12-21 11:25:52 UTC (rev 780952) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20201217 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('df6bb667c60577c89df5abe3270539c1b9716b69409d1074d6a7fc5c2fea087b') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, November 14, 2020 @ 22:00:50 Author: archange Revision: 754206 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 754205, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-11-14 22:00:25 UTC (rev 754205) +++ PKGBUILD2020-11-14 22:00:50 UTC (rev 754206) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200925 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('d44388e21e3d2e47c6d39e9c897935d3f775f04fec76271dcba072c74f834589') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 754205, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-11-14 22:00:50 UTC (rev 754206) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20201113 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('48c4e0c07b42581d017487cc9264470e6420605ddd24cbb5d16410d02a771461') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, October 10, 2020 @ 10:55:59 Author: archange Revision: 723084 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 723083, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-10-10 10:55:34 UTC (rev 723083) +++ PKGBUILD2020-10-10 10:55:59 UTC (rev 723084) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200717 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar_0.gz) -sha256sums=('cb99903ef240732f395af40c23b9b19c7899033f48840743544eebb6da72a828') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 723083, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-10-10 10:55:59 UTC (rev 723084) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200925 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('d44388e21e3d2e47c6d39e9c897935d3f775f04fec76271dcba072c74f834589') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, July 18, 2020 @ 10:34:03 Author: archange Revision: 664410 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 664409, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-07-18 10:33:55 UTC (rev 664409) +++ PKGBUILD2020-07-18 10:34:03 UTC (rev 664410) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200528 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('e69f81c6924c8d30f9b9005bb002307f07b5a1538e13c909bea2f8a44e0d8610') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 664409, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-07-18 10:34:03 UTC (rev 664410) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200717 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(${pkgname}-unix-${pkgver}.tar.gz::https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar_0.gz) +sha256sums=('cb99903ef240732f395af40c23b9b19c7899033f48840743544eebb6da72a828') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, June 10, 2020 @ 13:13:17 Author: lcarlier Revision: 641410 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 641409, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-06-10 13:13:12 UTC (rev 641409) +++ PKGBUILD2020-06-10 13:13:17 UTC (rev 641410) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200430 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('fb807f1dec31664f972af37d213abf72987afe33abf68c83051e298da35d297c') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 641409, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-06-10 13:13:17 UTC (rev 641410) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200528 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('e69f81c6924c8d30f9b9005bb002307f07b5a1538e13c909bea2f8a44e0d8610') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 11, 2020 @ 18:54:44 Author: archange Revision: 626322 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 626321, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-05-11 18:54:34 UTC (rev 626321) +++ PKGBUILD2020-05-11 18:54:44 UTC (rev 626322) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200326 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('99f9f394783de68e4f340135c72c8566d5aa7f8dc2bfdbebe35b161fe3d722ff') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 626321, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-05-11 18:54:44 UTC (rev 626322) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200430 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('fb807f1dec31664f972af37d213abf72987afe33abf68c83051e298da35d297c') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Tuesday, April 7, 2020 @ 17:48:10 Author: archange Revision: 612464 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 612463, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-04-07 17:48:02 UTC (rev 612463) +++ PKGBUILD2020-04-07 17:48:10 UTC (rev 612464) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200214 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('e77ab9f8557ca104f6e8f49efaa8eead29f78ca11cadfc8989012469ecc0738e') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 612463, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-04-07 17:48:10 UTC (rev 612464) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200326 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('99f9f394783de68e4f340135c72c8566d5aa7f8dc2bfdbebe35b161fe3d722ff') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, February 17, 2020 @ 23:31:52 Author: archange Revision: 575604 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 575603, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-02-17 23:31:45 UTC (rev 575603) +++ PKGBUILD2020-02-17 23:31:52 UTC (rev 575604) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20200110 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('9d3f60fbe801cf1049f854de23da5c9a569a34267b27b97fab3d66a68c5266b1') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 575603, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-02-17 23:31:52 UTC (rev 575604) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200214 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('e77ab9f8557ca104f6e8f49efaa8eead29f78ca11cadfc8989012469ecc0738e') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Sunday, January 12, 2020 @ 14:44:55 Author: archange Revision: 552233 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 552232, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2020-01-12 14:44:50 UTC (rev 552232) +++ PKGBUILD2020-01-12 14:44:55 UTC (rev 552233) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20191213 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) -sha256sums=('304930df9836d3d4cdbf67a3ae6bd96dbc65f62602d869f571f4b6a12341e6c6') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 552232, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2020-01-12 14:44:55 UTC (rev 552233) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20200110 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('9d3f60fbe801cf1049f854de23da5c9a569a34267b27b97fab3d66a68c5266b1') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, December 23, 2019 @ 12:35:42 Author: archange Revision: 539173 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 539172, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-12-23 12:35:25 UTC (rev 539172) +++ PKGBUILD2019-12-23 12:35:42 UTC (rev 539173) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20191018 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('029db4014600e4b771b11a84276d2d76eb40fb26eabc85864852ef1f962be95f') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR="${pkgdir}" install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 539172, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-12-23 12:35:42 UTC (rev 539173) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20191213 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz) +sha256sums=('304930df9836d3d4cdbf67a3ae6bd96dbc65f62602d869f571f4b6a12341e6c6') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, November 25, 2019 @ 00:22:21 Author: archange Revision: 533127 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 533126, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-11-25 00:22:11 UTC (rev 533126) +++ PKGBUILD2019-11-25 00:22:21 UTC (rev 533127) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20190816 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('7aec4dc88a3ba148eecd898e59fb5378573eb6a94585e5538e0b396840d0fc5c') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 533126, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-11-25 00:22:21 UTC (rev 533127) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20191018 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('029db4014600e4b771b11a84276d2d76eb40fb26eabc85864852ef1f962be95f') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, August 31, 2019 @ 16:35:51 Author: archange Revision: 505737 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 505736, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-08-31 16:35:31 UTC (rev 505736) +++ PKGBUILD2019-08-31 16:35:51 UTC (rev 505737) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20190703 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('212563b55c5db1eed84f2e6e9abfee60ab281423f018d39dd93b81a08808350c') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 505736, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-08-31 16:35:51 UTC (rev 505737) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20190816 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('7aec4dc88a3ba148eecd898e59fb5378573eb6a94585e5538e0b396840d0fc5c') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, July 8, 2019 @ 09:57:11 Author: archange Revision: 487692 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 487691, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-07-08 09:56:59 UTC (rev 487691) +++ PKGBUILD2019-07-08 09:57:11 UTC (rev 487692) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20190509 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=(x86_64) -url="https://acpica.org"; -license=(GPL2) -depends=(glibc) -makedepends=(flex bison) -provides=(iasl) -conflicts=(iasl) -replaces=(iasl) -options=(!makeflags) -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('f124ab6e99110a192864b23dc6911d180968dd15b49f95f7adc37d69dd14621a') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 487691, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-07-08 09:57:11 UTC (rev 487692) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20190703 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('212563b55c5db1eed84f2e6e9abfee60ab281423f018d39dd93b81a08808350c') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Friday, May 10, 2019 @ 13:59:21 Author: archange Revision: 464825 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 464824, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-10 13:59:06 UTC (rev 464824) +++ PKGBUILD2019-05-10 13:59:21 UTC (rev 464825) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20190329 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('a48c6586d6c042d5e57555ea8c0690cfbf70ec796a32ff3d0a849c6da47e5dfe') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 464824, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-10 13:59:21 UTC (rev 464825) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20190509 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=(x86_64) +url="https://acpica.org"; +license=(GPL2) +depends=(glibc) +makedepends=(flex bison) +provides=(iasl) +conflicts=(iasl) +replaces=(iasl) +options=(!makeflags) +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('f124ab6e99110a192864b23dc6911d180968dd15b49f95f7adc37d69dd14621a') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 18:04:59 Author: archange Revision: 446352 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 446351, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 18:04:44 UTC (rev 446351) +++ PKGBUILD2019-03-30 18:04:59 UTC (rev 446352) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20190215 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('71133ab2b1b2e2f176a9b5081060571977a3d2c91b36722e198bffa7ce9b0d37') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 446351, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 18:04:59 UTC (rev 446352) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20190329 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('a48c6586d6c042d5e57555ea8c0690cfbf70ec796a32ff3d0a849c6da47e5dfe') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Sunday, February 17, 2019 @ 18:32:33 Author: archange Revision: 434194 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 434193, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-17 18:32:06 UTC (rev 434193) +++ PKGBUILD2019-02-17 18:32:33 UTC (rev 434194) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20190108 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('989822b4044d0c64caad7bf256bed7be05d41efa87843056876e43d6ecc8102f') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 434193, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-17 18:32:33 UTC (rev 434194) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20190215 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('71133ab2b1b2e2f176a9b5081060571977a3d2c91b36722e198bffa7ce9b0d37') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, January 9, 2019 @ 09:46:43 Author: archange Revision: 421102 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 421101, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-01-09 09:45:52 UTC (rev 421101) +++ PKGBUILD2019-01-09 09:46:43 UTC (rev 421102) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20181213 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('fc90006775c635ba86c5bbf08590ac98ab10e1f9eff6d8951385f57dd3a6f8ed') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 421101, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-01-09 09:46:43 UTC (rev 421102) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20190108 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('989822b4044d0c64caad7bf256bed7be05d41efa87843056876e43d6ecc8102f') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Sunday, December 16, 2018 @ 18:54:13 Author: archange Revision: 416464 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 416463, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-12-16 18:53:49 UTC (rev 416463) +++ PKGBUILD2018-12-16 18:54:13 UTC (rev 416464) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20181031 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('090e75cf2a6bc53dc93a82822ae74962942bc66d3932a00ed130e640b3a3e1ff') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 416463, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-12-16 18:54:13 UTC (rev 416464) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20181213 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('fc90006775c635ba86c5bbf08590ac98ab10e1f9eff6d8951385f57dd3a6f8ed') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Friday, November 2, 2018 @ 17:29:34 Author: archange Revision: 401243 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 401242, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-11-02 17:29:18 UTC (rev 401242) +++ PKGBUILD2018-11-02 17:29:34 UTC (rev 401243) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20181003 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('4c40014ef582665f87e4278f34a60b725bc99cb94341c900621780d6d5a708d1') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 401242, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-11-02 17:29:34 UTC (rev 401243) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20181031 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('090e75cf2a6bc53dc93a82822ae74962942bc66d3932a00ed130e640b3a3e1ff') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Thursday, October 4, 2018 @ 20:40:32 Author: archange Revision: 389677 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 389676, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-10-04 20:40:17 UTC (rev 389676) +++ PKGBUILD2018-10-04 20:40:32 UTC (rev 389677) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20180927 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('dc408d11889bcbedcfe9cc5b7ed23f65e857ca8fd5125f8c7a9e075e0b282db1') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 389676, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-10-04 20:40:32 UTC (rev 389677) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20181003 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('4c40014ef582665f87e4278f34a60b725bc99cb94341c900621780d6d5a708d1') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, September 29, 2018 @ 21:59:24 Author: archange Revision: 388040 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 388039, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-09-29 21:59:10 UTC (rev 388039) +++ PKGBUILD2018-09-29 21:59:24 UTC (rev 388040) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20180810 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('2643911d0e74c52e4122b914dbbbfa8e2559e4414342bc45f268d2fae32c1ef3') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 388039, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-09-29 21:59:24 UTC (rev 388040) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20180927 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('dc408d11889bcbedcfe9cc5b7ed23f65e857ca8fd5125f8c7a9e075e0b282db1') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}
[arch-commits] Commit in acpica/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, August 15, 2018 @ 14:19:17 Author: archange Revision: 371836 archrelease: copy trunk to community-x86_64 Added: acpica/repos/community-x86_64/PKGBUILD (from rev 371835, acpica/trunk/PKGBUILD) Deleted: acpica/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-08-15 14:19:10 UTC (rev 371835) +++ PKGBUILD2018-08-15 14:19:17 UTC (rev 371836) @@ -1,30 +0,0 @@ -# Maintainer : Bruno Pagani -# Maintainer : Laurent Carlier -# Contributor: Giovanni Scafora -# Contributor: Alessio 'mOlOk' Bolognino - -pkgname=acpica -pkgver=20180629 -pkgrel=1 -pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" -arch=('x86_64') -url="https://acpica.org"; -license=('GPL2') -depends=('glibc') -makedepends=('flex' 'bison') -provides=('iasl') -conflicts=('iasl') -replaces=('iasl') -options=('!makeflags') -source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) -sha256sums=('70d11f3f2adbdc64a5b33753e1889918af811ec8050722fbee0fdfc3bfd29a4f') - -build() { - cd acpica-unix-${pkgver} - make -} - -package() { - cd acpica-unix-${pkgver} - make DESTDIR=${pkgdir} install -} Copied: acpica/repos/community-x86_64/PKGBUILD (from rev 371835, acpica/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-08-15 14:19:17 UTC (rev 371836) @@ -0,0 +1,30 @@ +# Maintainer : Bruno Pagani +# Maintainer : Laurent Carlier +# Contributor: Giovanni Scafora +# Contributor: Alessio 'mOlOk' Bolognino + +pkgname=acpica +pkgver=20180810 +pkgrel=1 +pkgdesc="ACPI tools, including Intel ACPI Source Language compiler" +arch=('x86_64') +url="https://acpica.org"; +license=('GPL2') +depends=('glibc') +makedepends=('flex' 'bison') +provides=('iasl') +conflicts=('iasl') +replaces=('iasl') +options=('!makeflags') +source=("https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz";) +sha256sums=('2643911d0e74c52e4122b914dbbbfa8e2559e4414342bc45f268d2fae32c1ef3') + +build() { + cd acpica-unix-${pkgver} + make +} + +package() { + cd acpica-unix-${pkgver} + make DESTDIR=${pkgdir} install +}