discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] RFC: updating pybombs libpng recipe


From: Chris Kuethe
Subject: [Discuss-gnuradio] RFC: updating pybombs libpng recipe
Date: Wed, 11 Nov 2015 23:22:04 -0800

gr-fosphor depends on libpng 1.6, here's a diff to update the png
recipe. before i update it and break something, here's your chance to
test and discuss.

diff --git a/libpng.lwr b/libpng.lwr
index f986478..4489dac 100644
--- a/libpng.lwr
+++ b/libpng.lwr
@@ -19,7 +19,7 @@

 category: baseline
 depends: wget
-source: 
wget://https://launchpad.net/ubuntu/+archive/primary/+files/libpng_1.2.42.orig.tar.bz2
-satisfy_deb: libpng12-dev >= 1.2.41
-satisfy_rpm: libpng-devel >= 1.2.41
+source: 
wget://http://download.sourceforge.net/project/libpng/libpng16/1.6.18/libpng-1.6.18.tar.gz
+satisfy_deb: libpng16-dev >= 1.6.18
+satisfy_rpm: libpng16-devel >= 1.6.18
 inherit: autoconf


-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]