forked from qunying/rhide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rhide.spec
70 lines (66 loc) · 2.13 KB
/
rhide.spec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Summary: IDE for developing like the old known Borland 3.1 IDE
Name: rhide
Version: 1.5
Release: 1
Copyright: GPL
Group: Development/Debuggers
Source: rhide-1.5.tar.gz
Packager: Robert Hoehne <robert.hoehne@gmx.net>
Vendor: Robert Hoehne <robert.hoehne@gmx.net>
Buildroot: /usr/src/packages/BUILD
Prefix: /usr
%description
RHIDE allows you to develop your programs in an text-based
environment like known from old Borlands`s IDE but improved
and adapted for GNU/Linux. RHIDE supports nearly every compiler,
which gcc supports, and additionally also the pascal compilers
gpc and fpk. The pascal support is somewhat untested but should
work after some runtime configuration on RHIDE.
%prep
%setup
./configure
%build
make RHIDESRC=`pwd`
%install
make RHIDESRC=`pwd` install prefix=$RPM_BUILD_ROOT/usr
%post
tic /usr/share/rhide/eterm-rhide
%files
/usr/bin/gpr2mak
/usr/bin/gprexp
/usr/bin/rhgdb
/usr/bin/rhide
/usr/bin/rhidex
/usr/bin/rhgdbx
%doc /usr/share/doc/rhide/COPYING
%doc /usr/share/doc/rhide/COPYING.RH
%doc /usr/share/doc/rhide/LINUX.TXT
%doc /usr/share/doc/rhide/README.IDE
%doc /usr/share/doc/rhide/RHIDE.BIN
%doc /usr/share/doc/rhide/VCSA.SH
%doc /usr/share/doc/rhide/readme.key
%doc /usr/share/doc/rhide/rhide.txt
/usr/share/info/infview.inf
/usr/share/info/rhide.inf
/usr/share/info/setedit.inf
/usr/share/locale/cs/LC_MESSAGES/rhide.mo
/usr/share/locale/da/LC_MESSAGES/rhide.mo
/usr/share/locale/de/LC_MESSAGES/rhide.mo
/usr/share/locale/es/LC_MESSAGES/rhide.mo
/usr/share/locale/fi/LC_MESSAGES/rhide.mo
/usr/share/locale/fr/LC_MESSAGES/rhide.mo
/usr/share/locale/it/LC_MESSAGES/rhide.mo
/usr/share/locale/nl/LC_MESSAGES/rhide.mo
/usr/share/locale/no/LC_MESSAGES/rhide.mo
/usr/share/locale/pl/LC_MESSAGES/rhide.mo
/usr/share/locale/pt/LC_MESSAGES/rhide.mo
/usr/share/locale/sv/LC_MESSAGES/rhide.mo
%config /usr/share/rhide/rhide_.env
%config /usr/share/rhide/SET/clippmac.pmc
%config /usr/share/rhide/SET/cpmacros.pmc
%config /usr/share/rhide/SET/htmlmac.pmc
%config /usr/share/rhide/SET/macros.slp
%config /usr/share/rhide/SET/perlmac.pmc
%config /usr/share/rhide/SET/pmacros.pmc
%config /usr/share/rhide/SET/syntaxhl.shl
%config /usr/share/rhide/eterm-rhide