summaryrefslogtreecommitdiff
path: root/multimedia/gnome-subtitles
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-25 07:34:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-25 07:34:28 +0000
commit49c610c6d73141e42d4f6cee2d28bf419abacc11 (patch)
tree232311d49b74da851e2c0657ad964eb3b77ba7cd /multimedia/gnome-subtitles
parentFix location of a dependency. (diff)
- Update to 0.4
PR: 112015 Submitted by: Marcin Simonides<marcin@studio4plus.com> (maintainer)
Notes
Notes: svn path=/head/; revision=190861
Diffstat (limited to 'multimedia/gnome-subtitles')
-rw-r--r--multimedia/gnome-subtitles/Makefile28
-rw-r--r--multimedia/gnome-subtitles/distinfo6
2 files changed, 20 insertions, 14 deletions
diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile
index 4378b237cccd..127baad0f3af 100644
--- a/multimedia/gnome-subtitles/Makefile
+++ b/multimedia/gnome-subtitles/Makefile
@@ -5,26 +5,32 @@
# $FreeBSD$
#
-PORTNAME= gnome-subtitles
-PORTVERSION= 0.3
-CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+PORTNAME= gnome-subtitles
+PORTVERSION= 0.4
+CATEGORIES= multimedia
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= marcin@studio4plus.com
-COMMENT= Subtitle editor with video preview
+MAINTAINER= marcin@studio4plus.com
+COMMENT= Subtitle editor with video preview
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
+BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
+RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
-USE_GNOME= gnomeprefix gtksharp20 gnomesharp20
+USE_GNOME= gnomeprefix gtksharp20 gnomesharp20
GNU_CONFIGURE= yes
GCONF_SCHEMAS= gnome-subtitles.schemas
+MAN1= gnome-subtitles.1
+
.if !defined(WITHOUT_MPLAYER)
- RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
+ RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
.endif
+pre-install:
+ # workaround for incorrect permissions in the disfile
+ ${CHMOD} +x ${WRKSRC}/install-sh
+
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.post.mk>
diff --git a/multimedia/gnome-subtitles/distinfo b/multimedia/gnome-subtitles/distinfo
index 2bf3f747fbae..286d14dfcc9b 100644
--- a/multimedia/gnome-subtitles/distinfo
+++ b/multimedia/gnome-subtitles/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome-subtitles-0.3.tar.gz) = 12dad36b683458ae1ecfae4a16481b1e
-SHA256 (gnome-subtitles-0.3.tar.gz) = 0c778320f5dca10e37e65b68d9243f358c348dc2a34ef21cb57405669ff7ba4c
-SIZE (gnome-subtitles-0.3.tar.gz) = 351554
+MD5 (gnome-subtitles-0.4.tar.gz) = 5ae670478a278e83daf900a73dd906c9
+SHA256 (gnome-subtitles-0.4.tar.gz) = 86029053d0d579899bf15a5db288d4e7220cfe899df6cfd7da4f1401b57e2784
+SIZE (gnome-subtitles-0.4.tar.gz) = 359921