[svn r75] -package script trunk
authorrenatofilho
Thu Nov 09 19:12:55 2006 +0000 (2006-11-09)
branchtrunk
changeset 74ce823be21819
parent 73 959df0ca7621
child 75 761a8bbe4278
[svn r75] -package script
gst-plugins-nuvdemux/Makefile.am
gst-plugins-nuvdemux/debian/changelog
gst-plugins-nuvdemux/debian/compat
gst-plugins-nuvdemux/debian/control
gst-plugins-nuvdemux/debian/copyright
gst-plugins-nuvdemux/debian/files
gst-plugins-nuvdemux/debian/gstreamer0.10-indt-nuvdemux.install
gst-plugins-nuvdemux/debian/rules
gst-plugins-nuvdemux/gst-libs/gst/gettext.h
gst-plugins-nuvdemux/gst-libs/gst/gst-i18n-plugin.h
gst-plugins-nuvdemux/src/Makefile.am
gst-plugins-nuvdemux/src/gstnuvdemux.c
     1.1 --- a/gst-plugins-nuvdemux/Makefile.am	Thu Nov 09 15:20:29 2006 +0000
     1.2 +++ b/gst-plugins-nuvdemux/Makefile.am	Thu Nov 09 19:12:55 2006 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4  ACLOCAL_AMFLAGS = -I m4
     1.5  
     1.6  SUBDIRS = src
     1.7 -DIST_SUBDIRS = src m4 gst-libs
     1.8 +DIST_SUBDIRS = m4
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/gst-plugins-nuvdemux/debian/changelog	Thu Nov 09 19:12:55 2006 +0000
     2.3 @@ -0,0 +1,6 @@
     2.4 +gst-indt-nuvdemux (0.10.2.debian-1) unstable; urgency=low
     2.5 +
     2.6 +  * Initial packaged;
     2.7 +
     2.8 + -- Renato Araujo Oliveira Filho <renato.filho@indt.org.br>  Thu, 09 Nov 2006 15:58:00 -0300
     2.9 +
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/gst-plugins-nuvdemux/debian/compat	Thu Nov 09 19:12:55 2006 +0000
     3.3 @@ -0,0 +1,1 @@
     3.4 +4
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/gst-plugins-nuvdemux/debian/control	Thu Nov 09 19:12:55 2006 +0000
     4.3 @@ -0,0 +1,13 @@
     4.4 +Source: gst-indt-nuvdemux
     4.5 +Section: libs
     4.6 +Priority: optional
     4.7 +Maintainer: Renato Araujo Oliveira Filho  <renato.filho@indt.org.br>
     4.8 +Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8), autotools-dev, pkg-config (>= 0.11.0), libgstreamer0.10-dev (>= 0.10.0)
     4.9 +Standards-Version: 3.6.2
    4.10 +
    4.11 +Package: gstreamer0.10-indt-nuvdemux
    4.12 +Architecture: any
    4.13 +Section: libs
    4.14 +Depends: ${misc:Depends}, ${shlibs:Depends}
    4.15 +Description: INdT nuv demux GStreamer plugin
    4.16 + This GStreamer plugin permits demux of Nuv streams.
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/gst-plugins-nuvdemux/debian/copyright	Thu Nov 09 19:12:55 2006 +0000
     5.3 @@ -0,0 +1,23 @@
     5.4 +This package was debianized by Renato Araujo Oliveira Filho <renato.filho@indt.org.br> on
     5.5 +Thu, 09 Nov 2006 15:58:00 -0300.
     5.6 +
     5.7 +Copyright Holder: 2006 INdT
     5.8 +
     5.9 +License:
    5.10 +
    5.11 +   This package is free software; you can redistribute it and/or modify
    5.12 +   it under the terms of the GNU General Public License as published by
    5.13 +   the Free Software Foundation; version 2 dated June, 1991.
    5.14 +
    5.15 +   This package is distributed in the hope that it will be useful,
    5.16 +   but WITHOUT ANY WARRANTY; without even the implied warranty of
    5.17 +   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    5.18 +   GNU General Public License for more details.
    5.19 +
    5.20 +   You should have received a copy of the GNU General Public License
    5.21 +   along with this package; if not, write to the Free Software
    5.22 +   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
    5.23 +   MA 02110-1301, USA.
    5.24 +
    5.25 +On Debian systems, the complete text of the GNU General
    5.26 +Public License can be found in `/usr/share/common-licenses/GPL'.
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/gst-plugins-nuvdemux/debian/files	Thu Nov 09 19:12:55 2006 +0000
     6.3 @@ -0,0 +1,1 @@
     6.4 +gstreamer0.10-indt-nuvdemux_0.10.2.debian-1_i386.deb libs optional
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/gst-plugins-nuvdemux/debian/gstreamer0.10-indt-nuvdemux.install	Thu Nov 09 19:12:55 2006 +0000
     7.3 @@ -0,0 +1,1 @@
     7.4 +debian/tmp/usr/lib/gstreamer-*/*.so
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/gst-plugins-nuvdemux/debian/rules	Thu Nov 09 19:12:55 2006 +0000
     8.3 @@ -0,0 +1,11 @@
     8.4 +#!/usr/bin/make -f
     8.5 +
     8.6 +include /usr/share/cdbs/1/rules/debhelper.mk
     8.7 +include /usr/share/cdbs/1/rules/simple-patchsys.mk
     8.8 +include /usr/share/cdbs/1/class/gnome.mk
     8.9 +include /usr/share/cdbs/1/rules/utils.mk
    8.10 +
    8.11 +binary-install/gstreamer0.10-indt-nuvdemux::
    8.12 +	rm -f debian/gstreamer0.10-indt-nuvdemux/usr/lib/gstreamer-0.10/libgstnuvdemux.la
    8.13 +	rm -f debian/gstreamer0.10-indt-nuvdemux/usr/lib/gstreamer-0.10/libgstnuvdemux.a
    8.14 +
     9.1 --- a/gst-plugins-nuvdemux/gst-libs/gst/gettext.h	Thu Nov 09 15:20:29 2006 +0000
     9.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.3 @@ -1,69 +0,0 @@
     9.4 -/* Convenience header for conditional use of GNU <libintl.h>.
     9.5 -   Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
     9.6 -
     9.7 -   This program is free software; you can redistribute it and/or modify it
     9.8 -   under the terms of the GNU Library General Public License as published
     9.9 -   by the Free Software Foundation; either version 2, or (at your option)
    9.10 -   any later version.
    9.11 -
    9.12 -   This program is distributed in the hope that it will be useful,
    9.13 -   but WITHOUT ANY WARRANTY; without even the implied warranty of
    9.14 -   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    9.15 -   Library General Public License for more details.
    9.16 -
    9.17 -   You should have received a copy of the GNU Library General Public
    9.18 -   License along with this program; if not, write to the Free Software
    9.19 -   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
    9.20 -   USA.  */
    9.21 -
    9.22 -#ifndef _LIBGETTEXT_H
    9.23 -#define _LIBGETTEXT_H 1
    9.24 -
    9.25 -/* NLS can be disabled through the configure --disable-nls option.  */
    9.26 -#if ENABLE_NLS
    9.27 -
    9.28 -/* Get declarations of GNU message catalog functions.  */
    9.29 -# include <libintl.h>
    9.30 -
    9.31 -#else
    9.32 -
    9.33 -/* Solaris /usr/include/locale.h includes /usr/include/libintl.h, which
    9.34 -   chokes if dcgettext is defined as a macro.  So include it now, to make
    9.35 -   later inclusions of <locale.h> a NOP.  We don't include <libintl.h>
    9.36 -   as well because people using "gettext.h" will not include <libintl.h>,
    9.37 -   and also including <libintl.h> would fail on SunOS 4, whereas <locale.h>
    9.38 -   is OK.  */
    9.39 -#if defined(__sun)
    9.40 -# include <locale.h>
    9.41 -#endif
    9.42 -
    9.43 -/* Disabled NLS.
    9.44 -   The casts to 'const char *' serve the purpose of producing warnings
    9.45 -   for invalid uses of the value returned from these functions.
    9.46 -   On pre-ANSI systems without 'const', the config.h file is supposed to
    9.47 -   contain "#define const".  */
    9.48 -# define gettext(Msgid) ((const char *) (Msgid))
    9.49 -# define dgettext(Domainname, Msgid) ((const char *) (Msgid))
    9.50 -# define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid))
    9.51 -# define ngettext(Msgid1, Msgid2, N) \
    9.52 -    ((N) == 1 ? (const char *) (Msgid1) : (const char *) (Msgid2))
    9.53 -# define dngettext(Domainname, Msgid1, Msgid2, N) \
    9.54 -    ((N) == 1 ? (const char *) (Msgid1) : (const char *) (Msgid2))
    9.55 -# define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \
    9.56 -    ((N) == 1 ? (const char *) (Msgid1) : (const char *) (Msgid2))
    9.57 -# define textdomain(Domainname) ((const char *) (Domainname))
    9.58 -# define bindtextdomain(Domainname, Dirname) ((const char *) (Dirname))
    9.59 -# define bind_textdomain_codeset(Domainname, Codeset) ((const char *) (Codeset))
    9.60 -
    9.61 -#endif
    9.62 -
    9.63 -/* A pseudo function call that serves as a marker for the automated
    9.64 -   extraction of messages, but does not call gettext().  The run-time
    9.65 -   translation is done at a different place in the code.
    9.66 -   The argument, String, should be a literal string.  Concatenated strings
    9.67 -   and other string expressions won't work.
    9.68 -   The macro's expansion is not parenthesized, so that it is suitable as
    9.69 -   initializer for static 'char[]' or 'const char[]' variables.  */
    9.70 -#define gettext_noop(String) String
    9.71 -
    9.72 -#endif /* _LIBGETTEXT_H */
    10.1 --- a/gst-plugins-nuvdemux/gst-libs/gst/gst-i18n-plugin.h	Thu Nov 09 15:20:29 2006 +0000
    10.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.3 @@ -1,37 +0,0 @@
    10.4 -/* GStreamer
    10.5 - * Copyright (C) 2004 Thomas Vander Stichele <thomas@apestaart.org>
    10.6 - *
    10.7 - * gst-i18n-plugins.h: internationalization macros for the GStreamer plugins
    10.8 - *
    10.9 - * This library is free software; you can redistribute it and/or
   10.10 - * modify it under the terms of the GNU Library General Public
   10.11 - * License as published by the Free Software Foundation; either
   10.12 - * version 2 of the License, or (at your option) any later version.
   10.13 - *
   10.14 - * This library is distributed in the hope that it will be useful,
   10.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   10.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   10.17 - * Library General Public License for more details.
   10.18 - *
   10.19 - * You should have received a copy of the GNU Library General Public
   10.20 - * License along with this library; if not, write to the
   10.21 - * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
   10.22 - * Boston, MA 02111-1307, USA.
   10.23 - */
   10.24 -
   10.25 -#ifndef __GST_I18N_PLUGIN_H__
   10.26 -#define __GST_I18N_PLUGIN_H__
   10.27 -
   10.28 -#include <locale.h>  /* some people need it and some people don't */
   10.29 -#include "gettext.h" /* included with gettext distribution and copied */
   10.30 -
   10.31 -#ifndef GETTEXT_PACKAGE
   10.32 -#error You must define GETTEXT_PACKAGE before including this header.
   10.33 -#endif
   10.34 -
   10.35 -/* we want to use shorthand _() for translating and N_() for marking */
   10.36 -#define _(String) dgettext (GETTEXT_PACKAGE, String)
   10.37 -#define N_(String) gettext_noop (String)
   10.38 -/* FIXME: if we need it, we can add Q_ as well, like in glib */
   10.39 -
   10.40 -#endif /* __GST_I18N_PLUGIN_H__ */
    11.1 --- a/gst-plugins-nuvdemux/src/Makefile.am	Thu Nov 09 15:20:29 2006 +0000
    11.2 +++ b/gst-plugins-nuvdemux/src/Makefile.am	Thu Nov 09 19:12:55 2006 +0000
    11.3 @@ -1,7 +1,7 @@
    11.4 -plugin_LTLIBRARIES =	libgstnuvdemux.la
    11.5 +plugin_LTLIBRARIES = libgstnuvdemux.la
    11.6  
    11.7  libgstnuvdemux_la_SOURCES =	\
    11.8 -		gstnuvdemux.c 
    11.9 +	gstnuvdemux.c 
   11.10  
   11.11  libgstnuvdemux_la_CFLAGS = \
   11.12  	$(GST_CFLAGS) \
   11.13 @@ -15,7 +15,6 @@
   11.14  	$(GST_BASE_LIBS) \
   11.15  	$(GST_PLUGINS_BASE_LIBS)
   11.16  
   11.17 -
   11.18  noinst_HEADERS = \
   11.19  	gstnuvdemux.h 
   11.20  
    12.1 --- a/gst-plugins-nuvdemux/src/gstnuvdemux.c	Thu Nov 09 15:20:29 2006 +0000
    12.2 +++ b/gst-plugins-nuvdemux/src/gstnuvdemux.c	Thu Nov 09 19:12:55 2006 +0000
    12.3 @@ -52,7 +52,7 @@
    12.4  #include <gst/gstplugin.h>
    12.5  #include <string.h>
    12.6  
    12.7 -#include "gst/gst-i18n-plugin.h"
    12.8 +#include "glib/gi18n.h"
    12.9  #include "gstnuvdemux.h"
   12.10  
   12.11  GST_DEBUG_CATEGORY_STATIC (nuvdemux_debug);