Port details |
- lua-mpd Lua library for musicpd
- 0.1_1 audio
=0 0.1_1Version of this port present on the latest quarterly branch. - Maintainer: demelier.david@gmail.com
 - Port Added: 2020-04-14 15:49:50
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: not specified in port
- Description:
- This is a Lua client for mpd.
WWW: https://github.com/silentbicycle/lua-mpd
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- lua51-mpd>0:audio/lua-mpd
- To install the port:
- cd /usr/ports/audio/lua-mpd/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/lua-mpd
- pkg install lua51-mpd
- PKGNAME: lua51-mpd
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (silentbicycle-lua-mpd-v0.1_GH0.tar.gz) = 296f168887e10646624cce98c2f7504b168cb35b5445e2d21ba5fccb50a8f68b
SIZE (silentbicycle-lua-mpd-v0.1_GH0.tar.gz) = 16351
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- core.so : net/luasocket@lua51
- Library dependencies:
-
- liblua-5.1.so : lang/lua51
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for lua51-mpd-0.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_lua-mpd
- USES:
- lua:51,module
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.1_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Apr 2020 15:49:37
0.1_1
|
mat  |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
Number of commits found: 3
|