non port: multimedia/lebiniou/Makefile |
Number of commits found: 14 |
Sunday, 30 Mar 2025
|
06:00 Loïc Bartoletti (lbartoletti)
graphics/ImageMagicks*: bump dependent ports
9a9c1ba |
Saturday, 23 Nov 2024
|
08:31 Gleb Popov (arrowd)
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC
5505c50 |
Sunday, 17 Mar 2024
|
12:28 Nuno Teixeira (eduardo)
multimedia/lebiniou: Move man pages to share/man
Approved by: portmgr (blanket)
625b7f5 |
Tuesday, 12 Sep 2023
|
09:49 Loïc Bartoletti (lbartoletti)
multimedia/lebiniou*: Take Maintainer'ship
Following the sad news of Olivier's passing, the original author of this
FreeBSD port, I commit to continue maintaining this port in his memory.
The software remains in widespread use, and as a co-author of this port
who assisted Olivier in its FreeBSD porting, I want to ensure that his
work lives on.
Rest in peace, Olivier - oliv3 - Girondel.
a80983a |
Monday, 7 Aug 2023
|
16:34 Gleb Popov (arrowd)
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
b1ecad5 |
Wednesday, 12 Jul 2023
|
18:56 Felix Palmen (zirias)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
7d1faa7 |
Sunday, 21 May 2023
|
01:03 Jan Beich (jbeich)
multimedia/lebiniou: drop unused variable after 2c672a4de941
Reported by: portscan, portlint
f193d56 |
Sunday, 30 Apr 2023
|
11:10 Felix Palmen (zirias)
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
a6bb2f8 |
Thursday, 27 Apr 2023
|
12:01 Daniel Engberg (diizzy)
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
f7accb2 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 6 May 2022
|
05:43 Loïc Bartoletti (lbartoletti)
multimedia/lebiniou: fix build
multimedia/lebiniou uses -Werror flag and raises errors in ImageMagick6:
error: 'const' type qualifier on return type has no effect
[-Werror,-Wignored-qualifiers]
Removing the 'const' on different files, fix the build of
multimedia/lebiniou.
06ba562 |
Tuesday, 29 Mar 2022
|
04:49 Loïc Bartoletti (lbartoletti)
multimedia/lebiniou: Update to 3.66.0
97be69e |
Tuesday, 8 Feb 2022
|
17:24 Loïc Bartoletti (lbartoletti) Author: Olivier Girondel
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
00940df |
Number of commits found: 14 |