Index: head/multimedia/gnome-subtitles/Makefile =================================================================== --- head/multimedia/gnome-subtitles/Makefile (revision 203997) +++ head/multimedia/gnome-subtitles/Makefile (revision 203998) @@ -1,39 +1,37 @@ # New ports collection makefile for: gnome-subtitles # Date created: 23 March 2007 # Whom: Marcin Simonides # # $FreeBSD$ # PORTNAME= gnome-subtitles -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.7.1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} 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 USE_GMAKE= yes USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils +USE_GSTREAMER= yes 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 -MAN1= gnome-subtitles.1 +USE_LDCONFIG= ${PREFIX}/lib/gnome-subtitles -.if !defined(WITHOUT_MPLAYER) - RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer -.endif +MAN1= gnome-subtitles.1 .include .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" .include Property changes on: head/multimedia/gnome-subtitles/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/multimedia/gnome-subtitles/distinfo =================================================================== --- head/multimedia/gnome-subtitles/distinfo (revision 203997) +++ head/multimedia/gnome-subtitles/distinfo (revision 203998) @@ -1,3 +1,3 @@ -MD5 (gnome-subtitles-0.6.tar.gz) = a4d605feef7ba6a614dfd1e054c1139a -SHA256 (gnome-subtitles-0.6.tar.gz) = b0c41c9111b0d9615f77dff1d5166c3c15adf2f4822090e72e3b9eb2e7b59c62 -SIZE (gnome-subtitles-0.6.tar.gz) = 502874 +MD5 (gnome-subtitles-0.7.1.tar.gz) = 72d42414b9bc595287a805687a9475f9 +SHA256 (gnome-subtitles-0.7.1.tar.gz) = 96b8328b895178e6af92e408993cafd873d58612c1280721a02d0be347031a16 +SIZE (gnome-subtitles-0.7.1.tar.gz) = 852446 Property changes on: head/multimedia/gnome-subtitles/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/multimedia/gnome-subtitles/pkg-plist =================================================================== --- head/multimedia/gnome-subtitles/pkg-plist (revision 203997) +++ head/multimedia/gnome-subtitles/pkg-plist (revision 203998) @@ -1,24 +1,37 @@ bin/gnome-subtitles +lib/gnome-subtitles/GStreamerPlaybin.dll lib/gnome-subtitles/gnome-subtitles.exe +lib/gnome-subtitles/libgstreamer_playbin.so lib/gnome-subtitles/sublib.dll share/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/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/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/ca/LC_MESSAGES/gnome-subtitles.mo +share/locale/dz/LC_MESSAGES/gnome-subtitles.mo +share/locale/el/LC_MESSAGES/gnome-subtitles.mo share/locale/es/LC_MESSAGES/gnome-subtitles.mo +share/locale/fi/LC_MESSAGES/gnome-subtitles.mo +share/locale/oc/LC_MESSAGES/gnome-subtitles.mo +share/locale/pl/LC_MESSAGES/gnome-subtitles.mo +share/locale/pt_BR/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/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 @dirrmtry locale @dirrmtry share/applications Property changes on: head/multimedia/gnome-subtitles/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property