mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.3
- Stagify - Update maintainer email - Add strip library Approved by: decke@ (maintainer)
This commit is contained in:
parent
1234029da9
commit
d500b835b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360142
3 changed files with 14 additions and 21 deletions
|
@ -2,12 +2,11 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gnome-subtitles
|
PORTNAME= gnome-subtitles
|
||||||
PORTVERSION= 1.2
|
PORTVERSION= 1.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
MAINTAINER= armin@frozen-zone.org
|
MAINTAINER= sperber@FreeBSD.org
|
||||||
COMMENT= Subtitle editor with video preview
|
COMMENT= Subtitle editor with video preview
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
@ -15,22 +14,19 @@ LICENSE= GPLv2
|
||||||
LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
|
LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
|
||||||
libgtkspell.so:${PORTSDIR}/textproc/gtkspell
|
libgtkspell.so:${PORTSDIR}/textproc/gtkspell
|
||||||
|
|
||||||
USES= gmake mono pkgconfig
|
USES= gmake mono pkgconfig libtool desktop-file-utils
|
||||||
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
|
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
|
||||||
USE_GSTREAMER= yes
|
USE_GSTREAMER1= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
GCONF_SCHEMAS= gnome-subtitles.schemas
|
GCONF_SCHEMAS= gnome-subtitles.schemas
|
||||||
INSTALLS_OMF= yes
|
INSTALLS_OMF= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
MAKE_JOBS_UNSAFE=yes
|
||||||
|
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/gnome-subtitles
|
USE_LDCONFIG= ${PREFIX}/lib/gnome-subtitles
|
||||||
|
|
||||||
MAN1= gnome-subtitles.1
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
@ -43,4 +39,7 @@ CONFIGURE_ARGS+=--disable-nls
|
||||||
PLIST_SUB+= NLS="@comment "
|
PLIST_SUB+= NLS="@comment "
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gnome-subtitles/libgstreamer_playbin.so
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (gnome-subtitles-1.2.tar.gz) = 0232937123159a9e87d110f29b921704c9934472dd4a7c6de437fed159fb498c
|
SHA256 (gnome-subtitles-1.3.tar.gz) = eb1b5954c0bda76da16d6887244a7c0769a80f7cfb3aa8ad838ba087d1d44aa9
|
||||||
SIZE (gnome-subtitles-1.2.tar.gz) = 1116649
|
SIZE (gnome-subtitles-1.3.tar.gz) = 1182246
|
||||||
|
|
|
@ -2,7 +2,6 @@ bin/gnome-subtitles
|
||||||
lib/gnome-subtitles/gnome-subtitles.exe
|
lib/gnome-subtitles/gnome-subtitles.exe
|
||||||
lib/gnome-subtitles/gnome-subtitles.exe.config
|
lib/gnome-subtitles/gnome-subtitles.exe.config
|
||||||
lib/gnome-subtitles/libgstreamer_playbin.so
|
lib/gnome-subtitles/libgstreamer_playbin.so
|
||||||
lib/gnome-subtitles/libgstreamer_playbin.la
|
|
||||||
share/applications/gnome-subtitles.desktop
|
share/applications/gnome-subtitles.desktop
|
||||||
share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml
|
share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml
|
||||||
share/gnome/help/gnome-subtitles/C/legal.xml
|
share/gnome/help/gnome-subtitles/C/legal.xml
|
||||||
|
@ -48,6 +47,8 @@ share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml
|
||||||
%%NLS%%share/locale/gl/LC_MESSAGES/gnome-subtitles.mo
|
%%NLS%%share/locale/gl/LC_MESSAGES/gnome-subtitles.mo
|
||||||
%%NLS%%share/locale/sl/LC_MESSAGES/gnome-subtitles.mo
|
%%NLS%%share/locale/sl/LC_MESSAGES/gnome-subtitles.mo
|
||||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo
|
||||||
|
%%NLS%%share/locale/zh_HK/LC_MESSAGES/gnome-subtitles.mo
|
||||||
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnome-subtitles.mo
|
||||||
share/omf/gnome-subtitles/gnome-subtitles-C.omf
|
share/omf/gnome-subtitles/gnome-subtitles-C.omf
|
||||||
share/omf/gnome-subtitles/gnome-subtitles-ca.omf
|
share/omf/gnome-subtitles/gnome-subtitles-ca.omf
|
||||||
share/omf/gnome-subtitles/gnome-subtitles-cs.omf
|
share/omf/gnome-subtitles/gnome-subtitles-cs.omf
|
||||||
|
@ -60,7 +61,8 @@ share/omf/gnome-subtitles/gnome-subtitles-oc.omf
|
||||||
share/omf/gnome-subtitles/gnome-subtitles-ro.omf
|
share/omf/gnome-subtitles/gnome-subtitles-ro.omf
|
||||||
share/omf/gnome-subtitles/gnome-subtitles-sl.omf
|
share/omf/gnome-subtitles/gnome-subtitles-sl.omf
|
||||||
share/omf/gnome-subtitles/gnome-subtitles-sv.omf
|
share/omf/gnome-subtitles/gnome-subtitles-sv.omf
|
||||||
share/pixmaps/gnome-subtitles.png
|
share/pixmaps/gnome-subtitles.svg
|
||||||
|
man/man1/gnome-subtitles.1.gz
|
||||||
@dirrmtry lib/gnome-subtitles
|
@dirrmtry lib/gnome-subtitles
|
||||||
@dirrmtry share/omf/gnome-subtitles
|
@dirrmtry share/omf/gnome-subtitles
|
||||||
@dirrmtry share/gnome/help/gnome-subtitles/C
|
@dirrmtry share/gnome/help/gnome-subtitles/C
|
||||||
|
@ -76,11 +78,3 @@ share/pixmaps/gnome-subtitles.png
|
||||||
@dirrmtry share/gnome/help/gnome-subtitles/sl
|
@dirrmtry share/gnome/help/gnome-subtitles/sl
|
||||||
@dirrmtry share/gnome/help/gnome-subtitles/sv
|
@dirrmtry share/gnome/help/gnome-subtitles/sv
|
||||||
@dirrmtry share/gnome/help/gnome-subtitles
|
@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
|
|
||||||
%%NLS%%@dirrmtry share/locale/oc
|
|
||||||
%%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES
|
|
||||||
%%NLS%%@dirrmtry share/locale/dz
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue