Hi, Why is this being submitted to trunk directly? Also, I don't think this package belongs to the core vertical.
Regards, Madhu -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ext Long Bu Sent: Friday, November 05, 2010 9:35 AM To: [email protected] Subject: [meego-commits] 9223: New package Trunk/meego-handset-video Hi, Adding new package meego-handset-video in project Trunk. Please review and accept ASAP. Justification for this new package: bug fix for 9328 Thank You, Long Bu [This message was auto-generated] --- Request #9223: submit: devel:ux:handset/meego-handset-video(r23) -> Trunk/meego-handset-video Message: bug fix for 9328 State: new 2010-11-05T00:34:57 longbu Comment: None This is a NEW package in Trunk project. The files in the new package: meego-handset-video/ |__ meego-handset-video-0.2.5.tar.bz2 |__ meego-handset-video.changes |__ meego-handset-video.spec |__ meego-handset-video.yaml The content of the YAML file, meego-handset-video.yaml: =================================================================== Name: meego-handset-video Summary: MeeGo Video Player Version: 0.2.5 Release: 1 Group: Applications/Multimedia License: Apache License, Version 2.0 URL: http://www.meego.com/ Description: | This is a video player for the MeeGo platform. Sources: - "%{name}-%{version}.tar.bz2" Requires: - maemo-video-thumbnailer - meego-handset-video-branding - xdg-user-dirs PkgBR: - qt-mobility-devel - libqttracker-devel PkgConfigBR: - QtCore >= 4.6.0 - QtDBus - QtOpenGL - QtNetwork - QtGui - meegotouch - gstreamer-0.10 - gstreamer-base-0.10 - gstreamer-plugins-base-0.10 Configure: none Builder: make Files: - "%{_bindir}/meegovideo" - "%{_datadir}/applications/*.desktop" =================================================================== The content of the spec file, meego-handset-video.spec: =================================================================== # # Do not Edit! Generated by: # spectacle version 0.18 # # >> macros # << macros Name: meego-handset-video Summary: MeeGo Video Player Version: 0.2.5 Release: 1 Group: Applications/Multimedia License: Apache License, Version 2.0 URL: http://www.meego.com/ Source0: %{name}-%{version}.tar.bz2 Source100: meego-handset-video.yaml Requires: maemo-video-thumbnailer Requires: meego-handset-video-branding Requires: xdg-user-dirs BuildRequires: pkgconfig(QtCore) >= 4.6.0 BuildRequires: pkgconfig(QtDBus) BuildRequires: pkgconfig(QtOpenGL) BuildRequires: pkgconfig(QtNetwork) BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(meegotouch) BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(gstreamer-base-0.10) BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) BuildRequires: qt-mobility-devel BuildRequires: libqttracker-devel BuildRequires: desktop-file-utils %description This is a video player for the MeeGo platform. %prep %setup -q -n %{name}-%{version} # >> setup # << setup %build # >> build pre export PATH=$PATH:/usr/lib/qt4/bin unset LD_AS_NEEDED qmake install_prefix=/usr # << build pre make %{?jobs:-j%jobs} # >> build post # << build post %install rm -rf %{buildroot} # >> install pre # << install pre %make_install # >> install post # << install post desktop-file-install --delete-original \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/*.desktop %files %defattr(-,root,root,-) %{_bindir}/meegovideo %{_datadir}/applications/*.desktop %{_datadir}/themes/base/meegotouch/meegovideo %{_datadir}/l10n/meegotouch/meegovideo.qm %{_datadir}/dbus-1/services/com.meego.video.service # >> files # << 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
