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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 1 05:40:42 UTC 2013


    Date: Monday, July 1, 2013 @ 07:40:42
  Author: fyan
Revision: 93278

upgpkg: recorditnow 0.8.1-5

Modified:
  recorditnow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-01 05:40:22 UTC (rev 93277)
+++ PKGBUILD	2013-07-01 05:40:42 UTC (rev 93278)
@@ -7,15 +7,16 @@
 
 pkgname=recorditnow
 pkgver=0.8.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A plugin based desktop recorder for KDE SC 4"
 arch=('i686' 'x86_64')
 url="http://kde-apps.org/content/show.php/RecordItNow?content=114610"
 license=('GPL')
-depends=('kdebase-runtime' 'recordmydesktop' 'ffmpeg' 'xdg-utils')
-makedepends=('cmake' 'automoc4')
-optdepends=('mencoder: for mencoder encoder plugin')
-provides=('recorditnow' 'joschy')
+depends=('kdebase-runtime' 'ffmpeg' 'xdg-utils')
+makedepends=('cmake' 'automoc4' 'recordmydesktop')
+optdepends=('mencoder: for mencoder encoder plugin'
+            'recordmydesktop')
+provides=('joschy')
 conflicts=('joschy-git')
 install=recorditnow.install
 source=("http://downloads.sourceforge.net/project/recorditnow/${pkgname}-${pkgver}.tar.bz2"




More information about the arch-commits mailing list