mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.2
PR: 162327 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> (maintainer) Feature safe: yes
This commit is contained in:
parent
e467fd87a9
commit
b0a8e9dbdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285589
3 changed files with 12 additions and 6 deletions
|
@ -6,20 +6,20 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnome-subtitles
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= armin@frozen-zone.org
|
||||
COMMENT= Subtitle editor with video preview
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
|
||||
gtkspell.0:${PORTSDIR}/textproc/gtkspell
|
||||
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
|
||||
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
|
||||
USE_GSTREAMER= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnome-subtitles-1.1.tar.gz) = 8711781a37d0ea6289184d6d81c403f76ecfc8b09f3e7a2306775f753ff4ce57
|
||||
SIZE (gnome-subtitles-1.1.tar.gz) = 1033533
|
||||
SHA256 (gnome-subtitles-1.2.tar.gz) = 0232937123159a9e87d110f29b921704c9934472dd4a7c6de437fed159fb498c
|
||||
SIZE (gnome-subtitles-1.2.tar.gz) = 1116649
|
||||
|
|
|
@ -2,13 +2,13 @@ bin/gnome-subtitles
|
|||
lib/gnome-subtitles/gnome-subtitles.exe
|
||||
lib/gnome-subtitles/gnome-subtitles.exe.config
|
||||
lib/gnome-subtitles/libgstreamer_playbin.so
|
||||
lib/gnome-subtitles/libgstreamer_playbin.so.0
|
||||
lib/gnome-subtitles/libgstreamer_playbin.la
|
||||
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/cs/gnome-subtitles.xml
|
||||
share/gnome/help/gnome-subtitles/da/gnome-subtitles.xml
|
||||
share/gnome/help/gnome-subtitles/de/gnome-subtitles.xml
|
||||
share/gnome/help/gnome-subtitles/el/gnome-subtitles.xml
|
||||
share/gnome/help/gnome-subtitles/es/gnome-subtitles.xml
|
||||
|
@ -40,6 +40,8 @@ share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml
|
|||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/sr@latin/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/gnome-subtitles.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/gnome-subtitles.mo
|
||||
|
@ -49,6 +51,7 @@ 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-cs.omf
|
||||
share/omf/gnome-subtitles/gnome-subtitles-da.omf
|
||||
share/omf/gnome-subtitles/gnome-subtitles-de.omf
|
||||
share/omf/gnome-subtitles/gnome-subtitles-el.omf
|
||||
share/omf/gnome-subtitles/gnome-subtitles-es.omf
|
||||
|
@ -63,6 +66,7 @@ share/pixmaps/gnome-subtitles.png
|
|||
@dirrmtry share/gnome/help/gnome-subtitles/C
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/ca
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/cs
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/da
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/ds
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/de
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/el
|
||||
|
@ -73,6 +77,8 @@ share/pixmaps/gnome-subtitles.png
|
|||
@dirrmtry share/gnome/help/gnome-subtitles/sl
|
||||
@dirrmtry share/gnome/help/gnome-subtitles/sv
|
||||
@dirrmtry share/gnome/help/gnome-subtitles
|
||||
%%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sr@latin
|
||||
%%NLS%%@dirrmtry share/locale/ca@valencia/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ca@valencia
|
||||
%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
|
|
Loading…
Add table
Reference in a new issue