Date: Thu, 19 Jul 2007 20:05:25 GMT From: Marcin Simonides <marcin@studio4plus.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/114752: [maintainer-update] multimedia/gnome-subtitles 0.6 Message-ID: <200707192005.l6JK5PD3000727@www.freebsd.org> Resent-Message-ID: <200707192010.l6JKA21K001791@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114752 >Category: ports >Synopsis: [maintainer-update] multimedia/gnome-subtitles 0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 19 20:10:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcin Simonides >Release: 6-STABLE >Organization: >Environment: >Description: Update of Gnome Subtitles application to version 0.6. Changed files: Makefile distinfo pkg-descr pkg-plist files/patch-src_GnomeSubtitles_Execution_Execution.cs >How-To-Repeat: >Fix: Patch attached with submission follows: diff -uNr gnome-subtitles.bak/Makefile gnome-subtitles/Makefile --- gnome-subtitles.bak/Makefile Thu Jul 12 17:24:57 2007 +++ gnome-subtitles/Makefile Thu Jul 12 20:16:18 2007 @@ -6,7 +6,7 @@ # PORTNAME= gnome-subtitles -PORTVERSION= 0.5.1 +PORTVERSION= 0.6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,10 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils +USE_GETTEXT= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= gnome-subtitles.schemas INSTALLS_OMF= yes INSTALLS_ICONS= yes diff -uNr gnome-subtitles.bak/distinfo gnome-subtitles/distinfo --- gnome-subtitles.bak/distinfo Thu Jul 12 17:24:57 2007 +++ gnome-subtitles/distinfo Thu Jul 12 17:29:44 2007 @@ -1,3 +1,3 @@ -MD5 (gnome-subtitles-0.5.1.tar.gz) = 313fabeb42f4bf117c851d2af9eda437 -SHA256 (gnome-subtitles-0.5.1.tar.gz) = 1aa0d521eebced2e5288cb1fd2762dc36267a84681388016ead6cb48fe7c9692 -SIZE (gnome-subtitles-0.5.1.tar.gz) = 445167 +MD5 (gnome-subtitles-0.6.tar.gz) = a4d605feef7ba6a614dfd1e054c1139a +SHA256 (gnome-subtitles-0.6.tar.gz) = b0c41c9111b0d9615f77dff1d5166c3c15adf2f4822090e72e3b9eb2e7b59c62 +SIZE (gnome-subtitles-0.6.tar.gz) = 502874 diff -uNr gnome-subtitles.bak/files/patch-src_GnomeSubtitles_Execution_Execution.cs gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_Execution.cs --- gnome-subtitles.bak/files/patch-src_GnomeSubtitles_Execution_Execution.cs Thu Jul 12 17:24:57 2007 +++ gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_Execution.cs Thu Jul 12 17:34:23 2007 @@ -1,12 +1,12 @@ ---- src/GnomeSubtitles/Execution/Execution.cs.bak Thu Jun 7 20:49:51 2007 -+++ src/GnomeSubtitles/Execution/Execution.cs Thu Jun 7 20:51:10 2007 -@@ -97,8 +97,7 @@ - public string SystemHelpDir { - get { - return Path.Combine(SystemShareDir, -- Path.Combine("gnome", -- Path.Combine("help", applicationID))); -+ Path.Combine("help", applicationID)); +--- src/GnomeSubtitles/Execution/Execution.cs.orig Thu Jun 21 22:53:01 2007 ++++ src/GnomeSubtitles/Execution/Execution.cs Thu Jul 12 17:32:18 2007 +@@ -107,8 +107,7 @@ + return path; + else { + return Path.Combine(SystemShareDir, +- Path.Combine("gnome", +- Path.Combine("help", applicationID))); ++ Path.Combine("help", applicationID)); + } } } - diff -uNr gnome-subtitles.bak/pkg-descr gnome-subtitles/pkg-descr --- gnome-subtitles.bak/pkg-descr Thu Jul 12 17:24:57 2007 +++ gnome-subtitles/pkg-descr Thu Jul 12 21:21:19 2007 @@ -1,5 +1,5 @@ -Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports -the most common text-based subtitle formats and allows for subtitle -editing, conversion and synchronization. +Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the +most common text-based subtitle formats and allows for subtitle editing, +translation and synchronization. WWW: http://gnome-subtitles.sourceforge.net diff -uNr gnome-subtitles.bak/pkg-plist gnome-subtitles/pkg-plist --- gnome-subtitles.bak/pkg-plist Thu Jul 12 17:24:57 2007 +++ gnome-subtitles/pkg-plist Thu Jul 12 21:08:08 2007 @@ -4,10 +4,20 @@ share/gnome/applications/gnome-subtitles.desktop share/gnome/help/gnome-subtitles/C/legal.xml share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml +share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml +share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml share/gnome/omf/gnome-subtitles/gnome-subtitles-C.omf +share/gnome/omf/gnome-subtitles/gnome-subtitles-ca.omf +share/gnome/omf/gnome-subtitles/gnome-subtitles-sv.omf share/gnome/pixmaps/gnome-subtitles.png +share/locale/ca/LC_MESSAGES/gnome-subtitles.mo +share/locale/es/LC_MESSAGES/gnome-subtitles.mo +share/locale/sv/LC_MESSAGES/gnome-subtitles.mo +share/locale/dz/LC_MESSAGES/gnome-subtitles.mo @dirrmtry lib/gnome-subtitles @dirrmtry share/gnome/omf/gnome-subtitles @dirrmtry share/gnome/help/gnome-subtitles/C +@dirrmtry share/gnome/help/gnome-subtitles/sv +@dirrmtry share/gnome/help/gnome-subtitles/ca @dirrmtry share/gnome/help/gnome-subtitles @dirrmtry locale >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707192005.l6JK5PD3000727>