diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-06 08:41:39 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-06 08:41:39 +0800 |
commit | 679635a8cfc20f954434bd283717583070555592 (patch) | |
tree | 793d2bddefde199dc804295336c23af0d48e7b83 | |
parent | 8e93e6ea6b0f957cdab8c3cf6d64a79f566781d2 (diff) | |
download | marcuscom-ports-679635a8cfc20f954434bd283717583070555592.tar marcuscom-ports-679635a8cfc20f954434bd283717583070555592.tar.gz marcuscom-ports-679635a8cfc20f954434bd283717583070555592.tar.bz2 marcuscom-ports-679635a8cfc20f954434bd283717583070555592.tar.lz marcuscom-ports-679635a8cfc20f954434bd283717583070555592.tar.xz marcuscom-ports-679635a8cfc20f954434bd283717583070555592.tar.zst marcuscom-ports-679635a8cfc20f954434bd283717583070555592.zip |
Update to 0.1.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3225 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/coaster/Makefile | 4 | ||||
-rw-r--r-- | sysutils/coaster/distinfo | 4 | ||||
-rw-r--r-- | sysutils/coaster/pkg-plist | 10 |
3 files changed, 14 insertions, 4 deletions
diff --git a/sysutils/coaster/Makefile b/sysutils/coaster/Makefile index da6aa3047..a551fde6e 100644 --- a/sysutils/coaster/Makefile +++ b/sysutils/coaster/Makefile @@ -6,8 +6,7 @@ # PORTNAME= coaster -PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTVERSION= 0.1.3 CATEGORIES= sysutils gnome MASTER_SITES= http://www.coaster-burn.org/files/coaster/ @@ -20,6 +19,7 @@ LIB_DEPENDS= bakery-2.3.11:${PORTSDIR}/x11-toolkits/bakery \ USE_GNOME= gnomehack gnomeprefix gnometarget intlhack desktopfileutils USE_GMAKE= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/coaster/distinfo b/sysutils/coaster/distinfo index e45164485..c13411abf 100644 --- a/sysutils/coaster/distinfo +++ b/sysutils/coaster/distinfo @@ -1,2 +1,2 @@ -MD5 (coaster-0.1.2.tar.gz) = 248051dbdf026ec4f4a691468a6b550a -SIZE (coaster-0.1.2.tar.gz) = 530765 +MD5 (coaster-0.1.3.tar.gz) = 4074a00277f26502970ad2e9a5ec61de +SIZE (coaster-0.1.3.tar.gz) = 568081 diff --git a/sysutils/coaster/pkg-plist b/sysutils/coaster/pkg-plist index 7605df070..e0e6102de 100644 --- a/sysutils/coaster/pkg-plist +++ b/sysutils/coaster/pkg-plist @@ -14,10 +14,16 @@ share/gnome/coaster/glade/coaster.glade share/gnome/coaster/ui/coaster-audio-menu.ui share/gnome/coaster/ui/coaster-data-menu.ui share/gnome/coaster/ui/coaster-edit-menu.ui +share/gnome/coaster/ui/coaster-file-menu.ui share/gnome/coaster/ui/coaster-other-menu.ui share/gnome/coaster/ui/coaster-toolbar.ui +share/gnome/help/coaster/C/coaster.xml +share/gnome/help/coaster/C/fdl-appendix.xml +share/gnome/help/coaster/C/figures/blank.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 @@ -26,6 +32,10 @@ share/gnome/xml/coaster/coaster-video.dtd 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 |