diff options
author | crocket <crockabiscuit@gmail.com> | 2011-06-05 16:34:38 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:41 -0400 |
commit | 3065ad5965669236edcf9e8d4d277de44d503b0a (patch) | |
tree | 7a426ad69a99ef31a99b1262a036a0925d09b19f /audio | |
parent | fc9a8a13c9f0327474c83355b64ff7375c6754e4 (diff) |
audio/easytag: Minor tweaks and info updated.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/easytag/README | 3 | ||||
-rw-r--r-- | audio/easytag/easytag.SlackBuild | 6 | ||||
-rw-r--r-- | audio/easytag/easytag.info | 2 | ||||
-rw-r--r-- | audio/easytag/slack-desc | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/audio/easytag/README b/audio/easytag/README index 41df799bd717..cda95852941a 100644 --- a/audio/easytag/README +++ b/audio/easytag/README @@ -4,4 +4,5 @@ EasyTAG is a utility for viewing and editing tags for MP3, MP2, FLAC Ogg Vorbis, MP4/AAC, MusePack and Monkey's Audio files. Its simple and nice GTK2 interface makes tagging easier under GNU/Linux. -This requires id3lib. +id3lib and libmp4v2 are optional dependencies. + diff --git a/audio/easytag/easytag.SlackBuild b/audio/easytag/easytag.SlackBuild index 416436d7dcf0..d3a5bc846a9d 100644 --- a/audio/easytag/easytag.SlackBuild +++ b/audio/easytag/easytag.SlackBuild @@ -22,11 +22,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Updated and now maintained by crocket (crockabiscuit@yahoo.com) +# Updated and now maintained by crocket (crockabiscuit@gmail.com) PRGNAM=easytag VERSION=2.1.6 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -75,7 +75,7 @@ find . \ -exec chmod 644 {} \; # Apply the patch downloaded by easytag.info -cat $CWD/patch_easytag_216_cddb_manual_search_fix.diff | patch -p1 +patch -p1 < $CWD/patch_easytag_216_cddb_manual_search_fix.diff CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ diff --git a/audio/easytag/easytag.info b/audio/easytag/easytag.info index 41f4d04d7a0a..5587fdc728c3 100644 --- a/audio/easytag/easytag.info +++ b/audio/easytag/easytag.info @@ -8,5 +8,5 @@ MD5SUM="6c5b9dc2bf1f3b0a11bd4efc81aaa9ee \ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="crocket" -EMAIL="crockabiscuit@yahoo.com" +EMAIL="crockabiscuit@gmail.com" APPROVED="dsomero" diff --git a/audio/easytag/slack-desc b/audio/easytag/slack-desc index 3a5c52486f3e..23b24cca496c 100644 --- a/audio/easytag/slack-desc +++ b/audio/easytag/slack-desc @@ -12,7 +12,7 @@ easytag: EasyTAG is a utility for viewing and editing tags for MP3, MP2, FLAC easytag: Ogg Vorbis, MP4/AAC, MusePack and Monkey's Audio files. Its simple easytag: and nice GTK2 interface makes tagging easier under GNU/Linux. easytag: -easytag: Homepage: http://easytag.sourceforge.net +easytag: Website : http://easytag.sourceforge.net easytag: easytag: easytag: |