diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-03 15:58:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-09 20:45:11 +0700 |
commit | ef77e6d45205bb30dd0b98dfeed74f7e0244bbf8 (patch) | |
tree | ef0b0b92f1c42d4cca7fa0c5bdcda5ae391f292b /desktop/recorditnow | |
parent | 6354753d51a5a4709d8d725ba5856fe8c1838bd1 (diff) | |
download | slackbuilds-ef77e6d45205bb30dd0b98dfeed74f7e0244bbf8.tar.gz |
desktop/recorditnow: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/recorditnow')
-rw-r--r-- | desktop/recorditnow/README | 15 | ||||
-rw-r--r-- | desktop/recorditnow/recorditnow.info | 2 |
2 files changed, 13 insertions, 4 deletions
diff --git a/desktop/recorditnow/README b/desktop/recorditnow/README index 35fe07e92a..5993e27b1d 100644 --- a/desktop/recorditnow/README +++ b/desktop/recorditnow/README @@ -1,4 +1,13 @@ -RecordItNow is a desktop recorder. Its main features are: -* Make screenshots * Show mouse activity * Keyboard monitor -* Zoom * Timeline * Upload your videos to YouTube or blip.tv +RecordItNow is a desktop recorder. + +Its main features are: +* Make screenshots +* Show mouse activity +* Keyboard monitor +* Zoom +* Timeline +* Upload your videos to YouTube or blip.tv * Automatically encode your videos in a desired format + +NOTE: +This requires recordmydesktop from Slackware's extra directory. diff --git a/desktop/recorditnow/recorditnow.info b/desktop/recorditnow/recorditnow.info index ec57426597..6222d8a341 100644 --- a/desktop/recorditnow/recorditnow.info +++ b/desktop/recorditnow/recorditnow.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/recorditnow/recorditnow-0.8.1 MD5SUM="6619b4048545adbab1d13a790189e80f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg recordmydesktop" +REQUIRES="ffmpeg" MAINTAINER="Giovanne Castro" EMAIL="giovannefc@ig.com.br" |