FreeBSD Bugzilla – Attachment 222430 Details for
Bug 253502
audio/fplib: Remove from tree, dead service since 2015
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for fplib
fplib-removal.patch (text/plain), 3.29 KB, created by
Daniel Engberg
on 2021-02-14 13:02:44 UTC
(
hide
)
Description:
Patch for fplib
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-02-14 13:02:44 UTC
Size:
3.29 KB
patch
obsolete
>diff --git a/audio/Makefile b/audio/Makefile >index 496004cf7edb..2c0bbccd7511 100644 >--- a/audio/Makefile >+++ b/audio/Makefile >@@ -200,7 +200,6 @@ > SUBDIR += fpc-modplug > SUBDIR += fpc-oggvorbis > SUBDIR += fpc-openal >- SUBDIR += fplib > SUBDIR += freealut > SUBDIR += freedesktop-sound-theme > SUBDIR += freepats >diff --git a/audio/fplib/Makefile b/audio/fplib/Makefile >deleted file mode 100644 >index 320357c09cd8..000000000000 >--- a/audio/fplib/Makefile >+++ /dev/null >@@ -1,31 +0,0 @@ >-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> >-# $FreeBSD$ >- >-PORTNAME= fplib >-PORTVERSION= 20121001 >-PORTREVISION= 4 >-CATEGORIES= audio >- >-MAINTAINER= sunpoet@FreeBSD.org >-COMMENT= Last.fm fingerprint library >- >-LICENSE= GPLv3+ >- >-LIB_DEPENDS= libcurl.so:ftp/curl \ >- libfftw3.so:math/fftw3 \ >- libfftw3f.so:math/fftw3-float \ >- libmad.so:audio/libmad \ >- libsamplerate.so:audio/libsamplerate \ >- libtag.so:audio/taglib >- >-USES= cmake compiler:c++11-lang localbase:ldflags >- >-MAKE_JOBS_UNSAFE= yes >-USE_LDCONFIG= yes >- >-GH_ACCOUNT= lastfm >-GH_PROJECT= Fingerprinter >-GH_TAGNAME= b728727 >-USE_GITHUB= yes >- >-.include <bsd.port.mk> >diff --git a/audio/fplib/distinfo b/audio/fplib/distinfo >deleted file mode 100644 >index 38f166652d6a..000000000000 >--- a/audio/fplib/distinfo >+++ /dev/null >@@ -1,3 +0,0 @@ >-TIMESTAMP = 1482063349 >-SHA256 (lastfm-Fingerprinter-20121001-b728727_GH0.tar.gz) = fd15b645658f3f1d9c9c4edf5a0ac35a703925f41048f185768073b7bf174b62 >-SIZE (lastfm-Fingerprinter-20121001-b728727_GH0.tar.gz) = 65462 >diff --git a/audio/fplib/files/patch-CMakeLists.txt b/audio/fplib/files/patch-CMakeLists.txt >deleted file mode 100644 >index 637e4b0d5647..000000000000 >--- a/audio/fplib/files/patch-CMakeLists.txt >+++ /dev/null >@@ -1,15 +0,0 @@ >-Link against an actual target name, not the generated library name. >- >-If we link against the latter, there is no dependency between lastfm-fpclient >-and fplib, which can break parallel builds starting with CMake 3.5.0. >---- CMakeLists.txt.orig 2013-10-23 16:45:46 UTC >-+++ CMakeLists.txt >-@@ -139,7 +139,7 @@ ADD_EXECUTABLE(lastfm-fpclient >- >- # Link the executable >- TARGET_LINK_LIBRARIES(lastfm-fpclient >-- fplib >-+ fplib_shared >- fftw3f >- mad >- tag >diff --git a/audio/fplib/pkg-descr b/audio/fplib/pkg-descr >deleted file mode 100644 >index f731e99b5f07..000000000000 >--- a/audio/fplib/pkg-descr >+++ /dev/null >@@ -1,13 +0,0 @@ >-The last.fm fingerprint library >- >-The fingerprinting process works in two steps: >-1. Get PCM data and pass it to *fplib* which will return byte string to be >- submitted to the last.fm HTTP fingerprint service. This will return a number >- (fingerprintID). >-2. Query the last.fm API with the fingerprintID and obtain the metadata in xml >- format. >- >-The lastfmfpclient directory contains an example of application that uses fplib >-and queries both services. >- >-WWW: https://github.com/lastfm/Fingerprinter >diff --git a/audio/fplib/pkg-plist b/audio/fplib/pkg-plist >deleted file mode 100644 >index a501019dd071..000000000000 >--- a/audio/fplib/pkg-plist >+++ /dev/null >@@ -1,10 +0,0 @@ >-bin/lastfm-fpclient >-include/fplib/CircularArray.h >-include/fplib/Filter.h >-include/fplib/FingerprintExtractor.h >-include/fplib/FloatingAverage.h >-include/fplib/OptFFT.h >-include/fplib/fp_helper_fun.h >-include/fplib/version.h >-lib/libfplib.a >-lib/libfplib.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253502
: 222430