Path: csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!news.dns-netz.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod From: Stephen Paul Weber Newsgroups: linux.debian.maint.java Subject: Packaging a ./gradlew upstream? Date: Wed, 09 Dec 2020 17:00:02 +0100 Message-ID: X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Dec 9 15:51:45 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-12.2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -4.6 X-Greylist: delayed 400 seconds by postgrey-1.36 at bendel; Wed, 09 Dec 2020 15:51:32 UTC Dkim-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1607528659; bh=0tU7VdieZ1vUatB4DCHZQHRGafuQl7StqIlTblKQ7Rg=; h=Date:From:To:Subject:From; b=Ofr31ha4hcpL/j2KQzRRbhEYvp8uM/j7gyHrxjli1+P+4fPHX23NiyIOx08FZY7Kd JTRUPX0zcwbOtPgMPrhHHdPl5Txc7wwgFF5iu04uWMUn1t1ZBmQ2pOs9TW0l7Zy3+T a2UmCSO6AYB5Z/QsIAGDSr8ef+q5Kcal74fJAgi4= MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline Jabber-ID: singpolyma@singpolyma.net Openpgp: id=CE519CDE; url=https://singpolyma.net/public.asc X-URL: https://singpolyma.net User-Agent: Mutt/1.10.1 (2018-07-13) X-Mailing-List: archive/latest/22611 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20201209154419.GA5525@singpolyma-beefy Approved: robomod@news.nic.it Lines: 36 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 9 Dec 2020 10:44:19 -0500 X-Original-Message-ID: <20201209154419.GA5525@singpolyma-beefy> Xref: csiph.com linux.debian.maint.java:11986 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline I am interested in packaging https://github.com/Anuken/Mindustry -- it uses the now somewhat-standard ./gradlew wrapper script style build system. This system downloads all kinds of dependencies (including the gradle build system itself) in binary form as part of running the build. I'm wondering if others have experience packaging upstreams using this kind of system and what the usual strategy is for building it with locally-installed dependencies from Debian instead of the network access it wants to do? Thanks for any tips, --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEWeaCw+rzmiEMpzU00RwpEc5RnN4FAl/Q8M0ACgkQ0RwpEc5R nN5Ylg//cUvRG+YF+8W/ct8HkwKP9HLvUCniCxevJZoWe4cF9nrCfw3+c0AJQow/ k1gNyUKfn/zIjUzdnnwg+BDAv4/KSxtY7hZjsNWNZCAwTDH0oIM+alJkAxJzPA6r UsjDT9zsclHoIojxJwxdodwl6FOgac56bDaEQRldLJRQWAUKA4VyRqu64C7TLU9v 7AjcgcCJEIsj9Y+Dw9nMt0CgvoP1nleVm8Tp0J8uRHNp4eJl0obIzctj8+697SiL 84DQeprBGWJ75VI7Trgc0eUlllBW6QUoWoOfafOWrn3DW+RdMGJz2nUot03p4JO2 064eBIfwsEDQpC+YxeXMFfBq7jYdyLWkDiQmTyFpjVtaxgbNVO0lnjmrryI9iDIn DBdgAPE/omNarBKYBs9K3BaNIR0uNprCT4mFx72RaMZHCv6mQK3mwxjmqa2mjTba 2BWmc6J2nVIUtiA+xmd1GiHh1tIhULBJT3D2vlkPWAbUgmbUQr+J1NGLHCEB6T+R 2mr1Jw54Rd7U+I+Gz9kY27RCuxYlBgJSU/7AWDabsQp55qUGA7C9L9YLNgAhtjYb QAAHcZOD2rlGBRhjlL/qbaJkom574r0izH0+Mi5jDMO1+u9naLK1DRUlx80vsPEt RkpEUi4n0jKWCQCEBja5tzNzOmhDRnewZP7nrYVo1PyH6SVMPE0= =Vuul -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV--