Skip to content

Commit

Permalink
Revert "media-libs/gstreamer: fix bug #577312"
Browse files Browse the repository at this point in the history
This reverts commit f59f39f.

The gstreamer folks made a mistake in backporting this form libcheck.

See https://bugzilla.gnome.org/show_bug.cgi?id=763567#c12
  • Loading branch information
blueness committed May 10, 2016
1 parent f59f39f commit a5b3ac3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
29 changes: 0 additions & 29 deletions media-libs/gstreamer/files/gstreamer-1.6.3-fix-strsignal.patch

This file was deleted.

4 changes: 0 additions & 4 deletions media-libs/gstreamer/gstreamer-1.6.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ DEPEND="${RDEPEND}
"
# gtk-doc-am to install API docs

src_prepare() {
epatch "${FILESDIR}"/${P}-fix-strsignal.patch #577312
}

src_configure() {
if [[ ${CHOST} == *-interix* ]] ; then
export ac_cv_lib_dl_dladdr=no
Expand Down

0 comments on commit a5b3ac3

Please sign in to comment.