[arch-commits] Commit in kradio/trunk (PKGBUILD kradio.install)

2013-01-28 Thread Alexander Rødseth
Date: Tuesday, January 29, 2013 @ 00:02:23
  Author: arodseth
Revision: 83292

upgpkg: kradio 4.0.7-1

Modified:
  kradio/trunk/PKGBUILD
  kradio/trunk/kradio.install

+
 PKGBUILD   |   20 
 kradio.install |8 +---
 2 files changed, 17 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-28 21:09:12 UTC (rev 83291)
+++ PKGBUILD2013-01-28 23:02:23 UTC (rev 83292)
@@ -1,26 +1,27 @@
 # $Id$
-# Maintainer:
+# Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.6
+pkgver=4.0.7
 pkgrel=1
-arch=('i686' 'x86_64')
+arch=('x86_64' 'i686')
 license=('GPL2')
-pkgdesc=A comfortable KDE internet and AM/FM radio application
-url=http://kradio.sourceforge.net/;
+pkgdesc='Comfortable KDE internet and AM/FM radio application'
+url='http://kradio.sourceforge.net/'
 depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
 makedepends=('automoc4' 'cmake' 'boost')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2{,.asc})
-md5sums=('ee9214156465e0416bb369f78b4a5eae'
- 'f43706e63d24788f2278bada7b10cc6f')
+sha256sums=('53d1a706f08cfd5a405142cf34cf9c0b03397b03961936651dfae7206003959c'
+'cc6e801e10dbb7971cd09f2083d9fad0dc20ffc59ce3301486a985b8718d0c97')
 
 build() {
   cd $srcdir
+
   mkdir build
   cd build
-  cmake ../${pkgname}4-$pkgver \
+  cmake ../${pkgname}4-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make
@@ -28,5 +29,8 @@
 
 package() {
   cd $srcdir/build
+
   make DESTDIR=$pkgdir install
 }
+
+# vim:set ts=2 sw=2 et:

Modified: kradio.install
===
--- kradio.install  2013-01-28 21:09:12 UTC (rev 83291)
+++ kradio.install  2013-01-28 23:02:23 UTC (rev 83292)
@@ -1,11 +1,13 @@
 post_install() {
-xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
 }
 
 post_upgrade() {
-post_install
+  post_install
 }
 
 post_remove() {
-post_install
+  post_install
 }
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2012-08-21 Thread Eric Bélanger
Date: Tuesday, August 21, 2012 @ 04:57:54
  Author: eric
Revision: 165495

upgpkg: kradio 4.0.6-1

Upstream update

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-21 00:07:17 UTC (rev 165494)
+++ PKGBUILD2012-08-21 08:57:54 UTC (rev 165495)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.5
+pkgver=4.0.6
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -13,8 +13,8 @@
 makedepends=('automoc4' 'cmake' 'boost')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2{,.asc})
-md5sums=('d2ce6b9c12e66c8cdb300013aa0cb26a'
- '3faef5c46547b14804839f367fd09d29')
+md5sums=('ee9214156465e0416bb369f78b4a5eae'
+ 'f43706e63d24788f2278bada7b10cc6f')
 
 build() {
   cd $srcdir



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2012-08-07 Thread Eric Bélanger
Date: Tuesday, August 7, 2012 @ 14:55:43
  Author: eric
Revision: 164980

upgpkg: kradio 4.0.5-1

Upstream update, Add boost makedepends

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-07 18:12:21 UTC (rev 164979)
+++ PKGBUILD2012-08-07 18:55:43 UTC (rev 164980)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.4
-pkgrel=2
+pkgver=4.0.5
+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')
+makedepends=('automoc4' 'cmake' 'boost')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/$pkgname/kradio4-$pkgver.tar.bz2{,.asc})
-md5sums=('4b5495a4f1dda21f7201bc8db0d4f95e'
- '51c6d4ec0047d2df595b458bde285012')
+md5sums=('d2ce6b9c12e66c8cdb300013aa0cb26a'
+ '3faef5c46547b14804839f367fd09d29')
 
 build() {
   cd $srcdir



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2012-06-04 Thread Eric Bélanger
Date: Monday, June 4, 2012 @ 03:56:48
  Author: eric
Revision: 160706

upgpkg: kradio 4.0.4-2

Rebuild against ffmpeg 0.11

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-04 05:04:59 UTC (rev 160705)
+++ PKGBUILD2012-06-04 07:56:48 UTC (rev 160706)
@@ -4,7 +4,7 @@
 
 pkgname=kradio
 pkgver=4.0.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
 pkgdesc=A comfortable KDE internet and AM/FM radio application



[arch-commits] Commit in kradio/trunk (PKGBUILD kradio.install)

2012-02-22 Thread Andrea Scarpino
Date: Wednesday, February 22, 2012 @ 06:29:32
  Author: andrea
Revision: 150789

upgpkg: kradio 4.0.4-1

Upstream release

Modified:
  kradio/trunk/PKGBUILD
  kradio/trunk/kradio.install

+
 PKGBUILD   |   22 --
 kradio.install |6 +++---
 2 files changed, 15 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-22 11:22:08 UTC (rev 150788)
+++ PKGBUILD2012-02-22 11:29:32 UTC (rev 150789)
@@ -1,26 +1,28 @@
 # $Id$
-# Maintainer : Tobias Powalowski tp...@archlinux.org
+# Maintainer:
+# Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.3
+pkgver=4.0.4
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
-pkgdesc=A comfortable KDE radio application
+pkgdesc=A comfortable KDE internet and AM/FM radio application
 url=http://kradio.sourceforge.net/;
 depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
-makedepends=('pkg-config' 'automoc4' 'cmake')
-options=(!libtool)
-install=kradio.install
-source=(http://downloads.sourceforge.net/sourceforge/kradio/kradio4-$pkgver.tar.bz2{,.asc})
-md5sums=('f495ce341150ab04515d217bd8c36a32'
- '42259fac62e427b8c86b7a5e5d4b18bf')
+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_SKIP_RPATH=ON 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+  cmake ../${pkgname}4-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
   make
 }
 

Modified: kradio.install
===
--- kradio.install  2012-02-22 11:22:08 UTC (rev 150788)
+++ kradio.install  2012-02-22 11:29:32 UTC (rev 150789)
@@ -1,11 +1,11 @@
 post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
 }
 
 post_upgrade() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+post_install
 }
 
 post_remove() {
-  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+post_install
 }



[arch-commits] Commit in kradio/trunk (PKGBUILD kradio-ffmpeg.diff)

2012-02-16 Thread Eric Bélanger
Date: Thursday, February 16, 2012 @ 16:20:43
  Author: eric
Revision: 150325

upgpkg: kradio 4.0.3-1

Upstream update, Remove old patch

Modified:
  kradio/trunk/PKGBUILD
Deleted:
  kradio/trunk/kradio-ffmpeg.diff

+
 PKGBUILD   |   14 ++
 kradio-ffmpeg.diff |   34 --
 2 files changed, 6 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-16 20:41:55 UTC (rev 150324)
+++ PKGBUILD2012-02-16 21:20:43 UTC (rev 150325)
@@ -2,21 +2,22 @@
 # Maintainer : Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.2
-pkgrel=3
+pkgver=4.0.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
 pkgdesc=A comfortable KDE radio application
 url=http://kradio.sourceforge.net/;
 depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
 makedepends=('pkg-config' 'automoc4' 'cmake')
+options=(!libtool)
 install=kradio.install
-source=(http://downloads.sourceforge.net/sourceforge/kradio/kradio4-$pkgver.tar.bz2{,.asc}
 kradio-ffmpeg.diff)
-options=(!libtool)
+source=(http://downloads.sourceforge.net/sourceforge/kradio/kradio4-$pkgver.tar.bz2{,.asc})
+md5sums=('f495ce341150ab04515d217bd8c36a32'
+ '42259fac62e427b8c86b7a5e5d4b18bf')
 
 build() {
   cd $srcdir
-  (cd ${pkgname}4-$pkgver ; patch -p1 -i $srcdir/kradio-ffmpeg.diff)
   mkdir build
   cd build
   cmake ../${pkgname}4-$pkgver -DCMAKE_SKIP_RPATH=ON 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
@@ -27,6 +28,3 @@
   cd $srcdir/build
   make DESTDIR=$pkgdir install
 }
-md5sums=('18fea3e2bc7100882075187c6a89f7bd'
- '5f407eb75536f39e79c77a70613e8704'
- '7d31a4f54602bc109f39cc0a7a1dc50c')

Deleted: kradio-ffmpeg.diff
===
--- kradio-ffmpeg.diff  2012-02-16 20:41:55 UTC (rev 150324)
+++ kradio-ffmpeg.diff  2012-02-16 21:20:43 UTC (rev 150325)
@@ -1,34 +0,0 @@
-X-Git-Url: 
http://kradio.git.sourceforge.net/git/gitweb.cgi?p=kradio%2Fkradio;a=blobdiff_plain;f=plugins%2Finternetradio%2Fdecoder_thread.cpp;h=c74d6e20578faf3b5dee877aa6de0c9269f49ad9;hp=4cd6cc0543200e9e274e38fa8badb63556a419c3;hb=4f4ec44f49d83b85702bb002455a57374245d825;hpb=c5dea0c01bf5cc16f49cf3d58b837b2fab02d988
-
-diff --git a/plugins/internetradio/decoder_thread.cpp 
b/plugins/internetradio/decoder_thread.cpp
-index 4cd6cc0..c74d6e2 100644
 a/plugins/internetradio/decoder_thread.cpp
-+++ b/plugins/internetradio/decoder_thread.cpp
-@@ -373,7 +373,6 @@ void InternetRadioDecoder::openAVStream(const QString 
stream, bool warningsNotE
- 
- //av_log_set_level(255);
- m_av_pFormatCtx = avformat_alloc_context();
--memset(m_av_pFormatCtx, 0, sizeof(*m_av_pFormatCtx));
- m_av_pFormatCtx-probesize = m_maxProbeSize;
- m_av_pFormatCtx-max_analyze_duration = m_maxAnalyzeTime * AV_TIME_BASE;
- 
-@@ -475,7 +474,6 @@ void InternetRadioDecoder::openAVStream(const QString 
stream, bool warningsNotE
- m_av_pFormatCtx_opened = true;
- }
- else {
--
- // 
IErrorLogClient::staticLogDebug(InternetRadioDecoder::openAVStream: 
av_open_input_file start);
- if (av_open_input_file(m_av_pFormatCtx, stream.toUtf8(), iformat, 0, 
av_params) != 0) {
- if (warningsNotErrors) {
-@@ -535,7 +533,11 @@ void InternetRadioDecoder::openAVStream(const QString 
stream, bool warningsNotE
- m_av_audioStream = -1;
- for (unsigned int i = 0; i  m_av_pFormatCtx-nb_streams; i++) {
- // if (m_av_pFormatCtx-streams[i]-codec-codec_type == 
CODEC_TYPE_AUDIO  m_av_audioStream  0) {
-+#if LIBAVCODEC_VERSION_MAJOR  53
- if (m_av_pFormatCtx-streams[i]-codec-codec_type == 
CODEC_TYPE_AUDIO) { // take last stream
-+#else
-+if (m_av_pFormatCtx-streams[i]-codec-codec_type == 
AVMEDIA_TYPE_AUDIO) { // take last stream
-+#endif
- m_av_audioStream = i;
- break;
- }



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2011-11-12 Thread Andrea Scarpino
Date: Saturday, November 12, 2011 @ 09:59:37
  Author: andrea
Revision: 142605

upgpkg: kradio 4.0.2-3

Qt 4.7 rebuild

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-12 14:58:12 UTC (rev 142604)
+++ PKGBUILD2011-11-12 14:59:37 UTC (rev 142605)
@@ -3,7 +3,7 @@
 
 pkgname=kradio
 pkgver=4.0.2
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('GPL2')
 pkgdesc=A comfortable KDE radio application



[arch-commits] Commit in kradio/trunk (PKGBUILD kradio-ffmpeg.diff kradio.install)

2011-11-04 Thread Eric Bélanger
Date: Friday, November 4, 2011 @ 12:34:55
  Author: eric
Revision: 142034

Rebuild against ffmpeg 20111030, Add kdebase-runtime depends and remove already 
satisfied depends, Add cmake makedepends, Add install file to update icon cache

Added:
  kradio/trunk/kradio-ffmpeg.diff
  kradio/trunk/kradio.install
Modified:
  kradio/trunk/PKGBUILD

+
 PKGBUILD   |   22 +-
 kradio-ffmpeg.diff |   34 ++
 kradio.install |   11 +++
 3 files changed, 58 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-04 11:47:22 UTC (rev 142033)
+++ PKGBUILD2011-11-04 16:34:55 UTC (rev 142034)
@@ -3,18 +3,20 @@
 
 pkgname=kradio
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
-pkgdesc=KRadio is a comfortable KDE radio application
+pkgdesc=A comfortable KDE radio application
 url=http://kradio.sourceforge.net/;
-depends=('lame' 'kdelibs' 'libsndfile' 'lirc-utils' 'libmms' 'ffmpeg')
-makedepends=('pkgconfig' 'automoc4')
-source=(http://downloads.sourceforge.net/sourceforge/kradio/kradio4-$pkgver.tar.bz2)
+depends=('kdebase-runtime' 'lirc-utils' 'libmms' 'ffmpeg')
+makedepends=('pkg-config' 'automoc4' 'cmake')
+install=kradio.install
+source=(http://downloads.sourceforge.net/sourceforge/kradio/kradio4-$pkgver.tar.bz2{,.asc}
 kradio-ffmpeg.diff)
 options=(!libtool)
 
 build() {
-  cd $srcdir
+  cd $srcdir
+  (cd ${pkgname}4-$pkgver ; patch -p1 -i $srcdir/kradio-ffmpeg.diff)
   mkdir build
   cd build
   cmake ../${pkgname}4-$pkgver -DCMAKE_SKIP_RPATH=ON 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
@@ -22,7 +24,9 @@
 }
 
 package() {
-  cd $srcdir/build
-  make DESTDIR=$startdir/pkg install
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
 }
-md5sums=('18fea3e2bc7100882075187c6a89f7bd')
+md5sums=('18fea3e2bc7100882075187c6a89f7bd'
+ '5f407eb75536f39e79c77a70613e8704'
+ '7d31a4f54602bc109f39cc0a7a1dc50c')

Added: kradio-ffmpeg.diff
===
--- kradio-ffmpeg.diff  (rev 0)
+++ kradio-ffmpeg.diff  2011-11-04 16:34:55 UTC (rev 142034)
@@ -0,0 +1,34 @@
+X-Git-Url: 
http://kradio.git.sourceforge.net/git/gitweb.cgi?p=kradio%2Fkradio;a=blobdiff_plain;f=plugins%2Finternetradio%2Fdecoder_thread.cpp;h=c74d6e20578faf3b5dee877aa6de0c9269f49ad9;hp=4cd6cc0543200e9e274e38fa8badb63556a419c3;hb=4f4ec44f49d83b85702bb002455a57374245d825;hpb=c5dea0c01bf5cc16f49cf3d58b837b2fab02d988
+
+diff --git a/plugins/internetradio/decoder_thread.cpp 
b/plugins/internetradio/decoder_thread.cpp
+index 4cd6cc0..c74d6e2 100644
+--- a/plugins/internetradio/decoder_thread.cpp
 b/plugins/internetradio/decoder_thread.cpp
+@@ -373,7 +373,6 @@ void InternetRadioDecoder::openAVStream(const QString 
stream, bool warningsNotE
+ 
+ //av_log_set_level(255);
+ m_av_pFormatCtx = avformat_alloc_context();
+-memset(m_av_pFormatCtx, 0, sizeof(*m_av_pFormatCtx));
+ m_av_pFormatCtx-probesize = m_maxProbeSize;
+ m_av_pFormatCtx-max_analyze_duration = m_maxAnalyzeTime * AV_TIME_BASE;
+ 
+@@ -475,7 +474,6 @@ void InternetRadioDecoder::openAVStream(const QString 
stream, bool warningsNotE
+ m_av_pFormatCtx_opened = true;
+ }
+ else {
+-
+ // 
IErrorLogClient::staticLogDebug(InternetRadioDecoder::openAVStream: 
av_open_input_file start);
+ if (av_open_input_file(m_av_pFormatCtx, stream.toUtf8(), iformat, 0, 
av_params) != 0) {
+ if (warningsNotErrors) {
+@@ -535,7 +533,11 @@ void InternetRadioDecoder::openAVStream(const QString 
stream, bool warningsNotE
+ m_av_audioStream = -1;
+ for (unsigned int i = 0; i  m_av_pFormatCtx-nb_streams; i++) {
+ // if (m_av_pFormatCtx-streams[i]-codec-codec_type == 
CODEC_TYPE_AUDIO  m_av_audioStream  0) {
++#if LIBAVCODEC_VERSION_MAJOR  53
+ if (m_av_pFormatCtx-streams[i]-codec-codec_type == 
CODEC_TYPE_AUDIO) { // take last stream
++#else
++if (m_av_pFormatCtx-streams[i]-codec-codec_type == 
AVMEDIA_TYPE_AUDIO) { // take last stream
++#endif
+ m_av_audioStream = i;
+ break;
+ }

Added: kradio.install
===
--- kradio.install  (rev 0)
+++ kradio.install  2011-11-04 16:34:55 UTC (rev 142034)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+}
+
+post_upgrade() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+}
+
+post_remove() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+}



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2011-01-08 Thread Tobias Powalowski
Date: Saturday, January 8, 2011 @ 07:01:40
  Author: tpowa
Revision: 105372

upgpkg: kradio 4.0.2-1
bump to latest version

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 1 file changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-08 11:31:38 UTC (rev 105371)
+++ PKGBUILD2011-01-08 12:01:40 UTC (rev 105372)
@@ -2,8 +2,8 @@
 # Maintainer : Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.0.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
 pkgdesc=KRadio is a comfortable KDE radio application
@@ -18,7 +18,11 @@
   mkdir build
   cd build
   cmake ../${pkgname}4-$pkgver -DCMAKE_SKIP_RPATH=ON 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
-  make || return 1
+  make
+}
+
+package() {
+  cd $srcdir/build
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('de7a02b77ae5d960b273f125b17b83bc')
+md5sums=('18fea3e2bc7100882075187c6a89f7bd')



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2010-11-01 Thread Tobias Powalowski
Date: Monday, November 1, 2010 @ 17:03:29
  Author: tpowa
Revision: 97767

upgpkg: kradio 4.0.1-2
fix ffmpeg depend

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-01 20:52:19 UTC (rev 97766)
+++ PKGBUILD2010-11-01 21:03:29 UTC (rev 97767)
@@ -3,12 +3,12 @@
 
 pkgname=kradio
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
 pkgdesc=KRadio is a comfortable KDE radio application
 url=http://kradio.sourceforge.net/;
-depends=('lame' 'kdelibs' 'libsndfile' 'lirc-utils' 'libmms')
+depends=('lame' 'kdelibs' 'libsndfile' 'lirc-utils' 'libmms' 'ffmpeg')
 makedepends=('pkgconfig' 'automoc4')
 
source=(http://downloads.sourceforge.net/sourceforge/kradio/kradio4-$pkgver.tar.bz2)
 options=(!libtool)



[arch-commits] Commit in kradio/trunk (PKGBUILD)

2010-10-10 Thread Tobias Powalowski
Date: Sunday, October 10, 2010 @ 11:27:23
  Author: tpowa
Revision: 94750

upgpkg: kradio 4.0.1-1
bump to latest version

Modified:
  kradio/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-10 15:25:40 UTC (rev 94749)
+++ PKGBUILD2010-10-10 15:27:23 UTC (rev 94750)
@@ -2,7 +2,7 @@
 # Maintainer : Tobias Powalowski tp...@archlinux.org
 
 pkgname=kradio
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -21,5 +21,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-
-md5sums=('fe19f793e272bdac1081a880557b5cd2')
+md5sums=('de7a02b77ae5d960b273f125b17b83bc')