Date: Tuesday, September 3, 2013 @ 07:47:09 Author: bisson Revision: 193869
archrelease: copy trunk to extra-i686, extra-x86_64 Added: audacious/repos/extra-i686/PKGBUILD (from rev 193868, audacious/trunk/PKGBUILD) audacious/repos/extra-i686/install (from rev 193868, audacious/trunk/install) audacious/repos/extra-x86_64/PKGBUILD (from rev 193868, audacious/trunk/PKGBUILD) audacious/repos/extra-x86_64/install (from rev 193868, audacious/trunk/install) Deleted: audacious/repos/extra-i686/PKGBUILD audacious/repos/extra-i686/install audacious/repos/extra-x86_64/PKGBUILD audacious/repos/extra-x86_64/install -----------------------+ /PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++++++ /install | 26 ++++++++++++++++++ extra-i686/PKGBUILD | 33 ------------------------ extra-i686/install | 13 --------- extra-x86_64/PKGBUILD | 33 ------------------------ extra-x86_64/install | 13 --------- 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: extra-i686/PKGBUILD =================================================================== --- extra-i686/PKGBUILD 2013-09-03 05:45:34 UTC (rev 193868) +++ extra-i686/PKGBUILD 2013-09-03 05:47:09 UTC (rev 193869) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Gaetan Bisson <bis...@archlinux.org> -# Contributor: Alexander Fehr <pizzapunk gmail com> -# Contributor: Giovanni Scafora <giova...@archlinux.org> - -pkgname=audacious -pkgver=3.4 -pkgrel=1 -pkgdesc='Lightweight, advanced audio player focused on audio quality' -url='http://audacious-media-player.org/' -license=('custom:BSD') -arch=('i686' 'x86_64') -depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins' - 'hicolor-icon-theme' 'desktop-file-utils') -optdepends=('unzip: zipped skins support') -source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('2a40e41a8689e90456ce1f7aeabb6a49c1b2f385') - -provides=('audacious-player') -replaces=('audacious-player') -install=install - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr --with-buildstamp='Arch Linux' - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: audacious/repos/extra-i686/PKGBUILD (from rev 193868, audacious/trunk/PKGBUILD) =================================================================== --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-09-03 05:47:09 UTC (rev 193869) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Gaetan Bisson <bis...@archlinux.org> +# Contributor: Alexander Fehr <pizzapunk gmail com> +# Contributor: Giovanni Scafora <giova...@archlinux.org> + +pkgname=audacious +pkgver=3.4.1 +pkgrel=1 +pkgdesc='Lightweight, advanced audio player focused on audio quality' +url='http://audacious-media-player.org/' +license=('custom:BSD') +arch=('i686' 'x86_64') +depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins' + 'hicolor-icon-theme' 'desktop-file-utils') +optdepends=('unzip: zipped skins support') +source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") +sha1sums=('4066bba6cb0e2d6602d65a2f35770d3b8a6c718f') + +provides=('audacious-player') +replaces=('audacious-player') +install=install + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + ./configure --prefix=/usr --with-buildstamp='Arch Linux' + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} Deleted: extra-i686/install =================================================================== --- extra-i686/install 2013-09-03 05:45:34 UTC (rev 193868) +++ extra-i686/install 2013-09-03 05:47:09 UTC (rev 193869) @@ -1,13 +0,0 @@ -post_install() { - update-desktop-database -q - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor - true -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: audacious/repos/extra-i686/install (from rev 193868, audacious/trunk/install) =================================================================== --- extra-i686/install (rev 0) +++ extra-i686/install 2013-09-03 05:47:09 UTC (rev 193869) @@ -0,0 +1,13 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + true +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: extra-x86_64/PKGBUILD =================================================================== --- extra-x86_64/PKGBUILD 2013-09-03 05:45:34 UTC (rev 193868) +++ extra-x86_64/PKGBUILD 2013-09-03 05:47:09 UTC (rev 193869) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Gaetan Bisson <bis...@archlinux.org> -# Contributor: Alexander Fehr <pizzapunk gmail com> -# Contributor: Giovanni Scafora <giova...@archlinux.org> - -pkgname=audacious -pkgver=3.4 -pkgrel=1 -pkgdesc='Lightweight, advanced audio player focused on audio quality' -url='http://audacious-media-player.org/' -license=('custom:BSD') -arch=('i686' 'x86_64') -depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins' - 'hicolor-icon-theme' 'desktop-file-utils') -optdepends=('unzip: zipped skins support') -source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('2a40e41a8689e90456ce1f7aeabb6a49c1b2f385') - -provides=('audacious-player') -replaces=('audacious-player') -install=install - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr --with-buildstamp='Arch Linux' - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: audacious/repos/extra-x86_64/PKGBUILD (from rev 193868, audacious/trunk/PKGBUILD) =================================================================== --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-09-03 05:47:09 UTC (rev 193869) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Gaetan Bisson <bis...@archlinux.org> +# Contributor: Alexander Fehr <pizzapunk gmail com> +# Contributor: Giovanni Scafora <giova...@archlinux.org> + +pkgname=audacious +pkgver=3.4.1 +pkgrel=1 +pkgdesc='Lightweight, advanced audio player focused on audio quality' +url='http://audacious-media-player.org/' +license=('custom:BSD') +arch=('i686' 'x86_64') +depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins' + 'hicolor-icon-theme' 'desktop-file-utils') +optdepends=('unzip: zipped skins support') +source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") +sha1sums=('4066bba6cb0e2d6602d65a2f35770d3b8a6c718f') + +provides=('audacious-player') +replaces=('audacious-player') +install=install + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + ./configure --prefix=/usr --with-buildstamp='Arch Linux' + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} Deleted: extra-x86_64/install =================================================================== --- extra-x86_64/install 2013-09-03 05:45:34 UTC (rev 193868) +++ extra-x86_64/install 2013-09-03 05:47:09 UTC (rev 193869) @@ -1,13 +0,0 @@ -post_install() { - update-desktop-database -q - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor - true -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: audacious/repos/extra-x86_64/install (from rev 193868, audacious/trunk/install) =================================================================== --- extra-x86_64/install (rev 0) +++ extra-x86_64/install 2013-09-03 05:47:09 UTC (rev 193869) @@ -0,0 +1,13 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + true +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}