Skip to content

Commit

Permalink
gstreamer: Update from 1.12.4 to 1.16.1
Browse files Browse the repository at this point in the history
needed for lo impress to play sound
  • Loading branch information
david committed Oct 16, 2019
1 parent f61a5e1 commit 609d482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gstreamer.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gstreamer-1.12.4-2
# BEE_VERSION gstreamer-1.16.1-0

SRCURL[0]="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PKGVERSION}.tar.xz"

Expand Down Expand Up @@ -31,7 +31,7 @@ mee_configure() {
CFLAGS=-Wno-deprecated-declarations \
bee_configure \
--prefix=${PREFIX} \
--with-package-name="GStreamer 1.12.4 BLFS" \
--with-package-name="GStreamer ${PKGVERSION} BLFS" \
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/"
}

Expand Down

0 comments on commit 609d482

Please sign in to comment.