Port details |
- libvlcpp C++ bindings for libvlc, VLC mediaplayer library
- 0.1.0.20210319_1 multimedia =2 0.1.0.20210319_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-04-09 01:12:06
- Last Update: 2023-07-12 18:56:04
- Commit Hash: 7d1faa7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://code.videolan.org/videolan/libvlcpp
- Description:
- C++ bindings for libvlc, VLC media player library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libvlcpp>0:multimedia/libvlcpp
- To install the port:
- cd /usr/ports/multimedia/libvlcpp/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libvlcpp
- pkg install libvlcpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libvlcpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618037650
SHA256 (videolan-libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278_GL0.tar.gz) = 25e876b8dee90c71ff4a33b99e087806b42913efd9ddfe909c7e94d30dc19f0c
SIZE (videolan-libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278_GL0.tar.gz) = 88518
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:
-
- vlc>0 : multimedia/vlc
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- vlc.h : multimedia/vlc
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_libvlcpp
- USES:
- autoreconf compiler:c++11-lang gmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0.20210319_1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
0.1.0.20210319_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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.1.0.20210319 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.1.0.20210319 11 Apr 2021 21:01:03 |
Mark Linimon (linimon) |
multimedia/libvlcpp: add compiler:c++11-lang to USES to fix build on GCC-based
systems:
configure: error: *** A compiler with support for C++11 language features is
required. |
0.1.0.20210319 10 Apr 2021 07:01:24 |
Yuri Victorovich (yuri) |
multimedia/libvlcpp: Fix distinfo according to the latest GitLab-related changes
in Mk. |
0.1.0.20210319 09 Apr 2021 23:24:02 |
Yuri Victorovich (yuri) |
multimedia/libvlcpp: Fix build: framework failed to correctly set WRKSRC for
this GitLab project
Reported by: linimon |
0.1.0.20210319 09 Apr 2021 01:10:29 |
Yuri Victorovich (yuri) |
New port: multimedia/libvlcpp: C++ bindings for libvlc, VLC mediaplayer library |
Number of commits found: 8
|