mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
Setup libpng to be fetched from the sourceforge mirror of choice
This commit is contained in:
parent
68886b0aac
commit
ea804ca007
@ -23,8 +23,7 @@
|
|||||||
|
|
||||||
LIBPNG_VER:=1.2.8
|
LIBPNG_VER:=1.2.8
|
||||||
LIBPNG_DIR:=$(BUILD_DIR)/libpng-$(LIBPNG_VER)
|
LIBPNG_DIR:=$(BUILD_DIR)/libpng-$(LIBPNG_VER)
|
||||||
#LIBPNG_SITE:=ftp://sunsite.cnlab-switch.ch/mirror/freetype/png
|
LIBPNG_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
||||||
LIBPNG_SITE:=ftp://ftp.simplesystems.org/pub/libpng/src/
|
|
||||||
LIBPNG_SOURCE:=libpng-$(LIBPNG_VER).tar.bz2
|
LIBPNG_SOURCE:=libpng-$(LIBPNG_VER).tar.bz2
|
||||||
LIBPNG_CAT:=bzcat
|
LIBPNG_CAT:=bzcat
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user