[arch-commits] Commit in kradio/repos (10 files)

Ionut Biru ibiru at archlinux.org
Sun Jul 8 09:31:40 UTC 2012


    Date: Sunday, July 8, 2012 @ 05:31:40
  Author: ibiru
Revision: 163153

db-move: moved kradio from [testing] to [extra] ( i686,  x86_64)

Added:
  kradio/repos/extra-i686/PKGBUILD
    (from rev 163141, kradio/repos/testing-i686/PKGBUILD)
  kradio/repos/extra-i686/kradio.install
    (from rev 163141, kradio/repos/testing-i686/kradio.install)
  kradio/repos/extra-x86_64/PKGBUILD
    (from rev 163141, kradio/repos/testing-x86_64/PKGBUILD)
  kradio/repos/extra-x86_64/kradio.install
    (from rev 163141, kradio/repos/testing-x86_64/kradio.install)
Deleted:
  kradio/repos/extra-i686/PKGBUILD
  kradio/repos/extra-i686/kradio.install
  kradio/repos/extra-x86_64/PKGBUILD
  kradio/repos/extra-x86_64/kradio.install
  kradio/repos/testing-i686/
  kradio/repos/testing-x86_64/

-----------------------------+
 extra-i686/PKGBUILD         |   64 +++++++++++++++++++++---------------------
 extra-i686/kradio.install   |   22 +++++++-------
 extra-x86_64/PKGBUILD       |   64 +++++++++++++++++++++---------------------
 extra-x86_64/kradio.install |   22 +++++++-------
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-07-08 09:31:34 UTC (rev 163152)
+++ extra-i686/PKGBUILD	2012-07-08 09:31:40 UTC (rev 163153)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=kradio
-pkgver=4.0.4
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL2')
-pkgdesc="A comfortable KDE internet and AM/FM radio application"
-url="http://kradio.sourceforge.net/"
-depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-source=("http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2"{,.asc})
-md5sums=('4b5495a4f1dda21f7201bc8db0d4f95e'
-         '51c6d4ec0047d2df595b458bde285012')
-
-build() {
-  cd "$srcdir"
-  mkdir build
-  cd build
-  cmake ../${pkgname}4-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "$srcdir/build"
-  make DESTDIR="$pkgdir" install
-}

Copied: kradio/repos/extra-i686/PKGBUILD (from rev 163141, kradio/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-07-08 09:31:40 UTC (rev 163153)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=kradio
+pkgver=4.0.4
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL2')
+pkgdesc="A comfortable KDE internet and AM/FM radio application"
+url="http://kradio.sourceforge.net/"
+depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
+makedepends=('automoc4' 'cmake')
+install=$pkgname.install
+source=("http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2"{,.asc})
+md5sums=('4b5495a4f1dda21f7201bc8db0d4f95e'
+         '51c6d4ec0047d2df595b458bde285012')
+
+build() {
+  cd "$srcdir"
+  mkdir build
+  cd build
+  cmake ../${pkgname}4-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd "$srcdir/build"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/kradio.install
===================================================================
--- extra-i686/kradio.install	2012-07-08 09:31:34 UTC (rev 163152)
+++ extra-i686/kradio.install	2012-07-08 09:31:40 UTC (rev 163153)
@@ -1,11 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: kradio/repos/extra-i686/kradio.install (from rev 163141, kradio/repos/testing-i686/kradio.install)
===================================================================
--- extra-i686/kradio.install	                        (rev 0)
+++ extra-i686/kradio.install	2012-07-08 09:31:40 UTC (rev 163153)
@@ -0,0 +1,11 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-07-08 09:31:34 UTC (rev 163152)
+++ extra-x86_64/PKGBUILD	2012-07-08 09:31:40 UTC (rev 163153)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=kradio
-pkgver=4.0.4
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL2')
-pkgdesc="A comfortable KDE internet and AM/FM radio application"
-url="http://kradio.sourceforge.net/"
-depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-source=("http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2"{,.asc})
-md5sums=('4b5495a4f1dda21f7201bc8db0d4f95e'
-         '51c6d4ec0047d2df595b458bde285012')
-
-build() {
-  cd "$srcdir"
-  mkdir build
-  cd build
-  cmake ../${pkgname}4-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "$srcdir/build"
-  make DESTDIR="$pkgdir" install
-}

Copied: kradio/repos/extra-x86_64/PKGBUILD (from rev 163141, kradio/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-07-08 09:31:40 UTC (rev 163153)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=kradio
+pkgver=4.0.4
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL2')
+pkgdesc="A comfortable KDE internet and AM/FM radio application"
+url="http://kradio.sourceforge.net/"
+depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
+makedepends=('automoc4' 'cmake')
+install=$pkgname.install
+source=("http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2"{,.asc})
+md5sums=('4b5495a4f1dda21f7201bc8db0d4f95e'
+         '51c6d4ec0047d2df595b458bde285012')
+
+build() {
+  cd "$srcdir"
+  mkdir build
+  cd build
+  cmake ../${pkgname}4-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd "$srcdir/build"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/kradio.install
===================================================================
--- extra-x86_64/kradio.install	2012-07-08 09:31:34 UTC (rev 163152)
+++ extra-x86_64/kradio.install	2012-07-08 09:31:40 UTC (rev 163153)
@@ -1,11 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: kradio/repos/extra-x86_64/kradio.install (from rev 163141, kradio/repos/testing-x86_64/kradio.install)
===================================================================
--- extra-x86_64/kradio.install	                        (rev 0)
+++ extra-x86_64/kradio.install	2012-07-08 09:31:40 UTC (rev 163153)
@@ -0,0 +1,11 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}




More information about the arch-commits mailing list