Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (8m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 15:04:44 UTC Now

2023-01-08 06:19:55 UTC MAIN commitmail json YAML

jack: Fix removing of examples tools and manpages

pkgsrc changes:
---------------
  * The main part of binaries provided by this package are example tools.
    The 1.9.21 seems to be the last release where these tools are included
    in this the repository of jack. There is now a dedicated repository for
    these tools: https://github.com/jackaudio/jack-example-tools.
    We should plan to add audio/jack-example-tools to package this tools in
    a near future.
  * The man pages are surprisingly conditioned by the --example-tools
    option.
  * Bump revision.

(triaxx)