# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= liblqr VERSION= 0.4.2 KEYWORDS= graphics VARIANTS= standard SDESC[standard]= Seam-carving C/C++ library called Liquid Rescaling HOMEPAGE= http://liblqr.wikidot.com/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= http://liblqr.wdfiles.com/local--files/en:download-page/ http://mirror.amdmi3.ru/distfiles/ DISTFILE[1]= liblqr-1-0.4.2.tar.bz2:main DF_INDEX= 1 SPKGS[standard]= complete primary docs OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= libxslt:single:standard docbook-xsl:primary:standard docbook-xml:single:standard USES= gmake pkgconfig libtool gettext-tools gettext-runtime GNOME_COMPONENTS= glib DISTNAME= liblqr-1-0.4.2 LICENSE= LGPL3+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= LGPL3+:{{WRKSRC}}/COPYING.LESSER LICENSE_AWK= TERMS:"__LQR_H__" LICENSE_SOURCE= TERMS:{{WRKSRC}}/lqr/lqr.h LICENSE_SCHEME= solo FPC_EQUIVALENT= graphics/liblqr-1 MUST_CONFIGURE= gnu INSTALL_TARGET= install-strip SOVERSION= 0.3.2 post-patch: #${REINPLACE_CMD} -e '/^lqr_pkgconfigdir/ s|$$(libdir)|$${exec_prefix}/libdata|' \ ${WRKSRC}/Makefile.in ${REINPLACE_CMD} -e 's|/usr.*chunk\.xsl|${LOCALBASE}/share/xsl/docbook/html/chunk.xsl|' \ ${WRKSRC}/docs/lqr_style.xsl ${REINPLACE_CMD} -e 's|/usr.*docbookx.dtd|${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd|' \ ${WRKSRC}/docs/liblqr_manual.docbook post-install: ${MKDIR} ${STAGEDIR}${STD_DOCDIR} ${INSTALL_DATA} ${WRKSRC}/docs/html/* ${STAGEDIR}${STD_DOCDIR} post-build: (cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} ${MAKE} html) [FILE:571:descriptions/desc.primary] This site is about a seam-carving C/C++ library called Liquid Rescale. It is a free, open source implementation of the algorithm described in the paper [1] by Shai Avidan and Ariel Shamir. It aims at resizing pictures non uniformly while preserving their features, i.e. avoiding distortion of the important parts. The API is intended to be powerful, yet fast and easy to use. It supports saving and loading of the carving information, real-time scaling, manual feature selection, customizable progress report and more. [1] http://www.faculty.idc.ac.il/arik/imret.pdf [FILE:101:distinfo] 173a822efd207d72cda7d7f4e951c5000f31b10209366ff7f0f5972f7f9ff137 344739 liblqr-1-0.4.2.tar.bz2 [FILE:366:manifests/plist.primary] include/lqr-1/lqr.h include/lqr-1/lqr/ lqr_base.h lqr_carver_bias_pub.h lqr_carver_list_pub.h lqr_carver_pub.h lqr_carver_rigmask_pub.h lqr_cursor_pub.h lqr_energy_pub.h lqr_gradient_pub.h lqr_progress_pub.h lqr_rwindow_pub.h lqr_vmap_list_pub.h lqr_vmap_pub.h lib/ liblqr-1.so liblqr-1.so.%%SOMAJOR%% liblqr-1.so.%%SOVERSION%% lib/pkgconfig/lqr-1.pc [FILE:2916:manifests/plist.docs] share/doc/liblqr/ Introduction.html about-this-doc.html api-manual.html app-deprecated.html app-new-0-2.html app-new-0-3.html app-new.html attach-images.html basic.html bias.html energy.html generate-multi-size.html index.html lqr.html overview.html progress.html read-out.html ref-bias.html ref-carve.html ref-energy.html ref-lqr-carver-attach.html ref-lqr-carver-bias-add.html ref-lqr-carver-bias-clear.html ref-lqr-carver-cancel.html ref-lqr-carver-destroy.html ref-lqr-carver-flatten.html ref-lqr-carver-get-channels.html ref-lqr-carver-get-col-depth.html ref-lqr-carver-get-depth.html ref-lqr-carver-get-energy.html ref-lqr-carver-get-enl-step.html ref-lqr-carver-get-height.html ref-lqr-carver-get-image-type.html ref-lqr-carver-get-orientation.html ref-lqr-carver-get-ref-height.html ref-lqr-carver-get-ref-width.html ref-lqr-carver-get-width.html ref-lqr-carver-init.html ref-lqr-carver-list-current.html ref-lqr-carver-list-foreach.html ref-lqr-carver-list-next.html ref-lqr-carver-list-start.html ref-lqr-carver-new.html ref-lqr-carver-resize.html ref-lqr-carver-rigmask-add.html ref-lqr-carver-rigmask-clear.html ref-lqr-carver-scan-by-row.html ref-lqr-carver-scan-line.html ref-lqr-carver-scan-reset.html ref-lqr-carver-scan.html ref-lqr-carver-set-alpha-channel.html ref-lqr-carver-set-black-channel.html ref-lqr-carver-set-dump-vmaps.html ref-lqr-carver-set-energy-function-builtin.html ref-lqr-carver-set-energy-function.html ref-lqr-carver-set-enl-step.html ref-lqr-carver-set-gradient-function.html ref-lqr-carver-set-image-type.html ref-lqr-carver-set-preserve-input-image.html ref-lqr-carver-set-progress.html ref-lqr-carver-set-resize-order.html ref-lqr-carver-set-side-switch-frequency.html ref-lqr-carver-set-use-cache.html ref-lqr-col-depth.html ref-lqr-image-type.html ref-lqr-progress-new.html ref-lqr-progress-set-end-height-message.html ref-lqr-progress-set-end-width-message.html ref-lqr-progress-set-end.html ref-lqr-progress-set-init-height-message.html ref-lqr-progress-set-init-width-message.html ref-lqr-progress-set-init.html ref-lqr-progress-set-update-step.html ref-lqr-progress-set-update.html ref-lqr-ret-val.html ref-lqr-rwindow-get-channels.html ref-lqr-rwindow-get-radius.html ref-lqr-rwindow-get-read-t.html ref-lqr-rwindow-read.html ref-lqr-vmap-destroy.html ref-lqr-vmap-dump.html ref-lqr-vmap-get-data.html ref-lqr-vmap-get-depth.html ref-lqr-vmap-get-height.html ref-lqr-vmap-get-orientation.html ref-lqr-vmap-get-width.html ref-lqr-vmap-internal-dump.html ref-lqr-vmap-list-current.html ref-lqr-vmap-list-foreach.html ref-lqr-vmap-list-next.html ref-lqr-vmap-list-start.html ref-lqr-vmap-load.html ref-lqr-vmap-new.html ref-pages.html ref-progress.html ref-rigmask.html ref-vmaps.html references.html release.html rigmask.html seam-carve.html tuning.html vmaps.html