aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gnome-subtitles
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-22 00:04:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-22 00:04:22 +0000
commit4b83d6cc46e8da3763aed4a9b1eb7e67a6bd030a (patch)
treea5d9119581227ddedd27ca340bd6f03bb690f2d5 /multimedia/gnome-subtitles
parent617867c17d5321566754e0420d7c129ec5938fa1 (diff)
downloadports-4b83d6cc46e8da3763aed4a9b1eb7e67a6bd030a.tar.gz
ports-4b83d6cc46e8da3763aed4a9b1eb7e67a6bd030a.zip
- Update to 0.8
PR: 123827 Submitted by: Marcin Simonides <marcin@studio4plus.com> (maintainer)
Notes
Notes: svn path=/head/; revision=213483
Diffstat (limited to 'multimedia/gnome-subtitles')
-rw-r--r--multimedia/gnome-subtitles/Makefile9
-rw-r--r--multimedia/gnome-subtitles/distinfo6
-rw-r--r--multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in17
-rw-r--r--multimedia/gnome-subtitles/pkg-plist30
4 files changed, 41 insertions, 21 deletions
diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile
index 75f656e720ae..692ba822a772 100644
--- a/multimedia/gnome-subtitles/Makefile
+++ b/multimedia/gnome-subtitles/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome-subtitles
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,8 +14,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= marcin@studio4plus.com
COMMENT= Subtitle editor with video preview
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
+LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant
+BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
+ ${LOCALBASE}/lib/sublib/sublib.dll:${PORTSDIR}/multimedia/sublib
+RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
+ ${LOCALBASE}/lib/sublib/sublib.dll:${PORTSDIR}/multimedia/sublib
USE_GMAKE= yes
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
diff --git a/multimedia/gnome-subtitles/distinfo b/multimedia/gnome-subtitles/distinfo
index 86e87afcd976..067199e6c694 100644
--- a/multimedia/gnome-subtitles/distinfo
+++ b/multimedia/gnome-subtitles/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome-subtitles-0.7.2.tar.gz) = 3fc31cf1e8080d852535e293216c03bd
-SHA256 (gnome-subtitles-0.7.2.tar.gz) = bea8bb09088202f5fc7936f0b44624fe63c342d9ccac042d5817e39981ab3fa7
-SIZE (gnome-subtitles-0.7.2.tar.gz) = 856112
+MD5 (gnome-subtitles-0.8.tar.gz) = 9590389ba91f9cfd94b6b36454dc2420
+SHA256 (gnome-subtitles-0.8.tar.gz) = aea492b878cb417f9610a6118ff05f8b1d398edaa2c30fed426b0ab00513e81c
+SIZE (gnome-subtitles-0.8.tar.gz) = 756247
diff --git a/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in b/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in
index b652261bd305..9de134eac6da 100644
--- a/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in
+++ b/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in
@@ -1,8 +1,15 @@
---- src/GnomeSubtitles/Execution/gnome-subtitles.in.orig Sat Mar 24 10:30:55 2007
-+++ src/GnomeSubtitles/Execution/gnome-subtitles.in Sat Mar 24 10:31:09 2007
-@@ -1,3 +1,3 @@
+--- src/GnomeSubtitles/Execution/gnome-subtitles.in.orig 2008-05-11 18:14:09.000000000 +0200
++++ src/GnomeSubtitles/Execution/gnome-subtitles.in 2008-05-19 22:58:24.691677625 +0200
+@@ -1,4 +1,4 @@
-#!/bin/bash
--exec -a gnome-subtitles @MONO@ @prefix@/lib/gnome-subtitles/gnome-subtitles.exe "$@"
+#!/bin/sh
-+exec @MONO@ @prefix@/lib/gnome-subtitles/gnome-subtitles.exe "$@"
+
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+@@ -8,5 +8,5 @@
+
+ export LD_LIBRARY_PATH="$libdir/gnome-subtitles:$LD_LIBRARY_PATH"
+ export MONO_PATH=$sublibdir:$MONO_PATH
+-exec -a gnome-subtitles @MONO@ $libdir/gnome-subtitles/gnome-subtitles.exe "$@"
++exec @MONO@ $libdir/gnome-subtitles/gnome-subtitles.exe "$@"
diff --git a/multimedia/gnome-subtitles/pkg-plist b/multimedia/gnome-subtitles/pkg-plist
index 08a3c404e134..13b5779d687d 100644
--- a/multimedia/gnome-subtitles/pkg-plist
+++ b/multimedia/gnome-subtitles/pkg-plist
@@ -1,38 +1,48 @@
bin/gnome-subtitles
lib/gnome-subtitles/GStreamerPlaybin.dll
lib/gnome-subtitles/gnome-subtitles.exe
+lib/gnome-subtitles/gnome-subtitles.exe.config
lib/gnome-subtitles/libgstreamer_playbin.so
-lib/gnome-subtitles/sublib.dll
share/applications/gnome-subtitles.desktop
share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml
share/gnome/help/gnome-subtitles/C/legal.xml
share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml
share/gnome/help/gnome-subtitles/el/gnome-subtitles.xml
+share/gnome/help/gnome-subtitles/es/gnome-subtitles.xml
+share/gnome/help/gnome-subtitles/fr/gnome-subtitles.xml
share/gnome/help/gnome-subtitles/oc/gnome-subtitles.xml
share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml
-share/omf/gnome-subtitles/gnome-subtitles-C.omf
-share/omf/gnome-subtitles/gnome-subtitles-ca.omf
-share/omf/gnome-subtitles/gnome-subtitles-el.omf
-share/omf/gnome-subtitles/gnome-subtitles-oc.omf
-share/omf/gnome-subtitles/gnome-subtitles-sv.omf
-share/pixmaps/gnome-subtitles.png
share/locale/ar/LC_MESSAGES/gnome-subtitles.mo
share/locale/ca/LC_MESSAGES/gnome-subtitles.mo
share/locale/dz/LC_MESSAGES/gnome-subtitles.mo
share/locale/el/LC_MESSAGES/gnome-subtitles.mo
+share/locale/en_GB/LC_MESSAGES/gnome-subtitles.mo
share/locale/es/LC_MESSAGES/gnome-subtitles.mo
share/locale/fi/LC_MESSAGES/gnome-subtitles.mo
+share/locale/fr/LC_MESSAGES/gnome-subtitles.mo
+share/locale/he/LC_MESSAGES/gnome-subtitles.mo
share/locale/oc/LC_MESSAGES/gnome-subtitles.mo
share/locale/pl/LC_MESSAGES/gnome-subtitles.mo
+share/locale/pt/LC_MESSAGES/gnome-subtitles.mo
share/locale/pt_BR/LC_MESSAGES/gnome-subtitles.mo
share/locale/sv/LC_MESSAGES/gnome-subtitles.mo
+share/omf/gnome-subtitles/gnome-subtitles-C.omf
+share/omf/gnome-subtitles/gnome-subtitles-ca.omf
+share/omf/gnome-subtitles/gnome-subtitles-el.omf
+share/omf/gnome-subtitles/gnome-subtitles-es.omf
+share/omf/gnome-subtitles/gnome-subtitles-fr.omf
+share/omf/gnome-subtitles/gnome-subtitles-oc.omf
+share/omf/gnome-subtitles/gnome-subtitles-sv.omf
+share/pixmaps/gnome-subtitles.png
@dirrmtry lib/gnome-subtitles
@dirrmtry share/omf/gnome-subtitles
@dirrmtry share/gnome/help/gnome-subtitles/C
-@dirrmtry share/gnome/help/gnome-subtitles/sv
-@dirrmtry share/gnome/help/gnome-subtitles/oc
-@dirrmtry share/gnome/help/gnome-subtitles/el
@dirrmtry share/gnome/help/gnome-subtitles/ca
+@dirrmtry share/gnome/help/gnome-subtitles/el
+@dirrmtry share/gnome/help/gnome-subtitles/es
+@dirrmtry share/gnome/help/gnome-subtitles/fr
+@dirrmtry share/gnome/help/gnome-subtitles/oc
+@dirrmtry share/gnome/help/gnome-subtitles/sv
@dirrmtry share/gnome/help/gnome-subtitles
@dirrmtry locale
@dirrmtry share/applications