Ravenports generated: 24 Mar 2018 09:59
[ravenports.git] / bucket_A2 / oniguruma
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               oniguruma
4 VERSION=                6.8.1
5 KEYWORDS=               textproc devel
6 VARIANTS=               standard
7 SDESC[standard]=        REGEX library compatible with POSIX/GNU/Perl
8 HOMEPAGE=               https://github.com/kkos/oniguruma
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/kkos:oniguruma:v6.8.1
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         examples
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 USES=                   autoreconf libtool
24
25 FPC_EQUIVALENT=         devel/oniguruma
26
27 MUST_CONFIGURE=         gnu
28
29 INSTALL_TARGET=         install-strip
30 SOVERSION=              5.0.0
31
32 post-patch:
33         ${REINPLACE_CMD} -e \
34                 '/^INCLUDES/s|$$(includedir)|| ; \
35                  s|$$(<)|$$(@).in|' ${WRKSRC}/Makefile.am
36
37 post-install:
38         @${MKDIR} ${STAGEDIR}${STD_DOCDIR} ${STAGEDIR}${STD_EXAMPLESDIR}
39         (cd ${WRKSRC} && ${INSTALL_DATA} HISTORY README ${STAGEDIR}${STD_DOCDIR})
40         (cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${STAGEDIR}${STD_DOCDIR})
41         (cd ${WRKSRC}/sample && ${INSTALL_DATA} *.c ${STAGEDIR}${STD_EXAMPLESDIR})
42
43 [FILE:173:descriptions/desc.primary]
44 Oniguruma is a regular expressions library. The characteristics of this 
45 library is that different character encoding for every regular 
46 expression object can be specified.
47
48
49 [FILE:106:distinfo]
50 6a346d2bf7fde862f274cddef7bf98c93754b63b565be07d25a44342141e4e86       639896 kkos-oniguruma-6.8.1.tar.gz
51
52
53 [FILE:167:manifests/plist.primary]
54 bin/onig-config
55 include/
56  oniggnu.h
57  onigposix.h
58  oniguruma.h
59 lib/
60  libonig.a
61  libonig.so
62  libonig.so.%%SOMAJOR%%
63  libonig.so.%%SOVERSION%%
64 lib/pkgconfig/oniguruma.pc
65
66
67 [FILE:164:manifests/plist.examples]
68 share/examples/oniguruma/
69  bug_fix.c
70  callout.c
71  count.c
72  crnl.c
73  echo.c
74  encode.c
75  listcap.c
76  names.c
77  posix.c
78  scan.c
79  simple.c
80  sql.c
81  syntax.c
82  user_property.c
83
84
85 [FILE:134:manifests/plist.docs]
86 share/doc/oniguruma/
87  API
88  API.ja
89  CALLOUTS.BUILTIN
90  CALLOUTS.BUILTIN.ja
91  FAQ
92  FAQ.ja
93  HISTORY
94  RE
95  RE.ja
96  README
97  UNICODE_PROPERTIES
98