summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-14 04:21:39 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-14 04:21:39 +0800
commit8a64861805a707a1fd178a25bea7858641956933 (patch)
tree6ba608ac7e7ab4049bc9a2e60d2b0394a4d1490f /sysutils
parent820b239463ceac288bc354bc06d5e6c7bc270e86 (diff)
downloadmarcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.tar
marcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.tar.gz
marcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.tar.bz2
marcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.tar.lz
marcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.tar.xz
marcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.tar.zst
marcuscom-ports-8a64861805a707a1fd178a25bea7858641956933.zip
Add coaster, and mark BROKEN with new n-c-b.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4949 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/coaster/Makefile57
-rw-r--r--sysutils/coaster/distinfo2
-rw-r--r--sysutils/coaster/pkg-descr11
-rw-r--r--sysutils/coaster/pkg-plist47
4 files changed, 117 insertions, 0 deletions
diff --git a/sysutils/coaster/Makefile b/sysutils/coaster/Makefile
new file mode 100644
index 000000000..65d7106d2
--- /dev/null
+++ b/sysutils/coaster/Makefile
@@ -0,0 +1,57 @@
+# New ports collection makefile for: coaster
+# Date created: 11 Nov 2004
+# Whom: Mezz <mezz7@FreeBSD.org>
+#
+# $FreeBSD: ports/sysutils/coaster/Makefile,v 1.4 2005/04/19 17:18:30 mezz Exp $
+#
+
+PORTNAME= coaster
+PORTVERSION= 0.1.4.2
+PORTREVISION= 2
+CATEGORIES= sysutils gnome
+#MASTER_SITES= http://www.coaster-burn.org/files/coaster/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= mezz
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A disc burning application for Gnome 2
+
+LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
+ glademm-2.4:${PORTSDIR}/devel/libglademm24 \
+ gnomevfsmm-2.6:${PORTSDIR}/devel/gnome-vfsmm \
+ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26
+
+USE_GNOME= gnomehack gnomeprefix gnometarget intlhack desktopfileutils \
+ nautiluscdburner
+USE_GCC= 3.4
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+INSTALLS_OMF= yes
+USE_INC_LIBTOOL_VER=15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+DOCS= AUTHORS COPYING ChangeLog NEWS README TODO
+GCONF_SCHEMAS= coaster.schemas
+
+BROKEN= "Broken with new nautilus-cd-burner"
+
+patch-autotools:
+ @(cd ${PATCH_WRKSRC}; \
+ for file in ${LIBTOOLFILES}; do \
+ ${CP} $$file $$file.tmp; \
+ ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \
+ $$file.tmp > $$file; \
+ ${RM} $$file.tmp; \
+ done);
+
+post-install:
+ @-update-desktop-database
+.ifndef (NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+.for i in ${DOCS}
+ @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/sysutils/coaster/distinfo b/sysutils/coaster/distinfo
new file mode 100644
index 000000000..1779a37bc
--- /dev/null
+++ b/sysutils/coaster/distinfo
@@ -0,0 +1,2 @@
+MD5 (coaster-0.1.4.2.tar.gz) = d6e4998f4e8a37af6038a2ae455294c6
+SIZE (coaster-0.1.4.2.tar.gz) = 665198
diff --git a/sysutils/coaster/pkg-descr b/sysutils/coaster/pkg-descr
new file mode 100644
index 000000000..a61ff16c3
--- /dev/null
+++ b/sysutils/coaster/pkg-descr
@@ -0,0 +1,11 @@
+Coaster-GUI is the graphical user frontend for the libburn library. The goal
+is to present the user with a complete yet simple burning solution. Features
+include:
+
+Features for Coaster include:
+ * Audio cd sessions
+ * Data cd sessions
+ * File drag and drop from nautilus
+ * Ability to save and restore sessions from file
+
+WWW: http://www.coaster-burner.org/
diff --git a/sysutils/coaster/pkg-plist b/sysutils/coaster/pkg-plist
new file mode 100644
index 000000000..bf77dadeb
--- /dev/null
+++ b/sysutils/coaster/pkg-plist
@@ -0,0 +1,47 @@
+bin/coaster
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+share/gnome/application-registry/coaster.applications
+share/gnome/applications/coaster.desktop
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+share/gnome/coaster/glade/coaster-dialogs.glade
+share/gnome/coaster/glade/coaster-preferences.glade
+share/gnome/coaster/glade/coaster.glade
+share/gnome/coaster/ui/coaster-audio.ui
+share/gnome/coaster/ui/coaster-data.ui
+share/gnome/coaster/ui/coaster.ui
+share/gnome/help/coaster/C/coaster.xml
+share/gnome/help/coaster/C/fdl-appendix.xml
+share/gnome/help/coaster/C/figures/main_window.png
+share/gnome/help/coaster/C/figures/preferences_general.png
+share/gnome/help/coaster/C/figures/preferences_layouts.png
+share/gnome/help/coaster/C/figures/preferences_notifications.png
+share/gnome/help/coaster/C/legal.xml
+share/gnome/mime-info/coaster.keys
+share/gnome/mime-info/coaster.mime
+share/gnome/omf/coaster/coaster-manual-C.omf
+share/gnome/pixmaps/coaster.png
+share/gnome/xml/coaster/coaster-audio.dtd
+share/gnome/xml/coaster/coaster-catalog.xml
+share/gnome/xml/coaster/coaster-data.dtd
+share/gnome/xml/coaster/coaster-video.dtd
+share/locale/de/LC_MESSAGES/coaster.mo
+share/locale/fr/LC_MESSAGES/coaster.mo
+share/locale/nl/LC_MESSAGES/coaster.mo
+share/mime/packages/coaster.xml
+@dirrm share/gnome/xml/coaster
+@dirrm share/gnome/omf/coaster
+@dirrm share/gnome/help/coaster/C/figures
+@dirrm share/gnome/help/coaster/C
+@dirrm share/gnome/help/coaster
+@dirrm share/gnome/coaster/ui
+@dirrm share/gnome/coaster/glade
+@dirrm share/gnome/coaster
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime