Explorar o código

change git urls to http(s) for a better experience for people with a corporate proxy, suggested by Alexey Brodkin

Waldemar Brodkorb %!s(int64=7) %!d(string=hai) anos
pai
achega
48f0e5e16d

+ 1 - 1
package/device-tree-compiler/Makefile

@@ -11,7 +11,7 @@ PKG_DESCR:=		compiler for dts files
 PKG_SECTION:=		sys/misc
 HOST_BUILDDEP:=		m4-host flex-host bison-host
 PKG_URL:=		http://www.devicetree.org/Device_Tree_Compiler
-PKG_SITES:=		git://git.kernel.org/pub/scm/utils/dtc/dtc.git
+PKG_SITES:=		https://git.kernel.org/pub/scm/utils/dtc/dtc.git
 
 PKG_CFLINE_DEVICE_TREE_COMPILER:=	depends on ADK_HOST_ONLY
 

+ 1 - 1
package/jack/Makefile

@@ -12,7 +12,7 @@ PKG_DEPENDS:=		alsa-lib libsndfile libsamplerate libdb
 PKG_BUILDDEP:=		db python2-host alsa-lib libsndfile libsamplerate
 PKG_NEEDS:=		threads c++
 PKG_URL:=		http://jackaudio.org
-PKG_SITES:=		git://github.com/jackaudio/jack1.git
+PKG_SITES:=		https://github.com/jackaudio/jack1.git
 
 include $(ADK_TOPDIR)/mk/package.mk
 

+ 0 - 24
package/jack/patches/patch-configure_ac

@@ -1,24 +0,0 @@
---- jack-5013bed0b834d0af1ce36077e2b49ed95934fe99.orig/configure.ac	2016-05-02 23:06:52.000000000 +0200
-+++ jack-5013bed0b834d0af1ce36077e2b49ed95934fe99/configure.ac	2016-05-02 23:20:22.128238520 +0200
-@@ -190,21 +190,7 @@ esac
- 
- AC_SUBST(OS_LDFLAGS)
- 
--#
--# We need to establish suitable defaults for a 64-bit OS
- libnn=lib
--case "${host_os}" in
--    linux*)
--    case "${host_cpu}" in
--	x86_64|mips64|ppc64|sparc64|s390x)
--        libnn=lib64
--	;;
--    esac
--    ;;
--    solaris*)
--    ## libnn=lib/sparcv9 ## on 64-bit only, but that's compiler-specific
--    ;;
--esac
- 
- ## take care not to  override the command-line setting
- if test "${libdir}" = '${exec_prefix}/lib'; then

+ 1 - 1
package/jack2/Makefile

@@ -13,7 +13,7 @@ PKG_DEPENDS:=		alsa-lib libsndfile libsamplerate
 PKG_BUILDDEP:=		python2-host alsa-lib libsndfile libsamplerate
 PKG_NEEDS:=		threads c++
 PKG_URL:=		http://jackaudio.org
-PKG_SITES:=		git://github.com/jackaudio/jack2.git
+PKG_SITES:=		https://github.com/jackaudio/jack2.git
 
 include $(ADK_TOPDIR)/mk/package.mk
 

+ 1 - 1
package/libx264/Makefile

@@ -10,7 +10,7 @@ PKG_GIT:=		hash
 PKG_DESCR:=		h264 encoding library
 PKG_SECTION:=		libs/video
 PKG_URL:=		http://www.videolan.org/developers/x264.html
-PKG_SITES:=		git://git.videolan.org/x264.git
+PKG_SITES:=		http://git.videolan.org/git/x264.git
 PKG_OPTS:=		dev
 
 PKG_BUILDDEP_IBM_X40:=	yasm-host

+ 1 - 1
package/ltrace/Makefile

@@ -13,7 +13,7 @@ PKG_DEPENDS:=		libelf
 PKG_BUILDDEP:=		libelf
 PKG_NEEDS:=		c++
 PKG_URL:=		http://ltrace.org/
-PKG_SITES:=		git://git.debian.org/git/collab-maint/ltrace.git
+PKG_SITES:=		https://alioth.debian.org/anonscm/git/collab-maint/ltrace.git
 
 include $(ADK_TOPDIR)/mk/package.mk
 

+ 1 - 1
package/rt-tests/Makefile

@@ -10,7 +10,7 @@ PKG_GIT:=		hash
 PKG_DESCR:=		realtime test apps
 PKG_SECTION:=		base/tests
 PKG_NEEDS:=		threads
-PKG_SITES:=		git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
+PKG_SITES:=		https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
 
 include $(ADK_TOPDIR)/mk/package.mk
 

+ 1 - 1
package/stats/Makefile

@@ -10,7 +10,7 @@ PKG_GIT:=		hash
 PKG_DESCR:=		stats utility
 PKG_SECTION:=		sys/utils
 PKG_URL:=		https://github.com/rustyrussell/stats
-PKG_SITES:=		git://github.com/rustyrussell/stats.git
+PKG_SITES:=		http://github.com/rustyrussell/stats.git
 
 include $(ADK_TOPDIR)/mk/package.mk
 

+ 1 - 1
package/xf86-video-intel/Makefile

@@ -13,7 +13,7 @@ PKG_SECTION:=		x11/drivers
 PKG_DEPENDS:=		xorg-server libdrm mesa libudev
 PKG_BUILDDEP:=		xorg-server libdrm xf86driproto mesa eudev
 PKG_NEEDS:=		c++
-PKG_SITES:=		git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
+PKG_SITES:=		https://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel.git
 
 PKG_SYSTEM_DEPENDS:=	ibm-x40