/[packages]/cauldron/hotot/current/SPECS/hotot.spec
ViewVC logotype

Contents of /cauldron/hotot/current/SPECS/hotot.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 353279 - (show annotations) (download)
Sat Jan 12 03:36:43 2013 UTC (11 years, 3 months ago) by umeabot
File size: 1336 byte(s)
Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild
1 Name: hotot
2 Version: 0.9.8.7
3 Release: %mkrel 2
4 Summary: Twitter Client
5 License: LGPLv2+
6 Group: Networking/Other
7 URL: https://hotot.googlecode.com/hg/
8 Source0: http://hotot.googlecode.com/files/hotot-%{version}.tar.gz
9
10 BuildRequires: intltool
11 BuildRequires: python-distutils-extra
12 BuildRequires: python-devel
13 BuildRequires: cmake
14 BuildRequires: pkgconfig(QtWebKit)
15 BuildRequires: qt4-devel
16 Requires: python-webkitgtk
17 Requires: python-notify
18 Requires: python-keybinder
19
20 %description
21 Hotot is an open-source Twitter Client which has a fancy UI and is easy to use.
22
23 %prep
24 %setup -q -n shellex-Hotot-44272ff
25
26 %build
27 %cmake
28
29 %install
30 pushd build
31 %makeinstall_std
32 popd
33
34 %find_lang %{name}
35
36 %files -f %{name}.lang
37 %{_bindir}/hotot
38 %{_bindir}/hotot-qt
39 %{_datadir}/hotot/ext/*
40 %{_datadir}/applications/%{name}-qt.desktop
41 #% {_datadir}/apps/desktoptheme/default/icons/*.svg
42 %{_datadir}/hotot/sound/*.wav
43 %{_datadir}/%{name}/_locales/*/*
44 %{_datadir}/%{name}/js/*
45 %{_datadir}/%{name}/css/*
46 %{_datadir}/%{name}/theme/*
47 %{_datadir}/%{name}/image/*
48 %{_datadir}/%{name}/*.html
49 %{_datadir}/%{name}/*.json
50 %{_datadir}/applications/hotot.desktop
51 %{python_sitearch}/*
52 %{_iconsdir}/hicolor/*/apps/*.*
53 %{_datadir}/%{name}/icons/*/apps/hotot.png
54 %{_datadir}/icons/hicolor/scalable/status/*.svg

  ViewVC Help
Powered by ViewVC 1.1.30