summaryrefslogtreecommitdiff
path: root/community/recorditnow/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/recorditnow/PKGBUILD')
-rw-r--r--community/recorditnow/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/recorditnow/PKGBUILD b/community/recorditnow/PKGBUILD
index f3c003518..f19f62ea1 100644
--- a/community/recorditnow/PKGBUILD
+++ b/community/recorditnow/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93279 2013-07-01 05:44:50Z fyan $
+# $Id: PKGBUILD 97050 2013-09-11 14:06:02Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Yichao Yu <yyc1992@gmail.com>
# Contributor: Weng Xuetian <wengxt@gmail.com>
@@ -7,13 +7,13 @@
pkgname=recorditnow
pkgver=0.8.1
-pkgrel=5
+pkgrel=6
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' 'ffmpeg' 'xdg-utils')
-makedepends=('cmake' 'automoc4' 'recordmydesktop')
+makedepends=('cmake' 'automoc4' 'recordmydesktop' 'mencoder')
optdepends=('mencoder: for mencoder encoder plugin'
'recordmydesktop')
provides=('joschy')