orbea

Results 88 issues of orbea

### mpv Information ```bash mpv v0.40.0-119-g1d1535ff9 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects libplacebo version: v7.350.0 (v7.349.0-65-g2bd627f8-dirty) FFmpeg version: 7.1.1 FFmpeg library versions: libavcodec 61.19.101 libavdevice 61.3.100 libavfilter 10.4.100 libavformat 61.7.100 libavutil...

scripting:ytdl-hook

OS: `Gentoo` Linux: `6.12-rc7` Proton: `experimental` Using alsa with HDMI audio in a few games such as `Tales of Symphonia` and `Ys VIII: Lacrimose of DANA` there will be constant...

When running the tests when hunspell was built with slibtoolize + slibtool most tests fail because of a hardcoded libtool path. ``` ../tests/test.sh: line 93: ../libtool: No such file or...

With slibtool this results in a failure: ``` /usr/lib/gcc/x86_64-pc-linux-musl/14/../../../../x86_64-pc-linux-musl/bin/ld: cannot find : No such file or directory ``` While GNU libtool seems to implicitly remove it.

OS: `Slackware64-current` `deadbeef-8214e4f_2016.04.22_master-x86_64-1_git` When adding folders (albums) to a playlist the tracks are added in the order of the file names rather than being sorted by the track number included...

### mpv Information ```bash mpv v0.40.0-287-g194ce88ac Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects libplacebo version: v7.351.0 FFmpeg version: 7.1.1 FFmpeg library versions: libavcodec 61.19.101 libavdevice 61.3.100 libavfilter 10.4.100 libavformat 61.7.100 libavutil 59.39.100...

scripting:ytdl-hook

* games-emulation/geolith-jg: add `0.3.0` --- Please check all the boxes that apply: - [x] I can submit this contribution in agreement with the [Copyright Policy](https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). - [x] I have certified...

assigned
self-maintained

* `LT_AC_PROG_RC` is an old name for `LT_PROG_RC`. * `AC_LIBTOOL_RC` is an old name for `LT_LANG(Windows Resource)`. From the libtool ChangeLog: ``` 2004-03-21 Scott James Remnant (LT_AC_PROG_RC): Renamed to LT_PROG_RC....