[arch-commits] Commit in di/repos/extra-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, October 1, 2018 @ 20:30:02 Author: arojas Revision: 335625 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/PKGBUILD (from rev 335624, di/trunk/PKGBUILD) Deleted: di/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 47 +++ 1 file changed, 23 insertions(+), 24 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-10-01 20:29:42 UTC (rev 335624) +++ PKGBUILD2018-10-01 20:30:02 UTC (rev 335625) @@ -1,24 +0,0 @@ -# $Id$ -# Maintainer: Eric Bélanger - -pkgname=di -pkgver=4.46 -pkgrel=1 -pkgdesc="A disk information utility, displaying everything (and more) that your df command does" -arch=('x86_64') -url="http://www.gentoo.com/di/"; -license=('ZLIB') -depends=('glibc') -source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz) -sha256sums=('3cc77280618d5e7b61eeedd3f25bb8521a6de5420793d73e217ce2c83d8e5333') - -build() { - cd ${pkgname}-${pkgver} - make -} - -package() { - cd ${pkgname}-${pkgver} - make INSTALL_DIR="${pkgdir}/usr" install - install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: di/repos/extra-x86_64/PKGBUILD (from rev 335624, di/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-10-01 20:30:02 UTC (rev 335625) @@ -0,0 +1,23 @@ +# Maintainer: Eric Bélanger + +pkgname=di +pkgver=4.47 +pkgrel=1 +pkgdesc="A disk information utility, displaying everything (and more) that your df command does" +arch=('x86_64') +url="http://www.gentoo.com/di/"; +license=('ZLIB') +depends=('glibc') +source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz) +sha256sums=('b5031c1f3b98536eee95fb91634fe700cec5e08a3cf38e14fffc47f969bf8a7e') + +build() { + cd ${pkgname}-${pkgver} + make +} + +package() { + cd ${pkgname}-${pkgver} + make INSTALL_DIR="${pkgdir}/usr" install + install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +}
[arch-commits] Commit in di/repos/extra-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 21, 2018 @ 07:17:57 Author: arojas Revision: 324669 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/PKGBUILD (from rev 324668, di/trunk/PKGBUILD) Deleted: di/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 48 1 file changed, 24 insertions(+), 24 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-05-21 07:17:32 UTC (rev 324668) +++ PKGBUILD2018-05-21 07:17:57 UTC (rev 324669) @@ -1,24 +0,0 @@ -# $Id$ -# Maintainer: Eric Bélanger - -pkgname=di -pkgver=4.44 -pkgrel=1 -pkgdesc="A disk information utility, displaying everything (and more) that your df command does" -arch=('i686' 'x86_64') -url="http://www.gentoo.com/di/"; -license=('ZLIB') -depends=('glibc') -source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz) -sha1sums=('2ca647330f9ef81af3275e560d24f7dfe47f7e88') - -build() { - cd ${pkgname}-${pkgver} - make -} - -package() { - cd ${pkgname}-${pkgver} - make INSTALL_DIR="${pkgdir}/usr" install - install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: di/repos/extra-x86_64/PKGBUILD (from rev 324668, di/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-05-21 07:17:57 UTC (rev 324669) @@ -0,0 +1,24 @@ +# $Id$ +# Maintainer: Eric Bélanger + +pkgname=di +pkgver=4.46 +pkgrel=1 +pkgdesc="A disk information utility, displaying everything (and more) that your df command does" +arch=('x86_64') +url="http://www.gentoo.com/di/"; +license=('ZLIB') +depends=('glibc') +source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz) +sha256sums=('3cc77280618d5e7b61eeedd3f25bb8521a6de5420793d73e217ce2c83d8e5333') + +build() { + cd ${pkgname}-${pkgver} + make +} + +package() { + cd ${pkgname}-${pkgver} + make INSTALL_DIR="${pkgdir}/usr" install + install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +}
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Tuesday, January 25, 2011 @ 23:42:44 Author: eric Revision: 107489 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Tuesday, January 25, 2011 @ 23:42:34 Author: eric Revision: 107488 archrelease: remove extra-x86_64 Deleted: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Monday, August 16, 2010 @ 16:30:54 Author: dgriffiths Revision: 87567 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Monday, August 16, 2010 @ 16:30:40 Author: dgriffiths Revision: 87566 archrelease: remove extra-x86_64 Deleted: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Saturday, July 17, 2010 @ 13:11:15 Author: dgriffiths Revision: 85679 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Saturday, July 17, 2010 @ 13:11:01 Author: dgriffiths Revision: 85678 archrelease: remove extra-x86_64 Deleted: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Sunday, May 16, 2010 @ 16:23:56 Author: dgriffiths Revision: 80375 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Sunday, May 16, 2010 @ 16:23:48 Author: dgriffiths Revision: 80374 archrelease: remove extra-x86_64 Deleted: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Tuesday, May 11, 2010 @ 16:30:36 Author: dgriffiths Revision: 80111 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Tuesday, May 11, 2010 @ 16:30:29 Author: dgriffiths Revision: 80110 archrelease: remove extra-x86_64 Deleted: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Friday, April 2, 2010 @ 21:12:39 Author: giovanni Revision: 75769 archrelease: copy trunk to extra-x86_64 Added: di/repos/extra-x86_64/
[arch-commits] Commit in di/repos (extra-x86_64)
Date: Friday, April 2, 2010 @ 21:12:22 Author: giovanni Revision: 75768 archrelease: remove extra-x86_64 Deleted: di/repos/extra-x86_64/