Ravenports generated: 08 Jun 2019 06:21
[ravenports.git] / bucket_7E / libkate
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libkate
4 VERSION=                0.4.1
5 KEYWORDS=               multimedia
6 VARIANTS=               standard
7 SDESC[standard]=        Codec for karaoke and text encapsulation for Ogg
8 HOMEPAGE=               https://wiki.xiph.org/OggKate
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://ftp.osuosl.org/pub/xiph/releases/kate/
13 DISTFILE[1]=            libkate-0.4.1.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILDRUN_DEPENDS=       libogg:primary:standard
23                         png:single:standard
24
25 USES=                   fbsd10fix gmake libtool pkgconfig
26
27 LICENSE=                CUSTOM1:primary
28 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
29 LICENSE_NAME=           CUSTOM1:"Libkate License"
30 LICENSE_FILE=           CUSTOM1:{{WRKSRC}}/COPYING
31 LICENSE_AWK=            TERMS:"ifndef KATE_kate_meta_h_GUARD"
32 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/src/kate_meta.h
33 LICENSE_SCHEME=         solo
34
35 FPC_EQUIVALENT=         multimedia/libkate
36
37 MUST_CONFIGURE=         gnu
38 CONFIGURE_ARGS=         --disable-doc
39
40 INSTALL_REQ_TOOLCHAIN=  yes
41 SOVERSION=              1.3.0
42 PLIST_SUB=              OGGKATE_SOVER=1.2.2
43                         OGGKATE_SOMAJOR=1
44
45 post-install:
46         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libkate.${LIBEXT}
47         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liboggkate.${LIBEXT}
48
49 [FILE:602:descriptions/desc.primary]
50 Kate is a codec for karaoke and text encapsulation for Ogg. Most of the 
51 time, this would be multiplexed with audio/video to carry subtitles, song 
52 lyrics (with or without karaoke data), etc, but doesn't have to be. A 
53 possible use of a lone Kate stream would be an e-book. Moreover, the 
54 motion feature gives Kate a powerful means to describe arbitrary curves, 
55 so hand drawing of shapes can be achieved. This was originally meant for 
56 karaoke use, but can be used for any purpose. Motions can be attached to 
57 various semantics, like position, color, etc, so scrolling or fading text 
58 can be defined.
59
60
61 [FILE:99:distinfo]
62 c40e81d5866c3d4bf744e76ce0068d8f388f0e25f7e258ce0c8e76d7adc87b68       906896 libkate-0.4.1.tar.gz
63
64
65 [FILE:366:manifests/plist.primary]
66 bin/
67  katalyzer
68  katedec
69  kateenc
70 include/kate/
71  kate.h
72  kate_config.h
73  oggkate.h
74 lib/
75  libkate.a
76  libkate.so
77  libkate.so.%%SOMAJOR%%
78  libkate.so.%%SOVERSION%%
79  liboggkate.a
80  liboggkate.so
81  liboggkate.so.%%OGGKATE_SOMAJOR%%
82  liboggkate.so.%%OGGKATE_SOVER%%
83 lib/pkgconfig/
84  kate.pc
85  oggkate.pc
86 share/man/man1/
87  KateDJ.1.gz
88  katalyzer.1.gz
89  katedec.1.gz
90  kateenc.1.gz
91
92
93 [FILE:3199:manifests/plist.docs]
94 share/doc/libkate/
95  AUTHORS
96  COPYING
97  ChangeLog
98  README
99  THANKS
100 share/doc/libkate/html/
101  Format.html
102  HOWTO.html
103  Support.html
104  annotated.html
105  categories.html
106  classes.html
107  config_8h-source.html
108  config_8h_source.html
109  decoding_8c-example.html
110  doxygen.css
111  doxygen.png
112  encoding_8c-example.html
113  errors.html
114  examples.html
115  files.html
116  format_0x00.html
117  format_0x01.html
118  format_0x7f.html
119  format_0x80.html
120  format_0x81.html
121  format_0x82.html
122  format_0x83.html
123  format_0x84.html
124  format_0x85.html
125  format_0x86.html
126  format_0x87.html
127  format_0x88.html
128  format_32v.html
129  format_bitmap.html
130  format_color.html
131  format_curve.html
132  format_font_range.html
133  format_fp.html
134  format_metadata.html
135  format_motion.html
136  format_palette.html
137  format_region.html
138  format_rle.html
139  format_style.html
140  format_warp.html
141  functions.html
142  functions_vars.html
143  globals.html
144  globals_0x63.html
145  globals_0x64.html
146  globals_0x65.html
147  globals_0x66.html
148  globals_0x67.html
149  globals_0x68.html
150  globals_0x69.html
151  globals_0x6c.html
152  globals_0x6d.html
153  globals_0x6f.html
154  globals_0x70.html
155  globals_0x72.html
156  globals_0x73.html
157  globals_0x74.html
158  globals_0x75.html
159  globals_0x76.html
160  globals_0x77.html
161  globals_defs.html
162  globals_enum.html
163  globals_eval.html
164  globals_func.html
165  granule.html
166  group__comments.html
167  group__decoding.html
168  group__encoding.html
169  group__font.html
170  group__granule.html
171  group__high.html
172  group__info.html
173  group__metadata.html
174  group__misc.html
175  group__ogg__decode.html
176  group__ogg__encode.html
177  group__packet.html
178  group__text.html
179  group__tracker.html
180  group__version.html
181  high_8c-example.html
182  index.html
183  kate_8c_source.html
184  kate_8h-source.html
185  kate_8h.html
186  kate_8h_source.html
187  kate__bitwise_8c_source.html
188  kate__bitwise_8h_source.html
189  kate__comment_8c_source.html
190  kate__config_8h-source.html
191  kate__config_8h_source.html
192  kate__decode_8c_source.html
193  kate__decode__state_8c_source.html
194  kate__decode__state_8h_source.html
195  kate__encode_8c_source.html
196  kate__encode__state_8c_source.html
197  kate__encode__state_8h_source.html
198  kate__event_8c_source.html
199  kate__font_8c_source.html
200  kate__fp_8c_source.html
201  kate__fp_8h_source.html
202  kate__granule_8c_source.html
203  kate__high_8c_source.html
204  kate__info_8c_source.html
205  kate__internal_8h_source.html
206  kate__motion_8c_source.html
207  kate__ogg_8c_source.html
208  kate__packet_8c_source.html
209  kate__rle_8c_source.html
210  kate__rle_8h_source.html
211  kate__text_8c_source.html
212  kate__tracker_8c_source.html
213  modules.html
214  oggkate_8h-source.html
215  oggkate_8h.html
216  oggkate_8h_source.html
217  pages.html
218  structkate__active__event.html
219  structkate__bitmap.html
220  structkate__color.html
221  structkate__comment.html
222  structkate__curve.html
223  structkate__decode__state.html
224  structkate__encode__state.html
225  structkate__event.html
226  structkate__event__timing.html
227  structkate__font__mapping.html
228  structkate__font__range.html
229  structkate__info.html
230  structkate__memory__guard.html
231  structkate__motion.html
232  structkate__pack__buffer.html
233  structkate__packet.html
234  structkate__palette.html
235  structkate__region.html
236  structkate__state.html
237  structkate__style.html
238  structkate__tracker.html
239  structkate__tracker__internal.html
240  tab_b.gif
241  tab_l.gif
242  tab_r.gif
243  tabs.css
244