Date: Sunday, August 10, 2014 @ 12:22:23 Author: jsteel Revision: 117090
archrelease: copy trunk to community-i686, community-x86_64 Added: gnubg/repos/community-i686/PKGBUILD (from rev 117089, gnubg/trunk/PKGBUILD) gnubg/repos/community-i686/gnubg.desktop (from rev 117089, gnubg/trunk/gnubg.desktop) gnubg/repos/community-i686/gnubg.install (from rev 117089, gnubg/trunk/gnubg.install) gnubg/repos/community-x86_64/PKGBUILD (from rev 117089, gnubg/trunk/PKGBUILD) gnubg/repos/community-x86_64/gnubg.desktop (from rev 117089, gnubg/trunk/gnubg.desktop) gnubg/repos/community-x86_64/gnubg.install (from rev 117089, gnubg/trunk/gnubg.install) Deleted: gnubg/repos/community-i686/PKGBUILD gnubg/repos/community-i686/gnubg.desktop gnubg/repos/community-i686/gnubg.install gnubg/repos/community-x86_64/PKGBUILD gnubg/repos/community-x86_64/gnubg.desktop gnubg/repos/community-x86_64/gnubg.install --------------------------------+ /PKGBUILD | 74 +++++++++++++++++++++++++++++++++++++++ /gnubg.desktop | 38 ++++++++++++++++++++ /gnubg.install | 22 +++++++++++ community-i686/PKGBUILD | 37 ------------------- community-i686/gnubg.desktop | 19 ---------- community-i686/gnubg.install | 11 ----- community-x86_64/PKGBUILD | 37 ------------------- community-x86_64/gnubg.desktop | 19 ---------- community-x86_64/gnubg.install | 11 ----- 9 files changed, 134 insertions(+), 134 deletions(-) Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2014-08-10 10:22:02 UTC (rev 117089) +++ community-i686/PKGBUILD 2014-08-10 10:22:23 UTC (rev 117090) @@ -1,37 +0,0 @@ -# Maintainer: jsteel <jst...@aur.archlinux.org> -# Contributor: Daniel J Griffiths <ghost1...@archlinux.us> -# Contributor: Stefan Clarke <fm0n...@yahoo.co.uk> - -pkgname=gnubg -pkgver=1.02.000 -pkgrel=1 -pkgdesc="A world class backgammon application" -arch=('i686' 'x86_64') -url="http://www.gnubg.org" -license=('GPL') -depends=('python2' 'gtkglext' 'hicolor-icon-theme') -install=$pkgname.install -source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz - $pkgname.desktop) -md5sums=('eef4d08e20f1de40336de1bb3c9cb9ca' - '965f5c7c25f60b27d06cc6fef7befd30') - -build() { - cd "$srcdir"/$pkgname-$pkgver - - ./autogen.sh - - ./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc \ - --mandir=/usr/share/man - - make -} - -package() { - cd "$srcdir"/$pkgname-$pkgver - - make DESTDIR="$pkgdir"/ install - - install -Dm644 "$srcdir"/$pkgname.desktop \ - "$pkgdir"/usr/share/applications/$pkgname.desktop -} Copied: gnubg/repos/community-i686/PKGBUILD (from rev 117089, gnubg/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-08-10 10:22:23 UTC (rev 117090) @@ -0,0 +1,37 @@ +# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org> +# Contributor: Daniel J Griffiths <ghost1...@archlinux.us> +# Contributor: Stefan Clarke <fm0n...@yahoo.co.uk> + +pkgname=gnubg +pkgver=1.03.000 +pkgrel=1 +pkgdesc="A world class backgammon application" +arch=('i686' 'x86_64') +url="http://www.gnubg.org" +license=('GPL') +depends=('python2' 'gtkglext' 'hicolor-icon-theme') +install=$pkgname.install +source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz + $pkgname.desktop) +md5sums=('8447449769e545240bfe4c98c4c26ac1' + '965f5c7c25f60b27d06cc6fef7befd30') + +build() { + cd "$srcdir"/$pkgname-$pkgver + + ./autogen.sh + + ./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc \ + --mandir=/usr/share/man + + make +} + +package() { + cd "$srcdir"/$pkgname-$pkgver + + make DESTDIR="$pkgdir"/ install + + install -Dm644 "$srcdir"/$pkgname.desktop \ + "$pkgdir"/usr/share/applications/$pkgname.desktop +} Deleted: community-i686/gnubg.desktop =================================================================== --- community-i686/gnubg.desktop 2014-08-10 10:22:02 UTC (rev 117089) +++ community-i686/gnubg.desktop 2014-08-10 10:22:23 UTC (rev 117090) @@ -1,19 +0,0 @@ -[Desktop Entry] -Name=GNU Backgammon -Name[hr]=GNU Tavla -Name[ru]=GNU Нарды -Name[sr]=ГНУ Тавла -GenericName=Backgammon -GenericName[hr]=Tavla -GenericName[ru]=Нарды -GenericName[sr]=Тавла -Comment=GNU Backgammon -Comment[hr]=GNU Tavla -Comment[ru]=GNU Короткие нарды -Comment[sr]=GNU Тавла -Exec=gnubg -Icon=gnubg -StartupNotify=true -Terminal=false -Type=Application -Categories=GTK;Game;StrategyGame; Copied: gnubg/repos/community-i686/gnubg.desktop (from rev 117089, gnubg/trunk/gnubg.desktop) =================================================================== --- community-i686/gnubg.desktop (rev 0) +++ community-i686/gnubg.desktop 2014-08-10 10:22:23 UTC (rev 117090) @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=GNU Backgammon +Name[hr]=GNU Tavla +Name[ru]=GNU Нарды +Name[sr]=ГНУ Тавла +GenericName=Backgammon +GenericName[hr]=Tavla +GenericName[ru]=Нарды +GenericName[sr]=Тавла +Comment=GNU Backgammon +Comment[hr]=GNU Tavla +Comment[ru]=GNU Короткие нарды +Comment[sr]=GNU Тавла +Exec=gnubg +Icon=gnubg +StartupNotify=true +Terminal=false +Type=Application +Categories=GTK;Game;StrategyGame; Deleted: community-i686/gnubg.install =================================================================== --- community-i686/gnubg.install 2014-08-10 10:22:02 UTC (rev 117089) +++ community-i686/gnubg.install 2014-08-10 10:22:23 UTC (rev 117090) @@ -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 -} Copied: gnubg/repos/community-i686/gnubg.install (from rev 117089, gnubg/trunk/gnubg.install) =================================================================== --- community-i686/gnubg.install (rev 0) +++ community-i686/gnubg.install 2014-08-10 10:22:23 UTC (rev 117090) @@ -0,0 +1,11 @@ +post_install() { + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2014-08-10 10:22:02 UTC (rev 117089) +++ community-x86_64/PKGBUILD 2014-08-10 10:22:23 UTC (rev 117090) @@ -1,37 +0,0 @@ -# Maintainer: jsteel <jst...@aur.archlinux.org> -# Contributor: Daniel J Griffiths <ghost1...@archlinux.us> -# Contributor: Stefan Clarke <fm0n...@yahoo.co.uk> - -pkgname=gnubg -pkgver=1.02.000 -pkgrel=1 -pkgdesc="A world class backgammon application" -arch=('i686' 'x86_64') -url="http://www.gnubg.org" -license=('GPL') -depends=('python2' 'gtkglext' 'hicolor-icon-theme') -install=$pkgname.install -source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz - $pkgname.desktop) -md5sums=('eef4d08e20f1de40336de1bb3c9cb9ca' - '965f5c7c25f60b27d06cc6fef7befd30') - -build() { - cd "$srcdir"/$pkgname-$pkgver - - ./autogen.sh - - ./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc \ - --mandir=/usr/share/man - - make -} - -package() { - cd "$srcdir"/$pkgname-$pkgver - - make DESTDIR="$pkgdir"/ install - - install -Dm644 "$srcdir"/$pkgname.desktop \ - "$pkgdir"/usr/share/applications/$pkgname.desktop -} Copied: gnubg/repos/community-x86_64/PKGBUILD (from rev 117089, gnubg/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2014-08-10 10:22:23 UTC (rev 117090) @@ -0,0 +1,37 @@ +# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org> +# Contributor: Daniel J Griffiths <ghost1...@archlinux.us> +# Contributor: Stefan Clarke <fm0n...@yahoo.co.uk> + +pkgname=gnubg +pkgver=1.03.000 +pkgrel=1 +pkgdesc="A world class backgammon application" +arch=('i686' 'x86_64') +url="http://www.gnubg.org" +license=('GPL') +depends=('python2' 'gtkglext' 'hicolor-icon-theme') +install=$pkgname.install +source=($url/media/sources/$pkgname-release-$pkgver-sources.tar.gz + $pkgname.desktop) +md5sums=('8447449769e545240bfe4c98c4c26ac1' + '965f5c7c25f60b27d06cc6fef7befd30') + +build() { + cd "$srcdir"/$pkgname-$pkgver + + ./autogen.sh + + ./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc \ + --mandir=/usr/share/man + + make +} + +package() { + cd "$srcdir"/$pkgname-$pkgver + + make DESTDIR="$pkgdir"/ install + + install -Dm644 "$srcdir"/$pkgname.desktop \ + "$pkgdir"/usr/share/applications/$pkgname.desktop +} Deleted: community-x86_64/gnubg.desktop =================================================================== --- community-x86_64/gnubg.desktop 2014-08-10 10:22:02 UTC (rev 117089) +++ community-x86_64/gnubg.desktop 2014-08-10 10:22:23 UTC (rev 117090) @@ -1,19 +0,0 @@ -[Desktop Entry] -Name=GNU Backgammon -Name[hr]=GNU Tavla -Name[ru]=GNU Нарды -Name[sr]=ГНУ Тавла -GenericName=Backgammon -GenericName[hr]=Tavla -GenericName[ru]=Нарды -GenericName[sr]=Тавла -Comment=GNU Backgammon -Comment[hr]=GNU Tavla -Comment[ru]=GNU Короткие нарды -Comment[sr]=GNU Тавла -Exec=gnubg -Icon=gnubg -StartupNotify=true -Terminal=false -Type=Application -Categories=GTK;Game;StrategyGame; Copied: gnubg/repos/community-x86_64/gnubg.desktop (from rev 117089, gnubg/trunk/gnubg.desktop) =================================================================== --- community-x86_64/gnubg.desktop (rev 0) +++ community-x86_64/gnubg.desktop 2014-08-10 10:22:23 UTC (rev 117090) @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=GNU Backgammon +Name[hr]=GNU Tavla +Name[ru]=GNU Нарды +Name[sr]=ГНУ Тавла +GenericName=Backgammon +GenericName[hr]=Tavla +GenericName[ru]=Нарды +GenericName[sr]=Тавла +Comment=GNU Backgammon +Comment[hr]=GNU Tavla +Comment[ru]=GNU Короткие нарды +Comment[sr]=GNU Тавла +Exec=gnubg +Icon=gnubg +StartupNotify=true +Terminal=false +Type=Application +Categories=GTK;Game;StrategyGame; Deleted: community-x86_64/gnubg.install =================================================================== --- community-x86_64/gnubg.install 2014-08-10 10:22:02 UTC (rev 117089) +++ community-x86_64/gnubg.install 2014-08-10 10:22:23 UTC (rev 117090) @@ -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 -} Copied: gnubg/repos/community-x86_64/gnubg.install (from rev 117089, gnubg/trunk/gnubg.install) =================================================================== --- community-x86_64/gnubg.install (rev 0) +++ community-x86_64/gnubg.install 2014-08-10 10:22:23 UTC (rev 117090) @@ -0,0 +1,11 @@ +post_install() { + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}