Port details |
- mpg123.el Front-end to mpg123/ogg123 audio player for Emacsen
- 1.65_2 audio =4 1.65_1Version of this port present on the latest quarterly branch.
- Maintainer: mew14930xvi@inbox.lv
- Port Added: unknown
- Last Update: 2024-07-04 21:31:24
- Commit Hash: b946d41
- People watching this port, also watch:: mpg123, p5-Pg, sox, jikes, tosha
- Also Listed In: elisp
- License: BSD2CLAUSE
- WWW:
- http://www.gentei.org/~yuuji/software/mpg123el/
- Description:
- The mpg123.el Emacs-Lisp program is a front-end to mpg123 audio player
and OggVorbis audio player. You can select and play an music files
from the list in your Emacs's buffer with familiar interface.
Default audio player now switched to MPlayer (2023-05-05).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- mpg123.el>0:audio/mpg123.el
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/audio/mpg123.el/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/mpg123.el
- pkg install mpg123.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpg123.el
- Package flavors (<flavor>: <package>)
- full: mpg123.el
- canna: mpg123.el-emacs_canna
- nox: mpg123.el-emacs_nox
- wayland: mpg123.el-emacs_wayland
- devel_full: mpg123.el-emacs_devel
- devel_nox: mpg123.el-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1711530475
SHA256 (mpg123el.cgi?1.65) = a9b1b08f3dfd26c29d200617bf2f882b9f1b77a92597bb553ba7a4b533866e31
SIZE (mpg123el.cgi?1.65) = 119398
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:
-
- emacs-29.4 : editors/emacs@full
- Runtime dependencies:
-
- mplayer : multimedia/mplayer
- emacs-29.4 : editors/emacs@full
- This port is required by:
- for Run
-
- audio/id3el
Configuration Options:
- ===> The following configuration options are available for mpg123.el-1.65_2:
====> Default audio player: you have to select exactly one of them
MPG123=off: Use mpg123/ogg123 as audio player
MPLAYER=on: Use mplayer as audio player
===> Use 'make config' to modify these settings
- Options name:
- audio_mpg123.el
- USES:
- emacs
- pkg-message:
- For install:
- Put the expression below into your ~/.emacs.
(autoload 'mpg123 "mpg123" "A Front-end to mpg123" t)
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.65_2 04 Jul 2024 21:31:24 |
Joseph Mingrone (jrm) |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
1.65_1 23 Jun 2024 22:10:50 |
Joseph Mingrone (jrm) |
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
1.65 27 Mar 2024 20:20:22 |
Vladimir Druzenko (vvd) Author: mew14930xvi |
audio/mpg123.el: update to 1.65 and change maintainer
Changelog:
* Support emacs-28
* Workaround for recent mpg123 output of status line
* Default audio player now switched to MPlayer
* Instant Forward/Backward by setting mpg123-time-slide-instant-seek
New maintainer: mew14930xvi <mew14930xvi@inbox.lv>
PR: 277985
Approved by: arrowd (mentor, implicit) |
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) |
1.60_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 ) |
1.60_1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.60_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.60_1 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
1.60_1 30 May 2019 08:02:47 |
tobik |
audio/mpg123.el: Do not install files for xemacs
It was removed in 2014. |
1.60 26 Mar 2017 22:02:12 |
mat |
Update 1.60.
PR: 216655
Submitted by: takefu airport fm
Sponsored by: Absolight |
1.52_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.52_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.52_1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.52_1 08 Jun 2014 12:40:59 |
antoine |
oops fix really |
1.52_1 08 Jun 2014 12:33:23 |
antoine |
Fix a symlink pointing to itself |
1.52 03 Mar 2014 13:20:08 |
ehaupt |
Support staging |
1.52 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.52 07 Jun 2013 15:23:26 |
wg |
- Unmark as BROKEN [1]
- Change DISTFILES and do-fetch to cache the file
PR: ports/179398 [1]
Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Approved by: culot / jpaetzel (mentors, implicit) |
1.52 10 May 2013 13:34:05 |
miwi |
- BROKEN Fails to fetch |
1.52 11 Aug 2011 07:48:12 |
edwin |
Mark as unbroken:
[~/cvs/mpg123.el] edwin@t43>sudo make checksum
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
/usr/bin/fetch -AFpr -AR -o /usr/ports/distfiles/mpg123.el-1.52 ${CKSIZE:+-S
$CKSIZE} http://www.gentei.org/~yuuji/software/mpg123el//mpg123el.cgi?1.52
fetch: http://www.gentei.org/~yuuji/software/mpg123el//mpg123el.cgi?1.52: size
of remote file is not known
/usr/ports/distfiles/mpg123.el-1.52 107 kB 7483 Bps
=> SHA256 Checksum OK for mpg123.el-1.52.
Noticed by: gr0Ogle on #bugs (Greg Lehey for intimi) |
1.52 02 Aug 2011 09:32:59 |
bapt |
Mark BROKEN: Does not fetch |
1.52 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.52 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.52 28 Apr 2010 00:37:14 |
pgollucci |
- Release some more ports |
1.52 12 Jan 2010 06:45:07 |
pgollucci |
- adopt |
1.52 23 Dec 2009 03:58:45 |
sanpei |
Update version to 1.52 |
1.40 05 Apr 2006 23:58:04 |
edwin |
audio/mpg123.el: tidy up Makefile
- Tidy up Makefile and pkg-descr
- Add pkg-message
PR: ports/95382:
Submitted by: Lars Engels <lars.engels@0x20.net> |
1.40 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
1.40 23 Dec 2004 09:32:50 |
nork |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
1.40 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.40 27 Oct 2003 09:11:29 |
kris |
portlint (whitespace cleanup) |
1.40 31 Aug 2003 15:39:06 |
taoka |
Update version to 1.40 |
1.38 19 May 2003 23:59:36 |
taoka |
# Recorde information which I forgot to recorde in previous commit log.
(1)Update version to 1.38
PR: ports/48740
and
Submitted by: arved,sumikawa
(2)Change the way to fetch to one via cgi.
(The way has a problem. The size of a remote file cannot be obtained.
So the distfile is obtain whenever we do "make fetch".)
(3)mpg123.el supports ogg123. So "ogg123" is added to COMMENT in Makefile
Submitted by: the author of mpg123.el |
1.38 19 May 2003 23:44:40 |
taoka |
mpg123.el supports ogg123.
Submitted by: the author of mpg123.el |
1.38 06 May 2003 02:37:43 |
taoka |
cvs commit: ports/audio/mpg123.el Makefile distinfo |
1.34 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.34 18 Nov 2002 03:06:30 |
taoka |
Update to version 1.34 |
1.33 14 Oct 2002 11:31:47 |
knu |
The distfile was updated to 1.33. |
1.32 26 Sep 2002 19:14:02 |
knu |
Chase a repack. (rev. 1.32) |
1.31 21 Sep 2002 13:45:28 |
knu |
Oops, this is revision 1.31, not 1.30. |
1.30 21 Sep 2002 13:37:12 |
knu |
Chase the distfile replacement done awhile ago.
(Updated to rev. 1.30, broken ogg-vorbis support has been fixed) |
1.29 20 Sep 2002 13:28:53 |
taoka |
Update to 1.29 |
1.26 05 Sep 2002 09:01:29 |
taoka |
Update vertion to 1.26
PR: ports/40230
Submitted by: Andreas Schulz <ats@first.fhg.de> |
23 Aug 2001 02:45:59 |
taoka |
Update MD5 (but its version is not updated) |
07 Mar 2001 08:17:52 |
taoka |
Update version to 1.24 |
24 Jan 2001 05:04:04 |
knu |
Update to 1.19. |
04 Jan 2001 04:34:02 |
clive |
Chase checksum. |
20 Dec 2000 00:29:40 |
taoka |
Update to version 1.17 |
20 Oct 2000 15:51:18 |
taoka |
Update to 1.15 (XEmacs needs "(require 'overlay)" in .emacs. The version is
fixed) |
16 Oct 2000 18:52:28 |
taoka |
Updated to version 1.14 (Version 1.13 has a problem for XEmacs) |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
26 Sep 2000 02:31:13 |
taoka |
To remove extra directories. |
15 Sep 2000 16:55:57 |
taoka |
Updated to 1.13 |
19 Jul 2000 17:12:19 |
taoka |
Updated to 1.9 |
05 Jun 2000 15:04:23 |
sobomax |
Bump PORTVERSION. |
05 Jun 2000 14:55:24 |
sobomax |
Update md5. |