mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
gst1-plugins-ugly: Disable debug + other fixes
Added PKG_BUILD_PARALLEL for faster compilation. Removed old rpath hack that is no longer necessary. Removed and replaced two patches with configure arguments. Added PIC as is standard with these. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,7 +1,7 @@
|
||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||
|
||||
SUBDIRS = \
|
||||
- gst-libs gst ext docs m4 tests common pkgconfig
|
||||
+ gst-libs gst ext docs m4 common pkgconfig
|
||||
|
||||
EXTRA_DIST = \
|
||||
depcomp \
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -423,9 +423,6 @@ ext/x264/Makefile
|
||||
docs/Makefile
|
||||
docs/plugins/Makefile
|
||||
docs/version.entities
|
||||
-tests/Makefile
|
||||
-tests/check/Makefile
|
||||
-tests/files/Makefile
|
||||
m4/Makefile
|
||||
pkgconfig/Makefile
|
||||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
||||
@@ -1,23 +0,0 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,7 +1,7 @@
|
||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||
|
||||
SUBDIRS = \
|
||||
- gst-libs gst ext docs m4 common pkgconfig
|
||||
+ gst-libs gst ext m4 common pkgconfig
|
||||
|
||||
EXTRA_DIST = \
|
||||
depcomp \
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -420,9 +420,6 @@ ext/dvdread/Makefile
|
||||
ext/mpeg2dec/Makefile
|
||||
ext/sidplay/Makefile
|
||||
ext/x264/Makefile
|
||||
-docs/Makefile
|
||||
-docs/plugins/Makefile
|
||||
-docs/version.entities
|
||||
m4/Makefile
|
||||
pkgconfig/Makefile
|
||||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
|
||||
Reference in New Issue
Block a user