ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt-unicode.spec
Revision: 1.3
Committed: Wed Jan 11 23:08:54 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-7_3, rel-7_2, rel-7_1, rel-7_0, rel-7_7, rel-7_6, rel-7_5, rel-7_4, rel-7_3a
Changes since 1.2: +1 -8 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Name: rxvt-unicode
2 Version: 4.2
3 Release: 1
4 Summary: rxvt-unicode is an unicode version of rxvt
5 License: GPL
6 Group: Terminals
7 Url: http://software.schmorp.de/
8 Buildroot: /var/tmp/%{name}-root
9
10 Source: http://dist.schmorp.de/%name/%name-%version.tar.bz2
11
12 # Automatically added by buildreq on Mon Oct 11 2004
13 BuildRequires: fontconfig-devel freetype2-devel gcc-c++ glib2 groff-base hostinfo libstdc++-devel pkgconfig xorg-x11-devel xorg-x11-libs xorg-x11-locales termutils-devel
14
15 %description
16 rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
17 store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
18 and output. It also supports mixing multiple fonts at the same time, including
19 Xft fonts.
20
21 %prep
22 %setup -q
23
24 %build
25 %configure
26 make
27
28 %install
29 make install DESTDIR=$RPM_BUILD_ROOT
30 tic -o $RPM_BUILD_ROOT/%_datadir/terminfo doc/etc/rxvt-unicode.terminfo
31
32 %files
33 %doc README.FAQ INSTALL doc/README.menu doc/README.xvt doc/etc doc/menu
34 %{_bindir}/*
35 %{_mandir}/man1/*
36 %{_mandir}/man7/*
37 %{_datadir}/terminfo/r/*
38
39
40 %changelog
41 * Mon Dec 01 2004 vherva@babbage 4.2-1
42 - 4.2
43
44 * Mon Nov 27 2004 vherva@babbage 4.1-1
45 - 4.1