Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-fs--samba-4.6.0--C.11016.1489357631.552870.C.tar.bz2 14682386 SHA256 a9416a5d5a7b739aaf10c5187e367f16645b8be221461fc0138b50539e8e13d6 SHA512 0ae1e683f209ae042d14ba09bee286928a26698bc57deeb599d930a794c562c8908c87f2627134891bbfb61dd5f7f62c712ed74ae2cfb16275be4df59ca0c51d WHIRLPOOL c8c3578e4b409f530d2a5ea12f6abe83dd3b862ceecc3f1b9039e5da7e9ac1eb1f459c1bad4f3dd4ccd92ef957c4a15193d16597ed03fd7c72fa25f6dc7efa18
|
||||
PBIN samba-4.6.0.pbin-1+exheres-0 4780 SHA256 4275ad39dec8858e33064b44d7fdd8c7eee41e711bf15bc8595778caf8927f9a SHA512 2020ad67326e1431864c29570a4f53ddffbe6091f7b81e24b87b9583978752b10d3a328b30e7ebeae6b0b51e527eda0e4cdcf1b61af9842ccf36ec43240c8997 WHIRLPOOL 314b9086fe8357dcda4197be2c460599f8def84b696618fd7ea24dbff34191dbb3ff87f162d72219562708f5ae449890dbae156b2d333fba926b4a44478f4572
|
||||
DIST hasufell-binhost--net-fs--samba-4.6.1--C.15322.1490704829.69229.C.tar.bz2 14677059 SHA256 5b326a74fcc6f6fd84c1b8e94792236adfd92dc0fd8c99480a8440279820ce8b SHA512 6d3086b3c6c382bc39ff932e5add3bd6706233bd941e6e0a281ff61cff955dc4b0d922f8f007317a072dc2945a7e32637cc9ba2e1bd85001f4cbf4a454efe2b0 WHIRLPOOL 42a18cb0dab43dc79793485c0e369b7c3e8fd7174b8f6ad66138669464a64308502e2bf616004208693110356346132b43a5c8c9b1b6521fe98c21f3419719d7
|
||||
PBIN samba-4.6.1.pbin-1+exheres-0 4780 SHA256 c3aafa170dd9ace2e10f761e2e3bcd5e755fab9995efb06bbd245f3b32147579 SHA512 aa95205feae8a71f4cc00d23e2634ac6b00ece691cc4d5ec6a0d648e8a8a93b0106b8b39347acc11ae7b74b613fb6ae7a4d230b20bdad8dba951f1e6bb8e4084 WHIRLPOOL 00aade95bf27c36d5a558de3d41c17ea270e390b1eb69d7d536078aa3eedf47538549f70d297ec3480f7d35b01cbebbbaad91928e7b49f5298798becf3c59d96
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Sun Mar 12 23:27:18 CET 2017
|
||||
# Created by paludis-3.0.0 on Tue Mar 28 14:40:35 CEST 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-lang/python:*[>=2.3] ) [[ defined-in = [ waf.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: app-text/docbook-xml-dtd:4.2 app-text/docbook-xsl-stylesheets dev-libs/libxslt ) [[ defined-in = [ wafsamba.exlib ] ]] ( build+run: app-arch/libarchive[>=3.1.2] dev-db/ldb[>=1.1.29][python_abis:*(-)?] dev-db/tdb[>=1.3.12][python_abis:*(-)?] dev-lang/perl:=5.24 dev-libs/iniparser dev-libs/libaio [[ note = [ vfs/aio_linux.so ] ]] dev-libs/libgcrypt dev-libs/libgpg-error dev-libs/popt dev-libs/talloc[>=2.1.9][python_abis:*(-)?] dev-libs/tevent[>=0.9.31][python_abis:*(-)?] dev-util/subunit[python_abis:*(-)?] net-libs/cyrus-sasl sys-apps/attr sys-apps/dbus sys-libs/libcap sys-libs/nss_wrapper[>=1.1.3] sys-libs/pam sys-libs/readline:=7 sys-libs/socket_wrapper[>=1.1.7] sys-libs/uid_wrapper[>=1.2.1] acl? ( sys-apps/acl ) addc? ( dev-python/pycrypto[python_abis:*(-)?] ) avahi? ( net-dns/avahi ) cluster? ( dev-libs/ctdb ) cups? ( net-print/cups ) gnutls? ( dev-libs/gnutls ) gpg? ( app-crypt/gpgme dev-python/pygpgme[python_abis:*(-)?] ) ldap? ( net-directory/openldap ) syslog? ( virtual/syslog ) system-krb5? ( app-crypt/krb5 ) systemd? ( sys-apps/systemd ) build+test: dev-util/cmocka[>=1.0] ) [[ defined-in = [ samba4.exlib ] ]]"
|
||||
DESCRIPTION=" Samba is a free software implementation of the SMB/CIFS networking protocol that can be run on many platforms other than Microsoft Windows. Samba uses the TCP/IP protocol that is installed on the host. When correctly configured, it allows that host to interact with a Microsoft Windows client or server as if it is a Windows file and print server. Additionally, it can act as a PDC, a domain member server or as a part of an Active Directory."
|
||||
@@ -9,10 +9,10 @@ MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] )
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="GPL-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="mirror://samba/stable/samba-4.6.0.tar.gz"
|
||||
DOWNLOADS="mirror://samba/stable/samba-4.6.1.tar.gz"
|
||||
OPTIONS="cups python_abis:2.7 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1489357638"
|
||||
GENERATED_TIME="1490704835"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="net"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-fs--samba-4.6.0--C.11016.1489357631.552870.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-fs--samba-4.6.1--C.15322.1490704829.69229.C.tar.bz2"
|
||||
SUMMARY="Samba provides seamless file and print services to SMB/CIFS clients, e. g. Windows"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS="freecode:samba"
|
||||
Reference in New Issue
Block a user