[meego-commits] 15218: New package Trunk:Testing/meego-ux-media-lastfm

Prajwal Mohan no_reply at build.meego.com
Fri Mar 25 09:36:40 UTC 2011


Hi,
Adding new package meego-ux-media-lastfm in project Trunk:Testing. Please review and accept ASAP.

Justification for this new package:

Promoting meego-ux-media-lastfm to Trunk:Testing

Thank You,
Prajwal Mohan

[This message was auto-generated]

---

Request #15218:

  submit:   devel:ux/meego-ux-media-lastfm(r1) -> Trunk:Testing/meego-ux-media-lastfm


Message:
    Promoting meego-ux-media-lastfm to Trunk:Testing

State:   new          2011-03-25T02:36:36 praj
Comment: None


This is a NEW package in Trunk:Testing project.
The files in the new package:
meego-ux-media-lastfm/
  |__  Makefile
  |__  meego-ux-media-lastfm-0.1.0.tar.bz2
  |__  meego-ux-media-lastfm.changes
  |__  meego-ux-media-lastfm.spec
  |__  meego-ux-media-lastfm.yaml

The content of the YAML file, meego-ux-media-lastfm.yaml:
===================================================================
Name: meego-ux-media-lastfm
Summary: LastFM metadata plugin for meego-app-music
Version: 0.1.0
Release: 1
Group: System/Libraries
License: Apache 2.0
URL: http://www.meego.com
Sources:
    - "%{name}-%{version}.tar.bz2"
Requires:
    - libqtcore4
    - meego-ux-media

Description: |
    LastFM metadata plugin for use in meego-app-music
    downloads artist and album cover art, etc
    
    Requires: %{name} >= %{version}

PkgBR:
    - pkgconfig(QtCore) >= 4.7.0
    - pkgconfig(QtDBus)
    - pkgconfig(QtNetwork)
    - pkgconfig(meego-ux-media)
Configure: none
Builder: qmake
Files:
    - /usr/lib/qt4/plugins/MeeGo/Media/metadata/liblastfm.so
    - /usr/share/meego-ux-media/lastfm.ini

===================================================================


The content of the spec file, meego-ux-media-lastfm.spec:
===================================================================
# 
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.21
# 
# >> macros
# << macros

Name:       meego-ux-media-lastfm
Summary:    LastFM metadata plugin for meego-app-music
Version:    0.1.0
Release:    1
Group:      System/Libraries
License:    Apache 2.0
URL:        http://www.meego.com
Source0:    %{name}-%{version}.tar.bz2
Source100:  meego-ux-media-lastfm.yaml
Requires:   libqtcore4
Requires:   meego-ux-media
BuildRequires:  pkgconfig(QtCore) >= 4.7.0
BuildRequires:  pkgconfig(QtDBus)
BuildRequires:  pkgconfig(QtNetwork)
BuildRequires:  pkgconfig(meego-ux-media)


%description
LastFM metadata plugin for use in meego-app-music
downloads artist and album cover art, etc

Requires: %{name} >= %{version}




%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,-)
/usr/lib/qt4/plugins/MeeGo/Media/metadata/liblastfm.so
/usr/share/meego-ux-media/lastfm.ini
# >> files
# << files



===================================================================




More information about the MeeGo-commits mailing list