Commit graph

292 commits

Author SHA1 Message Date
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
wiz
3769901e8e multimedia/Makefile: add movit 2019-08-08 06:00:19 +00:00
nia
a9ca5519e5 Add multimedia/frei0r.
Frei0r is a minimalistic plugin API for video effects.

The main emphasis is on simplicity for an API that will round up the most
common video effects into simple filters, sources and mixers that can be
controlled by parameters.

It's our hope that this way these simple effects can be shared between many
applications, avoiding their reimplementation by different projects.
2019-08-02 10:09:38 +00:00
nia
1a588282e4 Remove multimedia/mplayer-plugin.
Discussed on pkgsrc-users@ last week.
2019-07-11 09:35:29 +00:00
nia
684963d175 Add lightspark.
Lightspark is an open source Flash player implementation for playing
files in SWF format.
2019-07-09 16:33:30 +00:00
nia
ad0bc2aa4d add obs-studio-23.2.1 as multimedia/obs-studio
Open Broadcaster Software is free and open source software for
video recording and live streaming.
2019-06-30 21:01:24 +00:00
wiz
13531eb19c xanim: remove
This program used binary objects for the codes; these object files are from
1999 or earlier. The original site for this program has long disappeared, and
AFAICT there is one mirror left with only a part of the files this package
would like to use.

Use a source-code player like mpv or mplayer or ffmplay instead.
2019-05-02 07:58:03 +00:00
leot
9af23136eb multimedia: Add nostt 2018-12-06 19:53:30 +00:00
ryoon
354658b8cd Enable libva-utils 2018-11-24 14:10:03 +00:00
maya
0be032cc94 Remove livestreamer, superseded by streamlink
Livestreamer allows watching website streams. It hasn't been actively
developed in a few years, and it doesn't handle stable APIs. It's likely
it has very few remaining working websites.

Superseded by streamlink, a fork of livestreamer under a different name
which is very actively maintained and works for many of the popular
websites.

Announced on pkgsrc-users in 5/sep/2018:
https://mail-index.netbsd.org/pkgsrc-users/2018/09/05/msg027401.html
2018-10-10 20:09:07 +00:00
maya
729c4ffc69 makefile: +libaom 2018-09-30 19:05:43 +00:00
wiz
fe0bb97911 sickbeard: remove
One of its dependencies does not support python 2.7, another supports only
python 2.7.
2018-09-04 06:13:15 +00:00
wiz
48683a024e multimedia/Makefile: add vlc2 2018-04-27 06:01:08 +00:00
adam
ead6bbe4a3 ffmpeg4/ffplay4: added version 4.0
version 4.0:
- Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
- Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
  requires 2.1 (or later) and pkg-config.
- VDA dropped (use VideoToolbox instead)
- MagicYUV encoder
- Raw AMR-NB and AMR-WB demuxers
- TiVo ty/ty+ demuxer
- Intel QSV-accelerated MJPEG encoding
- PCE support for extended channel layouts in the AAC encoder
- native aptX and aptX HD encoder and decoder
- Raw aptX and aptX HD muxer and demuxer
- NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding
- Intel QSV-accelerated overlay filter
- mcompand audio filter
- acontrast audio filter
- OpenCL overlay filter
- video mix filter
- video normalize filter
- audio lv2 wrapper filter
- VAAPI MJPEG and VP8 decoding
- AMD AMF H.264 and HEVC encoders
- video fillborders filter
- video setrange filter
- nsp demuxer
- support LibreSSL (via libtls)
- AVX-512/ZMM support added
- Dropped support for building for Windows XP. The minimum supported Windows
  version is Windows Vista.
- deconvolve video filter
- entropy video filter
- hilbert audio filter source
- aiir audio filter
- aiff: add support for CD-ROM XA ADPCM
- Removed the ffserver program
- Removed the ffmenc and ffmdec muxer and demuxer
- VideoToolbox HEVC encoder and hwaccel
- VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters
- Add android_camera indev
- codec2 en/decoding via libcodec2
- muxer/demuxer for raw codec2 files and .c2 files
- Moved nvidia codec headers into an external repository.
  They can be found at http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
- native SBC encoder and decoder
- drmeter audio filter
- hapqa_extract bitstream filter
- filter_units bitstream filter
- AV1 Support through libaom
- E-AC-3 dependent frames support
- bitstream filter for extracting E-AC-3 core
- Haivision SRT protocol via libsrt
- segafilm muxer
- vfrdet filter
2018-04-26 07:56:57 +00:00
kamil
b98e82d656 Detach vlc20 2018-04-25 21:38:52 +00:00
adam
5eb486c9b1 py-mpegdash: added version 0.1.5
MPEG-DASH MPD(Media Presentation Description) Parser
2017-12-19 12:22:19 +00:00
wiz
06bd0ca307 *: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-26 10:26:54 +00:00
wiz
5a829d2c92 Remove mpeg4ip, unused in pkgsrc, newer version in multimedia/libmp4v2. 2017-04-17 08:48:00 +00:00
leot
49c2afd0ed + py-enzyme 2017-04-14 13:56:07 +00:00
wiz
91700f433b Remove binary-only realplayer-codecs package from 2004. 2017-03-24 16:55:15 +00:00
tsutsui
d34fde5369 Move multimedia/adobe-flash-player24 to multimedia/adobe-flash-player. 2017-03-17 21:59:39 +00:00
leot
9e6b256ae9 + intel-vaapi-driver 2017-03-12 09:45:08 +00:00
tsutsui
c4460964ae +adobe-flash-player24 2017-02-24 18:34:28 +00:00
maya
779260c887 Makefile: +streamlink 2016-10-18 17:13:43 +00:00
joerg
d08929020b + py-m3u8 2016-09-15 14:26:53 +00:00
wiz
b4b971f878 + sickbeard. 2016-09-06 07:02:19 +00:00
kamil
26502b6992 Add multimedia/harvid 2016-06-18 22:13:43 +00:00
youri
3ce435a59c + mate-media 2016-05-21 21:49:17 +00:00
wiz
be5f1817f2 + livestreamer. 2016-05-12 18:47:43 +00:00
jnemeth
f079ba12b1 sort 2016-03-10 07:23:48 +00:00
ryoon
b688831eac Add ffmpeg3 and ffplay3 2016-03-05 23:44:52 +00:00
markd
545f047254 Add phonon-qt5{,-backend-vlc,-backend-gstreamer}
phonon-backend-gstreamer-shared
2016-03-01 09:23:34 +00:00
markd
dc5bffe9f1 Add ssr 2016-02-08 01:18:51 +00:00