Fri Apr 26 15:01:04 2024 UTC (17d)
liblastfm: remove

dead upstream, uses qt4 (obsolete), no users in pkgsrc


(wiz)
diff -r1.699 -r1.700 pkgsrc/audio/Makefile
diff -r1.1.1.1 -r0 pkgsrc/audio/liblastfm/DESCR
diff -r1.47 -r0 pkgsrc/audio/liblastfm/Makefile
diff -r1.3 -r0 pkgsrc/audio/liblastfm/PLIST
diff -r1.38 -r0 pkgsrc/audio/liblastfm/buildlink3.mk
diff -r1.10 -r0 pkgsrc/audio/liblastfm/distinfo
diff -r1.1 -r0 pkgsrc/audio/liblastfm/patches/patch-aa
diff -r1.1 -r0 pkgsrc/audio/liblastfm/patches/patch-ab
diff -r1.1 -r0 pkgsrc/audio/liblastfm/patches/patch-configure
diff -r1.1 -r0 pkgsrc/audio/liblastfm/patches/patch-src_fingerprint_fingerprint.pro
diff -r1.1 -r0 pkgsrc/audio/liblastfm/patches/patch-src_fingerprint_fplib_FloatingAverage.h
diff -r1.2713 -r1.2714 pkgsrc/doc/CHANGES-2024
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/DESCR,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/Makefile,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/PLIST,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/buildlink3.mk,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/distinfo,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/patches/patch-aa,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/patches/patch-ab,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Thu Jan 1 09:00:00 1970
pkgsrc/audio/liblastfm/patches/patch-configure,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/patches/patch-src_fingerprint_fingerprint.pro,v

anoncvs not yet been updated
Sat Apr 27 00:01:04 2024
Mon Jun 26 19:37:03 2023
pkgsrc/audio/liblastfm/patches/patch-src_fingerprint_fplib_FloatingAverage.h,v

anoncvs not yet been updated

cvs diff -r1.699 -r1.700 pkgsrc/audio/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/Makefile 2024/04/17 14:47:54 1.699
+++ pkgsrc/audio/Makefile 2024/04/26 15:01:03 1.700
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.699 2024/04/17 14:47:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.700 2024/04/26 15:01:03 wiz Exp $
2# 2#
3 3
4COMMENT= Audio tools, players, and libraries 4COMMENT= Audio tools, players, and libraries
5 5
6SUBDIR+= SDL2_mixer 6SUBDIR+= SDL2_mixer
7SUBDIR+= SDL2_sound 7SUBDIR+= SDL2_sound
8SUBDIR+= SDL_mixer 8SUBDIR+= SDL_mixer
9SUBDIR+= SDL_sound 9SUBDIR+= SDL_sound
10SUBDIR+= abcde 10SUBDIR+= abcde
11SUBDIR+= abcmidi 11SUBDIR+= abcmidi
12SUBDIR+= adplay 12SUBDIR+= adplay
13SUBDIR+= adplug 13SUBDIR+= adplug
14SUBDIR+= aeneas 14SUBDIR+= aeneas
@@ -218,27 +218,26 @@ SUBDIR+= libcddb @@ -218,27 +218,26 @@ SUBDIR+= libcddb
218SUBDIR+= libcuefile 218SUBDIR+= libcuefile
219SUBDIR+= libdca 219SUBDIR+= libdca
220SUBDIR+= libdiscid 220SUBDIR+= libdiscid
221SUBDIR+= libdssialsacompat 221SUBDIR+= libdssialsacompat
222SUBDIR+= libebur128 222SUBDIR+= libebur128
223SUBDIR+= libfishsound 223SUBDIR+= libfishsound
224SUBDIR+= libgig 224SUBDIR+= libgig
225SUBDIR+= libgpod 225SUBDIR+= libgpod
226SUBDIR+= libgroove 226SUBDIR+= libgroove
227SUBDIR+= libid3tag 227SUBDIR+= libid3tag
228SUBDIR+= libifp 228SUBDIR+= libifp
229SUBDIR+= libilbc 229SUBDIR+= libilbc
230SUBDIR+= libkeyfinder 230SUBDIR+= libkeyfinder
231SUBDIR+= liblastfm 
232SUBDIR+= liblo 231SUBDIR+= liblo
233SUBDIR+= libltc 232SUBDIR+= libltc
234SUBDIR+= libmad 233SUBDIR+= libmad
235SUBDIR+= libmatemixer 234SUBDIR+= libmatemixer
236SUBDIR+= libmikmod 235SUBDIR+= libmikmod
237SUBDIR+= libmodplug 236SUBDIR+= libmodplug
238SUBDIR+= libmp3splt 237SUBDIR+= libmp3splt
239SUBDIR+= libmpcdec 238SUBDIR+= libmpcdec
240SUBDIR+= libmpd 239SUBDIR+= libmpd
241SUBDIR+= libmpdclient 240SUBDIR+= libmpdclient
242SUBDIR+= libmusepack 241SUBDIR+= libmusepack
243SUBDIR+= libmusicbrainz5 242SUBDIR+= libmusicbrainz5
244SUBDIR+= libmysofa 243SUBDIR+= libmysofa

File Deleted: pkgsrc/audio/liblastfm/DESCR

File Deleted: pkgsrc/audio/liblastfm/Makefile

File Deleted: pkgsrc/audio/liblastfm/PLIST

File Deleted: pkgsrc/audio/liblastfm/buildlink3.mk

File Deleted: pkgsrc/audio/liblastfm/distinfo

File Deleted: pkgsrc/audio/liblastfm/patches/patch-aa

File Deleted: pkgsrc/audio/liblastfm/patches/patch-ab

File Deleted: pkgsrc/audio/liblastfm/patches/patch-configure

File Deleted: pkgsrc/audio/liblastfm/patches/patch-src_fingerprint_fingerprint.pro

File Deleted: pkgsrc/audio/liblastfm/patches/patch-src_fingerprint_fplib_FloatingAverage.h

cvs diff -r1.2713 -r1.2714 pkgsrc/doc/CHANGES-2024 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2024 2024/04/26 14:59:59 1.2713
+++ pkgsrc/doc/CHANGES-2024 2024/04/26 15:01:03 1.2714
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2024,v 1.2713 2024/04/26 14:59:59 wiz Exp $ 1$NetBSD: CHANGES-2024,v 1.2714 2024/04/26 15:01:03 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2024: 3Changes to the packages collection and infrastructure in 2024:
4 4
5 Updated textproc/py-lxml to 5.0.0nb1 [wiz 2024-01-01] 5 Updated textproc/py-lxml to 5.0.0nb1 [wiz 2024-01-01]
6 Updated graphics/ImageMagick6 to 6.9.13.2nb1 [gutteridge 2024-01-01] 6 Updated graphics/ImageMagick6 to 6.9.13.2nb1 [gutteridge 2024-01-01]
7 Updated multimedia/mate-media to 1.26.2 [gutteridge 2024-01-01] 7 Updated multimedia/mate-media to 1.26.2 [gutteridge 2024-01-01]
8 Updated meta-pkgs/mate to 1.26.1nb7 [gutteridge 2024-01-01] 8 Updated meta-pkgs/mate to 1.26.1nb7 [gutteridge 2024-01-01]
9 Updated devel/p5-MooseX-Getopt to 0.76 [mef 2024-01-01] 9 Updated devel/p5-MooseX-Getopt to 0.76 [mef 2024-01-01]
10 Updated devel/p5-PAR-Packer to 1.061 [mef 2024-01-01] 10 Updated devel/p5-PAR-Packer to 1.061 [mef 2024-01-01]
11 Updated devel/p5-Search-Elasticsearch to 8.00 [mef 2024-01-01] 11 Updated devel/p5-Search-Elasticsearch to 8.00 [mef 2024-01-01]
12 Updated devel/p5-String-Tagged to 0.22 [mef 2024-01-01] 12 Updated devel/p5-String-Tagged to 0.22 [mef 2024-01-01]
13 Updated devel/p5-String-Tagged-Terminal to 0.07 [mef 2024-01-01] 13 Updated devel/p5-String-Tagged-Terminal to 0.07 [mef 2024-01-01]
14 Updated textproc/utf8-cpp to 4.0.5 [adam 2024-01-01] 14 Updated textproc/utf8-cpp to 4.0.5 [adam 2024-01-01]
@@ -4456,13 +4456,14 @@ Changes to the packages collection and i @@ -4456,13 +4456,14 @@ Changes to the packages collection and i
4456 Updated net/py-minio to 7.2.6 [adam 2024-04-26] 4456 Updated net/py-minio to 7.2.6 [adam 2024-04-26]
4457 Updated devel/py-ruff to 0.4.2 [adam 2024-04-26] 4457 Updated devel/py-ruff to 0.4.2 [adam 2024-04-26]
4458 Added x11/tinyx-wscons 0.3 [nat 2024-04-26] 4458 Added x11/tinyx-wscons 0.3 [nat 2024-04-26]
4459 Added emulators/picodrive version 1.93 [nia 2024-04-26] 4459 Added emulators/picodrive version 1.93 [nia 2024-04-26]
4460 Added emulators/pcsx-rearmed version 23 [nia 2024-04-26] 4460 Added emulators/pcsx-rearmed version 23 [nia 2024-04-26]
4461 Updated devel/ast-grep to 0.21.1 [pin 2024-04-26] 4461 Updated devel/ast-grep to 0.21.1 [pin 2024-04-26]
4462 Updated net/slumber to 1.0.0 [pin 2024-04-26] 4462 Updated net/slumber to 1.0.0 [pin 2024-04-26]
4463 Updated shells/oh-my-posh to 19.24.3 [pin 2024-04-26] 4463 Updated shells/oh-my-posh to 19.24.3 [pin 2024-04-26]
4464 Updated cross/avr-binutils to 2.42 [micha 2024-04-26] 4464 Updated cross/avr-binutils to 2.42 [micha 2024-04-26]
4465 Updated cross/avr-gcc to 13.2.0 [micha 2024-04-26] 4465 Updated cross/avr-gcc to 13.2.0 [micha 2024-04-26]
4466 mk: changed default emacs version to emacs29 [wiz 2024-04-26] 4466 mk: changed default emacs version to emacs29 [wiz 2024-04-26]
4467 Updated chat/twitch-tui to 2.6.7 [schmonz 2024-04-26] 4467 Updated chat/twitch-tui to 2.6.7 [schmonz 2024-04-26]
4468 Removed x11/qwt-qt4 [wiz 2024-04-26] 4468 Removed x11/qwt-qt4 [wiz 2024-04-26]
 4469 Removed audio/liblastfm [wiz 2024-04-26]