aboutsummaryrefslogtreecommitdiff
path: root/redhat/perl-Tk-Zinc.spec
blob: 082be8e29617bdec06748695a0d27cb2fc49e125 (plain)
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
Summary: Zinc, a canvas replacement for Tk
Name: perl-Tk-Zinc
Version: 3.296
Release: 1
Copyright: LGPL
Vendor: Centre d'Etudes de la Navigation Aerienne
Packager: Alexandre Lemort <lemort@intuilab.com>
Distribution: Zinc
Group: System Environment/Libraries
Url: http://www.cena.fr/divisions/PII/
Source: perl-Tk-Zinc-3.296.tar.gz
Requires: perl-Tk
BuildArchitectures: i386
BuildRoot: /var/tmp/perl-Tk-Zinc-buildroot

%description
Zinc is a canvas like widget for the Tk toolkit. Its has been
 designed to provide a structured organization of its graphical
 components. It provides also advanced geometrical and graphical
 capabilities such as geometric construction (boolean ops),
 transformations, non rectangular clipping gradient fills, smart
 reliefs, etc.

This contains the dynamic libraries that are necessary for
running applications which use Zinc.

%prep
%setup -q -n perl-Tk-Zinc-%{version}

%build
./configure --enable-ptk=yes --enable-gl=damage --prefix=$RPM_BUILD_ROOT/usr --exec-prefix=$RPM_BUILD_ROOT/usr
cd Perl
./export2cpan
cd ../export2cpan/tk-zinc
perl Makefile.PL
make

%clean
rm -rf $RPM_BUILD_ROOT

%install
rm -rf $RPM_BUILD_ROOT
mkdirhier $RPM_BUILD_ROOT/usr/lib
cd export2cpan/tk-zinc
make PREFIX=$RPM_BUILD_ROOT/usr prefix=$RPM_BUILD_ROOT/usr INSTALLDIRS=perl install
find $RPM_BUILD_ROOT/usr -type f -print | sed "s@^$RPM_BUILD_ROOT@@g" | grep -v Zinc.bs | grep -v .packlist > ../../perl-Tk-Zinc-%{version}-filelist

%files -f perl-Tk-Zinc-%{version}-filelist
%defattr(-,root,root)

%changelog
 

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-1

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-2

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-3

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-4

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-5

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-6

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-7

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-8

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-9

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-10

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-11

 * Tue Oct 31 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.19-12

 * Mon Mar 12 2001 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.23-1

 * Tue Mar 13 2001 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.23-2

 * Tue Mar 13 2001 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.23-3

 * Fri Mar 16 2001 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.24-1

 * Tue Apr 10 2001 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.1.26-1

 * Wed Jan 16 2002 Stéphane Chatty
- Generation of version 3.2.3-1

 * Thu Apr 4 2002 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.2.4-1

 * Wed Sep 18 2002 Stéphane Chatty <chatty@intuilab.com>
- Generation of version 3.2.6-1

 * Mon Feb 17 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.2.6h-1
- Mandrake 9 compilation
- Removes installgpc in redhat/rules

 * Wed May 14 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.2.92-1
- Mandrake 9 compilation

 * Sat May 17 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.2.93-1
- Mandrake 9 compilation

 * Fri Jun 20 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.2.94-1
- Mandrake 9 compilation

 * Fri Jun 20 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.2.94-2
- Mandrake 9.1 compilation

 * Wed Oct 15 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.295-1
- Mandrake 9 compilation

 * Tue Oct 28 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.295-2

 * Fri Nov 28 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.295-3

 * Mon Dec 15 2003 Alexandre Lemort <lemort@intuilab.com>
- Generation of version 3.296-1