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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2040878 - (hide annotations) (download)
Tue Feb 13 12:54:30 2024 UTC (2 months ago) by solbu
File size: 823 byte(s)
Add missing bison dependency
1 misc 53377 Summary: Terminal multiplexer
2 kharec 137523 Name: tmux
3 solbu 2040877 Version: 3.4
4     Release: %mkrel 1
5 daviddavid 1229954 License: BSD
6 misc 53377 Group: Terminals
7 danf 1785198 Url: https://tmux.github.io/
8 daviddavid 1229954 Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
9 ovitters 1146780 BuildRequires: pkgconfig(ncurses)
10     BuildRequires: pkgconfig(libevent)
11 daviddavid 1940814 BuildRequires: pkgconfig(libsystemd)
12     BuildRequires: utempter-devel
13 solbu 2040878 BuildRequires: bison
14 solbu 310621
15 misc 53377 %description
16     tmux is a "terminal multiplexer". It allows a number of terminals (or
17     windows) to be accessed and controlled from a single terminal. It is
18     intended to be a simple, modern, BSD-licensed alternative to programs
19     such as GNU screen.
20    
21 solbu 310621
22 misc 53377 %prep
23     %setup -q
24 blino 872306 %autopatch -p1
25 misc 53377
26     %build
27 daviddavid 1940814 %configure --enable-systemd
28 ngompa 1058483 %make_build
29 misc 53377
30     %install
31 solbu 1583446 %make_install
32 misc 53377
33     %files
34 solbu 1465863 %doc README CHANGES
35 daviddavid 1940814 %license COPYING
36 solbu 310621 %{_bindir}/tmux
37     %{_mandir}/man1/tmux.*
38    

  ViewVC Help
Powered by ViewVC 1.1.30