File meego-ux-theme.spec of Package meego-ux-theme
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.22
#
# >> macros
%define qmake \
qmake -makefile -nocache \\\
"QMAKE_CFLAGS_RELEASE=${CFLAGS:-%optflags}" \\\
"QMAKE_CFLAGS_DEBUG=${CFLAGS:-%optflags}" \\\
"QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS:-%optflags}" \\\
"QMAKE_CXXFLAGS_DEBUG=${CXXFLAGS:-%optflags}" \\\
QMAKE_STRIP=: \\\
PREFIX=%{_prefix}
%define qmake_install make install INSTALL_ROOT=%{buildroot}
# << macros
Name: meego-ux-theme
Summary: MeeGo UX Theme
Version: 0.2.6
Release: 2.1
Group: System/Desktop
License: Restricted
URL: http://www.meego.com
Source0: %{name}-%{version}.tar.bz2
Source100: meego-ux-theme.yaml
BuildRequires: pkgconfig(QtCore) >= 4.6.0
%description
Tablet Theme
Requires: %{name} >= %{version}
Requires: libqtcore4
%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/share/themes/1024-600-10
/usr/share/themes/1280-800-7
# >> files
# << files
%changelog
* Thu Apr 21 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.5
- Added various web service icons
- Added documentation explaining how to contribute to theme,
including naming conventions and technical details
* Thu Apr 14 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.4
- updates to settings and widgets
- Fixes BMC #16137
* Thu Apr 7 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.3
- Fixed BMC #15702
- Added actionbar icons
- new icons for most of the apps
* Tue Mar 29 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.2
- remove icons of all services that have not granted explicit
permission to be presented in a UI for a freely downloadable
image off meego.com
* Wed Mar 23 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.1
- Add Vimeo and Youtube service icons
- Add todo list to widget gallery
- LastFM Vimeo Twitter updates
- New Hotmail icon and updated Twitter
- changed skype icon added alternate gmail icon
- updated generic service icon to match visuals replac
- Fixing the COPYING language to correctly address restrictions
- Replace the browser busy icon
* Mon Mar 21 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.0
- Moved much more the assets to the new theme layout
- Updated the service icons
- Much more fine tuning of assets
* Mon Mar 14 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.1.4
- Adding placeholder assets for notifications
* Sun Mar 6 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.1.3
- Updated assets for calendar
- Port more assets to the new theme directory structure
- Updated email assets
- Add placeholder assets for new statusbar
- Add placeholder assets for "Places" UI
* Mon Feb 28 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.1.2
- restructuring the theme to better support widgets and applications
- adding new assets for updated screen saver and home screen
* Sat Feb 19 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.1.1
- major updates for 7inch theme
- limiting the number of theme key/value pairs
- various asset tweaks
* Tue Feb 8 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.1.0
- Initial packaging