Switch to new package format
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
name: samba
|
||||
description: SMB Fileserver and AD Domain server
|
||||
version: 4.24.3
|
||||
revision: 2
|
||||
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=3.14.*
|
||||
- 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: 4a5e0ed1ea192b798c873d9957c50a5767c10c2767cccb00d56ecc427e94f8e9
|
||||
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=3.14.*: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=3.14.*
|
||||
- readline
|
||||
- talloc
|
||||
- tdb
|
||||
- tevent
|
||||
Reference in New Issue
Block a user