diff options
Diffstat (limited to 'opal/Pkgfile')
-rw-r--r-- | opal/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/opal/Pkgfile b/opal/Pkgfile index 80bbffa..d72e35c 100644 --- a/opal/Pkgfile +++ b/opal/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libtheora, x264, ffmpeg, ptlib -# Run on: libtheora,x264,ffmpeg,ptlib +# Depends on: libtheora, x264, ffmpeg, ptlib, celt +# Run on: libtheora,x264,ffmpeg,ptlib,celt name=opal version=3.10.2 -release=1 +release=2 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz opal-3.10.1-fix-link.patch opal-3.10.1-ffmpeg0.8.patch) |