diff --git a/multimedia/video/gst-plugins-bad-next/actions.py b/multimedia/video/gst-plugins-bad-next/actions.py
index 97f21d2d0c..be595c85cc 100644
--- a/multimedia/video/gst-plugins-bad-next/actions.py
+++ b/multimedia/video/gst-plugins-bad-next/actions.py
@@ -11,18 +11,10 @@ from pisi.actionsapi import get
def setup():
shelltools.export("AUTOPOINT", "true")
- #pisitools.dosed("autogen.sh", "tool_run.*autopoint --force.*")
shelltools.export("NOCONFIGURE", "1")
shelltools.system("./autogen.sh")
autotools.autoreconf("-vi")
- """The following is a list of disabled plugins:
- celt -> (celtdec, celtenc) -> Not available in Pardus repos,
- qtwrapper, checks for QuickTime/Movies.h -> Not available in Pardus repos,
- divx -> divx4linux,
- dirac -> needs dirac-research package, http://dirac.sourceforge.net
- """
-
autotools.configure("--disable-static \
--disable-experimental \
--with-package-name='PisiLinux gstreamer-plugins-bad package' \
@@ -42,5 +34,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("ABOUT-NLS", "AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "RELEASE", "REQUIREMENTS")
-
+ pisitools.dodoc("ABOUT-NLS", "AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "RELEASE", "REQUIREMENTS")
\ No newline at end of file
diff --git a/multimedia/video/gst-plugins-bad-next/files/02_no-Werror.patch b/multimedia/video/gst-plugins-bad-next/files/02_no-Werror.patch
deleted file mode 100644
index 9189a1aa8b..0000000000
--- a/multimedia/video/gst-plugins-bad-next/files/02_no-Werror.patch
+++ /dev/null
@@ -1,38 +0,0 @@
---- configure.old 2010-08-21 16:54:00.918473667 +0300
-+++ configure 2010-08-21 17:05:44.390473644 +0300
-@@ -23994,7 +23994,7 @@
- $as_echo_n "checking to see if compiler understands -Werror... " >&6; }
-
- save_CFLAGS="$CFLAGS"
-- CFLAGS="$CFLAGS -Werror"
-+ CFLAGS="$CFLAGS"
-
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
-@@ -24016,7 +24016,7 @@
- CFLAGS="$save_CFLAGS"
-
- if test "X$flag_ok" = Xyes ; then
-- ERROR_CFLAGS="$ERROR_CFLAGS -Werror"
-+ ERROR_CFLAGS="$ERROR_CFLAGS"
- true
- else
-
-@@ -24348,7 +24348,7 @@
- $as_echo_n "checking to see if c++ compiler understands -Werror... " >&6; }
-
- save_CPPFLAGS="$CPPFLAGS"
-- CPPFLAGS="$CPPFLAGS -Werror"
-+ CPPFLAGS="$CPPFLAGS"
-
- ac_ext=cpp
- ac_cpp='$CXXCPP $CPPFLAGS'
-@@ -24377,7 +24377,7 @@
- CPPFLAGS="$save_CPPFLAGS"
-
- if test "X$flag_ok" = Xyes ; then
-- ERROR_CXXFLAGS="$ERROR_CXXFLAGS -Werror"
-+ ERROR_CXXFLAGS="$ERROR_CXXFLAGS"
- true
- else
-
diff --git a/multimedia/video/gst-plugins-bad-next/files/gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch b/multimedia/video/gst-plugins-bad-next/files/gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
deleted file mode 100644
index c0817fb41e..0000000000
--- a/multimedia/video/gst-plugins-bad-next/files/gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -p -up gst-plugins-bad-0.10.7/ext/timidity/gstwildmidi.c~ gst-plugins-bad-0.10.7/ext/timidity/gstwildmidi.c
---- gst-plugins-bad-0.10.7/ext/timidity/gstwildmidi.c~ 2008-03-13 15:25:20.000000000 +0100
-+++ gst-plugins-bad-0.10.7/ext/timidity/gstwildmidi.c 2008-05-16 16:31:45.000000000 +0200
-@@ -59,7 +59,7 @@
- #include "gstwildmidi.h"
-
- #ifndef WILDMIDI_CFG
--#define WILDMIDI_CFG "/etc/timidity.cfg"
-+#define WILDMIDI_CFG "/etc/timidity/timidity.cfg"
- #endif
-
- GST_DEBUG_CATEGORY_STATIC (gst_wildmidi_debug);
diff --git a/multimedia/video/gst-plugins-bad-next/files/remove_external_symbols.patch b/multimedia/video/gst-plugins-bad-next/files/remove_external_symbols.patch
deleted file mode 100644
index 1894f04bff..0000000000
--- a/multimedia/video/gst-plugins-bad-next/files/remove_external_symbols.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- ext/faad/gstfaad.c~ 2009-05-11 01:24:19.701465766 +0300
-+++ ext/faad/gstfaad.c 2009-05-11 01:24:19.701465766 +0300
-@@ -63,10 +63,6 @@
- #undef faacDecInit2
- #endif
-
--extern long faacDecInit (faacDecHandle, guint8 *, guint32, guint32 *, guint8 *);
--extern gint8 faacDecInit2 (faacDecHandle, guint8 *, guint32,
-- guint32 *, guint8 *);
--
- #endif /* FAAD2_MINOR_VERSION < 7 */
-
- GST_DEBUG_CATEGORY_STATIC (faad_debug);
diff --git a/multimedia/video/gst-plugins-bad-next/pspec.xml b/multimedia/video/gst-plugins-bad-next/pspec.xml
index 3328bb9236..a530e1a2a3 100644
--- a/multimedia/video/gst-plugins-bad-next/pspec.xml
+++ b/multimedia/video/gst-plugins-bad-next/pspec.xml
@@ -14,13 +14,11 @@
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.
https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.8.1.tar.xz
- gstreamermm-devel
+ gstreamermm-next-devel
gstreamer-next-devel
gst-plugins-base-devel
gst-plugins-base-next-devel
libdvdread-devel
- libdvdnav-devel
- soundtouch-devel
faac-devel
valgrind
jasper-devel
@@ -43,7 +41,6 @@
libtheora-devel
libmodplug-devel
xvid-devel
- libdvdread-devel
libvdpau-devel
rtmpdump-devel
schroedinger-devel
@@ -51,35 +48,9 @@
libvo-aacenc-devel
libvo-amrwbenc-devel
git
-
+ wayland-cursor
+ mesa-glu-devel
-
-
-
-
-
@@ -141,7 +112,7 @@
- 2016-05-02
+ 2016-05-12
1.8.1
Version bump
Yusuf Aydemir
@@ -155,4 +126,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/multimedia/video/gst-plugins-bad-next/translations.xml b/multimedia/video/gst-plugins-bad-next/translations.xml
index 9489ea72f0..7e0f17b7a0 100644
--- a/multimedia/video/gst-plugins-bad-next/translations.xml
+++ b/multimedia/video/gst-plugins-bad-next/translations.xml
@@ -1,13 +1,13 @@
- gst-plugins-bad
+ gst-plugins-bad-next
Diğer eklentilerle karşılaştırıldığında çok iyi durumda olmayan gstreamer eklentileri
gst-plugins-bad, iyiye yakın kalitede olan ancak gerçek bir geliştirici, belgelendirme, test seti gibi eksikleri bulunan eklentilerdir.
- gst-plugins-bad-devel
+ gst-plugins-bad-next-devel
gst-plugins-bad için geliştirme dosyaları