Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libzip | name : libzip | ||||
| version : 1.1.3 | version : 1.3.0 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - http://www.nih.at/libzip/libzip-1.1.3.tar.xz : 729a295a59a9fd6e5b9fe9fd291d36ae391a9d2be0b0824510a214cfaa05ceee | - https://nih.at/libzip/libzip-1.3.0.tar.xz : aa936efe34911be7acac2ab07fb5c8efa53ed9bb4d44ad1fe8bff19630e0d373 | ||||
| license : BSD | license : BSD | ||||
| component : programming | component : programming | ||||
| summary : libzip is a C library for reading, creating, and modifying zip archives. | summary : libzip is a C library for reading, creating, and modifying zip archives. | ||||
| description: | | description: | | ||||
| libzip is a C library for reading, creating, and modifying zip archives. | libzip is a C library for reading, creating, and modifying zip archives. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(zlib) | - bzip2-devel | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | %configure --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| mv $installdir/%libdir%/libzip/include/zipconf.h $installdir/usr/include/ | mv $installdir/%libdir%/libzip/include/zipconf.h $installdir/usr/include/ | ||||
| rm -rf $installdir/%libdir%/libzip | rm -rf $installdir/%libdir%/libzip | ||||
| check : | | |||||
| %make check | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.