Path to this page:
./
multimedia/gerbera,
UPnP Media Server
Branch: CURRENT,
Version: 2.3.0nb3,
Package name: gerbera-2.3.0nb3,
Maintainer: pkgsrc-usersGerbera is a UPnP media server which allows you to stream your digital media
through your home network and consume it on a variety of UPnP compatible
devices.
Gerbera was originally based on MediaTomb.
Required to run:[
www/curl] [
graphics/libexif] [
multimedia/libmatroska] [
audio/taglib] [
net/libupnp] [
devel/libebml] [
multimedia/ffmpegthumbnailer] [
devel/libuuid] [
devel/libinotify] [
textproc/pugixml] [
lang/libduktape] [
lang/gcc8-libs] [
textproc/fmtlib] [
devel/spdlog] [
devel/libatomic]
Required to build:[
lang/gcc8]
Package options: javascript, matroska
Master sites:
Filesize: 6109.323 KB
Version history: (Expand)
- (2024-11-15) Updated to version: gerbera-2.3.0nb3
- (2024-11-01) Updated to version: gerbera-2.3.0nb2
- (2024-11-01) Updated to version: gerbera-2.3.0nb1
- (2024-09-18) Updated to version: gerbera-2.3.0
- (2024-07-16) Updated to version: gerbera-2.2.0nb1
- (2024-07-15) Updated to version: gerbera-2.2.0
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-09-18 14:02:17 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
gerbera: updated to 2.3.0
v2.3.0
- Add build target for source documentation
- Add configuration option to block clients
- Add Splitter and Resize to items grid
- Bump webpack from 5.93.0 to 5.94.0 in /gerbera-web
- Clean up commented out code
- Clean up test code
- Clean up URL handling
- Config: Client specific DLNA profiles
- Config: Make UDN mandatory
- Config: Option to disable physical container types
- ConfigSetup: Allow multiple iterations for UI
- Configuration of additional target mimetype properties for transcoding
- Drop Apple Trailer support
- Extract image and video orientation to resource attributes
- Fix config2.xsd
- Fix ipv6 handling
- Fix NPUPnP version
- FIXME done: Remove fake resource
- Import: Fix renaming of file or folder
- Improve docker instructions
- Improve handling of thumbnail profiles
- Inotify: Don't handle 0 events
- Inotify: Fix deleting files
- Link to UPnP specification for search syntax
- Mention .m4a in compilation options
- Refactor StringConverter
- Refactor Upnp Services
- Restrict dynamic folders to browse flags
- Server logging for failed UpnpInit
- Stability fixes
- Upgrade cxxopts.hpp to 3.2.1
- Upgrade md5 to 2002 version
- Upnp Classes for containers in physical tree
- UPnP Search: Support integer and date comparison
- UPnP: Return error messages
- Use full client info as requestCookie
- Warn about empty script result
- Web security and upnp compatibility
- Web UI: Display tootip on containers in tree
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-07-16 12:02:05 by Patrick Welche | Files touched by this commit (42) |
Log message:
Revbump for fmtlib 11.0.1
Pointed out by David Gutteridge on pkgsrc-changes
|
2024-07-10 08:17:17 by Thomas Klausner | Files touched by this commit (3) |
Log message:
gerbera: fix two problems
1. startup script didn't start program demonized
2. ffmpegthumbnailer option causes problems at startup, disable it by
default
From Dave Tyson on pkgsrc-users.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|