Move homepage and component in package.yml to standard locations.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Wed, Feb 24
Sun, Feb 21
Changed enabled features:
- Removed caca support. The rationale for it:
- There is probably no use for terminal-based output on modern desktop OS.
- libcaca is barely maintaned and was initially added to Solus to provide binary compatibility with DOSBox builds from GOG.
- Enabled rubberband filter, which allows to use librubberband to stretch and pitch-shift audio while transcoding.
Fri, Feb 19
Bump to 0.18.2.
Thu, Feb 18
In D10550#174126, @JoshStrobl wrote:Were the other revdeps built for validation, like octave and gdal?
Tue, Feb 16
Replaced pkgconfig(hdf5-1.10.4), as autotools-based build doesn't generate it.
Mon, Feb 15
Fri, Feb 12
Thu, Feb 11
Wed, Feb 10
Mon, Feb 8
Probably they should be added to Julia rundeps, same as the other devel packages Julia depends on.
Sat, Feb 6
Thu, Feb 4
Mon, Feb 1
Correct ABI info.
Sun, Jan 31
Update ABI info.
Fri, Jan 29
Removed freetype patch.
Wed, Jan 27
Jan 22 2021
In D10410#171610, @JoshStrobl wrote:VLC continues to function perfectly fine when the user has NVIDIA proprietary drivers
Jan 21 2021
Fix order of python- and python3- deps.
Fix alphabetical order of rundeps.
Added rundep on python3-qt5, as it's needed for Qt5 GUI. Was an oversight on my side.
Jan 18 2021
Jan 17 2021
Removed unneeded dependency on dcadec. This package should be deprecated as:
- Nothing in the repo uses it.
- According to readme, it was merged into libavcodec in 2016 and further development is happening in FFmpeg.
Now both libplacebo revdeps are in update stack.
Jan 16 2021
Added dependency on python-inotify - Trackma can make use of this for media tracking.
Replace python-dbus rundep with python3-dbus.
Jan 13 2021
Jan 12 2021
Jan 11 2021
Jan 9 2021
Backport patch which enables GPU subgroup operations - they all were disabled because of oversight.
Now the related performance improvements that are mentioned in the changelog should actually work.
Jan 8 2021
Jan 5 2021
@Jacalz, that's because how bugfix releases of bash and readline work. They don't make self-contained tarballs for minor releases - they release patchsets that need to be applied on top of major release tarball.
Jan 4 2021
Jan 3 2021
Placed components on the same lines as package names (not sure how multiple component lines should be formatted).
Added components for mpv-libs and mpv-libs-devel subpackages to address T8747.
Jan 2 2021
Return %reconfigure, as supplied autogen.sh just calls autoreconf.
Deleted unneeded patch.
PR for undeprecation here.
Will require a rebuild of vlc. Rebuild of mpv with a patch is in update stack.
I have added this as a parent revision for mpv patch, as it would require a rebuild against updated libcdio anyway.