From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fkDJy-0003SE-LZ for guix-patches@gnu.org; Mon, 30 Jul 2018 14:55:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fkDJu-0005ja-6j for guix-patches@gnu.org; Mon, 30 Jul 2018 14:55:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58624) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fkDJu-0005jN-0k for guix-patches@gnu.org; Mon, 30 Jul 2018 14:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fkDJt-0004Il-Mi for guix-patches@gnu.org; Mon, 30 Jul 2018 14:55:01 -0400 Subject: [bug#31999] [PATCH 7/7] gnu: Update udisks to 2.7.7. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20180730133858.31649-1-ambrevar@gmail.com> References: <87h8kh3av3.fsf@fastmail.com> <20180730133858.31649-1-ambrevar@gmail.com> Date: Mon, 30 Jul 2018 20:54:35 +0200 Message-ID: <87r2jk1rmc.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Pierre Neidhardt , 31999@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Pierre Neidhardt writes: > * gnu/package/freedesktop.scm (udisks): Update to 2.7.7. > [inputs]: Replace parted with libblockdev. [...] > @@ -623,33 +627,41 @@ Analysis and Reporting Technology) functionality.") > (define-public udisks > (package > (name "udisks") > - (version "2.1.8") > + (version "2.7.7") > (source (origin > (method url-fetch) > - (uri (string-append "https://udisks.freedesktop.org/releas= es/" > - name "-" version ".tar.bz2")) > + (uri (string-append > + "https://github.com/storaged-project/udisks/archive/" > + name "-" version ".tar.gz")) > (sha256 > (base32 > - "1nkxhnqh39c9pzvm4zfj50rgv6apqawdx09bv3sfaxrah4a6jhfs"))= )) > + "1aq8n9722sgcj3b9i9lh1rzdrb6dhkadv8dafpy0rqr183kqb8jy"))= )) This project also provides a release tarball: https://github.com/storaged-project/udisks/releases/download/udisks-2.7.7/u= disks-2.7.7.tar.bz2 > (build-system gnu-build-system) > (native-inputs > - `(("docbook-xml" ,docbook-xml-4.3) ; to build the manpages > + `(("autoconf" ,autoconf) > + ("automake" ,automake) ...which should make these unnecessary... > + ("docbook-xml" ,docbook-xml-4.3) ; to build the manpages > ("docbook-xsl" ,docbook-xsl) > - ("glib:bin" ,glib "bin") ; for glib-mkenums > + ("glib:bin" ,glib "bin") ; for glib-mkenums > + ("gnome-common" ,gnome-common) ; TODO: Why is this needed? > ("gobject-introspection" ,gobject-introspection) > + ("gtk-doc" ,gtk-doc) > + ("libtool" ,libtool) ; for glib-gettextize ...and this... > ("intltool" ,intltool) > ("pkg-config" ,pkg-config) > - ("xsltproc" ,libxslt))) > + ("xsltproc" ,libxslt) > + ;; For autogen.sh: > + ("which" ,which))) ...and this... > (propagated-inputs > `(("glib" ,glib))) ; required by udisks2.pc > (inputs > `(("acl" ,acl) > + ("cryptsetup" ,cryptsetup) > ("libatasmart" ,libatasmart) > + ("libblockdev" ,libblockdev) > ("libgudev" ,libgudev) > ("polkit" ,polkit) > - ("util-linux" ,util-linux) > - ("cryptsetup" ,cryptsetup) > - ("parted" ,parted))) > + ("util-linux" ,util-linux))) > (outputs '("out" > "doc")) ;5 MiB of gtk-doc HTML > (arguments > @@ -657,6 +669,8 @@ Analysis and Reporting Technology) functionality.") > #:disallowed-references ("doc") ;enforce separation of= "doc" > #:configure-flags > (list "--enable-man" > + "--enable-gtk-doc" ; Without this the HTML doc does not see= m to build automatically. > + "--enable-available-modules" ; Such as lvm2, btrfs, etc. > "--localstatedir=3D/var" > "--enable-fhs-media" ;mount devices in /media, not /run= /media > (string-append "--with-html-dir=3D" > @@ -680,6 +694,13 @@ Analysis and Reporting Technology) functionality.") > docbook-xml-catalog-file))) > #:phases > (modify-phases %standard-phases > + (replace 'bootstrap > + (lambda _ > + ;; The autogen.sh script in gnome-common will run ./configu= re > + ;; by default, which is problematic because source shebangs > + ;; have not yet been patched. > + (setenv "NOCONFIGURE" "t") > + (invoke "sh" "autogen.sh"))) ...and this. Apart from that LGTM! > (add-before > 'configure 'fix-girdir > (lambda _ > @@ -702,9 +723,6 @@ Analysis and Reporting Technology) functionality.") > ;; cryptsetup is required for setting encrypted > ;; partitions, e.g. in gnome-disks > ,(string-append cryptsetup "/sbin") > - ;; parted is required for managing partitions, e.g. = in > - ;; gnome-disks > - ,(string-append parted "/sbin") > "/run/current-system/profile/bin" > "/run/current-system/profile/sbin"))) > #t)))))) > --=20 > 2.18.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAltfXusACgkQoqBt8qM6 VPqwoAgAqR+bnZdRzWW3H/6SRIG08zybA+sNpmwGZvZGibxPB/q1mDw0YeNFfjeG uQ2hUeQGFQXRZ7NuTT1kQjD1TKN7icDGKWjLZUEGmIGjZAyjF7hiv/Uhodw/qkF1 atIFuRYLMduuP01ViQYRmEobgPTR8S6hFc6yTLlLLo6V63CPmv2qenGyVNOBkxei nXJDzNU4FfIYyAib4htq/jUoyqsxLmmuIavbj1BwY/BxyKerWwYQD8v9viBQkgmM oGd/56m58FEdmP09cRsukMsDF9xHxe4EfF5Q90zUyDfX660vCXITnxl+Sw6P2jl3 GyW0B9+9yJZpJly1dQ71MJSNxVMcXw== =ozse -----END PGP SIGNATURE----- --=-=-=--