notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libcec Library to control Pulse-Eight's HDMI-CEC adapter
6.0.2_1 multimedia on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.2_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-11-29 18:44:15
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: openjdk8, rubygem-optimist, py39-pycparser, ladspa, tmux
License: GPLv2
WWW:
http://libcec.pulse-eight.com/
Description:
libCEC allows you in combination with the right hardware to control your device with your TV remote control utilising your existing HDMI cabling. This library is an enabling platform for the CEC bus in HDMI, it allows developers to interact with other HDMI devices without having to worry about the communication overhead, handshaking, and the various ways of sending a message for each vendor.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcec-6.0.2_1/catalog.mk
  3. /usr/local/share/licenses/libcec-6.0.2_1/LICENSE
  4. /usr/local/share/licenses/libcec-6.0.2_1/GPLv2
  5. bin/cec-client
  6. bin/cec-client-6.0.2
  7. bin/cecc-client
  8. bin/cecc-client-6.0.2
  9. bin/pyCecClient
  10. include/libcec/cec.h
  11. include/libcec/cecc.h
  12. include/libcec/ceccloader.h
  13. include/libcec/cecloader.h
  14. include/libcec/cectypes.h
  15. include/libcec/version.h
  16. lib/libcec.so
  17. lib/libcec.so.6
  18. lib/libcec.so.6.0.2
  19. lib/python3.9/site-packages/_cec.so
  20. lib/python3.9/site-packages/cec.py
  21. libdata/pkgconfig/libcec.pc
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • libcec>0:multimedia/libcec
To install the port:
cd /usr/ports/multimedia/libcec/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libcec
  • pkg install libcec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libcec
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595416529 SHA256 (Pulse-Eight-libcec-libcec-6.0.2_GH0.tar.gz) = 090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377 SIZE (Pulse-Eight-libcec-libcec-6.0.2_GH0.tar.gz) = 355807

Packages (timestamps in pop-ups are UTC):
libcec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.2_16.0.2_16.0.26.0.2_16.0.2_1-6.0.2-
FreeBSD:13:quarterly6.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_1
FreeBSD:14:latest6.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_1-6.0.2_1
FreeBSD:14:quarterly6.0.2_16.0.2_1-6.0.2_16.0.2_16.0.2_16.0.2_16.0.2_1
FreeBSD:15:latest6.0.2_16.0.2_1n/a6.0.2_1n/a6.0.2_16.0.2_16.0.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. swig : devel/swig
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
Library dependencies:
  1. libp8-platform.so : devel/p8-platform
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. multimedia/plexhometheater*
  2. multimedia/xbmc*
  3. Collapse this list of deleted ports.
for Libraries
  1. multimedia/kodi
  2. multimedia/py-cec

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. multimedia/kodi-devel*
  2. multimedia/plexhometheater*
  3. multimedia/xbmc*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libcec-6.0.2_1: PYTHON=on: Build python wrapper X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
multimedia_libcec
USES:
alias cmake compiler:c++11-lib pathfix pkgconfig shebangfix python:build
pkg-message:
For install:
WARNING: You need write permissions on the USB device to make it work properly. Consider adding your user to the operator group: % pw groupmod operator -m jerry and adding a rule in /etc/devfs.rules like this one: [system=10] add path 'ttyU*' mode 0660 group operator To load this new rule add the following to /etc/rc.conf: devfs_system_ruleset="system" Then restart devfs to load the new rule: % service devfs restart
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Pulse-Eight/libcec/tar.gz/libcec-6.0.2?dummy=/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
6.0.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
6.0.2_1
20 Jul 2022 14:22:30
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.2_1
16 Jun 2022 14:02:34
commit hash: 20a2ff573498fb0c81360ca7f032ce7d5fb4e980commit hash: 20a2ff573498fb0c81360ca7f032ce7d5fb4e980commit hash: 20a2ff573498fb0c81360ca7f032ce7d5fb4e980commit hash: 20a2ff573498fb0c81360ca7f032ce7d5fb4e980 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/raspberrypi-userland: Avoid CONFLICTS with mesa-libs

- Bump PORTREVISION for package change

PR:		225053
Submitted by:	Robert Clausecker <fuz@fuz.su>
6.0.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
6.0.2
27 Aug 2020 12:39:08
Revision:546336Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libcec: fix build on recent current
6.0.2
24 Jul 2020 07:09:01
Revision:543021Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.0.0

Changes:	https://github.com/Pulse-Eight/libcec/releases
6.0.0
11 Jul 2020 18:09:28
Revision:542011Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.0.0

Changes:	https://github.com/Pulse-Eight/libcec/releases
5.0.0
17 Jun 2020 18:17:45
Revision:539491Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
5.0.0
29 Apr 2020 15:47:54
Revision:533347Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.0

- Reformat pkg-descr

Changes:	https://github.com/Pulse-Eight/libcec/releases
4.0.4_1
22 Jan 2020 05:36:10
Revision:523767Original commit files touched by this commit
sunpoet search for other commits by this committer
Using hard-coded shlib version

It helps remind maintainer to bump PORTREVISION of dependent ports.
4.0.4_1
20 Jan 2020 20:09:45
Revision:523652Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix hardcoded version in src/libcec/cmake/SetBuildInfo.cmake patch

- Use USES=pathfix
- Convert to options helper
- Sort PLIST
- Take maintainership
4.0.4_1
06 Nov 2019 18:07:22
Revision:516916Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
4.0.4_1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
4.0.4_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
4.0.4
30 Jun 2019 22:02:59
Revision:505520Original commit files touched by this commit
swills search for other commits by this committer
multimedia/libcec: update to 4.0.4

PR:		238889
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
4.0.2_7
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
4.0.2_6
02 Feb 2019 17:23:49
Revision:491963Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER of some ports

PR:		235429
Submitted by:	mikael.urankar@gmail.com (maintainer)
4.0.2_6
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
4.0.2_5
19 Nov 2018 02:11:22
Revision:485299Original commit files touched by this commit
linimon search for other commits by this committer
Mark unbroken on powerpc64.  A force-build worked here.

PR:		231675
Submitted by:	Piotr Kubaj
Approved by:	maintainer
4.0.2_5
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
4.0.2_4
31 Jul 2018 18:41:30
Revision:476013Original commit files touched by this commit
zeising search for other commits by this committer
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
4.0.2_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
4.0.2_2
30 Jun 2018 19:35:44
Revision:473635Original commit files touched by this commit
decke search for other commits by this committer
multimedia/libcec: Chase update to devel/p8-platform
4.0.2_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
4.0.2
20 May 2017 12:02:07
Revision:441309Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
4.0.2
05 May 2017 18:46:01
Revision:440201Original commit files touched by this commit
cpm search for other commits by this committer
- Add patch to fix libcec build when udev is present

PR:		218525
Submitted by:	cpm
Reported by:	holindho@saunalahti.fi
Approved by:	Mikael Urankar <mikael.urankar@gmail.com> (maintainer)
4.0.2
04 May 2017 01:50:12
Revision:440078Original commit files touched by this commit
cpm search for other commits by this committer
- Enable RPI option and exclude X11 support on armv6 [1]
- Pass maintainership to submitter [2]

PR:		212195 [1]
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Approved by:	rene (portmgr) via email [2], Manuel Creach (maintainer timeout, 8
months)
4.0.2
03 Apr 2017 22:24:55
Revision:437675Original commit files touched by this commit
cpm search for other commits by this committer
multimedia/libcec: update to 4.0.2

- Add USES=shebangfix
- Use PLIST_SUB vars in pkg-plist

PR:		216978
Submitted by:	swills
Approved by:	Manuel Creach (maintainer timeout, 55 days)
3.1.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
3.1.0
16 Apr 2016 18:00:46
Revision:413472Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 3.1.0, introduce OPTIONS for PYTHON, X11 and RPI

Details
- Turn existing python wrapper and X11 support into default OPTIONS
- Introduce RPI non-default OPTION on armv6

PR:		208161
Submitted by:	mickael.maillot@gmail.com
Approved by:	maintainer timeout
2.2.0
07 May 2015 16:32:44
Revision:385637Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2.2.0
18 Apr 2015 15:14:58
Revision:384229Original commit files touched by this commit
tijl search for other commits by this committer
Convert to USES=autoreconf
2.2.0
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2.2.0
28 Feb 2015 14:20:11
Revision:380144Original commit files touched by this commit
jbeich search for other commits by this committer
- Update libcec to 2.2.0 [1]
- Unbreak consumers after update [2]
- No PORTREVISION bumps because binary compatible

PR:		196299
Differential Revision:	https://reviews.freebsd.org/D1900
Submitted by:	mickael.maillot@gmail.com (maintainer) [1]
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer) [2]
2.1.4
01 Feb 2015 20:24:28
Revision:378270Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to pkg-plists

Approved by:	portmgr blanket
2.1.4
29 Nov 2014 01:36:13
Revision:373593Original commit files touched by this commit
marino search for other commits by this committer
multimedia/libcec: USES+= alias for DragonFly
2.1.4
29 Oct 2014 22:01:26
Revision:371713Original commit files touched by this commit
sbruno search for other commits by this committer
Disable RPi specific code from build to allow armv6 pkg to be created.

PR:		193879
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by:	bdrewery (mentor)
2.1.4
21 Jun 2014 00:05:24
Revision:358657Original commit files touched by this commit
bapt search for other commits by this committer
Use proper INSTTALL_TARGET to strip the binary
2.1.4
20 Jun 2014 23:04:08
Revision:358653Original commit files touched by this commit
wg search for other commits by this committer
multimedia/libcec: update to 2.1.4

- USES libtool to remove .la
- Strip lib file

PR:		190345
Submitted by:	mickael.maillot gmail com
Approved by:	maintainer (timeout)
2.1.3_1
03 Feb 2014 13:57:46
Revision:342445Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to USES
2.1.3_1
20 Sep 2013 20:57:49
Revision:327747Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
2.1.3_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.1.3_1
12 Jun 2013 19:05:13
Revision:320716Original commit files touched by this commit
antoine search for other commits by this committer
Update adapter detection patch to report correct IDs

PR:		ports/179517
Submitted by:	Mickael Maillot
Approved by:	Manuel Creach (maintainer)
2.1.3
09 Jun 2013 07:07:18
Revision:320314Original commit files touched by this commit
antoine search for other commits by this committer
- Update libcec to 2.1.3
- Distfile is available on GH not GHC
- Use pathfix instead of manual REINPLACE
- gmake and _FILE_OFFSET_BITS are not needed
- USE_AUTORECONF does not exist
- Add a pkg-message about permissions needed
- Update adapter detection patch

PR:		ports/177391
PR:		ports/179331
Submitted by:	Mickael Maillot, Manuel Creach (maintainer)
2.0.4
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
2.0.4
04 Dec 2012 17:14:34
Revision:308253Original commit files touched by this commit
pawel search for other commits by this committer
- Update libcec 2.0.4 [1]
- Use GITHUB macro [1]
- Add a patch to fix device detection with XBMC 12 [1]
- Fix COMMENT

PR:		ports/174090 [1]
Submitted by:	Mickael Maillot <mickael.maillot@gmail.com> [1]
Approved by:	maintainer
Feature safe:	yes
2.0.2
29 Nov 2012 18:44:04
Revision:307972Original commit files touched by this commit
pawel search for other commits by this committer
libCEC allows you in combination with the right hardware to control your
device with your TV remote control utilising your existing HDMI cabling.
This library is an enabling platform for the CEC bus in HDMI, it allows
developers to interact with other HDMI devices without having to worry
about the communication overhead, handshaking, and the various ways of
sending a message for each vendor.

WWW: http://libcec.pulse-eight.com

PR:		ports/172781
Submitted by:	Manuel Creach <manuel.creach@icloud.com>
Feature safe:	yes

Number of commits found: 48