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

Diff of /cauldron/blt/current/SPECS/blt.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 885916 by tv, Sat Oct 3 13:32:40 2015 UTC revision 885917 by shlomif, Sat Oct 3 15:48:05 2015 UTC
# Line 1  Line 1 
1  Summary:        A Tk toolkit extension, including widgets, geometry managers, etc  Summary:        A Tk toolkit extension, including widgets, geometry managers, etc
2  Name:           blt  Name:           blt
3  Version:        2.5  Version:        2.5
4  Release:        %mkrel 9  Release:        %mkrel 10
5  License:        MIT  License:        MIT
6  Group:          System/Libraries  Group:          System/Libraries
7  URL:            http://pdqi.com/w/pw/pdqi/Wize/Blt  URL:            http://pdqi.com/w/pw/pdqi/Wize/Blt
# Line 18  Patch0: blt-2.5-mga-cplusplus.patch Line 18  Patch0: blt-2.5-mga-cplusplus.patch
18  # (tv) Tcl/Tk 8.6 fixes from FC, adapted for blt-2.5:  # (tv) Tcl/Tk 8.6 fixes from FC, adapted for blt-2.5:
19  Patch1: blt2.4z-tcl8.6.patch  Patch1: blt2.4z-tcl8.6.patch
20  Patch2: blt2.4z-tk8.6.patch  Patch2: blt2.4z-tk8.6.patch
21    Patch3: blt-2.5-mga-errorLine.patch
22    
23  %description  %description
24  BLT is an extension to the Tk toolkit. BLT's most useful feature is the  BLT is an extension to the Tk toolkit. BLT's most useful feature is the
# Line 43  autoconf-2.13 Line 44  autoconf-2.13
44  %build  %build
45  %configure --libdir=%{tcl_sitearch} \  %configure --libdir=%{tcl_sitearch} \
46     --with-tcl=%{_libdir}     --with-tcl=%{_libdir}
47  make  make
48    
49  %install  %install
50  %{__mkdir_p} %{buildroot}%{_libdir}  %{__mkdir_p} %{buildroot}%{_libdir}
# Line 73  for i in bitmap graph tabset tree watch; Line 74  for i in bitmap graph tabset tree watch;
74  done  done
75    
76  # need to be available as a shared lib as well as a tcl module  # need to be available as a shared lib as well as a tcl module
77  ln -s %{tcl_sitearch}/libBLT25.so %{buildroot}%{_libdir}/libBLT25.so  ln -s %{tcl_sitearch}/libBLT25.so %{buildroot}%{_libdir}/libBLT25.so
78  ln -s %{tcl_sitearch}/libBLTlite25.so %{buildroot}%{_libdir}/libBLTlite25.so  ln -s %{tcl_sitearch}/libBLTlite25.so %{buildroot}%{_libdir}/libBLTlite25.so
79    
80  # development crap, we don't have anything that builds against this  # development crap, we don't have anything that builds against this
81  # at present  # at present

Legend:
Removed from v.885916  
changed lines
  Added in v.885917

  ViewVC Help
Powered by ViewVC 1.1.30