Commit graph

6 commits

Author SHA1 Message Date
Ben Woods
2e175d02e8 audio/cplay: Update to 1.50
- Switch to GH account used by Debian
- Update patch-cplay to remove upstreamed changes and add mpv support
- Add off-by-default dependency options for supported audio players
- Change to USES=python:-2.7; runtime testing with python3 failed
- shebangfix added to remove need for ${LOCALBASE}/bin/python symlink
- Add patch-po_fr.po to fix build error fr.po:78: 'msgid' and 'msgstr'
  entries do not both end with '\n'

Reviewed by:	adamw
Approved by:	koobs, mat (mentors)
Relnotes:	https://github.com/hukka/cplay/blob/v1.50/ChangeLog
Differential Revision:	https://reviews.freebsd.org/D7200
2016-08-03 13:30:27 +00:00
Dmitry Marakasov
ec9e11a4fd - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-11-18 10:14:02 +00:00
Adam Weinberger
6df3e23245 Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
Stanislav Sedov
33ee604830 - Fix master site (project home page died, use my mirror instead)
- add mplayer support [1]
- use TMPDIR instead of hardcoded value [1]
- add check for possible race conditions with pipes [1]
- bump portrevision.

PR:		ports/122142 [1]
Submitted by:	Paul B. Mahol <onemda@gmail.com>
2008-04-13 08:16:47 +00:00
Kirill Ponomarev
513754c188 - Update to version 1.49
PR:		60657
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-28 17:08:25 +00:00
Kris Kennaway
d4e087ffcc Add cplay-1.45
cplay is a curses based front-end to various audioplayers.

Supported players currently include:
        - mpg123
        - ogg123
        - madplay
        - mikmod
        - mpg321
        - splay

Submitted by:	Jochem Kossen <j.kossen@home.nl>
PR:		ports/31773
2002-05-25 10:54:18 +00:00