o New port Ksubeditor version: 0.13.r1: A video subtitle editor for
KDE o First port in multimedia category
This commit is contained in:
parent
f320931da8
commit
0ced4e6205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70691
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
SUBDIR += ksubeditor
|
||||
SUBDIR +=
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
24
multimedia/ksubeditor/Makefile
Normal file
24
multimedia/ksubeditor/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: ksubeditor
|
||||
# Date created: Thu Nov 21 15:05:53 UTC 2002
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= KSubeditor
|
||||
PORTVERSION= 0.13.r1
|
||||
CATEGORIES= multimedia kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||
DISTNAME= ${PORTNAME:L}-${PORTVERSION:R}${PORTVERSION:E:S/^r/rc/}
|
||||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION:R}
|
||||
|
||||
USE_KDELIBS_VER= 3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-transform-name=''
|
||||
|
||||
.include <bsd.port.mk>
|
1
multimedia/ksubeditor/distinfo
Normal file
1
multimedia/ksubeditor/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ksubeditor-0.13rc1.tar.gz) = 238abcc21f949bd9f636ad90b822b277
|
1
multimedia/ksubeditor/pkg-comment
Normal file
1
multimedia/ksubeditor/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A video subtitle editor for KDE
|
8
multimedia/ksubeditor/pkg-descr
Normal file
8
multimedia/ksubeditor/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
[ excerpt with some modifications from author's website ]
|
||||
|
||||
ksubeditor is a video subtitle editor for KDE. It is able to edit
|
||||
and convert subtitles between different subtitle formats. It is
|
||||
able to easily change the time of the subtitle and fit it to the
|
||||
movie.
|
||||
|
||||
WWW: http://ksubeditor.sourceforge.net/
|
10
multimedia/ksubeditor/pkg-plist
Normal file
10
multimedia/ksubeditor/pkg-plist
Normal file
@ -0,0 +1,10 @@
|
||||
bin/ksubeditor
|
||||
share/applnk/Applications/ksubeditor.desktop
|
||||
share/apps/ksubeditor/ksubeditorui.rc
|
||||
share/doc/HTML/en/ksubeditor/common
|
||||
share/doc/HTML/en/ksubeditor/index.cache.bz2
|
||||
share/doc/HTML/en/ksubeditor/index.docbook
|
||||
share/icons/locolor/16x16/apps/ksubeditor.png
|
||||
share/icons/locolor/32x32/apps/ksubeditor.png
|
||||
@dirrm share/doc/HTML/en/ksubeditor
|
||||
@dirrm share/apps/ksubeditor
|
Loading…
Reference in New Issue
Block a user