head 1.2; access; symbols pkgsrc-2023Q4:1.2.0.34 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.32 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.30 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.28 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.26 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.24 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.22 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.20 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.18 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.16 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.14 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.12 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.10 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.8 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.6 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.2 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.4 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.1.0.14 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.12 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.10 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.8 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.6 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.4 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.2 pkgsrc-2018Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2019.11.02.21.09.14; author rillig; state Exp; branches; next 1.1; commitid 7MSP1zUIbdhxWjJB; 1.1 date 2018.01.21.04.10.44; author markd; state Exp; branches; next ; commitid RNeEDo3vg6o0bHnA; desc @@ 1.2 log @audio: align variable assignments and directives pkglint -Wall -F --only aligned --only indent -r No manual corrections. @ text @# $NetBSD: hacks.mk,v 1.1 2018/01/21 04:10:44 markd Exp $ # linking -lQt5Widgets on NetBSD with gcc produces # ld: BFD (NetBSD Binutils nb1) 2.27 assertion fail # /usr/src/external/gpl3/binutils/lib/libbfd/../../dist/bfd/elflink.c:2694 # unless -lexecinfo preceeds -lQt5Widgets BUILDLINK_TRANSFORM.NetBSD+= l:Qt5Widgets:execinfo:Qt5Widgets @ 1.1 log @kid3: update to 3.5.1 * Release 3.5.1 * Improved: + Compatibility of imported and exported CSV files with cells containing new line characters. + Do not show unknown frames for ID3v2.3 TDAT, TIME, TYER, TRDA frames. + Enable high-DPI scaling for Qt >= 5.6. + Change AppStream directory from appdata to metainfo. * Fixed: + Crash with DSF files having sample rates other than 2822400 or 5644800. * Release 3.5.0 * New: + Tags which violate the ID3v2 standard are marked. + Filter for marked files. + Configurable keyboard shortcuts for user actions. + Set and get frame fields from scripts and CLI. + Select a subset of frames for copy, paste, remove from scripts and CLI. + Set and get multiple frames of the same kind from scripts and CLI. + Support field names in export and filter expressions. + Support xid and ownr atoms in M4A files. + Danish translation. * Improved: + Better performance when files are added to selection. + The script actions in the file list context menu only operate on selected files. + Only jump to tagged files with previous/next in GUI. + Show passed/total after "filtered" in title bar. + kid3-cli can run from a console without GUI/X11. * Fixed: + Adding and deleting tag 3 frames from CLI. + Deletion of multiple METADATA_BLOCK_PICTURE picture frames. + Wrong depth 32 instead of 24 stored in METADATA_BLOCK_PICTURE. + Use Ogg/Vorbis Comment field name setting also for Opus files. * Release 3.4.5 * New: + Settings to include and exclude folders in the file list. * Improved: + Use HTTPS for imports where possible. + Much faster expanding of the file list by avoiding GUI updates during the operation. + Faster filtering by avoiding GUI updates during the operation. + Reduced memory usage when filtering. + Updated Czech and Dutch translations. * Fixed: + Import from MusicBrainz. + Rate limit for import from Discogs. + Do not display multiple frames of same type as different. + Application not responsive when using a new filter after filtering a huge number of files. + Application not responsive when loading the tags after selecting a lot of files, is now abortable. + Terminate kid3-cli if EOF is received. * Release 3.4.4 * New: + If the first command line argument is "--portable", the configuration is stored in a file kid3.ini in the program folder. + Image data can be copied to clipboard. + MPRIS2 D-Bus interface for the audio player. * Improved: + "Import CSV" can import to different files if no matching file paths found. * Fixed: + Importing of durations from text formats (file/clipboard). + Building with Chromaprint 1.4. @ text @d1 1 a1 1 # $NetBSD: hacks.mk,v 1.1 2018/01/17 20:00:21 markd Exp $ d7 1 a7 1 BUILDLINK_TRANSFORM.NetBSD+=l:Qt5Widgets:execinfo:Qt5Widgets @