Port details |
- gupnp-av Helpers for audio/video applications using GUPnP
- 0.14.1_2 net =2 0.14.1_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-12-26 16:18:55
- Last Update: 2023-12-25 09:03:21
- Commit Hash: 4d96af7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL20
- WWW:
- https://wiki.gnome.org/Projects/GUPnP
- Description:
- GUPnP-AV is a collection of helpers for building AV (audio/video) applications
using GUPnP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/gupnp-av/ && make install clean
- To add the package, run one of these commands:
- pkg install net/gupnp-av
- pkg install gupnp-av
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gupnp-av
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1654708326
SHA256 (gupnp-av-0.14.1.tar.xz) = b79ce0cc4b0c66d9c54bc22183a10e5709a0011d2af272025948efcab33a3e4f
SIZE (gupnp-av-0.14.1.tar.xz) = 93484
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:
-
- glib>=2.58 : devel/glib20
- gobject-introspection>=1.36 : devel/gobject-introspection
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- net/gupnp-tools
- for Libraries
-
- net/gupnp-tools
Configuration Options:
- ===> The following configuration options are available for gupnp-av-0.14.1_2:
VAPI=off: Build VALA API files
===> Use 'make config' to modify these settings
- Options name:
- net_gupnp-av
- USES:
- compiler:c11 gnome meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.1_2 25 Dec 2023 09:03:21 |
Po-Chuan Hsieh (sunpoet) |
net/gupnp-av: Backport upstream fixes
- Fix Requires: line of pkg-config file [1]
- Fix build with libxml2 2.11+ [2][3][4]
- Bump PORTREVISION for package change
PR: 275865
Submitted by: diizzy
Obtained
from: https://gitlab.gnome.org/GNOME/gupnp-av/-/commit/767388bc16e08d4e1e1f419555165cc1816be931
[1]
https://gitlab.gnome.org/GNOME/gupnp-av/-/commit/bff65db081ee1ee5df0a42231ebf8e8fbb27cccf
[2]
https://gitlab.gnome.org/GNOME/gupnp-av/-/commit/9557768121d54fdcedabe7544863515d6a813354
[3]
https://gitlab.gnome.org/GNOME/gupnp-av/-/commit/1e10a41fcef6ae0d3e89958db89bc22398f3b4f1
[4] |
0.14.1_1 05 Apr 2023 17:29:50 |
Po-Chuan Hsieh (sunpoet) |
net/gupnp-av: Build and install static library
- Bump PORTREVISION for package change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.14.1 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
0.14.1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.14.1 09 Jun 2022 10:58:02 |
Po-Chuan Hsieh (sunpoet) |
net/gupnp-av: Update to 0.14.1
Changes: https://gitlab.gnome.org/GNOME/gupnp-av/-/blob/master/NEWS |
0.14.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.14.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.14.0 21 Sep 2021 22:23:22 |
Po-Chuan Hsieh (sunpoet) |
net/gupnp-av: Update to 0.14.0
Changes: https://gitlab.gnome.org/GNOME/gupnp-av/-/blob/master/NEWS |
0.13.1 21 Sep 2021 03:35:18 |
Po-Chuan Hsieh (sunpoet) |
net/gupnp-av: Update to 0.13.1
Changes: https://gitlab.gnome.org/GNOME/gupnp-av/-/blob/master/NEWS |
0.13.0 14 Jul 2021 16:09:42 |
Po-Chuan Hsieh (sunpoet) |
net/gupnp-av: Update to 0.13.0
Changes: https://gitlab.gnome.org/GNOME/gupnp-av/-/blob/master/NEWS |
0.12.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.11 27 Sep 2020 19:30:58 |
sunpoet |
Cosmetic change |
0.12.11 17 Nov 2018 17:30:56 |
sunpoet |
Update to 0.12.11
- Rename VALA option to VAPI
Changes: https://gitlab.gnome.org/GNOME/gupnp-av/blob/master/NEWS |
0.12.10_1 23 Aug 2018 17:54:01 |
sunpoet |
Update WWW |
0.12.10_1 08 Oct 2017 13:49:33 |
sunpoet |
Convert PORTDATA=* to PLIST entries
- Sort PLIST |
0.12.10_1 01 May 2017 12:46:40 |
sunpoet |
Use USES=gnome |
0.12.10_1 20 Nov 2016 13:13:54 |
sunpoet |
- Fix r426408, r426409 and 426410 |
0.12.10 19 Nov 2016 17:03:50 |
sunpoet |
- Update to 0.12.10
- Add LICENSE_FILE
Changes: https://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.12.8 06 Mar 2016 06:18:47 |
sunpoet |
- Update to 0.12.8
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.7_1 07 Sep 2015 17:51:40 |
sunpoet |
- Add VALA option
- Bump PORTREVISION for package change |
0.12.7 18 Jan 2015 10:35:30 |
sunpoet |
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} |
0.12.7 05 Jan 2015 17:42:25 |
sunpoet |
- Update to 0.12.7
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.6_1 01 Oct 2014 20:07:17 |
sunpoet |
- Cleanup PLIST |
0.12.6_1 28 Jul 2014 15:45:28 |
sunpoet |
- Fix PLIST
- Bump PORTREVISION for package change
Reported by: swills |
0.12.6 28 Jul 2014 12:54:42 |
sunpoet |
- Respect BSD.gnome.dist |
0.12.6 16 Jun 2014 20:51:15 |
sunpoet |
- Update to 0.12.6
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.5_1 19 May 2014 18:38:38 |
sunpoet |
- Use USES=libtool
- Use PORTDATA
- Bump PORTREVISION for package change |
0.12.5 14 Mar 2014 15:17:11 |
sunpoet |
- Use USES=tar:xz |
0.12.5 04 Feb 2014 16:14:57 |
sunpoet |
- Update to 0.12.5
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.4 27 Dec 2013 19:21:41 |
sunpoet |
- Disable VAPIGEN completely |
0.12.4 20 Nov 2013 16:22:08 |
sunpoet |
- Update to 0.12.4
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.3 25 Oct 2013 13:36:24 |
sunpoet |
- Strip shared library |
0.12.3 19 Oct 2013 15:33:33 |
sunpoet |
- Update to 0.12.3
- Support STAGEDIR
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.12.2 07 Sep 2013 10:20:32 |
sunpoet |
- Convert to new LIB_DEPENDS format |
0.12.2 10 Aug 2013 11:29:46 |
sunpoet |
- Make use of USE_GNOME=introspection
- Make use of USES=gmake |
0.12.2 13 Jun 2013 12:44:44 |
sunpoet |
- Update to 0.12.2
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.12.1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.12.1 21 Apr 2013 20:04:35 |
sunpoet |
- Add missing USE_PKGCONFIG=build
Feature safe: yes |
0.12.1 23 Mar 2013 08:10:18 |
sunpoet |
- Update to 0.12.1
- Use USES=pathfix
- Cleanup Makefile header
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.10.3 20 Aug 2012 15:54:35 |
sunpoet |
- Update to 0.10.3
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.10.2 12 Jun 2012 19:13:36 |
sunpoet |
- Update to 0.10.2
- Change MASTER_SITES to GNOME
- Add LICENSE
- Sort USE_GNOME
- Update pkg-descr
- Take maintainership
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS |
0.5.4_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.4_1 14 Mar 2011 13:52:35 |
bapt |
Fix MASTER_SITE
while here remove MD5 |
0.5.4_1 26 Feb 2011 08:10:19 |
miwi |
- Reset maintainership |
0.5.4_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.4 12 Feb 2010 17:16:53 |
miwi |
- Update to 0.5.4 |
0.5.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.2 26 Dec 2009 16:18:30 |
miwi |
GUPnP-AV is a collection of helpers for building AV (audio/video)
applications using GUPnP.
WWW: http://www.gupnp.org/ |