/[packages]/cauldron/comex-qt/current/SPECS/comex-qt.spec
ViewVC logotype

Annotation of /cauldron/comex-qt/current/SPECS/comex-qt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389214 - (hide annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
File size: 1244 byte(s)
oops
1 hman 199177 Summary: QT user interface for comex project
2     Name: comex-qt
3     Version: 0.1.6.2
4 umeabot 348079 Release: %mkrel 2
5 hman 199177 License: GPLv2
6     #ExcludeArch: ppc64
7     Group: Office
8     Source: http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
9     BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
10     URL: http://comex-project.googlecode.com/
11     BuildArch: noarch
12     # don't generate debug file because is empty
13     # % define debug_package %{nil}
14    
15     BuildRequires: mono
16     BuildRequires: log4net-devel
17     BuildRequires: comex-base-devel >= 0.1.8.5
18     BuildRequires: qyoto
19     BuildRequires: qyoto-devel
20     BuildRequires: pinentry-qt4
21     BuildRequires: pkgconfig
22    
23     Requires: mono
24     Requires: log4net
25     Requires: comex-base >= 0.1.8.5
26     Requires: qyoto
27     Requires: qyoto-devel
28    
29    
30     %description
31     Is QT user interface of a simple application that can be used to exchange
32     data with smartcards using PC/SC standard readers or smartmouse
33     phoenix serial reader.
34    
35    
36     %prep
37     %setup -q
38    
39     %build
40     %configure2_5x --libdir=%_prefix/lib
41     %make
42    
43     %install
44     rm -fr %{buildroot}
45     %makeinstall_std
46    
47    
48     %clean
49     rm -rf %{buildroot}
50    
51    
52     %files
53     %defattr(-,root,root,-)
54     %doc copying.gpl comex-qt/readme
55     %{_bindir}/%{name}
56     %_prefix/lib/%{name}/
57     %{_datadir}/pixmaps/%{name}.png
58     %{_datadir}/applications/%{name}.desktop
59    
60    
61    

  ViewVC Help
Powered by ViewVC 1.1.30