Bug 261118 - multimedia/kodi-addon-visualization.shadertoy: Update to 19.1.2
Summary: multimedia/kodi-addon-visualization.shadertoy: Update to 19.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://github.com/xbmc/visualization...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 15:47 UTC by Ivan Rozhuk
Modified: 2022-01-13 01:45 UTC (History)
3 users (show)

See Also:


Attachments
patch (1.66 KB, patch)
2022-01-11 15:47 UTC, Ivan Rozhuk
ygy: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2022-01-11 15:47:34 UTC
Created attachment 230917 [details]
patch

19.0.0-Matrix
    Change test builds to released 'Kodi 19 Matrix'
    Prepared for new language translation by Weblate
    Update depend kissfft to version 131.1.0 (16. Feb. 2021)
    Update depend lodepng to version from 27 Jun. 2021
    Increase version to 19.0.0
        With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
        This done to know easier to which Kodi the addon works.
        For here now used by Kodi 19 Matrix.


19.0.1-Matrix
    Translation updates


19.1.0-Matrix
    Add new custom shader list feature:
        Move existing shader list from add-on code to the default 'presets.json' file
        Allow users to configure a path to their own custom preset file
        Add help button with instructions on preset file JSON formatting


19.1.1-Matrix
    Fix possible compile error about missing jsoncpp include


19.1.2-Matrix
    Translation updates by Weblate
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2022-01-11 22:00:33 UTC
Hi, thanks for the patches! In the future, a couple of things to make committers' life easier:

- Put a link to the changelog in the URL field, no need to copy-paste the log
- Set "maintainer-approval" flag to + if maintainer update
- Specify which version of the update in the title
- If possible, state that you have done which types of testing before submitting

I have done all these for you for this PR, as a future reference.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-12 11:41:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b9b0a50186f6af18cf86e44d9bdbcc29b59c77c

commit 1b9b0a50186f6af18cf86e44d9bdbcc29b59c77c
Author:     Ivan Rozhuk <rozhuk.im@gmail.com>
AuthorDate: 2022-01-12 11:40:25 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-12 11:40:25 +0000

    multimedia/kodi-addon-visualization.shadertoy: Update to 19.1.2

    Changelog:      https://github.com/xbmc/visualization.shadertoy/releases/tag/19.1.2-Matrix

    PR:             261118

 multimedia/kodi-addon-visualization.shadertoy/Makefile | 3 +--
 multimedia/kodi-addon-visualization.shadertoy/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)