summaryrefslogtreecommitdiff
path: root/net/gupnp-dlna
AgeCommit message (Collapse)AuthorFilesLines
2016-05-03revbump for libsoup's ABI issueprlw12-4/+4
2016-04-11Recursive revbump from textproc/icu 57.1ryoon2-4/+4
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-1/+2
2015-07-29Update to 0.10.3:wiz3-8/+16
0.10.3 ====== - Fix potential crash if gupnp_dlna_value_list_new failed. - Fix hang if no meta-data back-end is available. - Remove use of gnome-common, add compiler warnings and fix const correctness. - Fix memory leak in gst-audio-information. - Fix unit tests for new automake - Make it possible to override the DLNA profile dir using GUPNP_DLNA_PROFILE_DIR environment variable - Fix discoverer testsuite to run completely uninstalled. - Fix gupnp-dlna-info -a to be stuck if profile guesser does not work. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=704096 - https://bugzilla.gnome.org/show_bug.cgi?id=707909 - https://bugzilla.gnome.org/show_bug.cgi?id=750929 - https://bugzilla.gnome.org/show_bug.cgi?id=751295 - https://bugzilla.gnome.org/show_bug.cgi?id=751634 All contributors to this release: - Jens Georg <mail@jensge.org> - Philip Withnall <philip@tecnocode.co.uk> - Mark Ryan <mark.d.ryan@intel.com> - Ludovic Ferrandis <ludovic.ferrandis@intel.com>
2015-06-10Deal with new vala files. Bump revision.joerg2-3/+7
2015-04-06Revbump after updating textproc/icuadam2-4/+4
2014-10-07Revbump after updating libwebp and icuadam2-4/+4
2014-04-09recursive bump from icu shlib major bump.obache2-4/+4
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz2-4/+4
2013-10-19Revbump after updating textproc/icuadam2-4/+4
2013-07-17Bump PKGREVISION for previous.wiz1-2/+2
2013-07-17use the right gstreamer versiondrochner3-9/+27
2013-07-06Bump version in buildlink3.mk.ryoon1-3/+3
2013-07-06Update to 0.10.2ryoon3-33/+68
* Enable gobject-introspection support. Changelog: 0.10.2 ====== - Fix vapi generation with GObject-introspection >= 1.36. - Minor build clean-up. - Check the XML profiles against their schema on make check-profiles. - Re-enable some of the old tests on make check. - Fix format detection for ADTS audio streams. - Fix WMA bitrate detection. - Fix gtk-doc warnings. Profiles: - Fix MPEG_TS_*_EU audio profiles to include proper bitrates and audio formats. - Remove depth matching in PNG profiles. - Fix AAC level for MULT5 AAC. - Add MPEG_TS_{SD,HD}_{EU,NA} profiles. - Add MPEG_PS_{NTSC,PAL} profiles. All contributors to this release: Jens Georg <jensg@openismus.com> 0.10.1 ====== - Add functionality to let the meta-data back-end provide a profile on its own. All contributors to this release: Jens Georg <jensg@openismus.com> 0.10.0 ====== - Various fixes for the GStreamer 0.10 meta-data back-end. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <mail@jensge.org> 0.9.5 ===== - Add --disable-maintainer-mode option. - Add a GStreamer 0.10 meta-data back-end. All contributors to this release: Jens Georg <jensg@openismus.com> 0.9.4 ===== - Introduce new API to guess a DLNA profile from existing GUPnPDLNAInformation. - Introduce a new library to create GUPnPDLNAInformation from GstDiscovererInfo. - Fix an issue with GValue conversion. - Get rid of the old profile backend and move most of it to the library itself. - Introduce single-include header file. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <jensg@openismus.com> Changes in dependencies: - vapigen >= 0.18 for GStreamer 1.0 vapis. 0.9.3 ===== - Fix underlinking of gstreamer plug-in. - Fix out-of-srcdir build with --enable-gtk-doc. - Fix signal G-I annotation. - Link meta-data back-end as a plug-in. All contributors to this release: Jens Georg <mail@jensge.org> Krzesimir Nowak <krnowak@openismus.com> 0.9.2 ===== - Remove the old gupnp-dlna-1.1.pc.in file. - Remove gupnp and gstreamer-* dependencies from VAPI file generation. - Lower vapigen requirements. All contributors to this release: Jens Georg <jensg@openismus.com> Changes in dependencies: - vapigen >= 0.14 instead of 0.18 0.9.1 ===== - Fix a potential crash in profile guessing. - Fix issues from static code check. - Lower GLib dependency to 2.32. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Mark Ryan <mark.d.ryan@intel.com> Jens Georg <jensg@openismus.com> Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=689596 - https://bugzilla.gnome.org/show_bug.cgi?id=689598 - https://bugzilla.gnome.org/show_bug.cgi?id=689612 - https://bugzilla.gnome.org/show_bug.cgi?id=689615 - https://bugzilla.gnome.org/show_bug.cgi?id=689616 Changes in dependencies: - GLib >= 2.32 0.9.0 ===== - Make DLNA profile handling independant from GStreamer. - Add plugin architecture to support different meta-data extraction back-ends. - Make GStreamer default implementation of meta-data extraction back-end. - Split API docs into users and back-end implementers API. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <jensg@openismus.com> Changes in API: - so version bump - API version bump to 2.0 Changes in dependencies: - GStreamer 1.0 - GLib >= 2.34 0.7.0 ===== - Port to GStreamer 1.0 - Add parallel installability with gstreamer-0.10-based gupnp-dlna. All contributors to this release: Jens Georg <mail@jensge.org> Riko Yamada <rik0yamada@yahoo.co.jp> Dominique Leuenberger <dimstar@opensuse.org> Changes in API: - so version bump - API version bump to 1.1
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz2-4/+4
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-2/+4
2012-10-11propagate dependency on gst-plugins - the .pc file refers to itdrochner1-2/+2
2012-10-06Import gupnp-dlna-0.6.6 as net/gupnp-dlna.ryoon5-0/+93
GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. GUPnP DLNA is a small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. GUPnP DLNA is free software released under the GNU LGPL.