Port details |
- libkate Codec for karaoke and text encapsulation for Ogg
- 0.4.1_11 multimedia
=12 0.4.1_11Version of this port present on the latest quarterly branch. - Maintainer: bar@FreeBSD.org
 - Port Added: 2008-10-18 17:34:08
- Last Update: 2021-06-10 13:48:47
- Commit Hash: dcf17d1
- People watching this port, also watch:: libXres, libmad, xlsclients, fribidi, xorg-apps
- License: BSD3CLAUSE
- Description:
- Kate is a codec for karaoke and text encapsulation for Ogg. Most of the time,
this would be multiplexed with audio/video to carry subtitles, song lyrics
(with or without karaoke data), etc, but doesn't have to be. A possible use of
a lone Kate stream would be an e-book. Moreover, the motion feature gives Kate
a powerful means to describe arbitrary curves, so hand drawing of shapes can be
achieved. This was originally meant for karaoke use, but can be used for any
purpose. Motions can be attached to various semantics, like position, color,
etc, so scrolling or fading text can be defined.
WWW: https://wiki.xiph.org/index.php/OggKate
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libkate>0:multimedia/libkate
- For LIB depends:
- libkate.so:multimedia/libkate
- liboggkate.so:multimedia/libkate
- To install the port:
- cd /usr/ports/multimedia/libkate/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libkate
- pkg install libkate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libkate
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libkate-0.4.1.tar.gz) = c40e81d5866c3d4bf744e76ce0068d8f388f0e25f7e258ce0c8e76d7adc87b68
SIZE (libkate-0.4.1.tar.gz) = 906896
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libogg.so : audio/libogg
- libpng.so : graphics/png
- This port is required by:
- for Libraries
-
- audio/icecast-kh
- audio/vorbis-tools
- multimedia/ffmpeg2theora
- multimedia/gstreamer1-plugins-kate
- Configuration Options:
- ===> The following configuration options are available for libkate-0.4.1_11:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
HTMLDOCS=off: Install bundled html documentation
===> Use 'make config' to modify these settings
- Options name:
- multimedia_libkate
- USES:
- pathfix pkgconfig gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jun 2021 13:48:47 0.4.1_11
|
Christian Weisgerber (naddy)  |
*/*: Add a backup master site to all Xiph.org ports
The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1). Add ftp.osuosl.org
as a backup to all Xiph.org ports.
PR: 256515
Reported by: Daniel Engberg |
06 Apr 2021 14:31:07 0.4.1_11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Sep 2020 02:26:22
0.4.1_11
|
swills  |
multimedia/libkate: remove dependency on python 2
PR: 249725
Approved by: bar (maintainer) |
17 May 2020 05:55:12
0.4.1_10
|
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
25 Feb 2019 12:47:20
0.4.1_9 
|
bapt  |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
26 Dec 2018 19:54:04
0.4.1_8
|
bar  |
Remove redundant regex escapes.
PR: 233457
Submitted by: kevans |
09 Aug 2018 14:46:07
0.4.1_7
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
30 Nov 2017 15:50:34
0.4.1_7 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
06 Nov 2017 16:06:11
0.4.1_7
|
mat  |
Fix install WITH=KATEDJ.
Sponsored by: Absolight |
05 Oct 2017 12:38:40
0.4.1_7
|
bapt  |
Switch the gui from wxPython2.8 to 3.0, beside using some deprecated
but still working class, it works fine.
While here:
Fix shebang |
10 Jun 2017 01:51:03
0.4.1_6
|
sunpoet  |
Remove no-op WX_UNICODE
Approved by: portmgr (blanket) |
21 Oct 2016 15:21:13
0.4.1_6
|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
16 Sep 2016 21:54:22
0.4.1_6
|
bar  |
Unbreak making DISTFILES fetchable again. |
14 Sep 2016 15:59:34
0.4.1_6
|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.4.1_6
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
16 Sep 2015 19:51:28
0.4.1_6
|
bapt  |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
13 Sep 2015 18:58:30
0.4.1_5
|
bapt  |
Enforce unicode version of wxGTK |
14 May 2015 10:15:09
0.4.1_5
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
01 Feb 2015 20:24:28
0.4.1_5
|
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
25 Dec 2014 20:54:43
0.4.1_5
|
bapt  |
Bump portrevision after png update |
21 Oct 2014 17:22:08
0.4.1_4
|
mva  |
- Convert ports of multimedia/ to new USES=python
Approved by: portmgr (implicit) |
10 Sep 2014 14:40:18
0.4.1_4
|
amdmi3  |
- Drop .la files for multimedia/libkate, no dependees require them
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
09 Aug 2014 15:44:28
0.4.1_3
|
mva  |
Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK (Only the first 15 lines of the commit message are shown above ) |
12 May 2014 11:24:47
0.4.1_3
|
bar  |
Add libtool:oldver to USES |
09 Feb 2014 12:52:03
0.4.1_2
|
ehaupt  |
- Support staging
- Define DOCS
- Use gmake USES macro instead of USE_GMAKE
- Update LICENSE
- Use new LIB_DEPENDS syntax |
20 Sep 2013 20:57:49
0.4.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
23 Apr 2013 14:20:28
0.4.1_2
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
27 Dec 2012 22:54:34
0.4.1_2
|
bar  |
- Convert to OptionsNG
- Improve handling of different options combinations
- Trim Makefile header
- Update my email address
Approved by: flo, rene (mentors) |
26 Jul 2012 05:40:24
0.4.1_2
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
19 Jul 2012 20:15:39
0.4.1_2
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
0.4.1_1
|
dinoex  |
- update png to 1.5.10 |
09 Nov 2011 15:26:04
0.4.1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 18:00:25
0.4.1
|
miwi  |
- Fix build FreeBSD 10 |
13 Sep 2011 16:53:58
0.4.1
|
dhn  |
- Update to 0.4.1
PR: ports/160347
Submitted by: Barbara <barbara.xxx1975@libero.it> (maintainer) |
03 Jul 2011 18:30:20
0.3.8
|
stephen  |
- Update to 0.3.8.
PR: ports/158563
Submitted by: Barbara <barbara.xxx1975@libero.it>
Approved by: gabor (mentor) |
03 Jul 2011 13:38:45
0.3.7_2
|
ohauer  |
- remove MD5 |
01 Jul 2011 22:23:55
0.3.7_2
|
linimon  |
Over to new volunteer.
Approved by: maintainer |
05 Mar 2011 12:05:29
0.3.7_2
|
miwi  |
- Bump PORTREVISION to force rebuild after python update. |
06 Jun 2010 20:44:03
0.3.7_1
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
14 Apr 2010 08:46:09
0.3.7
|
mm  |
- Update to 0.3.7
- Make HTML docs optional
PR: ports/145236
Submitted by: myself
Approved by: maintainer (timeout) |
03 Apr 2010 05:06:14
0.1.12_3
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
0.1.12_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
06 Jul 2009 21:26:00
0.1.12_2
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
30 Mar 2009 22:02:20
0.1.12_1
|
pav  |
- This port does not need gnomelibs
PR: ports/132076
Reported by: Marcin Cieslak <saper@SYSTEM.PL>
Approved by: maintainer timeout (anders; 1 month) |
18 Oct 2008 17:45:19
0.1.12
|
anders  |
Remove unnecessary patch. |
18 Oct 2008 17:33:44
0.1.12
|
anders  |
Add libkate, codec for karaoke and text encapsulation for Ogg. |