/[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 284662 - (show annotations) (download)
Tue Aug 28 11:32:10 2012 UTC (11 years, 7 months ago) by fedya
File size: 1416 byte(s)
imported package hotot
1 Name: hotot
2 Version: 0.9.8.7
3 Release: %mkrel 1
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 a lightweight & open source
22 Microblogging Client, coding using Python language
23 and designed for Linux.
24
25 %prep
26 %setup -q -n shellex-Hotot-44272ff
27
28 %build
29 %cmake
30
31 %install
32 pushd build
33 %makeinstall_std
34 popd
35
36 %find_lang %{name}
37
38 %post
39 %{update_menus}
40
41 %postun
42 %{clean_menus}
43
44 %files -f %{name}.lang
45 %{_bindir}/hotot
46 %{_bindir}/hotot-qt
47 %{_datadir}/hotot/ext/*
48 %{_datadir}/applications/%{name}-qt.desktop
49 #% {_datadir}/apps/desktoptheme/default/icons/*.svg
50 %{_datadir}/hotot/sound/*.wav
51 %{_datadir}/%{name}/_locales/*/*
52 %{_datadir}/%{name}/js/*
53 %{_datadir}/%{name}/css/*
54 %{_datadir}/%{name}/theme/*
55 %{_datadir}/%{name}/image/*
56 %{_datadir}/%{name}/*.html
57 %{_datadir}/%{name}/*.json
58 %{_datadir}/applications/hotot.desktop
59 %{python_sitearch}/*
60 %{_iconsdir}/hicolor/*/apps/*.*
61 %{_datadir}/%{name}/icons/*/apps/hotot.png
62 %{_datadir}/icons/hicolor/scalable/status/*.svg

  ViewVC Help
Powered by ViewVC 1.1.30