aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-04 22:08:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-04 22:08:13 +0000
commit0110b582469cbf74c7e80f2ed4ae4e376450d689 (patch)
tree336f9fb5cc66677e0e9868c41cbb2e0b9d3ee9a2 /audio
parente6b8171730a0b653efb05344687e70bef1e2e1e7 (diff)
downloadports-0110b582469cbf74c7e80f2ed4ae4e376450d689.tar.gz
ports-0110b582469cbf74c7e80f2ed4ae4e376450d689.zip
Add Cantus, an mp3/ogg tagger.
Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files. It has many features including mass tagging and renaming of MP3s, the ability to generate a tag out of the filename, filter definitions for renaming, recursive actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags, and a lot more. PR: ports/52607 Submitted by: Dmitry Dyomin <old@old.com.ua>
Notes
Notes: svn path=/head/; revision=82295
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/cantus/Makefile25
-rw-r--r--audio/cantus/distinfo1
-rw-r--r--audio/cantus/pkg-descr7
-rw-r--r--audio/cantus/pkg-plist25
5 files changed, 59 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 47e7220935c4..f13ecd60b6cd 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -27,6 +27,7 @@
SUBDIR += bonk
SUBDIR += btc
SUBDIR += cam
+ SUBDIR += cantus
SUBDIR += ccaudio
SUBDIR += cd-console
SUBDIR += cd-discid
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile
new file mode 100644
index 000000000000..61c5b60b4bf8
--- /dev/null
+++ b/audio/cantus/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: cantus
+# Date created: 22 May 2003
+# Whom: old@old.com.ua
+#
+# $FreeBSD$
+#
+
+PORTNAME= cantus
+PORTVERSION= 1.05
+CATEGORIES= audio
+MASTER_SITES= http://sam.homeunix.com/software.manicsadness.com-step3/releases/cantus/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-1
+
+MAINTAINER= old@old.com.ua
+COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_GNOME= gnomelibs gnomehack
+WRKSRC= ${WRKDIR}/cantus-1.05
+
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/audio/cantus/distinfo b/audio/cantus/distinfo
new file mode 100644
index 000000000000..96aa71a76fdf
--- /dev/null
+++ b/audio/cantus/distinfo
@@ -0,0 +1 @@
+MD5 (cantus-1.05-1.tar.gz) = 8f3166d2801e514e00e7c650412261ef
diff --git a/audio/cantus/pkg-descr b/audio/cantus/pkg-descr
new file mode 100644
index 000000000000..6618f9f052c3
--- /dev/null
+++ b/audio/cantus/pkg-descr
@@ -0,0 +1,7 @@
+Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files.
+It has many features including mass tagging and renaming of MP3s, the ability to
+generate a tag out of the filename, filter definitions for renaming, recursive
+actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags,
+and a lot more.
+
+WWW: http://freshmeat.net/projects/cantus
diff --git a/audio/cantus/pkg-plist b/audio/cantus/pkg-plist
new file mode 100644
index 000000000000..b6ee1922bcf7
--- /dev/null
+++ b/audio/cantus/pkg-plist
@@ -0,0 +1,25 @@
+bin/cantus
+doc/Cantus/README
+doc/Cantus/COPYING
+doc/Cantus/AUTHORS
+doc/Cantus/ChangeLog
+doc/Cantus/INSTALL
+doc/Cantus/NEWS
+doc/Cantus/TODO
+share/pixmaps/cantus/cantus_icon.png
+share/pixmaps/cantus/done.xpm
+share/pixmaps/cantus/error.xpm
+share/pixmaps/cantus/folder_closed.xpm
+share/pixmaps/cantus/folder_locked.xpm
+share/pixmaps/cantus/cantus.xpm
+share/pixmaps/cantus/cantuslogo.xpm
+share/pixmaps/cantus/logo_about.xpm
+share/pixmaps/cantus/folder_opened.xpm
+share/pixmaps/cantus/locked.xpm
+share/pixmaps/cantus/mp3.xpm
+share/pixmaps/cantus/todo.xpm
+share/pixmaps/cantus/warning.xpm
+share/pixmaps/cantus/addrecursive.xpm
+share/gnome/apps/Applications/cantus.desktop
+@dirrm doc/Cantus
+@dirrm share/pixmaps/cantus