I have made the following changes intended for :
  CE:MW:Shared / qmlcanvas

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.pub.meego.com//request/show/7504

Thank You,
wonko

[This message was auto-generated]

---

Request # 7504:

Messages from BOSS:

State: review at 2012-12-05T08:45:52 by bossbot

Reviews:
       accepted by bossbot : Prechecks succeeded.
       new for CE-maintainers : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:wonko / qmlcanvas -> CE:MW:Shared / qmlcanvas
  
changes files:
--------------

++++++ new changes file:
--- qmlcanvas.changes
+++ qmlcanvas.changes
@@ -0,0 +1,3 @@
+* Thu Nov 08 2012 Ruediger Gad <[email protected]> - 0.1.0
+- First try on getting a release for Nemo done.
+

new:
----
  qmlcanvas.changes
  qmlcanvas.spec
  qmlcanvas.yaml
  qmlcanvas_0.1.0.dsc
  qmlcanvas_0.1.0.tar.gz

spec files:
-----------

++++++ new spec file:
--- qmlcanvas.spec
+++ qmlcanvas.spec
@@ -0,0 +1,57 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.25
+# 
+
+Name:       qmlcanvas
+
+# >> macros
+# << macros
+
+Summary:    A Canvas for QML
+Version:    0.1.0
+Release:    1
+Group:      Qt/Qt
+License:    BSD
+URL:        https://qt.gitorious.org/qt-labs/qmlcanvas
+Source0:    %{name}_%{version}.tar.gz
+Source100:  qmlcanvas.yaml
+BuildRequires:  pkgconfig(QtCore) >= 4.7.0
+BuildRequires:  pkgconfig(QtGui)
+
+%description
+Provides a canvas for QML that can be used, e.g., for drawing images.
+
+
+%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}/qt4/imports/%{name}/*
+# >> files
+# << files

dsc files:
----------

++++++ new dsc file:
--- qmlcanvas_0.1.0.dsc
+++ qmlcanvas_0.1.0.dsc
@@ -0,0 +1,14 @@
+Format: 1.0
+Source: qmlcanvas
+Binary: qmlcanvas
+Architecture: any
+Version: 0.1.0
+Maintainer: Ruediger Gad <[email protected]>
+Homepage: https://qt.gitorious.org/qt-labs/qmlcanvas
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5), pkg-config, libqt4-dev
+Checksums-Sha1: 
+ 91f5a837a82094a4a5fccd84a40ed12d0fa0256f 109472 qmlcanvas_0.1.0.tar.gz
+Files: 
+ ed94ab429d85997558f5bf09e9fa400e 109472 qmlcanvas_0.1.0.tar.gz
+Maemo-Display-Name: qmlcanvas

other changes:
--------------

++++++ qmlcanvas.yaml (new)
--- qmlcanvas.yaml
+++ qmlcanvas.yaml
@@ -0,0 +1,19 @@
+Name: qmlcanvas
+Summary: A Canvas for QML
+Version: 0.1.0
+Release: 1
+Group: Qt/Qt
+License: BSD
+URL: https://qt.gitorious.org/qt-labs/qmlcanvas
+Sources:
+    - "%{name}_%{version}.tar.gz"
+Description:  
+  Provides a canvas for QML that can be used, e.g., for drawing images.
+
+PkgConfigBR:
+    - QtCore >= 4.7.0
+    - QtGui
+Configure: none
+Builder: qmake 
+Files:
+    - "%{_libdir}/qt4/imports/%{name}/*"

++++++ qmlcanvas_0.1.0.tar.gz (new)



Reply via email to