mp3gain: remove package
This commit is contained in:
parent
f0dffe86ed
commit
5d0d24c8b5
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'mp3gain'
|
||||
pkgname=mp3gain
|
||||
version=1.6.2
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_args="OSTYPE=linux"
|
||||
hostmakedepends="unzip"
|
||||
makedepends="mpg123-devel"
|
||||
short_desc="Lossless mp3 normalizer with statistical analysis"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://mp3gain.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//./_}-src.zip"
|
||||
checksum=5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d
|
||||
|
||||
do_install() {
|
||||
vbin mp3gain
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
pattern="${pkgname}-\K[\d_r]+(?=-src\.zip)"
|
|
@ -278,6 +278,7 @@ replaces="
|
|||
mirrorbits<=0.5.1_1
|
||||
mongroup<=0.4.1_2
|
||||
mozjs68<=68.11.0_1
|
||||
mp3gain<=1.6.2_2
|
||||
mutagen<=1.43.0_3
|
||||
nautilus-sendto<=3.8.6_2
|
||||
ncdns<=0.0.2_12
|
||||
|
|
Loading…
Reference in New Issue