public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qtractor/files/, media-sound/qtractor/
Date: Sun, 10 Feb 2019 23:46:20 +0000 (UTC)	[thread overview]
Message-ID: <1549842356.640a045cb710206193f2fb555a71752a9c22e528.asturm@gentoo> (raw)

commit:     640a045cb710206193f2fb555a71752a9c22e528
Author:     Simon van der Veldt <simon.vanderveldt <AT> gmail <DOT> com>
AuthorDate: Sun Feb 10 15:30:24 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 23:45:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640a045c

media-sound/qtractor: Fix compressed man pages QA issue

Signed-off-by: Simon van der Veldt <simon.vanderveldt <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../qtractor-0.9.4-dont-compress-manpages.patch    | 24 ++++++++++++++++++++++
 media-sound/qtractor/qtractor-0.9.4.ebuild         |  4 ++++
 2 files changed, 28 insertions(+)

diff --git a/media-sound/qtractor/files/qtractor-0.9.4-dont-compress-manpages.patch b/media-sound/qtractor/files/qtractor-0.9.4-dont-compress-manpages.patch
new file mode 100644
index 00000000000..aecc2af3f0d
--- /dev/null
+++ b/media-sound/qtractor/files/qtractor-0.9.4-dont-compress-manpages.patch
@@ -0,0 +1,24 @@
+From cca686b7c058d8ddda94bfa96043d39cce92fe42 Mon Sep 17 00:00:00 2001
+From: Simon van der Veldt <simon.vanderveldt@gmail.com>
+Date: Sun, 10 Feb 2019 16:04:40 +0100
+Subject: [PATCH] Makefile: Don't compress man pages
+
+---
+ Makefile.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/Makefile.in b/Makefile.in
+index 1364d1ef..a0908aab 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -346,7 +346,6 @@ install:	$(target) translations_lrelease $(name).1
+ 	@install -d -v -m 0755 $(DESTDIR)$(mandir)/man1
+ 	@install -v -m 0644 $(translations_targets) $(DESTDIR)$(translations_dir)
+ 	@install -v -m 0644 $(name)*.1 $(DESTDIR)$(mandir)/man1
+-	@gzip -vf $(DESTDIR)$(mandir)/man1/$(name)*.1
+ 
+ uninstall:	$(DESTDIR)$(prefix)/bin/$(name)
+ 	@$(MAKE) INSTALL_ROOT=$(DESTDIR) -f $(name).mak uninstall
+-- 
+2.19.2
+

diff --git a/media-sound/qtractor/qtractor-0.9.4.ebuild b/media-sound/qtractor/qtractor-0.9.4.ebuild
index d70675518a7..800041fd318 100644
--- a/media-sound/qtractor/qtractor-0.9.4.ebuild
+++ b/media-sound/qtractor/qtractor-0.9.4.ebuild
@@ -42,6 +42,10 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+PATCHES=(
+	"${FILESDIR}/${P}-dont-compress-manpages.patch"
+)
+
 src_configure() {
 	append-cxxflags -std=c++11
 	econf \


             reply	other threads:[~2019-02-10 23:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10 23:46 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-26 15:12 [gentoo-commits] repo/gentoo:master commit in: media-sound/qtractor/files/, media-sound/qtractor/ Miroslav Šulc
2021-03-16 10:06 Miroslav Šulc
2021-02-13 11:18 Miroslav Šulc
2020-09-18  8:48 Miroslav Šulc
2018-07-22 11:21 Andreas Sturmlechner
2016-03-24 11:28 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1549842356.640a045cb710206193f2fb555a71752a9c22e528.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox