Initial commit
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
name: samba
|
||||
description: SMB Fileserver and AD Domain server
|
||||
version: 4.23.6
|
||||
revision: 1
|
||||
url: https://archlinux.org/packages/extra/x86_64/samba/
|
||||
license: GPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- acl
|
||||
- dbus
|
||||
- docbook-xsl-nons
|
||||
- glusterfs
|
||||
- gnutls
|
||||
- icu
|
||||
- jansson
|
||||
- krb5
|
||||
- libbsd
|
||||
- libcap
|
||||
- libcups
|
||||
- libnsl
|
||||
- libtirpc
|
||||
- liburing
|
||||
- lmdb
|
||||
- openldap
|
||||
- pam
|
||||
- perl-json
|
||||
- perl-parse-yapp
|
||||
- popt
|
||||
- python3
|
||||
- python-dnspython
|
||||
- python-markdown
|
||||
- readline
|
||||
- rpcsvc-proto
|
||||
- talloc
|
||||
- tdb
|
||||
- tevent
|
||||
downloads:
|
||||
- url: https://download.samba.org/pub/samba/stable/samba-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e3dabd8b5e42dc97669fa0faef032510a94e496b58f7067082e5036d88f0e702
|
||||
split_packages:
|
||||
- name: samba
|
||||
depends:
|
||||
- gnutls
|
||||
- gpgme
|
||||
- ldb
|
||||
- libbsd
|
||||
- libcap
|
||||
- libcups
|
||||
- liburing
|
||||
- libwbclient
|
||||
- popt
|
||||
- smbclient
|
||||
- talloc
|
||||
- tdb
|
||||
- tevent
|
||||
optional_depends:
|
||||
- python-dnspython
|
||||
- python-markdown
|
||||
- name: ldb
|
||||
description: Schema-less, ldap like, API and database
|
||||
depends:
|
||||
- lmdb
|
||||
- popt
|
||||
- talloc
|
||||
- tdb
|
||||
optional_depends:
|
||||
- python3:For python bindings
|
||||
- name: libwbclient
|
||||
description: Winbind client library
|
||||
depends:
|
||||
- libbsd
|
||||
optional_depends:
|
||||
- glusterfs
|
||||
- name: smbclient
|
||||
description: Tools to access a server's filespace and printers via SMB
|
||||
depends:
|
||||
- gnutls
|
||||
- icu
|
||||
- jansson
|
||||
- ldb
|
||||
- libarchive
|
||||
- libbsd
|
||||
- libcups
|
||||
- libnsl
|
||||
- libwbclient
|
||||
- openldap
|
||||
- popt
|
||||
- python3
|
||||
- readline
|
||||
- talloc
|
||||
- tdb
|
||||
- tevent
|
||||
Reference in New Issue
Block a user