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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 284665 - (hide annotations) (download)
Tue Aug 28 11:39:09 2012 UTC (11 years, 7 months ago) by fedya
File size: 1372 byte(s)
Description from official web-site
1 fedya 284662 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 fedya 284665 Hotot is a opensource Twitter Client
22     has a fancy UI and easy to use.
23 fedya 284662
24     %prep
25     %setup -q -n shellex-Hotot-44272ff
26    
27     %build
28     %cmake
29    
30     %install
31     pushd build
32     %makeinstall_std
33     popd
34    
35     %find_lang %{name}
36    
37     %post
38     %{update_menus}
39    
40     %postun
41     %{clean_menus}
42    
43     %files -f %{name}.lang
44     %{_bindir}/hotot
45     %{_bindir}/hotot-qt
46     %{_datadir}/hotot/ext/*
47     %{_datadir}/applications/%{name}-qt.desktop
48     #% {_datadir}/apps/desktoptheme/default/icons/*.svg
49     %{_datadir}/hotot/sound/*.wav
50     %{_datadir}/%{name}/_locales/*/*
51     %{_datadir}/%{name}/js/*
52     %{_datadir}/%{name}/css/*
53     %{_datadir}/%{name}/theme/*
54     %{_datadir}/%{name}/image/*
55     %{_datadir}/%{name}/*.html
56     %{_datadir}/%{name}/*.json
57     %{_datadir}/applications/hotot.desktop
58     %{python_sitearch}/*
59     %{_iconsdir}/hicolor/*/apps/*.*
60     %{_datadir}/%{name}/icons/*/apps/hotot.png
61     %{_datadir}/icons/hicolor/scalable/status/*.svg

  ViewVC Help
Powered by ViewVC 1.1.30