[gnome-media/gstreamer-1.0: 3/8] remove gstreamer-properties



commit 1395b0f79e3ae76c735c7c123003ae0cc0e64fc5
Author: Oleksij Rempel <bug-track fisher-privat net>
Date:   Wed Jul 4 11:53:39 2012 +0200

    remove gstreamer-properties
    
    Signed-off-by: Oleksij Rempel <bug-track fisher-privat net>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679381

 Makefile.am                                        |    5 -
 configure.ac                                       |    4 -
 gstreamer-properties/ChangeLog.pre-2-26            |  167 ----
 gstreamer-properties/Makefile.am                   |   48 -
 .../gstreamer-properties-structs.h                 |   82 --
 gstreamer-properties/gstreamer-properties.c        |  696 --------------
 .../gstreamer-properties.desktop.in.in             |   14 -
 gstreamer-properties/gstreamer-properties.ui       |  975 --------------------
 .../help/C/gstreamer-properties.xml                |  216 -----
 gstreamer-properties/help/C/l10n.txt               |   16 -
 gstreamer-properties/help/C/legal.xml              |   76 --
 gstreamer-properties/help/ChangeLog                |   86 --
 gstreamer-properties/help/Makefile.am              |    9 -
 gstreamer-properties/help/ca/ca.po                 |  361 --------
 gstreamer-properties/help/cs/cs.po                 |  372 --------
 gstreamer-properties/help/da/da.po                 |  379 --------
 gstreamer-properties/help/de/de.po                 |  377 --------
 gstreamer-properties/help/de/legal.xml             |   16 -
 gstreamer-properties/help/el/el.po                 |  238 -----
 gstreamer-properties/help/en_GB/en_GB.po           |  350 -------
 gstreamer-properties/help/es/es.po                 |  412 ---------
 gstreamer-properties/help/fr/fr.po                 |  377 --------
 gstreamer-properties/help/gl/gl.po                 |  371 --------
 .../help/gstreamer-properties.omf.in               |   29 -
 gstreamer-properties/help/it/it.po                 |  309 -------
 gstreamer-properties/help/oc/oc.po                 |  274 ------
 gstreamer-properties/help/pt_BR/pt_BR.po           |  192 ----
 gstreamer-properties/help/ru/ru.po                 |  344 -------
 gstreamer-properties/help/sl/sl.po                 |  294 ------
 gstreamer-properties/help/sv/sv.po                 |  183 ----
 gstreamer-properties/help/th/th.po                 |  341 -------
 gstreamer-properties/help/uk/uk.po                 |  351 -------
 gstreamer-properties/help/zh_CN/zh_CN.po           |  340 -------
 gstreamer-properties/pipeline-constants.c          |  198 ----
 gstreamer-properties/pipeline-tests.c              |  279 ------
 gstreamer-properties/pipeline-tests.h              |   42 -
 36 files changed, 0 insertions(+), 8823 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b4c5cf7..1e18c42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,10 +10,6 @@ if HAVE_SOUND_THEME
 SUBDIRS += sound-theme
 endif
 
-if HAVE_GSTPROPS
-SUBDIRS += gstreamer-properties
-endif
-
 DISTCHECK_CONFIGURE_FLAGS = \
 	--disable-scrollkeeper	\
 	--enable-more-warnings  \
@@ -22,7 +18,6 @@ DISTCHECK_CONFIGURE_FLAGS = \
 DIST_SUBDIRS = \
 	po 			\
 	grecord			\
-	gstreamer-properties	\
 	sound-theme		\
 	$(NULL)
 
diff --git a/configure.ac b/configure.ac
index b4d9c55..a208a0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -230,10 +230,7 @@ grecord/icons/24x24/Makefile
 grecord/icons/32x32/Makefile
 grecord/icons/48x48/Makefile
 grecord/icons/scalable/Makefile
-gstreamer-properties/Makefile
-gstreamer-properties/help/Makefile
 grecord/gnome-sound-recorder.desktop.in
-gstreamer-properties/gstreamer-properties.desktop.in
 ])
 
 AC_OUTPUT
@@ -249,7 +246,6 @@ echo "
         Compiler:               ${CC}
         CFLAGS:                 ${CFLAGS}
 
-        GStreamer properties:   $have_gstprops
         Sound recorder:         $have_grecord$grecord_reason
 "
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]