public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/fbpdf/files/
@ 2020-08-11 19:17 Sergei Trofimovich
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich @ 2020-08-11 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     7c4ba97480f55fea5012db20deb86ab6988e5957
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Aug 11 18:34:33 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 19:16:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4ba974

app-text/fbpdf: remove unused patch

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17086
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-text/fbpdf/files/fbpdf-0_p20190202-drop-unused.patch | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/app-text/fbpdf/files/fbpdf-0_p20190202-drop-unused.patch b/app-text/fbpdf/files/fbpdf-0_p20190202-drop-unused.patch
deleted file mode 100644
index 3e60b914943..00000000000
--- a/app-text/fbpdf/files/fbpdf-0_p20190202-drop-unused.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -12,11 +12,11 @@ clean:
- 
- # pdf support using mupdf
- fbpdf: fbpdf.o mupdf.o draw.o
--	$(CC) -o $@ $^ $(LDFLAGS) $(shell $(PKG_CONFIG) --libs mupdf) -lm
-+	$(CC) -o $@ $^ $(LDFLAGS) $(shell $(PKG_CONFIG) --libs mupdf)
- 
- # djvu support
- fbdjvu: fbpdf.o djvulibre.o draw.o
--	$(CXX) -o $@ $^ $(LDFLAGS) $(shell $(PKG_CONFIG) --libs ddjvuapi) -ljpeg -lm -lpthread
-+	$(CXX) -o $@ $^ $(LDFLAGS) $(shell $(PKG_CONFIG) --libs ddjvuapi)
- 
- # pdf support using poppler
- poppler.o: poppler.c


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-11 19:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-11 19:17 [gentoo-commits] repo/gentoo:master commit in: app-text/fbpdf/files/ Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox