summaryrefslogtreecommitdiff
path: root/multimedia/subtitlecomposer-kde4
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/subtitlecomposer-kde4')
-rw-r--r--multimedia/subtitlecomposer-kde4/Makefile59
-rw-r--r--multimedia/subtitlecomposer-kde4/distinfo3
-rw-r--r--multimedia/subtitlecomposer-kde4/files/patch-src__core__subtitleline.cpp11
-rw-r--r--multimedia/subtitlecomposer-kde4/pkg-descr6
-rw-r--r--multimedia/subtitlecomposer-kde4/pkg-plist36
5 files changed, 0 insertions, 115 deletions
diff --git a/multimedia/subtitlecomposer-kde4/Makefile b/multimedia/subtitlecomposer-kde4/Makefile
deleted file mode 100644
index 9256d1b63af1..000000000000
--- a/multimedia/subtitlecomposer-kde4/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# New ports collection makefile for: subtitlecomposer
-# Date created: 2008-01-08
-# Whom: Max Brazhnikov <makc@issp.ac.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= subtitlecomposer
-PORTVERSION= 0.4.3
-CATEGORIES= multimedia
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR=subcomposer
-
-MAINTAINER= makc@FreeBSD.org
-COMMENT= Subtitle editor for KDE
-
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool:15
-USE_KDELIBS_VER=3
-USE_XORG= xext
-GNU_CONFIGURE= yes
-WANT_GSTREAMER= yes
-INSTALLS_ICONS= yes
-
-PORTSCOUT= limit:^0\.4\.
-
-OPTIONS= MPLAYER "Enable MPlayer backend (recommended)" on \
- XINE "Enable Xine backend" off \
- GSTREAMER "Enable GStreamer backend" off
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_MPLAYER)
-RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
-.endif
-
-.if defined(WITH_XINE)
-
-. if exists(${LOCALBASE}/bin/xine-config)
-XINE_PLUGINDIR!= ${LOCALBASE}/bin/xine-config --plugindir
-. endif
-
-. if defined(XINE_PLUGINDIR) && !exists(${XINE_PLUGINDIR}/xineplug_vo_out_xcbxv.so)
-IGNORE= needs XCB support in libxine
-. endif
-
-LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine \
- xcb.1:${PORTSDIR}/x11/libxcb
-.else
-CONFIGURE_ARGS+=--without-xine --without-xcb
-.endif
-
-.if defined(WITH_GSTREAMER)
-USE_GSTREAMER+= yes
-.else
-CONFIGURE_ARGS+=--without-gstreamer
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/multimedia/subtitlecomposer-kde4/distinfo b/multimedia/subtitlecomposer-kde4/distinfo
deleted file mode 100644
index 4b02a0d49512..000000000000
--- a/multimedia/subtitlecomposer-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (subtitlecomposer-0.4.3.tar.bz2) = 4242eb51592ccda2116672641c61dfa8
-SHA256 (subtitlecomposer-0.4.3.tar.bz2) = 9a39aac7b666eb67137c99f9f8885481f8a005cb04df14a071bf5c763d98c2b4
-SIZE (subtitlecomposer-0.4.3.tar.bz2) = 842002
diff --git a/multimedia/subtitlecomposer-kde4/files/patch-src__core__subtitleline.cpp b/multimedia/subtitlecomposer-kde4/files/patch-src__core__subtitleline.cpp
deleted file mode 100644
index 8609e8364c54..000000000000
--- a/multimedia/subtitlecomposer-kde4/files/patch-src__core__subtitleline.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/core/subtitleline.cpp.orig 2008-01-08 09:16:27.000000000 +0300
-+++ ./src/core/subtitleline.cpp 2008-01-08 15:54:39.000000000 +0300
-@@ -41,7 +41,7 @@
- if ( flag < 1 )
- return ErrorUNKNOWN;
-
-- int id = (int)log2( flag );
-+ int id = int( log( flag ) * M_LN2 );
- return id < ErrorSIZE ? (ErrorID)id : ErrorUNKNOWN;
- }
-
diff --git a/multimedia/subtitlecomposer-kde4/pkg-descr b/multimedia/subtitlecomposer-kde4/pkg-descr
deleted file mode 100644
index bffdd05e5b93..000000000000
--- a/multimedia/subtitlecomposer-kde4/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Subtitle Composer supports the basic operations (text, time, and
-style edition) as well as real time preview, spell checking and
-more; aiming to become an improved version of Subtitle Workshop for
-UNIX-like OSes.
-
-WWW: http://www.kde-apps.org/content/show.php?content=69822
diff --git a/multimedia/subtitlecomposer-kde4/pkg-plist b/multimedia/subtitlecomposer-kde4/pkg-plist
deleted file mode 100644
index e37590746880..000000000000
--- a/multimedia/subtitlecomposer-kde4/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/subtitlecomposer
-share/applications/kde/subtitlecomposer.desktop
-share/apps/subtitlecomposer/input.conf
-share/apps/subtitlecomposer/pics/audio-volume-high.png
-share/apps/subtitlecomposer/pics/audio-volume-low.png
-share/apps/subtitlecomposer/pics/audio-volume-muted.png
-share/apps/subtitlecomposer/pics/current-line-follows-video.png
-share/apps/subtitlecomposer/pics/flags.png
-share/apps/subtitlecomposer/pics/logo-gstreamer.png
-share/apps/subtitlecomposer/pics/logo-mplayer.png
-share/apps/subtitlecomposer/pics/logo-xine.png
-share/apps/subtitlecomposer/pics/player.png
-share/apps/subtitlecomposer/pics/set-hide-time.png
-share/apps/subtitlecomposer/pics/set-show-time.png
-share/apps/subtitlecomposer/pics/time-from-video.png
-share/apps/subtitlecomposer/subtitlecomposerui.rc
-share/config/subtitlecomposerrc
-share/icons/hicolor/128x128/apps/subtitlecomposer.png
-share/icons/hicolor/16x16/apps/subtitlecomposer.png
-share/icons/hicolor/32x32/apps/subtitlecomposer.png
-share/icons/hicolor/64x64/apps/subtitlecomposer.png
-share/locale/el/LC_MESSAGES/subtitlecomposer.mo
-share/locale/es/LC_MESSAGES/subtitlecomposer.mo
-share/locale/sr/LC_MESSAGES/subtitlecomposer.mo
-share/locale/sr@Latn/LC_MESSAGES/subtitlecomposer.mo
-share/mimelnk/subtitle/x-advsubstationalpha.desktop
-share/mimelnk/subtitle/x-microdvd.desktop
-share/mimelnk/subtitle/x-mplayer.desktop
-share/mimelnk/subtitle/x-subrip.desktop
-share/mimelnk/subtitle/x-substationalpha.desktop
-share/mimelnk/subtitle/x-subviewer.desktop
-@dirrmtry share/mimelnk/subtitle
-@dirrmtry share/config
-@dirrm share/apps/subtitlecomposer/pics
-@dirrm share/apps/subtitlecomposer
-@dirrmtry share/applications/kde