From patchwork Sun Apr 5 14:09:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2909 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48wFsw4wf1z3yBs for ; Sun, 5 Apr 2020 14:09:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48wFsv5gxYz2Rc; Sun, 5 Apr 2020 14:09:39 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48wFsv2sfqz2xmJ; Sun, 5 Apr 2020 14:09:39 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48wFsr5gVPz2xmJ for ; Sun, 5 Apr 2020 14:09:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48wFsr2mWRz2P5 for ; Sun, 5 Apr 2020 14:09:36 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586095776; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=CsnTY36GhOpjZgOWTmiFH/gr7kcflPWru9M7St/sJEg=; b=pYv+cVkPI5FBgWjt9UJdFY+Ovl5+0RkXGIhWldSNv7d2nEPRFSxMN+ncNVr6/DqTpp0PlN ngeBl6STC+LZTYDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586095776; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=CsnTY36GhOpjZgOWTmiFH/gr7kcflPWru9M7St/sJEg=; b=Vs3YkAXtZncH0CzJRXbrjFRYfmEMPm3yhcruX70BzoL64iIwybXeO1axHEiBogOccMIANi whU6a5kANixyXIE4yxPpY7Dky824gBeyVlZ+BXxNj6+b5RiBt0oRDO2352pxP34EukNYMK WHgCx6HYV/mg7kYVRbD0M+1KnB8g6hk4pO83V+UuCTEUZHwiVlDLuylbgZZiQzwf1nl5Pa 8/9313HFfpjloAKXpcHm/oEWCb78wgNTUq4ccwGec8RSoAjFF1KSdinflv0QJXkUGfyadI Yvy2xmafF3Di2H/w2X2b4ABTVgChxDJgKlfpzeoXWVteHLDexb4vEMVNSS7srw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] taglib: Update to 1.11.1 Date: Sun, 5 Apr 2020 16:09:31 +0200 Message-Id: <20200405140931.9190-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://taglib.org/ Signed-off-by: Matthias Fischer --- config/rootfiles/packages/taglib | 52 ++++++++++++++++++++++++++++++-- lfs/taglib | 23 ++++++++------ 2 files changed, 63 insertions(+), 12 deletions(-) diff --git a/config/rootfiles/packages/taglib b/config/rootfiles/packages/taglib index 2cfe29b51..4aa79ec7f 100644 --- a/config/rootfiles/packages/taglib +++ b/config/rootfiles/packages/taglib @@ -1,13 +1,26 @@ usr/bin/taglib-config #usr/include/taglib +#usr/include/taglib/aifffile.h +#usr/include/taglib/aiffproperties.h +#usr/include/taglib/apefile.h #usr/include/taglib/apefooter.h #usr/include/taglib/apeitem.h +#usr/include/taglib/apeproperties.h #usr/include/taglib/apetag.h +#usr/include/taglib/asfattribute.h +#usr/include/taglib/asffile.h +#usr/include/taglib/asfpicture.h +#usr/include/taglib/asfproperties.h +#usr/include/taglib/asftag.h #usr/include/taglib/attachedpictureframe.h #usr/include/taglib/audioproperties.h +#usr/include/taglib/chapterframe.h #usr/include/taglib/commentsframe.h +#usr/include/taglib/eventtimingcodesframe.h #usr/include/taglib/fileref.h #usr/include/taglib/flacfile.h +#usr/include/taglib/flacmetadatablock.h +#usr/include/taglib/flacpicture.h #usr/include/taglib/flacproperties.h #usr/include/taglib/generalencapsulatedobjectframe.h #usr/include/taglib/id3v1genres.h @@ -19,6 +32,19 @@ usr/bin/taglib-config #usr/include/taglib/id3v2header.h #usr/include/taglib/id3v2synchdata.h #usr/include/taglib/id3v2tag.h +#usr/include/taglib/infotag.h +#usr/include/taglib/itfile.h +#usr/include/taglib/itproperties.h +#usr/include/taglib/modfile.h +#usr/include/taglib/modfilebase.h +#usr/include/taglib/modproperties.h +#usr/include/taglib/modtag.h +#usr/include/taglib/mp4atom.h +#usr/include/taglib/mp4coverart.h +#usr/include/taglib/mp4file.h +#usr/include/taglib/mp4item.h +#usr/include/taglib/mp4properties.h +#usr/include/taglib/mp4tag.h #usr/include/taglib/mpcfile.h #usr/include/taglib/mpcproperties.h #usr/include/taglib/mpegfile.h @@ -28,21 +54,39 @@ usr/bin/taglib-config #usr/include/taglib/oggflacfile.h #usr/include/taglib/oggpage.h #usr/include/taglib/oggpageheader.h +#usr/include/taglib/opusfile.h +#usr/include/taglib/opusproperties.h +#usr/include/taglib/ownershipframe.h +#usr/include/taglib/podcastframe.h +#usr/include/taglib/popularimeterframe.h +#usr/include/taglib/privateframe.h #usr/include/taglib/relativevolumeframe.h +#usr/include/taglib/rifffile.h +#usr/include/taglib/s3mfile.h +#usr/include/taglib/s3mproperties.h #usr/include/taglib/speexfile.h #usr/include/taglib/speexproperties.h +#usr/include/taglib/synchronizedlyricsframe.h +#usr/include/taglib/tableofcontentsframe.h #usr/include/taglib/tag.h #usr/include/taglib/tag_c.h #usr/include/taglib/taglib.h +#usr/include/taglib/taglib_config.h #usr/include/taglib/taglib_export.h #usr/include/taglib/tbytevector.h #usr/include/taglib/tbytevectorlist.h +#usr/include/taglib/tbytevectorstream.h +#usr/include/taglib/tdebuglistener.h #usr/include/taglib/textidentificationframe.h #usr/include/taglib/tfile.h +#usr/include/taglib/tfilestream.h +#usr/include/taglib/tiostream.h #usr/include/taglib/tlist.h #usr/include/taglib/tlist.tcc #usr/include/taglib/tmap.h #usr/include/taglib/tmap.tcc +#usr/include/taglib/tpropertymap.h +#usr/include/taglib/trefcounter.h #usr/include/taglib/trueaudiofile.h #usr/include/taglib/trueaudioproperties.h #usr/include/taglib/tstring.h @@ -53,15 +97,17 @@ usr/bin/taglib-config #usr/include/taglib/urllinkframe.h #usr/include/taglib/vorbisfile.h #usr/include/taglib/vorbisproperties.h +#usr/include/taglib/wavfile.h #usr/include/taglib/wavpackfile.h #usr/include/taglib/wavpackproperties.h +#usr/include/taglib/wavproperties.h #usr/include/taglib/xingheader.h #usr/include/taglib/xiphcomment.h -#usr/lib/libtag.la +#usr/include/taglib/xmfile.h +#usr/include/taglib/xmproperties.h usr/lib/libtag.so usr/lib/libtag.so.1 -usr/lib/libtag.so.1.5.0 -#usr/lib/libtag_c.la +usr/lib/libtag.so.1.17.0 usr/lib/libtag_c.so usr/lib/libtag_c.so.0 usr/lib/libtag_c.so.0.0.0 diff --git a/lfs/taglib b/lfs/taglib index f934928bd..101d64662 100644 --- a/lfs/taglib +++ b/lfs/taglib @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # 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 = 1.5 +VER = 1.11.1 THISAPP = taglib-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = taglib -PAK_VER = 1 +PAK_VER = 2 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7b557dde7425c6deb7bbedd65b4f2717 +$(DL_FILE)_MD5 = cee7be0ccfc892fa433d6c837df9522a install : $(TARGET) check : $(patsubst %,$(DIR_CHK)/%,$(objects)) @@ -53,7 +53,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) md5 : $(subst %,%_MD5,$(objects)) -dist: +dist: @$(PAK) ############################################################################### @@ -76,9 +76,14 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure --prefix=/usr --enable-shared - cd $(DIR_APP) && make $(MAKETUNING) - cd $(DIR_APP) && make install + + cd $(DIR_APP) && mkdir -pv build + cd $(DIR_APP)/build && cmake .. \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release \ + -DBUILD_SHARED_LIBS=ON + + cd $(DIR_APP)/build && make $(MAKETUNING) + cd $(DIR_APP)/build && make install @rm -rf $(DIR_APP) @$(POSTBUILD)