Ravenports generated: 14 Oct 2021 02:08
[ravenports.git] / bucket_94 / liblqr
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               liblqr
4 VERSION=                0.4.2
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        Seam-carving C/C++ library called Liquid Rescaling
8 HOMEPAGE=               http://liblqr.wikidot.com/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://liblqr.wdfiles.com/local--files/en:download-page/
13                         http://mirror.amdmi3.ru/distfiles/
14 DISTFILE[1]=            liblqr-1-0.4.2.tar.bz2:main
15 DF_INDEX=               1
16 SPKGS[standard]=        complete
17                         primary
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 BUILD_DEPENDS=          libxslt:single:standard
24                         docbook-xsl:primary:standard
25                         docbook-xml:single:standard
26
27 USES=                   gmake pkgconfig libtool gettext-tools
28                         gettext-runtime
29 GNOME_COMPONENTS=       glib
30
31 DISTNAME=               liblqr-1-0.4.2
32
33 LICENSE=                LGPL3+:primary
34 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
35 LICENSE_FILE=           LGPL3+:{{WRKSRC}}/COPYING.LESSER
36 LICENSE_AWK=            TERMS:"__LQR_H__"
37 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/lqr/lqr.h
38 LICENSE_SCHEME=         solo
39
40 FPC_EQUIVALENT=         graphics/liblqr-1
41
42 MUST_CONFIGURE=         gnu
43
44 INSTALL_TARGET=         install-strip
45 SOVERSION=              0.3.2
46
47 post-patch:
48         #${REINPLACE_CMD} -e '/^lqr_pkgconfigdir/ s|$$(libdir)|$${exec_prefix}/libdata|' \
49                 ${WRKSRC}/Makefile.in
50         ${REINPLACE_CMD} -e 's|/usr.*chunk\.xsl|${LOCALBASE}/share/xsl/docbook/html/chunk.xsl|' \
51                 ${WRKSRC}/docs/lqr_style.xsl
52         ${REINPLACE_CMD} -e 's|/usr.*docbookx.dtd|${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd|' \
53                 ${WRKSRC}/docs/liblqr_manual.docbook
54
55 post-install:
56         ${MKDIR} ${STAGEDIR}${STD_DOCDIR}
57         ${INSTALL_DATA} ${WRKSRC}/docs/html/* ${STAGEDIR}${STD_DOCDIR}
58
59 post-build:
60         (cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} ${MAKE} html)
61
62 [FILE:571:descriptions/desc.primary]
63 This site is about a seam-carving C/C++ library called Liquid
64 Rescale.
65
66 It is a free, open source implementation of the algorithm described
67 in the paper [1] by Shai Avidan and Ariel Shamir.
68
69 It aims at resizing pictures non uniformly while preserving their
70 features, i.e. avoiding distortion of the important parts.
71
72 The API is intended to be powerful, yet fast and easy to use. It
73 supports saving and loading of the carving information, real-time
74 scaling, manual feature selection, customizable progress report and
75 more.
76
77 [1] http://www.faculty.idc.ac.il/arik/imret.pdf
78
79
80 [FILE:101:distinfo]
81 173a822efd207d72cda7d7f4e951c5000f31b10209366ff7f0f5972f7f9ff137       344739 liblqr-1-0.4.2.tar.bz2
82
83
84 [FILE:366:manifests/plist.primary]
85 include/lqr-1/lqr.h
86 include/lqr-1/lqr/
87  lqr_base.h
88  lqr_carver_bias_pub.h
89  lqr_carver_list_pub.h
90  lqr_carver_pub.h
91  lqr_carver_rigmask_pub.h
92  lqr_cursor_pub.h
93  lqr_energy_pub.h
94  lqr_gradient_pub.h
95  lqr_progress_pub.h
96  lqr_rwindow_pub.h
97  lqr_vmap_list_pub.h
98  lqr_vmap_pub.h
99 lib/
100  liblqr-1.so
101  liblqr-1.so.%%SOMAJOR%%
102  liblqr-1.so.%%SOVERSION%%
103 lib/pkgconfig/lqr-1.pc
104
105
106 [FILE:2916:manifests/plist.docs]
107 share/doc/liblqr/
108  Introduction.html
109  about-this-doc.html
110  api-manual.html
111  app-deprecated.html
112  app-new-0-2.html
113  app-new-0-3.html
114  app-new.html
115  attach-images.html
116  basic.html
117  bias.html
118  energy.html
119  generate-multi-size.html
120  index.html
121  lqr.html
122  overview.html
123  progress.html
124  read-out.html
125  ref-bias.html
126  ref-carve.html
127  ref-energy.html
128  ref-lqr-carver-attach.html
129  ref-lqr-carver-bias-add.html
130  ref-lqr-carver-bias-clear.html
131  ref-lqr-carver-cancel.html
132  ref-lqr-carver-destroy.html
133  ref-lqr-carver-flatten.html
134  ref-lqr-carver-get-channels.html
135  ref-lqr-carver-get-col-depth.html
136  ref-lqr-carver-get-depth.html
137  ref-lqr-carver-get-energy.html
138  ref-lqr-carver-get-enl-step.html
139  ref-lqr-carver-get-height.html
140  ref-lqr-carver-get-image-type.html
141  ref-lqr-carver-get-orientation.html
142  ref-lqr-carver-get-ref-height.html
143  ref-lqr-carver-get-ref-width.html
144  ref-lqr-carver-get-width.html
145  ref-lqr-carver-init.html
146  ref-lqr-carver-list-current.html
147  ref-lqr-carver-list-foreach.html
148  ref-lqr-carver-list-next.html
149  ref-lqr-carver-list-start.html
150  ref-lqr-carver-new.html
151  ref-lqr-carver-resize.html
152  ref-lqr-carver-rigmask-add.html
153  ref-lqr-carver-rigmask-clear.html
154  ref-lqr-carver-scan-by-row.html
155  ref-lqr-carver-scan-line.html
156  ref-lqr-carver-scan-reset.html
157  ref-lqr-carver-scan.html
158  ref-lqr-carver-set-alpha-channel.html
159  ref-lqr-carver-set-black-channel.html
160  ref-lqr-carver-set-dump-vmaps.html
161  ref-lqr-carver-set-energy-function-builtin.html
162  ref-lqr-carver-set-energy-function.html
163  ref-lqr-carver-set-enl-step.html
164  ref-lqr-carver-set-gradient-function.html
165  ref-lqr-carver-set-image-type.html
166  ref-lqr-carver-set-preserve-input-image.html
167  ref-lqr-carver-set-progress.html
168  ref-lqr-carver-set-resize-order.html
169  ref-lqr-carver-set-side-switch-frequency.html
170  ref-lqr-carver-set-use-cache.html
171  ref-lqr-col-depth.html
172  ref-lqr-image-type.html
173  ref-lqr-progress-new.html
174  ref-lqr-progress-set-end-height-message.html
175  ref-lqr-progress-set-end-width-message.html
176  ref-lqr-progress-set-end.html
177  ref-lqr-progress-set-init-height-message.html
178  ref-lqr-progress-set-init-width-message.html
179  ref-lqr-progress-set-init.html
180  ref-lqr-progress-set-update-step.html
181  ref-lqr-progress-set-update.html
182  ref-lqr-ret-val.html
183  ref-lqr-rwindow-get-channels.html
184  ref-lqr-rwindow-get-radius.html
185  ref-lqr-rwindow-get-read-t.html
186  ref-lqr-rwindow-read.html
187  ref-lqr-vmap-destroy.html
188  ref-lqr-vmap-dump.html
189  ref-lqr-vmap-get-data.html
190  ref-lqr-vmap-get-depth.html
191  ref-lqr-vmap-get-height.html
192  ref-lqr-vmap-get-orientation.html
193  ref-lqr-vmap-get-width.html
194  ref-lqr-vmap-internal-dump.html
195  ref-lqr-vmap-list-current.html
196  ref-lqr-vmap-list-foreach.html
197  ref-lqr-vmap-list-next.html
198  ref-lqr-vmap-list-start.html
199  ref-lqr-vmap-load.html
200  ref-lqr-vmap-new.html
201  ref-pages.html
202  ref-progress.html
203  ref-rigmask.html
204  ref-vmaps.html
205  references.html
206  release.html
207  rigmask.html
208  seam-carve.html
209  tuning.html
210  vmaps.html
211