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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 308117 - (hide annotations) (download)
Fri Oct 19 02:12:36 2012 UTC (11 years, 6 months ago) by fwang
File size: 950 byte(s)
new version 2.9.9
1 mikala 51815 Summary: Very powerful Quake style Konsole
2     Name: yakuake
3 fwang 308117 Version: 2.9.9
4 mikala 51815 Release: %mkrel 1
5     License: GPLv2+
6     Group: Graphical desktop/KDE
7 fwang 308117 Source: http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
8 mikala 51815 Url: http://www.kde-apps.org/content/show.php?content=29153
9     BuildRequires: kdelibs4-devel
10     Requires: konsole
11     Obsoletes: kde4-%name <= 2.9.2
12     Provides: kde4-%name = %version
13    
14     %description
15     Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.
16    
17     %files -f %{name}.lang
18     %defattr(-,root,root,-)
19     %doc AUTHORS ChangeLog README TODO NEWS KDE4FAQ
20     %{_kde_bindir}/*
21     %{_kde_datadir}/applications/kde4/*.desktop
22     %{_kde_appsdir}/%{name}
23     %{_kde_iconsdir}/hicolor/*/apps/*
24    
25     #--------------------------------------------------------------------
26    
27     %prep
28     %setup -qn %{name}-%{version}
29    
30     %build
31     %cmake_kde4
32     %make
33    
34     %install
35     %makeinstall_std -C build
36    
37     %find_lang %name

  ViewVC Help
Powered by ViewVC 1.1.30