tar -xf gstreamer-filters-0.10.1.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using GStreamer Filters source release as package name configure: Using Unknown package origin as package origin configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig checking whether byte ordering is bigendian... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g++... yes checking how to run the C++ preprocessor... g++ -E checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking for valgrind... no checking for gobject-introspection... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for GLIB... yes checking for GST... yes configure: using GStreamer tools in /usr/bin configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10 checking for GST_INTERFACES... yes checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0) checking for GTK... yes checking for GTK_X11... yes checking for GNOME_VIDEO_EFFECTS... no checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking to see if c++ compiler understands ... yes checking to see if c++ compiler understands -Wall... yes checking to see if c++ compiler understands -Wmissing-declarations... yes checking to see if c++ compiler understands -Wredundant-decls... yes checking to see if c++ compiler understands -Wundef... yes checking to see if c++ compiler understands -Wwrite-strings... yes checking to see if c++ compiler understands -Wformat-nonliteral... yes checking to see if c++ compiler understands -Wformat-security... yes checking to see if c++ compiler understands -Winit-self... yes checking to see if c++ compiler understands -Wmissing-include-dirs... yes checking to see if c++ compiler understands -Waddress... yes checking to see if c++ compiler understands -Waggregate-return... yes checking to see if c++ compiler understands -Wno-multichar... yes configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar configure: set ERROR_CXXFLAGS to configure: Using autoaudiosink as default audio sink configure: Using alsasrc as default audio source configure: Using autovideosink as default video sink configure: Using v4l2src as default video source configure: Using goom as default visualizer configure: creating ./config.status config.status: creating Makefile config.status: creating gstreamer-filters.pc config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/filters/Makefile config.status: creating tests/Makefile config.status: creating tests/examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.entities config.status: creating docs/libs/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' Making all in gst-libs make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' Making all in gst make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' Making all in filters make[4]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' GEN gstfilters-marshal.h GEN gstfilters-marshal.c make all-am make[5]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' CC libgstfilters_0.10_la-gst-multi-filter-manager.lo CC libgstfilters_0.10_la-gst-filter-manager.lo CC libgstfilters_0.10_la-gst-single-filter-manager.lo gst-single-filter-manager.c: In function 'gst_single_filter_manager_init': gst-single-filter-manager.c:262:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] priv->mutex = g_mutex_new (); ^ gst-single-filter-manager.c:263:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] priv->modifs_mutex = g_mutex_new (); ^ gst-single-filter-manager.c: In function 'gst_single_filter_manager_finalize': gst-single-filter-manager.c:320:3: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (priv->mutex); ^ gst-single-filter-manager.c:321:3: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (priv->modifs_mutex); ^ gst-multi-filter-manager.c: In function 'gst_multi_filter_manager_init': gst-multi-filter-manager.c:171:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] priv->mutex = g_mutex_new (); ^ gst-multi-filter-manager.c: In function 'gst_multi_filter_manager_finalize': gst-multi-filter-manager.c:211:3: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (self->priv->mutex); ^ CC libgstfilters_0.10_la-gst-filter.lo CC libgstfilters_0.10_la-gst-filter-helper.lo CC libgstfilters_0.10_la-gst-bin-filter.lo gst-filter.c: In function 'gst_filter_init': gst-filter.c:169:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:272) [-Wdeprecated-declarations] self->lock = g_mutex_new (); ^ gst-filter.c: In function 'gst_filter_dispose': gst-filter.c:201:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations] g_mutex_free (self->lock); ^ CC libgstfilters_0.10_la-gst-volume-filter.lo CC libgstfilters_0.10_la-gst-level-filter.lo CC libgstfilters_0.10_la-gst-videosize-filter.lo CC libgstfilters_0.10_la-gst-maxframerate-filter.lo CC libgstfilters_0.10_la-gst-framerate-filter.lo CC libgstfilters_0.10_la-gst-gnome-effect-filter.lo CC libgstfilters_0.10_la-gst-preview-filter.lo CC libgstfilters_0.10_la-gst-videoconverter-filter.lo CC libgstfilters_0.10_la-gst-audioconverter-filter.lo gst-videoconverter-filter.c: In function 'gst_videoconverter_filter_new': gst-videoconverter-filter.c:61:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^ gst-videoconverter-filter.c:68:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^ gst-audioconverter-filter.c: In function 'gst_audioconverter_filter_new': gst-audioconverter-filter.c:61:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^ gst-audioconverter-filter.c:68:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^ CC libgstfilters_0.10_la-gstfilters-marshal.lo CCLD libgstfilters-0.10.la libtool: link: warning: `/usr/lib64/libffi.la' seems to be moved GEN GstFilters-0.10.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -O2 -fPIC -I../../../gst-libs -I../../../gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters/tmp-introspect_9jrrh/GstFilters-0.10.o /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters/tmp-introspect_9jrrh/GstFilters-0.10.c g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters/tmp-introspect_9jrrh/GstFilters-0.10 -export-dynamic -O2 -fPIC /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters/tmp-introspect_9jrrh/GstFilters-0.10.o -L. libgstfilters-0.10.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 libtool: link: gcc -o /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters/tmp-introspect_9jrrh/.libs/GstFilters-0.10 -O2 -fPIC /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters/tmp-introspect_9jrrh/GstFilters-0.10.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgstfilters-0.10.so /usr/lib64/libgio-2.0.so -lresolv /usr/lib64/libgstbase-0.10.so /usr/lib64/libgstinterfaces-0.10.so -lrt /usr/lib64/libgstreamer-0.10.so /usr/lib64/libgobject-2.0.so /usr/lib64/../lib64/libffi.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm /usr/lib64/libglib-2.0.so -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 g-ir-scanner: GstFilters: warning: 1 warnings suppressed (use --warn-all to see them) GEN GstFilters-0.10.typelib make[5]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make[4]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make[4]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' Making all in tests make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' Making all in examples make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests/examples' CC test-level.o CCLD test-level make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests/examples' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' Making all in docs make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' Making all in libs make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs/libs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs/libs' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' Making all in common make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' Making all in m4 make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common/m4' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' make[1]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' Making install in gst-libs make[1]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' Making install in gst make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' Making install in filters make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make install-am make[4]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make[5]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64" /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c libgstfilters-0.10.la '/home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libgstfilters-0.10.so.0.0.0 /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/libgstfilters-0.10.so.0.0.0 libtool: install: (cd /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64 && { ln -s -f libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so.0 || { rm -f libgstfilters-0.10.so.0 && ln -s libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so.0; }; }) libtool: install: (cd /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64 && { ln -s -f libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so || { rm -f libgstfilters-0.10.so && ln -s libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libgstfilters-0.10.lai /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/libgstfilters-0.10.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gir-1.0" /usr/bin/ginstall -c -m 644 GstFilters-0.10.gir '/home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gir-1.0' test -z "/usr/include/gstreamer-0.10/gst/filters" || /usr/bin/mkdir -p "/home/pkg/build/gstfilters-0.10.1/pkg/usr/include/gstreamer-0.10/gst/filters" /usr/bin/ginstall -c -m 644 gst-filter-manager.h gst-single-filter-manager.h gst-multi-filter-manager.h gst-filter.h gst-filter-helper.h gst-bin-filter.h gst-volume-filter.h gst-level-filter.h gst-videosize-filter.h gst-maxframerate-filter.h gst-framerate-filter.h gst-gnome-effect-filter.h gst-preview-filter.h gst-audioconverter-filter.h gst-videoconverter-filter.h '/home/pkg/build/gstfilters-0.10.1/pkg/usr/include/gstreamer-0.10/gst/filters' test -z "/usr/lib64/girepository-1.0/" || /usr/bin/mkdir -p "/home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/girepository-1.0/" /usr/bin/ginstall -c -m 644 GstFilters-0.10.typelib '/home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/girepository-1.0/' make[5]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make[4]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst/filters' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[4]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs/gst' make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' make[1]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/gst-libs' Making install in tests make[1]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' Making install in examples make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests/examples' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests/examples' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests/examples' make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' make[1]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/tests' Making install in docs make[1]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' Making install in libs make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs/libs' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs/libs' make[3]: Nothing to be done for `install-exec-am'. (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \ if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/install-sh -d /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/ginstall -c -m 644 $i /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10; \ done; \ echo '-- Installing ./html/gstreamer-filters.devhelp2' ; \ if test -e ./html/gstreamer-filters.devhelp2; then \ /usr/bin/ginstall -c -m 644 ./html/gstreamer-filters.devhelp2 \ /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters-0.10.devhelp2; \ fi; \ (which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/home/pkg/build/gstfilters-0.10.1/pkg --html-dir=/home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10) || true ; \ fi) -- Installing ./html/index.sgml -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/filters.html -- Installing ./html/GstAudioconverterFilter.html -- Installing ./html/GstBinFilter.html -- Installing ./html/GstFilter.html -- Installing ./html/GstFilterManager.html -- Installing ./html/gst-filters.html -- Installing ./html/GstFramerateFilter.html -- Installing ./html/GstGnomeEffectFilter.html -- Installing ./html/GstLevelFilter.html -- Installing ./html/GstMaxFramerateFilter.html -- Installing ./html/GstMultiFilterManager.html -- Installing ./html/GstPreviewFilter.html -- Installing ./html/gstreamer-filters-GstFilter-helper-functions.html -- Installing ./html/gstreamer-filters.html -- Installing ./html/gstreamer-libs-hierarchy.html -- Installing ./html/GstSingleFilterManager.html -- Installing ./html/GstVideoconverterFilter.html -- Installing ./html/GstVideoSizeFilter.html -- Installing ./html/GstVolumeFilter.html -- Installing ./html/index.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/gstreamer-filters.devhelp2 which: no gtkdoc-rebase in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin) make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs/libs' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs/libs' make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' make[1]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/docs' Making install in common make[1]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' Making install in m4 make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common/m4' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common/m4' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common/m4' make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[3]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[1]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1/common' make[1]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' make[2]: Entering directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 gstreamer-filters.pc '/home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' make[1]: Leaving directory `/home/pkg/build/gstfilters-0.10.1/src/gstreamer-filters-0.10.1' /home/pkg/build/gstfilters-0.10.1/pkg: total 8 drwxr-xr-x 2 root root 4096 Mar 12 00:42 install drwxr-xr-x 7 root root 4096 Mar 12 00:42 usr /home/pkg/build/gstfilters-0.10.1/pkg/install: total 4 -rw-r--r-- 1 root root 420 Mar 12 00:42 slack-desc /home/pkg/build/gstfilters-0.10.1/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 Mar 12 00:42 doc drwxr-xr-x 3 root root 4096 Mar 12 00:42 include drwxr-xr-x 4 root root 4096 Mar 12 00:42 lib64 drwxr-xr-x 4 root root 4096 Mar 12 00:42 share drwxr-xr-x 3 root root 4096 Mar 12 00:42 src /home/pkg/build/gstfilters-0.10.1/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 12 00:42 gstfilters-0.10.1 /home/pkg/build/gstfilters-0.10.1/pkg/usr/doc/gstfilters-0.10.1: total 96 -rw-r--r-- 1 root root 0 Mar 12 00:42 AUTHORS -rw-r--r-- 1 root root 50891 Mar 12 00:42 ChangeLog -rw-r--r-- 1 root root 25265 Mar 12 00:42 COPYING -rw-r--r-- 1 root root 15578 Mar 12 00:42 INSTALL -rw-r--r-- 1 root root 0 Mar 12 00:42 NEWS -rw-r--r-- 1 root root 0 Mar 12 00:42 README /home/pkg/build/gstfilters-0.10.1/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 Mar 12 00:42 gstreamer-0.10 /home/pkg/build/gstfilters-0.10.1/pkg/usr/include/gstreamer-0.10: total 4 drwxr-xr-x 3 root root 4096 Mar 12 00:42 gst /home/pkg/build/gstfilters-0.10.1/pkg/usr/include/gstreamer-0.10/gst: total 4 drwxr-xr-x 2 root root 4096 Mar 12 00:42 filters /home/pkg/build/gstfilters-0.10.1/pkg/usr/include/gstreamer-0.10/gst/filters: total 68 -rw-r--r-- 1 root root 2544 Mar 12 00:42 gst-audioconverter-filter.h -rw-r--r-- 1 root root 2311 Mar 12 00:42 gst-bin-filter.h -rw-r--r-- 1 root root 3197 Mar 12 00:42 gst-filter.h -rw-r--r-- 1 root root 5701 Mar 12 00:42 gst-filter-helper.h -rw-r--r-- 1 root root 5371 Mar 12 00:42 gst-filter-manager.h -rw-r--r-- 1 root root 2517 Mar 12 00:42 gst-framerate-filter.h -rw-r--r-- 1 root root 3274 Mar 12 00:42 gst-gnome-effect-filter.h -rw-r--r-- 1 root root 2418 Mar 12 00:42 gst-level-filter.h -rw-r--r-- 1 root root 2624 Mar 12 00:42 gst-maxframerate-filter.h -rw-r--r-- 1 root root 2649 Mar 12 00:42 gst-multi-filter-manager.h -rw-r--r-- 1 root root 2489 Mar 12 00:42 gst-preview-filter.h -rw-r--r-- 1 root root 2717 Mar 12 00:42 gst-single-filter-manager.h -rw-r--r-- 1 root root 2549 Mar 12 00:42 gst-videoconverter-filter.h -rw-r--r-- 1 root root 2691 Mar 12 00:42 gst-videosize-filter.h -rw-r--r-- 1 root root 2453 Mar 12 00:42 gst-volume-filter.h /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64: total 76 drwxr-xr-x 2 root root 4096 Mar 12 00:42 girepository-1.0 -rwxr-xr-x 1 root root 1290 Mar 12 00:42 libgstfilters-0.10.la lrwxrwxrwx 1 root root 27 Mar 12 00:42 libgstfilters-0.10.so -> libgstfilters-0.10.so.0.0.0 lrwxrwxrwx 1 root root 27 Mar 12 00:42 libgstfilters-0.10.so.0 -> libgstfilters-0.10.so.0.0.0 -rwxr-xr-x 1 root root 65416 Mar 12 00:42 libgstfilters-0.10.so.0.0.0 drwxr-xr-x 2 root root 4096 Mar 12 00:42 pkgconfig /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/girepository-1.0: total 16 -rw-r--r-- 1 root root 12692 Mar 12 00:42 GstFilters-0.10.typelib /home/pkg/build/gstfilters-0.10.1/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 437 Mar 12 00:42 gstreamer-filters.pc /home/pkg/build/gstfilters-0.10.1/pkg/usr/share: total 8 drwxr-xr-x 2 root root 4096 Mar 12 00:42 gir-1.0 drwxr-xr-x 3 root root 4096 Mar 12 00:42 gtk-doc /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gir-1.0: total 112 -rw-r--r-- 1 root root 111237 Mar 12 00:42 GstFilters-0.10.gir /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 3 root root 4096 Mar 12 00:42 html /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc/html: total 4 drwxr-xr-x 2 root root 4096 Mar 12 00:42 gstreamer-filters-0.10 /home/pkg/build/gstfilters-0.10.1/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10: total 408 -rw-r--r-- 1 root root 3288 Mar 12 00:42 annotation-glossary.html -rw-r--r-- 1 root root 1632 Mar 12 00:42 api-index-deprecated.html -rw-r--r-- 1 root root 29589 Mar 12 00:42 api-index-full.html -rw-r--r-- 1 root root 3397 Mar 12 00:42 filters.html -rw-r--r-- 1 root root 4908 Mar 12 00:42 GstAudioconverterFilter.html -rw-r--r-- 1 root root 6104 Mar 12 00:42 GstBinFilter.html -rw-r--r-- 1 root root 30568 Mar 12 00:42 GstFilter.html -rw-r--r-- 1 root root 48641 Mar 12 00:42 GstFilterManager.html -rw-r--r-- 1 root root 4725 Mar 12 00:42 gst-filters.html -rw-r--r-- 1 root root 6376 Mar 12 00:42 GstFramerateFilter.html -rw-r--r-- 1 root root 18595 Mar 12 00:42 GstGnomeEffectFilter.html -rw-r--r-- 1 root root 7353 Mar 12 00:42 GstLevelFilter.html -rw-r--r-- 1 root root 6475 Mar 12 00:42 GstMaxFramerateFilter.html -rw-r--r-- 1 root root 11299 Mar 12 00:42 GstMultiFilterManager.html -rw-r--r-- 1 root root 7191 Mar 12 00:42 GstPreviewFilter.html -rw-r--r-- 1 root root 14337 Mar 12 00:42 gstreamer-filters-0.10.devhelp2 -rw-r--r-- 1 root root 62757 Mar 12 00:42 gstreamer-filters-GstFilter-helper-functions.html -rw-r--r-- 1 root root 2922 Mar 12 00:42 gstreamer-filters.html -rw-r--r-- 1 root root 3404 Mar 12 00:42 gstreamer-libs-hierarchy.html -rw-r--r-- 1 root root 16378 Mar 12 00:42 GstSingleFilterManager.html -rw-r--r-- 1 root root 4919 Mar 12 00:42 GstVideoconverterFilter.html -rw-r--r-- 1 root root 13427 Mar 12 00:42 GstVideoSizeFilter.html -rw-r--r-- 1 root root 6711 Mar 12 00:42 GstVolumeFilter.html -rw-r--r-- 1 root root 654 Mar 12 00:42 home.png -rw-r--r-- 1 root root 4526 Mar 12 00:42 index.html -rw-r--r-- 1 root root 26255 Mar 12 00:42 index.sgml -rw-r--r-- 1 root root 459 Mar 12 00:42 left.png -rw-r--r-- 1 root root 472 Mar 12 00:42 right.png -rw-r--r-- 1 root root 5184 Mar 12 00:42 style.css -rw-r--r-- 1 root root 406 Mar 12 00:42 up.png /home/pkg/build/gstfilters-0.10.1/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 12 00:42 gstfilters-0.10.1 /home/pkg/build/gstfilters-0.10.1/pkg/usr/src/gstfilters-0.10.1: total 4 -rw-r--r-- 1 root root 1158 Mar 12 00:42 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libgstfilters-0.10.so.0 -> libgstfilters-0.10.so.0.0.0 usr/lib64/libgstfilters-0.10.so -> libgstfilters-0.10.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libgstfilters-0.10.so.0 ) ( cd usr/lib64 ; ln -sf libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so.0 ) ( cd usr/lib64 ; rm -rf libgstfilters-0.10.so ) ( cd usr/lib64 ; ln -sf libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed ‘./usr/lib64/libgstfilters-0.10.so.0’ removed ‘./usr/lib64/libgstfilters-0.10.so’ Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/pkg/build/gstfilters-0.10.1/gstfilters-0.10.1-x86_64-2cp.txz ./ usr/ usr/src/ usr/src/gstfilters-0.10.1/ usr/src/gstfilters-0.10.1/SLKBUILD usr/include/ usr/include/gstreamer-0.10/ usr/include/gstreamer-0.10/gst/ usr/include/gstreamer-0.10/gst/filters/ usr/include/gstreamer-0.10/gst/filters/gst-maxframerate-filter.h usr/include/gstreamer-0.10/gst/filters/gst-multi-filter-manager.h usr/include/gstreamer-0.10/gst/filters/gst-videosize-filter.h usr/include/gstreamer-0.10/gst/filters/gst-filter.h usr/include/gstreamer-0.10/gst/filters/gst-single-filter-manager.h usr/include/gstreamer-0.10/gst/filters/gst-gnome-effect-filter.h usr/include/gstreamer-0.10/gst/filters/gst-filter-helper.h usr/include/gstreamer-0.10/gst/filters/gst-volume-filter.h usr/include/gstreamer-0.10/gst/filters/gst-bin-filter.h usr/include/gstreamer-0.10/gst/filters/gst-level-filter.h usr/include/gstreamer-0.10/gst/filters/gst-audioconverter-filter.h usr/include/gstreamer-0.10/gst/filters/gst-preview-filter.h usr/include/gstreamer-0.10/gst/filters/gst-videoconverter-filter.h usr/include/gstreamer-0.10/gst/filters/gst-framerate-filter.h usr/include/gstreamer-0.10/gst/filters/gst-filter-manager.h usr/doc/ usr/doc/gstfilters-0.10.1/ usr/doc/gstfilters-0.10.1/ChangeLog usr/doc/gstfilters-0.10.1/AUTHORS usr/doc/gstfilters-0.10.1/COPYING usr/doc/gstfilters-0.10.1/INSTALL usr/doc/gstfilters-0.10.1/README usr/doc/gstfilters-0.10.1/NEWS usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/gstreamer-filters.pc usr/lib64/libgstfilters-0.10.la usr/lib64/libgstfilters-0.10.so.0.0.0 usr/lib64/girepository-1.0/ usr/lib64/girepository-1.0/GstFilters-0.10.typelib usr/share/ usr/share/gir-1.0/ usr/share/gir-1.0/GstFilters-0.10.gir usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/gstreamer-filters-0.10/ usr/share/gtk-doc/html/gstreamer-filters-0.10/index.sgml usr/share/gtk-doc/html/gstreamer-filters-0.10/GstPreviewFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/index.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstMultiFilterManager.html usr/share/gtk-doc/html/gstreamer-filters-0.10/up.png usr/share/gtk-doc/html/gstreamer-filters-0.10/GstBinFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/api-index-full.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstGnomeEffectFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstVideoconverterFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/api-index-deprecated.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gst-filters.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstVideoSizeFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters-0.10.devhelp2 usr/share/gtk-doc/html/gstreamer-filters-0.10/annotation-glossary.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstFramerateFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstSingleFilterManager.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstFilterManager.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-libs-hierarchy.html usr/share/gtk-doc/html/gstreamer-filters-0.10/right.png usr/share/gtk-doc/html/gstreamer-filters-0.10/GstMaxFramerateFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/filters.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstAudioconverterFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/style.css usr/share/gtk-doc/html/gstreamer-filters-0.10/home.png usr/share/gtk-doc/html/gstreamer-filters-0.10/left.png usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstVolumeFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstLevelFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters-GstFilter-helper-functions.html install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/gstfilters-0.10.1/AUTHORS WARNING: zero length file usr/doc/gstfilters-0.10.1/README WARNING: zero length file usr/doc/gstfilters-0.10.1/NEWS Slackware package /home/pkg/build/gstfilters-0.10.1/gstfilters-0.10.1-x86_64-2cp.txz created. Package has been built. Cleaning pkg and src directories