aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gst1-plugins-bad/patches/010-distutils.patch
Commit message (Collapse)AuthorAge
* gst1-plugins-bad: update to 1.20.4W. Michael Petullo2022-12-22
| | | | | | Removed deprecated use of AUTORELEASE, and refreshed patches. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-bad: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* gst1-plugins-bad: update to 1.17.2Rosen Penev2020-07-25
Added patch to fix compilation without distutils. Signed-off-by: Rosen Penev <rosenp@gmail.com>