Date: Fri, 11 Apr 2008 09:24:35 +1000 (YAKST) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/122640: [new port] misc/cdcollect: A simple CD catalog for GNOME Message-ID: <200804102324.m3ANOZ4l096856@blg.akavia.ru> Resent-Message-ID: <200804102330.m3ANU5uj038470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122640 >Category: ports >Synopsis: [new port] misc/cdcollect: A simple CD catalog for GNOME >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 23:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: 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 >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cdcollect/ # cdcollect/Makefile # cdcollect/distinfo # cdcollect/pkg-descr # cdcollect/pkg-plist # echo c - cdcollect/ mkdir -p cdcollect/ > /dev/null 2>&1 echo x - cdcollect/Makefile sed 's/^X//' >cdcollect/Makefile << 'END-of-cdcollect/Makefile' X# New ports collection makefile for: cdcollect X# Date created: 09 April 2008 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= cdcollect XPORTVERSION= 0.6.0 XCATEGORIES= misc gnome XMASTER_SITES= SF X XMAINTAINER= ports@logvinov.com XCOMMENT= A simple CD catalog for GNOME X XBUILD_DEPENDS= sqlite3>=3.0:${PORTSDIR}/databases/sqlite3 XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= gnomeprefix gnomehack intlhack libgnome gnomesharp20 XGCONF_SCHEMAS= cdcollect.schemas XUSE_GETTEXT= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" X X.include <bsd.port.mk> END-of-cdcollect/Makefile echo x - cdcollect/distinfo sed 's/^X//' >cdcollect/distinfo << 'END-of-cdcollect/distinfo' XMD5 (cdcollect-0.6.0.tar.bz2) = 33f71604b9dfb84497b4bc2fce69e89b XSHA256 (cdcollect-0.6.0.tar.bz2) = dfadcba64512f9e3037358b5ccfa264aa4db9e91343e8ff84588000a63fa2905 XSIZE (cdcollect-0.6.0.tar.bz2) = 364982 END-of-cdcollect/distinfo echo x - cdcollect/pkg-descr sed 's/^X//' >cdcollect/pkg-descr << 'END-of-cdcollect/pkg-descr' XCDCollect is a CD/DVD catalog application for gnome. X XIt's goal is to be able to catalog your entire CD collection allowing for Xsearches of your CD/DVD files with a clean and simple interface. X XFeatures: X X* Easy to use interface. X* Allow the use of plugins (external programs) to collect information for X each file of a CD in your catalog. X* Searches can be performed on CDs or files in the collection. X* It also catalogs compressed files X (using external programs such as unzip, unrar, etc.). X XWWW: http://cdcollect.sourceforge.net END-of-cdcollect/pkg-descr echo x - cdcollect/pkg-plist sed 's/^X//' >cdcollect/pkg-plist << 'END-of-cdcollect/pkg-plist' Xbin/cdcollect Xlib/cdcollect/cdcollect.exe Xshare/locale/cs/LC_MESSAGES/cdcollect.mo Xshare/locale/es/LC_MESSAGES/cdcollect.mo Xshare/pixmaps/cdcollect.png Xshare/applications/cdcollect.desktop X@dirrm lib/cdcollect X@dirrmtry share/pixmaps X@dirrmtry share/applications END-of-cdcollect/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804102324.m3ANOZ4l096856>