lame: Update to 3.100

For details see:
https://svn.code.sf.net/p/lame/svn/trunk/lame/doc/html/history.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Matthias Fischer
2020-04-05 15:40:27 +02:00
committed by Arne Fitzenreiter
parent 5d92a00e0c
commit f0109b0ccf
2 changed files with 16 additions and 13 deletions

View File

@@ -7,17 +7,20 @@ usr/bin/lame
usr/lib/libmp3lame.so
usr/lib/libmp3lame.so.0
usr/lib/libmp3lame.so.0.0.0
#usr/man/man1/lame.1
#usr/share/doc/lame
#usr/share/doc/lame/html
#usr/share/doc/lame/html/basic.html
#usr/share/doc/lame/html/about.html
#usr/share/doc/lame/html/abr.html
#usr/share/doc/lame/html/cbr.html
#usr/share/doc/lame/html/contact.html
#usr/share/doc/lame/html/contributors.html
#usr/share/doc/lame/html/examples.html
#usr/share/doc/lame/html/detailed.html
#usr/share/doc/lame/html/history.html
#usr/share/doc/lame/html/id3.html
#usr/share/doc/lame/html/index.html
#usr/share/doc/lame/html/lame.css
#usr/share/doc/lame/html/modes.html
#usr/share/doc/lame/html/node6.html
#usr/share/doc/lame/html/presets.html
#usr/share/doc/lame/html/switchs.html
#usr/share/doc/lame/html/introduction.html
#usr/share/doc/lame/html/links.html
#usr/share/doc/lame/html/list.html
#usr/share/doc/lame/html/ms_stereo.html
#usr/share/doc/lame/html/usage.html
#usr/share/doc/lame/html/vbr.html
#usr/share/man/man1/lame.1

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2020 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 3.97
VER = 3.100
THISAPP = lame-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = lame
PAK_VER = 1
PAK_VER = 2
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 90a4acbb730d150dfe80de145126eef7
$(DL_FILE)_MD5 = 83e260acbe4389b54fe08e0bdbf7cddb
install : $(TARGET)