Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gtkhash | name : gtkhash | ||||
| version : '1.1' | version : 1.1.1 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/tristanheaven/gtkhash/releases/download/v1.1/gtkhash-1.1.tar.xz : c86b7d8dcfc00aad1cd6bc73fa7c5a18006fbd4ae1fa909d4b4a1e255ce5cfa2 | - https://github.com/tristanheaven/gtkhash/releases/download/v1.1.1/gtkhash-1.1.1.tar.xz : a18c09a6af5b26c79bda81ab8a1835679fefbf2b87f1df4858c42ad45729f6bf | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| component : | component : | ||||
| - system.utils | - system.utils | ||||
| - caja-extension : desktop | - caja-extension : desktop | ||||
| - nautilus-extension : desktop | |||||
| summary : | summary : | ||||
| - A GTK+ utility for computing message digests or checksums | - A GTK+ utility for computing message digests or checksums | ||||
| - caja-extension : Caja extension for GtkHash | - caja-extension : Caja extension for GtkHash | ||||
| - nautilus-extension : Nautilus extension for GtkHash | |||||
| description: | description: | ||||
| - A GTK+ utility for computing message digests or checksums | - A GTK+ utility for computing message digests or checksums | ||||
| - caja-extension : Caja extension for GtkHash | - caja-extension : Caja extension for GtkHash | ||||
| - nautilus-extension : Nautilus extension for GtkHash | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gtk+-3.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(libcaja-extension) | - pkgconfig(libcaja-extension) | ||||
| - pkgconfig(libnautilus-extension) | |||||
| - pkgconfig(nettle) | - pkgconfig(nettle) | ||||
| - pkgconfig(nss) | - pkgconfig(nss) | ||||
| rundeps : | rundeps : | ||||
| - caja-extension : gtkhash | - caja-extension : gtkhash | ||||
| - nautilus-extension : gtkhash | |||||
| patterns : | patterns : | ||||
| - /* | - /* | ||||
| - caja-extension : [/usr/lib64/caja, /usr/share/appdata/caja*] | - caja-extension : [/usr/lib64/caja, /usr/share/appdata/caja*] | ||||
| - nautilus-extension : [/usr/lib64/nautilus, /usr/share/appdata/nautilus*] | |||||
| setup : | | setup : | | ||||
| %configure \ | %configure \ | ||||
| --disable-blake2 \ | |||||
| --disable-glib-checksums \ | --disable-glib-checksums \ | ||||
| --disable-schemas-compile \ | --disable-schemas-compile \ | ||||
| --enable-nautilus \ | |||||
| --enable-caja \ | --enable-caja \ | ||||
| --enable-linux-crypto \ | --enable-linux-crypto \ | ||||
| --enable-nettle \ | --enable-nettle \ | ||||
| --enable-nls \ | --enable-nls \ | ||||
| --enable-nss | --enable-nss | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.