summaryrefslogtreecommitdiff
path: root/misc/cdcollect
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-04-28 01:16:36 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-04-28 01:16:36 +0000
commit4e4039b3adc252ec5cd9c30651927bb6e6d0e423 (patch)
tree9a60e0c07e62702abdc7437a68e77933d15f669e /misc/cdcollect
parento Update to version 2.5 (diff)
CDCollect is a CD/DVD catalog application for gnome.
It's goal is to be able to catalog your entire CD collection allowing for searches of your CD/DVD files with a clean and simple interface. WWW: http://cdcollect.sourceforge.net PR: ports/122640 Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes
Notes: svn path=/head/; revision=212123
Diffstat (limited to 'misc/cdcollect')
-rw-r--r--misc/cdcollect/Makefile27
-rw-r--r--misc/cdcollect/distinfo3
-rw-r--r--misc/cdcollect/pkg-descr15
-rw-r--r--misc/cdcollect/pkg-plist9
4 files changed, 54 insertions, 0 deletions
diff --git a/misc/cdcollect/Makefile b/misc/cdcollect/Makefile
new file mode 100644
index 000000000000..3db8813204f7
--- /dev/null
+++ b/misc/cdcollect/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: cdcollect
+# Date created: 09 April 2008
+# Whom: Alexander Logvinov <ports@logvinov.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= cdcollect
+PORTVERSION= 0.6.0
+CATEGORIES= misc gnome
+MASTER_SITES= SF
+
+MAINTAINER= ports@logvinov.com
+COMMENT= A simple CD catalog for GNOME
+
+BUILD_DEPENDS= sqlite3>=3.0:${PORTSDIR}/databases/sqlite3
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack intlhack libgnome gnomesharp20
+GCONF_SCHEMAS= cdcollect.schemas
+USE_GETTEXT= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/misc/cdcollect/distinfo b/misc/cdcollect/distinfo
new file mode 100644
index 000000000000..41de16019772
--- /dev/null
+++ b/misc/cdcollect/distinfo
@@ -0,0 +1,3 @@
+MD5 (cdcollect-0.6.0.tar.bz2) = 33f71604b9dfb84497b4bc2fce69e89b
+SHA256 (cdcollect-0.6.0.tar.bz2) = dfadcba64512f9e3037358b5ccfa264aa4db9e91343e8ff84588000a63fa2905
+SIZE (cdcollect-0.6.0.tar.bz2) = 364982
diff --git a/misc/cdcollect/pkg-descr b/misc/cdcollect/pkg-descr
new file mode 100644
index 000000000000..a5d6d36ade81
--- /dev/null
+++ b/misc/cdcollect/pkg-descr
@@ -0,0 +1,15 @@
+CDCollect is a CD/DVD catalog application for gnome.
+
+It's goal is to be able to catalog your entire CD collection allowing for
+searches of your CD/DVD files with a clean and simple interface.
+
+Features:
+
+* Easy to use interface.
+* Allow the use of plugins (external programs) to collect information for
+ each file of a CD in your catalog.
+* Searches can be performed on CDs or files in the collection.
+* It also catalogs compressed files
+ (using external programs such as unzip, unrar, etc.).
+
+WWW: http://cdcollect.sourceforge.net
diff --git a/misc/cdcollect/pkg-plist b/misc/cdcollect/pkg-plist
new file mode 100644
index 000000000000..7bc182244aa3
--- /dev/null
+++ b/misc/cdcollect/pkg-plist
@@ -0,0 +1,9 @@
+bin/cdcollect
+lib/cdcollect/cdcollect.exe
+share/locale/cs/LC_MESSAGES/cdcollect.mo
+share/locale/es/LC_MESSAGES/cdcollect.mo
+share/pixmaps/cdcollect.png
+share/applications/cdcollect.desktop
+@dirrm lib/cdcollect
+@dirrmtry share/pixmaps
+@dirrmtry share/applications