I'm afraid you have to rename this package to gst-plugins-dvbsub to keep 
consistency with others...

Regards,
Yin, Yan


> -----Original Message-----
> From: [email protected] [mailto:meego-commits-
> [email protected]] On Behalf Of rui_long
> Sent: Friday, January 28, 2011 1:43 PM
> To: [email protected]
> Subject: [meego-commits] 12987: New package Trunk:Testing/gst-plugin-
> dvbsub
> 
> Hi,
> Adding new package gst-plugin-dvbsub in project Trunk:Testing. Please
> review and accept ASAP.
> 
> Justification for this new package:
> 
> removed unnecessary lines in yaml file. BTW, this package is developed
> by us, reused some codes from FFMPEG project
> 
> Thank You,
> rui_long
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #12987:
> 
>   submit:   devel:tv/gst-plugin-dvbsub(r3) -> Trunk:Testing/gst-plugin-
> dvbsub
> 
> 
> Message:
>     removed unnecessary lines in yaml file. BTW, this package is
> developed by us, reused some codes from FFMPEG project
> 
> State:   new          2011-01-27T21:42:46 rui_long
> Comment: None
> 
> 
> This is a NEW package in Trunk:Testing project.
> The files in the new package:
> gst-plugin-dvbsub/
>   |__  Makefile
>   |__  gst-plugin-dvbsub-0.0.1.tar.bz2
>   |__  gst-plugin-dvbsub.changes
>   |__  gst-plugin-dvbsub.spec
>   |__  gst-plugin-dvbsub.yaml
> 
> The content of the YAML file, gst-plugin-dvbsub.yaml:
> ===================================================================
> Name: gst-plugin-dvbsub
> Summary: gstreamer plugin for DVB subtitile decoding.
> Version: 0.0.1
> Release: 1
> Group: System/Libraries
> License: LGPLv2.1+
> Sources:
>     - "%{name}-%{version}.tar.bz2"
> Description:
>    Gstreamer plugin for DVB subtitle decoding.
>    This package is based on FFMPEG subtitle decoder,
>    implemented a wrapper for gstreamer plugin.
> 
> PkgBR:
> PkgConfigBR:
>     - gstreamer-plugins-base-0.10
> Configure: configure
> Builder: make
> 
> ===================================================================
> 
> 
> The content of the spec file, gst-plugin-dvbsub.spec:
> ===================================================================
> #
> # Do NOT Edit the Auto-generated Part!
> # Generated by: spectacle version 0.21
> #
> # >> macros
> # << macros
> 
> Name:       gst-plugin-dvbsub
> Summary:    gstreamer plugin for DVB subtitile decoding.
> Version:    0.0.1
> Release:    1
> Group:      System/Libraries
> License:    LGPLv2.1+
> Source0:    %{name}-%{version}.tar.bz2
> Source100:  gst-plugin-dvbsub.yaml
> BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
> 
> 
> %description
> Gstreamer plugin for DVB subtitle decoding. This package is based on
> FFMPEG subtitle decoder, implemented a wrapper for gstreamer plugin.
> 
> 
> 
> %prep
> %setup -q -n %{name}-%{version}
> 
> # >> setup
> # << setup
> 
> %build
> # >> build pre
> ./autogen.sh
> # << build pre
> 
> %configure --disable-static
> make %{?jobs:-j%jobs}
> 
> # >> build post
> # << build post
> %install
> rm -rf %{buildroot}
> # >> install pre
> # >> install pre
> # >> install pre
> rm -Rf %{buildroot}
> mkdir -p %{buildroot}%{_libdir}/gstreamer-0.10/
> # << install pre
> %make_install
> 
> # >> install post
> 
> # >> install post
> 
> # >> install post
> 
> # << install post
> 
> 
> 
> 
> 
> 
> %files
> %defattr(-,root,root,-)
> # >> files
> # >> files
> # >> files
> %{_libdir}/gstreamer-0.10/libdvbsubdec.so
> # << files
> 
> 
> 
> ===================================================================
> 
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to