source: rtems-source-builder/rtems/config/graphics/t1lib-5.1.2-1.cfg @ 70fc466

4.104.95
Last change on this file since 70fc466 was 457c7ec, checked in by YANG Qiao <yangqiao0505@…>, on 08/10/15 at 12:48:24

add t1lib bset (patch url should be changed after it is merged into rtems git server)

  • Property mode set to 100644
File size: 299 bytes
Line 
1#
2# t1lib 5.1.2
3#
4
5%if %{release} == %{nil}
6 %define release 1
7%endif
8
9%include %{_configdir}/rtems-bsp.cfg
10
11#
12# t1lib Version
13#
14%define t1lib_version 5.1.2
15
16%hash md5 t1lib-%{t1lib_version}.tar.gz a5629b56b93134377718009df1435f3c
17
18#
19# t1lib Build configuration
20#
21%include %{_configdir}/t1lib-1.cfg
Note: See TracBrowser for help on using the repository browser.