[meego-commits] 15224: New package Trunk:Testing/meego-ux-sharing-socialweb
Prajwal Mohan
no_reply at build.meego.com
Fri Mar 25 09:37:07 UTC 2011
Hi,
Adding new package meego-ux-sharing-socialweb in project Trunk:Testing. Please review and accept ASAP.
Justification for this new package:
Promoting meego-ux-sharing-socialweb to Trunk:Testing
Thank You,
Prajwal Mohan
[This message was auto-generated]
---
Request #15224:
submit: devel:ux/meego-ux-sharing-socialweb(r1) -> Trunk:Testing/meego-ux-sharing-socialweb
Message:
Promoting meego-ux-sharing-socialweb to Trunk:Testing
State: new 2011-03-25T02:36:55 praj
Comment: None
This is a NEW package in Trunk:Testing project.
The files in the new package:
meego-ux-sharing-socialweb/
|__ Makefile
|__ meego-ux-sharing-socialweb-0.2.0.tar.bz2
|__ meego-ux-sharing-socialweb.changes
|__ meego-ux-sharing-socialweb.spec
|__ meego-ux-sharing-socialweb.yaml
The content of the YAML file, meego-ux-sharing-socialweb.yaml:
===================================================================
Name: meego-ux-sharing-socialweb
Summary: MeeGo Sharing Framework libsocialweb plugin
Version: 0.2.0
Release: 1
Group: System/Libraries
License: Apache 2.0
URL: http://www.meego.com
Sources:
- "%{name}-%{version}.tar.bz2"
Description: |
libsocialweb plugin for meego-ux-sharing
Requires:
- "%{name} >= %{version}"
- libsocialweb-keys
- meegolabs-ux-components
PkgConfigBR:
- QtCore >= 4.7.0
- meego-ux-sharing >= 0.1.0
- libmeegouxsharingserviceplugin >= 0.1.0
- libsocialweb-qt
Configure: none
Builder: qmake
Files:
- "%{_libdir}/meego-ux-sharing/plugins/libswsharingplugin.so"
- "%{_libdir}/qt4/imports/MeeGo/Sharing/"
===================================================================
The content of the spec file, meego-ux-sharing-socialweb.spec:
===================================================================
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.22
#
# >> macros
# << macros
Name: meego-ux-sharing-socialweb
Summary: MeeGo Sharing Framework libsocialweb plugin
Version: 0.2.0
Release: 1
Group: System/Libraries
License: Apache 2.0
URL: http://www.meego.com
Source0: %{name}-%{version}.tar.bz2
Source100: meego-ux-sharing-socialweb.yaml
Requires: %{name} >= %{version}
Requires: libsocialweb-keys
Requires: meegolabs-ux-components
BuildRequires: pkgconfig(QtCore) >= 4.7.0
BuildRequires: pkgconfig(meego-ux-sharing) >= 0.1.0
BuildRequires: pkgconfig(libmeegouxsharingserviceplugin) >= 0.1.0
BuildRequires: pkgconfig(libsocialweb-qt)
%description
libsocialweb plugin for meego-ux-sharing
%prep
%setup -q -n %{name}-%{version}
# >> setup
# << setup
%build
# >> build pre
# << build pre
%qmake
make %{?jobs:-j%jobs}
# >> build post
# << build post
%install
rm -rf %{buildroot}
# >> install pre
# << install pre
%qmake_install
# >> install post
# << install post
%files
%defattr(-,root,root,-)
%{_libdir}/meego-ux-sharing/plugins/libswsharingplugin.so
%{_libdir}/qt4/imports/MeeGo/Sharing/
# >> files
# << files
===================================================================
More information about the MeeGo-commits
mailing list