vlc: fix reverts for omxplayer

This commit is contained in:
classabbyamp 2024-01-20 11:36:00 -05:00
parent f10e78710b
commit 48078aac35
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'vlc'
pkgname=vlc
version=3.0.20
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack
--enable-live555 --disable-fluidsynth --enable-dvdread
@ -134,6 +134,11 @@ vlc-devel_package() {
}
omxplayer_package() {
reverts="20130324_1 20130324_2 20130715_1 20130807_1 20130913_1 20130924_1 20131021_1
20131026_1 20131030_1 20131123_1 20131124_1 20140120_1 20140226_1 20140416_1 20140713_1
20140929_1 20141210_1 20150207_1 20150209_1 20150406_1 20150526_1 20150609_1 20150907_1
20150907_2 20150907_3 20151218_1 20160723_1 20160723_2 20160723_3 20160723_4 20190102_1
20190102_2"
short_desc+="Commandline OMX player for the Raspberry Pi (transitional dummy package)"
depends="${sourcepkg}>=${version}_${revision}"
build_style=meta