<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/mlt7-glaxnimate, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-01-08T22:41:34Z</updated>
<entry>
<title>multimedia/mlt7*: Update to 7.36.1</title>
<updated>2026-01-08T22:41:34Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2026-01-08T22:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eeaf1af2560a6ae588096d0f3b4064f51d9c6d58'/>
<id>urn:sha1:eeaf1af2560a6ae588096d0f3b4064f51d9c6d58</id>
<content type='text'>
Remove DECKLINK option. This plugin requires libDeckLinkAPI.so from the
Blackmagic Design SDK, which we don't have, at runtime.

Unflavorize the glaxnimate and qt mods. Qt5 support has been dropped by
upstream in 7.36.0.

Decruft and try to satisfy portclippy(1) as much as possible.

https://github.com/mltframework/mlt/releases/tag/v7.36.0
https://github.com/mltframework/mlt/releases/tag/v7.36.1
</content>
</entry>
<entry>
<title>multimedia/mlt7: Disable clang-scan-deps</title>
<updated>2025-11-15T11:11:47Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2025-11-15T10:53:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d51f8b406b44e1efae0ee96901b024885138e0dc'/>
<id>urn:sha1:d51f8b406b44e1efae0ee96901b024885138e0dc</id>
<content type='text'>
This fixes build on 14.3, since clang-scan-deps is not in base. We don't
really need it here, so remove the complicated logic.

multimedia/mlt7-glaxnimate: Fix qt5 flavor

It was trying to build MOD_QT6 which wasn't explicitly disabled.

Remove unneeded deps from qt6 flavor.

Fixes:		4488884ee060 - multimedia/mlt7: Update to 7.34.1
</content>
</entry>
<entry>
<title>multimedia/mlt7: Update to 7.34.1</title>
<updated>2025-11-14T10:57:37Z</updated>
<author>
<name>Kenneth Raplee</name>
<email>kenrap@kennethraplee.com</email>
</author>
<published>2025-11-13T15:39:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4488884ee0606a4d7d2486eaced16c06429bdfbc'/>
<id>urn:sha1:4488884ee0606a4d7d2486eaced16c06429bdfbc</id>
<content type='text'>
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/461
Co-authored-by:	Gleb Popov &lt;arrowd@FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>multimedia/mlt7*: Update to 7.30.0</title>
<updated>2025-02-02T12:06:42Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2025-02-02T12:05:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eb598c868e391d72a4eaa28b160497260289f162'/>
<id>urn:sha1:eb598c868e391d72a4eaa28b160497260289f162</id>
<content type='text'>
https://github.com/mltframework/mlt/releases/tag/v7.30.0
</content>
</entry>
<entry>
<title>multimedia/mlt7*: Update to 7.22.0</title>
<updated>2023-12-07T00:08:31Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-12-07T00:04:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=890355b44b8e73e91af2c7bda5148087f84e4640'/>
<id>urn:sha1:890355b44b8e73e91af2c7bda5148087f84e4640</id>
<content type='text'>
https://github.com/mltframework/mlt/releases/tag/v7.22.0
</content>
</entry>
<entry>
<title>multimedia/mlt7*: Update to 7.18.0</title>
<updated>2023-07-30T20:15:28Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-07-30T17:05:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7ebddd96d3720fefc8594e9f28ff62ffe79d431b'/>
<id>urn:sha1:7ebddd96d3720fefc8594e9f28ff62ffe79d431b</id>
<content type='text'>
https://github.com/mltframework/mlt/releases/tag/v7.18.0
</content>
</entry>
<entry>
<title>multimedia/mlt7*: Update to 7.16.0</title>
<updated>2023-06-02T00:08:35Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2023-06-01T23:57:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a7c28fb5863250ee550f1d79e234f06c241a797'/>
<id>urn:sha1:9a7c28fb5863250ee550f1d79e234f06c241a797</id>
<content type='text'>
- Flavorize multimedia/mlt7-glaxnimate for Qt5 and Qt6

https://github.com/mltframework/mlt/releases/tag/v7.16.0
</content>
</entry>
<entry>
<title>audio/opus: bump consumers after update to 1.4</title>
<updated>2023-04-25T15:17:15Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2023-04-25T15:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=feb1fa34f58ea796656b86a81c2a2996b0b03c96'/>
<id>urn:sha1:feb1fa34f58ea796656b86a81c2a2996b0b03c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Bump PORTREVISIONs for math/mpc update to 1.3.1</title>
<updated>2023-04-23T09:09:58Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2023-04-23T09:09:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d3e020ed032a8db00208994d0db646de7dc6f5b'/>
<id>urn:sha1:8d3e020ed032a8db00208994d0db646de7dc6f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mk/Uses: always use colon for build/run suffix</title>
<updated>2022-09-11T10:20:14Z</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2022-09-11T10:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ddae4e92d8313a1461145e3b4f0232fe463feaee'/>
<id>urn:sha1:ddae4e92d8313a1461145e3b4f0232fe463feaee</id>
<content type='text'>
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
</content>
</entry>
</feed>
