From debbugs-submit-bounces@debbugs.gnu.org Wed May 24 12:37:22 2017 Received: (at 27046) by debbugs.gnu.org; 24 May 2017 16:37:22 +0000 Received: from localhost ([127.0.0.1]:36482 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dDZHm-0006k7-Ju for submit@debbugs.gnu.org; Wed, 24 May 2017 12:37:22 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46665) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dDZHl-0006k0-KT for 27046@debbugs.gnu.org; Wed, 24 May 2017 12:37:21 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 625C52086C; Wed, 24 May 2017 12:37:21 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Wed, 24 May 2017 12:37:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=wTejCxa2RsQEAQ/UQUfSZtgPkslN6cWHnd/0cQFK8 x0=; b=1kp7XlDpSW0rFZfFnShu5kvN5s6mpVjKiUZT1yJJ/JTKPMgVTF4Xq2SwU 9eZGPRjvY9PRompj47TJG5CdtLwwb1OrhL8tQ4ZzgBx9V12AubHFv5Ufb7Eny4IV xA8wfa+MdL/hjXV7tHu9pwQywCfsGJzI8Qse8dWcq9+L1+4cHdIUgK4ttrlVanqg FYRwuwNghGx6YJhFZlrcTAx5boQcO4LmF8zXJZc/3QowG59oZMVips/7PROAI7mj rnjEn+SdXQzf9sr1AUY6uI0FYv1kDQtsuZjtr3+dVKFyaeKwBx8leEwmzmCF6RG2 rtHJJLQx+sRVn4eNlZIHqGR/d8OxQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=wTejCxa2RsQEAQ/UQU fSZtgPkslN6cWHnd/0cQFK8x0=; b=PjNXDNrl1KfbRucfgKz09GsOXw9IyrsVol b1YA8mGrUrSuLRcAG5XJiuer62xTqXhMPJc3XYu2DhZUEoA0eTX1t0HSFY2eo+17 PSOfwA45/6803CHC/1QJF5KIjvjKZpl4M9ZQotU7Q4cYbMLDKPtM+8i8V4YHVcD5 0mp4bWTGPMk0SxZgJnDlfa9/KuekSFce6vMg8aQ/n9gVWJJKc2pia1GqVVEKohez /1O4EI6XhfPoZ9HOsjfEaNlpPfn5AHiHHteCcTKkKsSTeaUSYqLJwTlUMeLv8QWV 7/jxRUixIEsrCxJ1zlCTcIIPnOLEj8WB9AvQ97+uvGGmiQkix/eQ== X-ME-Sender: X-Sasl-enc: iQD6Lb439q1diFN/bNQkzL92u57FYD7Sm7BzJ8NVZAC1 1495643840 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id EED252475C; Wed, 24 May 2017 12:37:20 -0400 (EDT) From: Marius Bakke To: "Ethan R. Jones" , 27046@debbugs.gnu.org Subject: Re: bug#27046: [PATCH 3/3] gnu: video: Add mediainfo. In-Reply-To: <20170523204306.25418-3-doubleplusgood23@gmail.com> References: <20170523204306.25418-1-doubleplusgood23@gmail.com> <20170523204306.25418-3-doubleplusgood23@gmail.com> User-Agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) Date: Wed, 24 May 2017 18:37:19 +0200 Message-ID: <87k256w6rk.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27046 Cc: "Ethan R. Jones" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain "Ethan R. Jones" writes: > * gnu/packages/video.scm (mediainfo): New variable. [...] > + (arguments > + '(#:tests? #f ; lacks tests > + #:phases > + ;; build scripts not in root of archive > + (modify-phases %standard-phases > + (add-before > + 'configure 'pre-configure Can you also move the 'configure line up after '(add-before'? Goes for the other patches too. > + (lambda _ > + (chdir "Project/GNU/CLI"))) > + (add-before 'configure 'autogen > + (lambda _ > + (zero? (system* "./autogen.sh"))))))) > + (home-page "https://mediaarea.net/en/MediaInfo") > + (synopsis "Utility for reading media metadata") > + (description "MediaInfo is a utility used for retrieving technical > +information and other metadata about audio or video files. > +A non-exhaustive list of the information MediaInfo can retrieve from media files include: > + - General: title, author, director, album, track number, date, duration... > + - Video: codec, aspect, fps, bitrate... > + - Audio: codec, sample rate, channels, language, bitrate... > + - Text: language of subtitle > + - Chapters: number of chapters, list of chapters > +MediaInfo supports the following formats: > + - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, > + MPEG-4, DVD (VOB)... > + - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) > + - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... > + - Subtitles: SRT, SSA, ASS, SAMI... > +MediaInfo supplies technical and tag information about a video or audio file") Please also convert this list to use @itemize. Can you send updated patches? TIA! :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkltr8ACgkQoqBt8qM6 VPptggf/Z9OZHHtLA2q4hc44dFRmG/QIutyJiVqiYJCVjP89bWUQRIMXHvo/n5+N pxuE4USGRhVc6FD+/w+V8EsPTJeD3oytqJwpXyhx1xwUdwT0KmsGC+Tmhn2IcLRv 3bU9q+N1rB4ewluOShOVIJS9pfBw+OoyOHRciunfBzcH42ZhJ0jVM6mGSab617vI poMrWBOZwGkODeSSEi828Mu4+oyJZAFtHYK1ICJEtCZHXc0Z5tgNbPiRC8bePKcK OdiusuKcXIH//mnxaLBZpI5k4+UWybsFRFt8Yi5T7rufffIqfqvftpMizkDTOkko E58RLgW4ZgNcywHuekJ7exxat4+HvQ== =2DZe -----END PGP SIGNATURE----- --=-=-=--