audio/emms: update 20.1 -> 20.2

* Update COMMENT, WWW and pkg-descr.
* Add LICENSE_FILE.
* Replace EXTRACT_SUFX with USES=tar

PR:		282905
This commit is contained in:
Älven 2024-11-22 08:57:44 +04:00 committed by Yasuhiro Kimura
parent 24298a939e
commit 3d33e7a4da
3 changed files with 12 additions and 9 deletions

View file

@ -1,20 +1,22 @@
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

View file

@ -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

View file

@ -1,4 +1,5 @@
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.