Skip to content

Commit

Permalink
Merge pull request #2960 from mariux64/fix-gst-plugins-good-taglib
Browse files Browse the repository at this point in the history
gst-plugins-good: rebuild 1.16.1 with new taglib
  • Loading branch information
wwwutz authored Aug 24, 2023
2 parents e9dcb66 + ef05ca4 commit 5172eef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gst-plugins-good.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gst-plugins-good-1.16.1-1
# BEE_VERSION gst-plugins-good-1.16.1-2

#SRCURL[0]="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/515987ee763256840a11bd8ea098f2bf/gst-plugins-good-1.16.1.tar.xz"
Expand All @@ -21,7 +21,8 @@ SRCURL[0]="https://beehive.molgen.mpg.de/515987ee763256840a11bd8ea098f2bf/gst-pl

mee_configure() {
bee_configure \
--with-package-name="GStreamer Good Plugins ${PKGVERSION} MarIuX"
--with-package-name="GStreamer Good Plugins ${PKGVERSION} MarIuX" \
--disable-nls
}

#mee_build() {
Expand Down

0 comments on commit 5172eef

Please sign in to comment.