Commit graph

324 commits

Author SHA1 Message Date
tnn
cc81d22e19 revive fxtv, was told it can be used as a composite video viewer 2022-04-24 10:57:28 +00:00
wiz
415d9228ee alevt, fxtv-capture: remove packages depending on fxtv 2022-04-24 08:33:04 +00:00
tnn
73d20b92b1 multimedia/fxtv: remove
Analog PAL/NTSC television broadcasts have ended in most of the world.
This is this unlikely to be usable any more.
https://en.wikipedia.org/wiki/Digital_television_transition
2022-04-23 20:44:01 +00:00
khorben
7de8fb2619 Add gerbera 2022-02-08 06:27:21 +00:00
ryoon
7f216c93c7 multimedia: Enable ffplay5 2022-01-31 23:20:55 +00:00
ryoon
d45899b964 multimedia: Enable ffmpeg5 2022-01-31 23:18:43 +00:00
tsutsui
d698e9e5ee multimedia: remove adobe-flash-player 2021-12-03 20:56:21 +00:00
wiz
2f0e022be5 asciinema: remove, it already existed as misc/py-asciinema 2021-11-29 19:31:02 +00:00
wiz
723ac1081e multimedia: + asciinema 2021-11-29 17:20:04 +00:00
nia
ef3348b6a7 multimedia: import gst-plugins1-openh264 from wip
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the OpenH264 plugin for GStreamer, which is an
encoder and decoder for Advanced Video Coding (AVC, or H.264) video.
2021-11-16 15:00:32 +00:00
nia
6e81fb6139 openh264: import from pkgsrc-wip
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.

Work by tnn, ryoon, myself
2021-11-16 14:56:35 +00:00
wiz
092f64efa8 multimedia/Makefile: add more gstreamer plugins. 2021-11-15 22:09:36 +00:00
markd
1e25279e58 multimedia: add kmediaplayer 2021-08-31 11:50:33 +00:00
nia
c7ed5352c7 remove multimedia/tvtime
code rot means this hasn't built for ages, newer releases are linux-only
2021-04-13 08:31:21 +00:00
nia
0050e10c0c ushare: remove
this has not been building all year, upstream development is discontinued.
2021-03-09 08:27:18 +00:00
nros
70d44cba30 Add dav1d version 0.8.1 to pkgsrc-current
dav1d is a AV1 decoder that focuses on speed and correctness
2021-02-19 18:01:39 +00:00
maya
ba11d0fbf4 Add libtheoraplay version 0.0.20190909
TheoraPlay is a simple library to make decoding of Ogg Theora videos
easier.

A tiny example to pull data out of an .ogv file is about 50 lines of C
code, and a complete SDL-based media player is about 300 lines of code.

TheoraPlay is optimized for multicore CPUs, and is designed to be
programmer-friendly. You will need libogg, libvorbis, and libtheora, of
course, but then you just drop a .c file and two headers into your
project and you're ready to hook up video decoding, without worrying
about Ogg pages, Vorbis blocks, or Theora decoder state.

Places TheoraPlay can be found in use: - Shank.  - Crypt of the
Necrodancer.  - 20XX.  - FNA.
2021-01-24 18:22:25 +00:00
pin
473d611b8c Add assimp 2021-01-02 07:36:43 +00:00
nia
870dce201b Remove gmediaserver - broken due to dependencies, dead upstream 2020-11-19 18:37:50 +00:00
nia
d93aa0da94 multimedia: Remove libmp4v2, successor mp4v2
Old confusingly named version of mp4v2 that is no longer used in pkgsrc
2020-11-02 10:16:57 +00:00
schmonz
4fbdb94575 Add and enable mp4tools. 2020-09-19 14:15:22 +00:00
ryoon
bc36764242 multimedia: Enable libde265 2020-08-31 17:20:09 +00:00
plunky
262e48de92 Added SFML-2.5.1 from pkgsrc-wip
SFML is a free multimedia C++ API that provides you low and high level access to
graphics, input, audio, etc.

This package contains the C++ language bindings of SFML.
2020-05-21 08:42:00 +00:00
nia
88edba1ae7 multimedia: Remove kodi - broken for a long time now
If anyone wants to attempt re-packaging a more recent version of
kodi I'd recommend starting over (also, happy to help and provide
advice).
2020-04-23 17:16:40 +00:00
nia
3c87a51f95 multimedia: Remove ffmpeg010
Obsolete, no remaining users in pkgsrc
2020-04-23 16:55:32 +00:00
nia
5d5efeefae multimedia: Remove fuppes.
This is unmaintaned upstream and has many unsupported library dependencies.
It's also now seemingly unique to pkgsrc.
2020-04-23 14:57:50 +00:00
nia
723b6044dc pspvc: Remove. Unmaintained upstream and now unique to pkgsrc.
Broken with supported ffmpegs. Standalone ffmpeg4 is good enough to
do what this does.
2020-04-23 14:48:45 +00:00
nia
b11a875a92 mkv2mp4: Remove
This is now dead upstream, unique to pkgsrc, and standalone ffmpeg can do
approximately the same job.
2020-04-23 13:12:17 +00:00
nia
817ac48dec libquicktime: Remove - dead upstream, fails with newer ffmpeg, CVEs many
I was going to apply a chain of patches to help this build again with
a supported ffmpeg but then I realized that nothing in pkgsrc uses this.

ffmpeg itself should be a good enough replacement for some of the
tools this package provides.
2020-04-23 12:06:56 +00:00
js
d2d79a681b Add multimedia/sickgear, based on wip/sickgear-git
SickGear provides management of TV shows and/or Anime, it detects new
episodes, links downloader apps, and more.
2020-04-15 19:31:56 +00:00
nia
06d86ad763 gnome-media: Remove, unused GNOME 2 component 2020-03-12 13:40:53 +00:00
nia
da4367dcc7 multimedia: Add gnome-video-effects
A collection of GStreamer effects to be used in different GNOME Modules.
2020-01-20 02:20:19 +00:00
nia
33ee024653 *: Remove GNOME 2 nautilus and related packages.
The successor to this is sysutils/caja, from MATE.
2020-01-17 14:21:17 +00:00
nia
e059e406c6 multimedia: Remove totem-browser-plugin
Obsolete NPAPI plugin, no longer useful or advisable to use
2020-01-05 11:42:39 +00:00
ryoon
e0c461dd18 Enable gst-plugins1-vaapi 2019-12-29 06:40:44 +00:00
kamil
a8dad5c1db - kaffeine 2019-10-25 13:39:10 +00:00
kamil
0bd7bad26c - vlc2 2019-10-25 11:15:21 +00:00
nia
ebf04ed7df Remove multimedia/farsight2, successor chat/farstream 2019-10-19 09:12:59 +00:00
tsutsui
c379608fdf adobe-flash-plugin11: remove.
No security updates, adobe-flash-player is better for NetBSD 7.1 and later,
and NetBSD 6.x and prior have been EOLed.
2019-10-19 09:01:40 +00:00
nia
f6cdbf8745 Add multimedia/gstreamermm1.
C++ interface for GStreamer
2019-10-18 18:31:01 +00:00
nia
52be6210cd Add multimedia/libmediaart.
Library tasked with managing, extracting, and handling media art caches.

Part of GNOME.
2019-10-18 16:54:42 +00:00
nia
c7e5059a7c Remove multimedia/swfdec.
This project has been dead for more than 10 years and has dependencies
on the unmaintained GStreamer 0.10 branch. The browser plugins are also
of questionable utility these days.

For a more maintained swf decoder, see lightspark.
2019-10-18 15:56:44 +00:00
nia
3df8e5a1b0 Remove multimedia/gnash successor multimedia/lightspark.
This is unmaintained upstream, has rotten dependencies, and hasn't built
for some time.
2019-10-10 09:37:10 +00:00
nia
fa58ef7889 Add multimedia/gst-plugins1-gtk.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the GTK plugin for GStreamer.
2019-10-03 14:53:38 +00:00
nia
64674b73ac Add multimedia/gst-plugins1-editing-services
GStreamer library for creating audio/video editors
2019-10-03 14:32:55 +00:00
nia
45fb444945 Add multimedia/gst-plugins1-transcoder.
GStreamer Transcoding API
2019-10-03 14:30:41 +00:00
nia
5bf621c501 Add multimedia/olive-editor.
Olive is a free non-linear video editor aiming to provide a fully-featured
alternative to high-end professional video editing software.
2019-09-19 14:28:14 +00:00
tsutsui
b30c514ab0 ruby-gnome: Update to 3.3.8, and rename package names to match gems.
Also reorganize several dependencies in Makefile and buildlink3.mk.
See the following post for details:
 https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html
 https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html

Upstream changes (from NEWS):

== Ruby-GNOME 3.3.8: 2019-09-10

This is a partially GLib 2.62.0 support release.

=== Changes

==== All

  * Improvements

    * Changed our project name to Ruby-GNOME from Ruby-GNOME2.
      [GitHub#1277][Suggested by kojix2]
      [GitHub#1291][Patch by kojix2]

    * Stopped to release (({.tar.gz})) because they are no longer
      used.

==== Ruby/GLib2

  * Improvements

    * (({GLib.convert})): Changed to set correct encoding.

    * (({GLib::FILENAME_ENCODING})): Added.

    * Changed to use the same enum object for the same enum value.

    * (({GLib::Enum.find})): Added.

    * (({GLib::Bytes#initialize})): Changed to reuse (({String})) data
      even if the given (({String})) isn't frozen.

    * (({GLib::Bytes.try_convert})): Added.

    * (({GLib::Enum.try_convert})): Added.

    * (({GLib::Flags.try_convert})): Added.

    * (({GLib::Type.try_convert})): Added.

    * (({GLib::MkEnums.create})): Added support for flags to enum
      definition.
      [GitHub#1295][Patch by Mamoru TASAKA]

==== Ruby/GIO2

  * Fixes

    * Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})).
      [GitHub#1293][Reported by Erik Czumadewski]

==== Ruby/GObjectIntrospection

  * Improvements

    * Introduced (({try_convert})) protocol.

==== Ruby/CairoGObject

  * Improvements

    * (({Cairo::Context.try_convert})): Added.

    * (({Cairo::Device.try_convert})): Added.

    * (({Cairo::Pattern.try_convert})): Added.

    * (({Cairo::Surface.try_convert})): Added.

    * (({Cairo::ScaledFont.try_convert})): Added.

    * (({Cairo::FontFace.try_convert})): Added.

    * (({Cairo::FontOptions.try_convert})): Added.

    * (({Cairo::Region.try_convert})): Added.

=== Thanks

  * kojix2

  * Erik Czumadewski

  * Mamoru TASAKA
2019-09-14 18:11:34 +00:00
nia
5dc8851b3a Remove multimedia/gecko-mediaplayer.
Another unmaintained browser plugin using the deprecated NPAPI, removed
from most other package collections.
2019-09-07 23:51:06 +00:00
ryoon
7535174df5 Enable dvd-vr 2019-09-01 14:02:26 +00:00