Created attachment 231568 [details] diff against port/graphics Le Biniou works with music, voice, ambient sounds, whatever acoustic source you choose. When you run Le Biniou it gives an evolutionary rendering of the sound you are playing. You are given two options to run Le Biniou: You can manage entirely the sequences and choose your own series of images from the default library, your colour scales, the kind of alteration you want to apply or you can let Le Biniou's artificial intelligence run on its own. Forget the old visualizations you are familiar with, discover a new multidimensional – spatial and chromatic – way of comprehending music and sounds for either artistic, recreational or didactic purposes.
It seems a missing config that graphics/lebiniou contains no distinfo but a .gitignore file. BTW, considering this is still a player, how about swapping the CATEGORIES to use multimedia as the main one?
Created attachment 231616 [details] diff against port/multimedia
(In reply to Li-Wen Hsu from comment #1) Hi Li-Wen, Please find below an updated .diff Regards,
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=00940df30b99ec999719e42864d3959d03a19960 commit 00940df30b99ec999719e42864d3959d03a19960 Author: Olivier Girondel <olivier@biniou.info> AuthorDate: 2022-02-08 17:20:29 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-02-08 17:24:56 +0000 graphics/lebiniou: user-friendly, powerful music visualization / VJing tool Import graphics/lebiniou and graphics/lebiniou-data. Le Biniou works with music, voice, ambient sounds, whatever acoustic source you choose. When you run Le Biniou it gives an evolutionary rendering of the sound you are playing. You are given two options to run Le Biniou: You can manage entirely the sequences and choose your own series of images from the default library, your colour scales, the kind of alteration you want to apply or you can let Le Biniou's artificial intelligence run on its own. Forget the old visualizations you are familiar with, discover a new multidimensional – spatial and chromatic – way of comprehending music and sounds for either artistic, recreational or didactic purposes. WWW: https://biniou.net/ PR: 261737 multimedia/Makefile | 2 + multimedia/lebiniou-data/Makefile (new) | 19 + multimedia/lebiniou-data/distinfo (new) | 3 + multimedia/lebiniou-data/pkg-descr (new) | 7 + multimedia/lebiniou-data/pkg-plist (new) | 1700 ++++++++++++++++++++++++++++++ multimedia/lebiniou/Makefile (new) | 42 + multimedia/lebiniou/distinfo (new) | 3 + multimedia/lebiniou/pkg-descr (new) | 16 + multimedia/lebiniou/pkg-plist (new) | 133 +++ 9 files changed, 1925 insertions(+)
Committed, thanks!