Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : samba | name : samba | ||||
| version : 4.9.13 | version : 4.10.8 | ||||
| release : 53 | release : 54 | ||||
| source : | source : | ||||
| - https://download.samba.org/pub/samba/stable/samba-4.9.13.tar.gz : ab18331e37766b13dbb07d1f115bda3d794917baf502d0ca2b2b8fff014b88f2 | - https://download.samba.org/pub/samba/stable/samba-4.10.8.tar.gz : c41f05fb567f7359998b451543501c7690a2bf6551d658a76bd6916316a410f4 | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| summary : Provides file and print services to SMB/CIFS clients and Windows networking to Linux clients | summary : Provides file and print services to SMB/CIFS clients and Windows networking to Linux clients | ||||
| component : desktop.core | component : desktop.core | ||||
| description: | | description: | | ||||
| Provides file and print services to SMB/CIFS clients and Windows networking to Linux clients | Provides file and print services to SMB/CIFS clients and Windows networking to Linux clients | ||||
| Includes a Solus-specific configuration that enables user shares by default (can be disabled). | Includes a Solus-specific configuration that enables user shares by default (can be disabled). | ||||
| builddeps : | builddeps : | ||||
| ▲ Show 20 Lines • Show All 52 Lines • ▼ Show 20 Lines | %configure \ | ||||
| --with-system-mitkrb5 \ | --with-system-mitkrb5 \ | ||||
| --with-systemd \ | --with-systemd \ | ||||
| --without-ad-dc \ | --without-ad-dc \ | ||||
| --without-ads \ | --without-ads \ | ||||
| --without-dnsupdate \ | --without-dnsupdate \ | ||||
| --without-ntvfs-fileserver \ | --without-ntvfs-fileserver \ | ||||
| --without-regedit \ | --without-regedit \ | ||||
| --without-winbind | --without-winbind | ||||
| build : WAF_MAKE=1 python ./buildtools/bin/waf build --jobs="%YJOBS%" -p | build : | | ||||
| WAF_MAKE=1 python ./buildtools/bin/waf build --jobs="%YJOBS%" -p | |||||
JoshStrobl: This should be a proper step like install and indented. | |||||
| # | # | ||||
| # INFO: | # INFO: | ||||
| # | # | ||||
| # The following is the native WAF incantation for parallel builds: | # The following is the native WAF incantation for parallel builds: | ||||
| # | # | ||||
| # WAF_MAKE=1 python ./buildtools/bin/waf --jobs="%YJOBS%" build | # WAF_MAKE=1 python ./buildtools/bin/waf --jobs="%YJOBS%" build | ||||
| # | # | ||||
| # Note that the WAF build system has been observed to crap out once | # Note that the WAF build system has been observed to crap out once | ||||
| ▲ Show 20 Lines • Show All 43 Lines • Show Last 20 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
This should be a proper step like install and indented.