Attaching the spec file.
Thanks & Regards, Gopal krishna Reddy
-----Original Message-----
From: [email protected]
Sent: Thursday, November 29, 2012 9:19am
To: "Ronan Le Martret (Intel OTC)" <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight Gui for armv7l
Hi Ronan,
Here are my repositories
http://download.tizen.org/snapshots/2.0alpha/common/latest/repos/tizen-base/armv7l/packages/
http://download.tizen.org/snapshots/2.0alpha/common/latest/repos/tizen-main/armv7l/packages/
libX11-common does not exist in these repos.
I am getting this error when i build any package using obslightgui.
Thanks & Regards,
Gopal krishna Reddy
-----Original Message-----
From: "Ronan Le Martret (Intel OTC)" <[email protected]>
Sent: Thursday, November 29, 2012 8:23am
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight Gui for armv7l
Hi,
can you give me:
-your repo url.
-Your spec file (or package).
Does libX11-common exist into your repo?
2012/11/29 <[email protected]>:
> libX11-common
--
Ronan Le Martret
Intel Open Source Technology Center
%define _optdir /opt
%define _appdir %{_optdir}/apps
Name: org.tizen.bluetooth-share-ui
Summary: bluetooth share UI application
Version: 0.0.18
Release: 1
Group: TO_BE_FILLED
License: TO_BE_FILLED
Source0: %{name}-%{version}.tar.gz
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(dlog)
BuildRequires: pkgconfig(vconf)
BuildRequires: pkgconfig(appcore-efl)
BuildRequires: pkgconfig(bundle)
BuildRequires: pkgconfig(ecore)
BuildRequires: pkgconfig(ecore-x)
BuildRequires: pkgconfig(edbus)
BuildRequires: pkgconfig(edje)
BuildRequires: pkgconfig(elementary)
BuildRequires: pkgconfig(evas)
BuildRequires: pkgconfig(utilX)
BuildRequires: pkgconfig(bluetooth-api)
BuildRequires: pkgconfig(aul)
BuildRequires: pkgconfig(capi-appfw-application)
BuildRequires: pkgconfig(bluetooth-share-api)
BuildRequires: cmake
BuildRequires: edje-tools
BuildRequires: gettext-devel
%description
bluetooth share UI application
%prep
%setup -q
%build
cmake . -DCMAKE_INSTALL_PREFIX=%{_appdir}/org.tizen.bluetooth-share-ui
make %{?jobs:-j%jobs}
%install
rm -rf %{buildroot}
%make_install
%post
%postun
#%files
#%defattr(-,root,root,-)
%files
%defattr(-,root,root,-)
%{_appdir}/org.tizen.bluetooth-share-ui/res/edje/bt-share-layout.edj
%{_appdir}/org.tizen.bluetooth-share-ui/res/images/*
%{_appdir}/org.tizen.bluetooth-share-ui/bin/bluetooth-share-ui
%{_optdir}/share/icons/default/small/org.tizen.bluetooth-share-ui.png
%{_optdir}/share/packages/org.tizen.bluetooth-share-ui.xml
_______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
