diff --git a/audio/emms/Makefile b/audio/emms/Makefile index 0515ba10f239..2d51ac00f22a 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -1,25 +1,27 @@ PORTNAME= emms -DISTVERSION= 20.1 +DISTVERSION= 20.2 CATEGORIES= audio elisp MASTER_SITES= https://elpa.gnu.org/packages/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -EXTRACT_SUFX= .tar MAINTAINER= alster@vinterdalen.se -COMMENT= Emacs Multi-Media System -WWW= https://www.gnu.org/software/emms/index.html +COMMENT= GNU/Emacs Multimedia System +WWW= https://www.gnu.org/software/emms/ \ + https://elpa.gnu.org/packages/emms.html \ + https://git.savannah.gnu.org/cgit/emms.git/ LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING # do not depend on base texinfo on 10 BUILD_DEPENDS= texi2dvi:print/texinfo -USES= emacs gmake +USES= emacs gmake tar CONFLICTS_INSTALL= emms emms-emacs_* # share/emacs/site-lisp/emms/emms-auto.el NO_ARCH= yes INFO= emms .include diff --git a/audio/emms/distinfo b/audio/emms/distinfo index 0b6a98c4c9aa..5daf26720d11 100644 --- a/audio/emms/distinfo +++ b/audio/emms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722978562 -SHA256 (emms-20.1.tar) = 7df2df0278aa30f9d04e0f932f9f3bd71e356adccccea4d12c641e1c5c181b40 -SIZE (emms-20.1.tar) = 1280000 +TIMESTAMP = 1732250533 +SHA256 (emms-20.2.tar) = 468a7f4ce7e3246e749dbc4476d917f00acdc4b48761553095daf9aa4c49ac2a +SIZE (emms-20.2.tar) = 1280000 diff --git a/audio/emms/pkg-descr b/audio/emms/pkg-descr index 378ead33e052..b4b303d6f73a 100644 --- a/audio/emms/pkg-descr +++ b/audio/emms/pkg-descr @@ -1,8 +1,9 @@ -Emms is the Emacs Multimedia System. +GNU/Emms is the GNU/Emacs Multimedia System. + Emms displays and plays multimedia from within GNU/Emacs using a variety of external players and from different sources. Emms can run as a minimalist player and controlled with a handful of M-x Emacs commands, or a fully-fledged, interactive media browser. Emms can display album art, play streaming audio, tag music files, search for lyrics, provide MPD connectivity, control the volume, and more.