Commit graph

118 commits

Author SHA1 Message Date
ryoon
bee3953c45 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
ryoon
bfac3f1b42 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
ryoon
2831546220 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
leot
b13a568190 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
wiz
7b9b729ee4 kid3: drop maintainership 2020-04-14 12:33:49 +00:00
adam
24daafa112 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
wiz
ec8310798f kid3: fix build by explicitly buildlinking libvorbis 2020-03-25 14:49:38 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
84f2203288 all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
rillig
a02ce26178 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:29:55 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rillig
b49e05bea1 audio: align variable assignments and directives
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 21:09:12 +00:00
ryoon
7917e25af2 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ryoon
f1b968dd47 Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
adam
3662185f5b revbump after x264-devel update 2018-02-26 08:19:25 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
markd
8937f06d34 kid3: restore accidentally zeroed PLIST 2018-01-21 04:22:58 +00:00
markd
ad59b0ed31 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.
2018-01-21 04:10:44 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
a08ccc4150 recursive bump for qt5-qtwebkit dependency change 2017-09-12 13:51:59 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
maya
e7f56ac564 revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau.
It creates a noticeable change at least for mpv, which now
doesn't complain about --vo=vaapi or --vo=vdpau.
2017-02-24 21:54:51 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
wiz
c761d409e7 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
wiz
f333e65cae Updated kid3 to 3.4.3.
Tue Nov  1 20:16:59 CET 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.4.3

	* New:
	  + The RIFF track field name is configurable (IPRT, ITRK, TRCK)
	    for better interoperability.
	  + The RIFF chunk name for ID3v2 tags in WAV files is configurable
	    (ID3, id3) for better interoperability.
	  + ID3v2 tags in WAV files can have version 2.3.0 or 2.4.0.

	* Improved:
	  + Support new classical music frames introduced with iTunes 12.5.

	* Fixed:
	  + Use the last sort order and column for the file list on startup.
	  + Display expected ID3v2 version if no ID3v2 tag exists yet.
	  + Tag 3 can be addressed in kid3-cli by number "3".
	  + Support translated display frame names in kid3-cli.
	  + Avoid crash when pictures in FLAC files are empty or too large.

Wed Aug 24 14:44:04 CEST 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.4.2

	* Fixed:
	  + Embed Lyrics works again with makepersonal.co and
	    lyrics.wikia.com.
	  + Do not add an empty frame when deleting a non existant frame
	    in kid3-cli.
	  + Support setting multiple frames of the same type with
	    copy/paste.
	  + Allow editing of quick access frames which are not yet present
	    in the file.
	  + Reset shortcuts and appearance configuration when the defaults
	    are restored in the settings.

	* Improved:
	  + Do not show any disabled tag values in the Tag 1 section
	    for files which do not support an ID3v1 tag.
	  + Set the file filter for the file list in the file settings,
	    not with the filter used in the open dialog.
	  + Disable the global app menu on Ubuntu's Unity desktop.

Fri Jun 24 20:20:20 CEST 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.4.1

	* Fixed:
	  + Avoid wrong marking of ID3v2 Date frames as modified.
	  + Enable setting M4A, Vorbis date with ISO date/time also when no
	    tag exists.
	  + Windows: Fix separators and relative file names in playlists.
	  + Windows: Install missing SSL DLLs, needed for Discogs import.
	  + Windows: Fix temporary file creation in id3lib.

Sat Apr 23 16:30:36 CEST 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.4.0

	* New:
	  + Support more than two tags for MP3 files with ID3v1, ID3v2 and APE
	    tags, FLAC files with ID3v1, ID3v2 and Vorbis tags.
	  + Support RIFF INFO tags in WAV files.
	  + Filename to tag format can be defined as a regular expression with
	    captures.
	  + Perl regular expressions with Qt 5.

	* Improved:
	  + Import from tags is also available from CLI, QML and D-Bus.
	  + Help for editing synchronized lyrics.
	  + Handle redirects when downloading.

	* Fixed:
	  + Windows: Saving files which are open in player, e.g. when editing
	    synchronized lyrics.
	  + Windows: Timestamp preservation with non-ASCII file names.
	  + KDE 5: Jumping to a specific help topic.
	  + Enable setting ID3v2.4 date with ISO date/time also when no tag
	    exists.
	  + Crash when writing to a FLAC file which cannot be opened.

Thu Mar 10 17:55:29 CET 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.3.2

	* New:
	  + Setting for text encoding used in playlists and exports.

	* Improved:
	  + Support removing tags in MPC, WavPack with TagLib 1.11.

	* Fixed:
	  + Windows: Fix plugin name in qmldir.
	  + Windows: Crash when adding large pictures to Ogg files.
	  + Windows: Go back to older Qt 5.4.2 to avoid random crashes.
	  + Stripping of ID3v2 tags from WAV files with TagLib 1.11.
	  + Adapted to Discogs server update.

Thu Dec 17 14:53:06 CET 2015  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.3.1

	* New:
	  + Package for Android.
	  + Support setting of data in GEOB frames from CLI and scripts.
	  + Icons for high pixel density displays.

	* Improved:
	  + Trim values from tags in format strings to avoid whitespace when
	    setting file names from tags.
	  + Updated Czech translation.

	* Fixed:
	  + List picture in get command of kid3-cli also if its description
	    is empty.
	  + Set configured text encoding in picture frames.
	  + Make file renaming work when saving non writable files.
	  + Use high resolution icon in task switcher.
	  + Avoid cropping in picture preview window on high pixel density
	    displays.
2017-01-01 14:01:49 +00:00
wiz
209e6f26d4 Fix build with chromaprint-1.4.x. 2016-12-19 09:20:10 +00:00
wiz
b9f1f94111 Bump PKGREVISION for chromaprint dependency change. 2016-12-12 10:15:50 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
ryoon
82f67120a8 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00