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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 173186 - (hide annotations) (download)
Sun Nov 27 22:25:38 2011 UTC (12 years, 4 months ago) by mikala
Original Path: cauldron/telepathy-qt4/current/SPECS/telepathy-qt4.spec
File size: 2455 byte(s)
Update tarball to 0.8.0
- remove %defattr() & %clean section

1 dmorgan 82068 Name: telepathy-qt4
2 mikala 173186 Version: 0.8.0
3 dmorgan 112821 Release: %mkrel 1
4 dmorgan 82068 Summary: Base classes for use in connection managers, and proxy classes
5 ahmad 87559 License: LGPLv2+
6 dmorgan 82068 Group: Networking/Instant messaging
7     Url: http://telepathy.freedesktop.org/wiki/Telepathy-Qt4
8 ahmad 87559 Source0: http://telepathy.freedesktop.org/releases/telepathy-qt4/%name-%version.tar.gz
9 fwang 134901 Patch0: telepathy-qt4-0.7.2-fix-linking.patch
10 dmorgan 82068 BuildRequires: qt4-devel
11     BuildRequires: libtelepathy-farsight-devel >= 0.0.4
12 fwang 134854 BuildRequires: libtelepathy-glib-devel >= 0.15.1
13 dmorgan 82068 BuildRequires: libgstreamer-plugins-base-devel
14     BuildRequires: gstreamer0.10-devel
15 ahmad 87559 BuildRequires: python python-dbus
16     BuildRequires: cmake
17 dmorgan 112834 BuildRequires: doxygen
18 dmorgan 82068
19     %description
20     Qt4 libraries for use in Telepathy clients and connection managers
21    
22     #--------------------------------------------------------------------
23    
24     %define libtelepathy_qt4_farsight_major 1
25     %define libtelepathy_qt4_farsight %mklibname telepathy-qt4-farsight %{libtelepathy_qt4_farsight_major}
26    
27     %package -n %libtelepathy_qt4_farsight
28     Summary: Core Decibel library
29     Group: System/Libraries
30    
31     %description -n %libtelepathy_qt4_farsight
32     Core Decibel library.
33    
34     %files -n %libtelepathy_qt4_farsight
35     %{_libdir}/libtelepathy-qt4-farsight.so.%{libtelepathy_qt4_farsight_major}*
36    
37     #--------------------------------------------------------------------
38    
39     %define libtelepathy_qt4_major 1
40     %define libtelepathy_qt4 %mklibname telepathy-qt4_ %{libtelepathy_qt4_major}
41    
42     %package -n %libtelepathy_qt4
43     Summary: Core Decibel library
44     Group: System/Libraries
45    
46     %description -n %libtelepathy_qt4
47     Core Decibel library.
48    
49     %files -n %libtelepathy_qt4
50     %{_libdir}/libtelepathy-qt4.so.%{libtelepathy_qt4_major}*
51    
52     #--------------------------------------------------------------------
53    
54 ahmad 87559 %define develname %mklibname telepathy-qt4 -d
55    
56     %package -n %{develname}
57 dmorgan 82068 Summary: %{name} development files
58     Group: Development/Other
59     Provides: libtelepathy-qt-devel = %{version}
60 dmorgan 88805 Provides: %name-devel = %{version}
61 dmorgan 82068 Requires: %libtelepathy_qt4 = %{version}
62     Requires: %libtelepathy_qt4_farsight = %{version}
63    
64 ahmad 87559 %description -n %{develname}
65 dmorgan 82068 Telepathy-qt development files.
66    
67 ahmad 87559 %files -n %{develname}
68     %doc AUTHORS ChangeLog COPYING HACKING NEWS README
69 dmorgan 82068 %{_includedir}/*
70     %{_libdir}/pkgconfig/*
71     %{_libdir}/*.so
72    
73     #--------------------------------------------------------------------
74    
75     %prep
76     %setup -q -n %name-%version
77 fwang 134901 %patch0 -p1 -b .link
78 dmorgan 82068
79     %build
80     %cmake
81     %make
82    
83     %install
84     %makeinstall_std -C build
85    

  ViewVC Help
Powered by ViewVC 1.1.30