[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, November 8, 2020 @ 21:02:27 Author: jsteel Revision: 746730 upgpkg: stella 6.4-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-11-08 20:54:16 UTC (rev 746729) +++ PKGBUILD2020-11-08 21:02:27 UTC (rev 746730) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.3 +pkgver=6.4 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('6e7bc0306064bc2dc10ad5e4ccb843bd') +md5sums=('a6509ba4c1c45e0d1d9b017ff3c4e545') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Wednesday, October 21, 2020 @ 20:56:45 Author: jsteel Revision: 728391 upgpkg: stella 6.3-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-21 20:54:15 UTC (rev 728390) +++ PKGBUILD2020-10-21 20:56:45 UTC (rev 728391) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.2.1 +pkgver=6.3 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('fdc7f812cc7f5c63db54bf3f71365c02') +md5sums=('6e7bc0306064bc2dc10ad5e4ccb843bd') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Saturday, July 4, 2020 @ 17:40:53 Author: jsteel Revision: 657757 upgpkg: stella 6.2.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-04 17:13:30 UTC (rev 657756) +++ PKGBUILD2020-07-04 17:40:53 UTC (rev 657757) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.1.2 +pkgver=6.2.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('36b927c46ca0be0ae7dee06760b9091b') +md5sums=('fdc7f812cc7f5c63db54bf3f71365c02') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, June 7, 2020 @ 17:48:58 Author: jsteel Revision: 640086 upgpkg: stella 6.1.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-07 17:36:40 UTC (rev 640085) +++ PKGBUILD2020-06-07 17:48:58 UTC (rev 640086) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.1.1 +pkgver=6.1.2 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('ccf63b9a056e828340493c3d86edba9b') +md5sums=('36b927c46ca0be0ae7dee06760b9091b') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Monday, April 6, 2020 @ 19:12:19 Author: jsteel Revision: 612077 upgpkg: stella 6.1.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-04-06 18:54:29 UTC (rev 612076) +++ PKGBUILD2020-04-06 19:12:19 UTC (rev 612077) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.1 +pkgver=6.1.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('380788141b26e6a7b214b646fecbf4f3') +md5sums=('ccf63b9a056e828340493c3d86edba9b') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Monday, March 23, 2020 @ 11:07:29 Author: jsteel Revision: 603708 upgpkg: stella 6.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-03-23 11:02:47 UTC (rev 603707) +++ PKGBUILD2020-03-23 11:07:29 UTC (rev 603708) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.0.2 +pkgver=6.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('43f71246d9ab256687bce4ddc6e63965') +md5sums=('380788141b26e6a7b214b646fecbf4f3') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, October 13, 2019 @ 10:34:08 Author: jsteel Revision: 515305 upgpkg: stella 6.0.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-10-13 10:26:02 UTC (rev 515304) +++ PKGBUILD2019-10-13 10:34:08 UTC (rev 515305) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.0.1 +pkgver=6.0.2 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('9df5fd3af9720115359ebf0171ed36e6') +md5sums=('43f71246d9ab256687bce4ddc6e63965') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, July 7, 2019 @ 15:19:04 Author: jsteel Revision: 487634 upgpkg: stella 6.0.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-07-07 15:05:49 UTC (rev 487633) +++ PKGBUILD2019-07-07 15:19:04 UTC (rev 487634) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=6.0 +pkgver=6.0.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('496dc9837f6bd634a7567e37f21a49f2') +md5sums=('9df5fd3af9720115359ebf0171ed36e6') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, January 27, 2019 @ 12:18:43 Author: jsteel Revision: 428211 upgpkg: stella 6.0-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-01-27 11:07:22 UTC (rev 428210) +++ PKGBUILD2019-01-27 12:18:43 UTC (rev 428211) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=5.1.3 +pkgver=6.0 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('f7cccdf4761b7183a235ffeef136e180') +md5sums=('496dc9837f6bd634a7567e37f21a49f2') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Saturday, October 6, 2018 @ 20:19:17 Author: jsteel Revision: 390905 upgpkg: stella 5.1.3-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-10-06 20:04:37 UTC (rev 390904) +++ PKGBUILD2018-10-06 20:19:17 UTC (rev 390905) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=5.1.2 +pkgver=5.1.3 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('a5912b1ca434759f43749fee14d3589b') +md5sums=('f7cccdf4761b7183a235ffeef136e180') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Wednesday, June 6, 2018 @ 09:17:14 Author: jsteel Revision: 340988 upgpkg: stella 5.1.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-06-06 09:17:01 UTC (rev 340987) +++ PKGBUILD2018-06-06 09:17:14 UTC (rev 340988) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=5.1.1 +pkgver=5.1.2 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,10 +13,10 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('ec100fc3a21529a9da21b907dc0d4114') +md5sums=('a5912b1ca434759f43749fee14d3589b') build() { - cd $pkgname-$pkgver-src + cd $pkgname-$pkgver ./configure --prefix=/usr @@ -24,7 +24,7 @@ } package() { - cd $pkgname-$pkgver-src + cd $pkgname-$pkgver make DESTDIR="$pkgdir" install }
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Saturday, March 17, 2018 @ 20:26:31 Author: jsteel Revision: 308992 upgpkg: stella 5.1.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-03-17 20:17:58 UTC (rev 308991) +++ PKGBUILD2018-03-17 20:26:31 UTC (rev 308992) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=5.0.2 +pkgver=5.1.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') @@ -13,10 +13,10 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('1d5b7f6f0e12d9d32084a32348354732') +md5sums=('ec100fc3a21529a9da21b907dc0d4114') build() { - cd $pkgname-$pkgver + cd $pkgname-$pkgver-src ./configure --prefix=/usr @@ -24,7 +24,7 @@ } package() { - cd $pkgname-$pkgver + cd $pkgname-$pkgver-src make DESTDIR="$pkgdir" install }
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Wednesday, January 24, 2018 @ 15:02:02 Author: bgyorgy Revision: 286514 stella: Update upstream URL (FS#55301) Modified: stella/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-01-24 15:01:23 UTC (rev 286513) +++ PKGBUILD2018-01-24 15:02:02 UTC (rev 286514) @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('x86_64') -url="http://stella.sourceforge.net"; +url="https://stella-emu.github.io/"; license=('GPL2') depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu')
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Saturday, August 26, 2017 @ 17:32:21 Author: jsteel Revision: 254194 upgpkg: stella 5.0.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-08-26 17:31:59 UTC (rev 254193) +++ PKGBUILD2017-08-26 17:32:21 UTC (rev 254194) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=5.0.1 +pkgver=5.0.2 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) -md5sums=('45deeed59a6a54ba46ad14b3c74e209d') +md5sums=('1d5b7f6f0e12d9d32084a32348354732') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, July 23, 2017 @ 22:45:05 Author: jsteel Revision: 246153 upgpkg: stella 5.0.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-07-23 22:40:23 UTC (rev 246152) +++ PKGBUILD2017-07-23 22:45:05 UTC (rev 246153) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.7.3 +pkgver=5.0.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ license=('GPL2') depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') -source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz) -md5sums=('898578ee405430815e12374f191e9b51') +source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz) +md5sums=('45deeed59a6a54ba46ad14b3c74e209d') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Saturday, November 26, 2016 @ 20:11:39 Author: jsteel Revision: 196969 upgpkg: stella 4.7.3-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-11-26 20:03:35 UTC (rev 196968) +++ PKGBUILD2016-11-26 20:11:39 UTC (rev 196969) @@ -4,8 +4,8 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.7.2 -pkgrel=2 +pkgver=4.7.3 +pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net"; @@ -12,8 +12,8 @@ license=('GPL2') depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') -source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz) -md5sums=('c960a5a4c34408688c1cc6c658f4bec5') +source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz) +md5sums=('898578ee405430815e12374f191e9b51') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD stella.install)
Date: Wednesday, April 27, 2016 @ 20:40:04 Author: jsteel Revision: 172146 upgpkg: stella 4.7.2-2 Hooks (part 1) Modified: stella/trunk/PKGBUILD Deleted: stella/trunk/stella.install + PKGBUILD |3 +-- stella.install | 11 --- 2 files changed, 1 insertion(+), 13 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-04-27 18:37:19 UTC (rev 172145) +++ PKGBUILD2016-04-27 18:40:04 UTC (rev 172146) @@ -5,7 +5,7 @@ pkgname=stella pkgver=4.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net"; @@ -12,7 +12,6 @@ license=('GPL2') depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') -install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz) md5sums=('c960a5a4c34408688c1cc6c658f4bec5') Deleted: stella.install === --- stella.install 2016-04-27 18:37:19 UTC (rev 172145) +++ stella.install 2016-04-27 18:40:04 UTC (rev 172146) @@ -1,11 +0,0 @@ -post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -}
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Saturday, March 26, 2016 @ 14:38:36 Author: jsteel Revision: 168474 upgpkg: stella 4.7.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-03-26 13:02:23 UTC (rev 168473) +++ PKGBUILD2016-03-26 13:38:36 UTC (rev 168474) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.7.1 +pkgver=4.7.2 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz) -md5sums=('af35c0475848f3ab1373de09a19b2b9a') +md5sums=('c960a5a4c34408688c1cc6c658f4bec5') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, February 14, 2016 @ 18:25:32 Author: jsteel Revision: 161546 upgpkg: stella 4.7.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-02-14 16:43:51 UTC (rev 161545) +++ PKGBUILD2016-02-14 17:25:32 UTC (rev 161546) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.7 +pkgver=4.7.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') install=$pkgname.install -source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('d26fa47dc07b555f02776c7a91a5b625') +source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz) +md5sums=('af35c0475848f3ab1373de09a19b2b9a') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Tuesday, January 26, 2016 @ 22:19:39 Author: jsteel Revision: 158978 upgpkg: stella 4.7-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-01-26 21:00:12 UTC (rev 158977) +++ PKGBUILD2016-01-26 21:19:39 UTC (rev 158978) @@ -4,8 +4,8 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.6.7 -pkgrel=2 +pkgver=4.7 +pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net"; @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('721d850d9cac1cd5fbb04adaaf752459') +md5sums=('d26fa47dc07b555f02776c7a91a5b625') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, December 6, 2015 @ 05:48:38 Author: foutrelis Revision: 148821 C++11 ABI rebuild Modified: stella/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-12-06 04:48:16 UTC (rev 148820) +++ PKGBUILD2015-12-06 04:48:38 UTC (rev 148821) @@ -5,7 +5,7 @@ pkgname=stella pkgver=4.6.7 -pkgrel=1 +pkgrel=2 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net";
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Friday, October 30, 2015 @ 22:37:31 Author: jsteel Revision: 145332 upgpkg: stella 4.6.7-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-30 21:33:31 UTC (rev 145331) +++ PKGBUILD2015-10-30 21:37:31 UTC (rev 145332) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.6.6 +pkgver=4.6.7 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('af4ae6853e6e31d99068cfc5f9740ed2') +md5sums=('721d850d9cac1cd5fbb04adaaf752459') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Monday, October 12, 2015 @ 18:09:23 Author: jsteel Revision: 143788 upgpkg: stella 4.6.6-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-10-12 16:08:31 UTC (rev 143787) +++ PKGBUILD2015-10-12 16:09:23 UTC (rev 143788) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.6.5 +pkgver=4.6.6 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('c22c922135497156bf630747cefb4637') +md5sums=('af4ae6853e6e31d99068cfc5f9740ed2') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, September 27, 2015 @ 19:25:04 Author: jsteel Revision: 141715 upgpkg: stella 4.6.5-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-09-27 16:50:56 UTC (rev 141714) +++ PKGBUILD2015-09-27 17:25:04 UTC (rev 141715) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.6.1 +pkgver=4.6.5 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('91d7a7333097345e81f90a39fcdcc324') +md5sums=('c22c922135497156bf630747cefb4637') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Thursday, May 7, 2015 @ 22:06:21 Author: jsteel Revision: 132901 upgpkg: stella 4.6.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-05-07 19:57:44 UTC (rev 132900) +++ PKGBUILD2015-05-07 20:06:21 UTC (rev 132901) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.6 +pkgver=4.6.1 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('bf9d8d411ca0fc300fcbab9ae84aac0b') +md5sums=('91d7a7333097345e81f90a39fcdcc324') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Monday, March 30, 2015 @ 12:15:04 Author: jsteel Revision: 130236 upgpkg: stella 4.6-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-03-30 10:07:30 UTC (rev 130235) +++ PKGBUILD2015-03-30 10:15:04 UTC (rev 130236) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.5 +pkgver=4.6 pkgrel=1 pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('420f9951ed7c058dbd4bf8ccc6d9e015') +md5sums=('bf9d8d411ca0fc300fcbab9ae84aac0b') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Tuesday, January 20, 2015 @ 21:44:07 Author: jsteel Revision: 126322 upgpkg: stella 4.5-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-01-20 20:06:51 UTC (rev 126321) +++ PKGBUILD2015-01-20 20:44:07 UTC (rev 126322) @@ -4,17 +4,17 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.2 +pkgver=4.5 pkgrel=1 -pkgdesc="A multi-platform Atari 2600 VCS emulator" +pkgdesc="Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net"; -license=('GPL') +license=('GPL2') depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('d131ac3f90e769f2b0f47fd3a918be77') +md5sums=('420f9951ed7c058dbd4bf8ccc6d9e015') build() { cd $pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Friday, October 31, 2014 @ 18:38:12 Author: jsteel Revision: 121637 upgpkg: stella 4.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-10-31 17:22:12 UTC (rev 121636) +++ PKGBUILD2014-10-31 17:38:12 UTC (rev 121637) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.1.1 +pkgver=4.2 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,10 +14,10 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('7657378ea7a9fe7e0aa2e5eb759e9067') +md5sums=('d131ac3f90e769f2b0f47fd3a918be77') build() { - cd "$srcdir"/$pkgname-$pkgver + cd $pkgname-$pkgver ./configure --prefix=/usr @@ -25,7 +25,7 @@ } package() { - cd "$srcdir"/$pkgname-$pkgver + cd $pkgname-$pkgver - make DESTDIR="$pkgdir"/ install + make DESTDIR="$pkgdir" install }
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Tuesday, October 7, 2014 @ 21:12:08 Author: jsteel Revision: 120369 upgpkg: stella 4.1.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-10-07 17:59:17 UTC (rev 120368) +++ PKGBUILD2014-10-07 19:12:08 UTC (rev 120369) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.1 +pkgver=4.1.1 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('a59a832b8d12f3ea37c1b60ac500fe61') +md5sums=('7657378ea7a9fe7e0aa2e5eb759e9067') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Friday, September 5, 2014 @ 19:39:15 Author: jsteel Revision: 118424 upgpkg: stella 4.1-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-09-05 17:30:49 UTC (rev 118423) +++ PKGBUILD2014-09-05 17:39:15 UTC (rev 118424) @@ -1,10 +1,10 @@ -# Maintainer: Jonathan Steel +# Maintainer: Jonathan Steel # Contributor: Renato Garcia # Contributor: Tiago Camargo # Contributor: Shinlun Hsieh pkgname=stella -pkgver=4.0 +pkgver=4.1 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('eddf048493d3242827c86ffa464a9dc2') +md5sums=('a59a832b8d12f3ea37c1b60ac500fe61') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Thursday, July 3, 2014 @ 08:55:31 Author: jsteel Revision: 114700 upgpkg: stella 4.0-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-07-03 06:53:11 UTC (rev 114699) +++ PKGBUILD2014-07-03 06:55:31 UTC (rev 114700) @@ -4,17 +4,17 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=3.9.3 -pkgrel=2 +pkgver=4.0 +pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net"; license=('GPL') -depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') +depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('007d45faa46341763da31f87d55df2d8') +md5sums=('eddf048493d3242827c86ffa464a9dc2') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Friday, June 6, 2014 @ 19:15:47 Author: jsteel Revision: 112772 Fix FS#40731 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2014-06-06 16:58:15 UTC (rev 112771) +++ PKGBUILD2014-06-06 17:15:47 UTC (rev 112772) @@ -5,12 +5,13 @@ pkgname=stella pkgver=3.9.3 -pkgrel=1 +pkgrel=2 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net"; license=('GPL') depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') +makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) md5sums=('007d45faa46341763da31f87d55df2d8')
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, January 26, 2014 @ 22:05:03 Author: jsteel Revision: 104818 upgpkg: stella 3.9.3-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-01-26 12:52:20 UTC (rev 104817) +++ PKGBUILD2014-01-26 21:05:03 UTC (rev 104818) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=3.9.2 +pkgver=3.9.3 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('49d2accab82601ad0ad04536e8400266') +md5sums=('007d45faa46341763da31f87d55df2d8') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Thursday, October 10, 2013 @ 19:04:57 Author: jsteel Revision: 98447 upgpkg: stella 3.9.2-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-10-10 16:24:31 UTC (rev 98446) +++ PKGBUILD2013-10-10 17:04:57 UTC (rev 98447) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=3.9 +pkgver=3.9.2 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('a0b1dbfef4f7b5e6ff9273c15cf4ba7d') +md5sums=('49d2accab82601ad0ad04536e8400266') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in stella/trunk (PKGBUILD)
Date: Sunday, July 28, 2013 @ 23:07:06 Author: jsteel Revision: 94620 upgpkg: stella 3.9-1 Modified: stella/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-07-28 20:37:37 UTC (rev 94619) +++ PKGBUILD2013-07-28 21:07:06 UTC (rev 94620) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=3.8.1 +pkgver=3.9 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('251f95b623158d0d63171f423eb2eaf2') +md5sums=('a0b1dbfef4f7b5e6ff9273c15cf4ba7d') build() { cd "$srcdir"/$pkgname-$pkgver