Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.13 2015/03/10 01:42:13 tnn Exp $
# $NetBSD: Makefile.common,v 1.15 2016/04/11 04:22:34 dbj Exp $
#
# used by emulators/suse131_alsa/Makefile
# used by emulators/suse131_aspell/Makefile
@@ -21,6 +21,7 @@
# used by emulators/suse131_libdrm/Makefile
# used by emulators/suse131_libesd/Makefile
# used by emulators/suse131_libffi/Makefile
# used by emulators/suse131_libgc/Makefile
# used by emulators/suse131_libidn/Makefile
# used by emulators/suse131_libjpeg/Makefile
# used by emulators/suse131_libjson/Makefile
@@ -122,7 +123,7 @@ FILES_SUBST+= LINUX_LIBSUBDIR=${LINUX_LIBSUBDIR:Q}
.sinclude "${SUSE_PKGSRCDIR}/suse.${EMUL_ARCH}.mk"
.if make(distinfo) || make(makedistinfo) || make(mdi) || make(makesum)
PKG_FAIL_REASON= "please use make emul-fetch or make emul-distinfo"
PKG_FAIL_REASON+= "please use make emul-fetch or make emul-distinfo"
.endif
.if defined(RPMPKGS) && !empty(RPMPKGS)

View File

@@ -1,4 +1,4 @@
# $NetBSD: emulator.mk,v 1.6 2015/03/02 19:47:41 tnn Exp $
# $NetBSD: emulator.mk,v 1.7 2015/09/26 01:04:00 kamil Exp $
#
# This file is included by linux-suse.mk in the emulator framework.
#
@@ -34,6 +34,7 @@ DEPENDS_suse-13.1.glib2?= suse_glib2${_SUSE_VERSION_REQD}:../../emulators/suse13
DEPENDS_suse-13.1.expat?= suse_expat${_SUSE_VERSION_REQD}:../../emulators/suse131_expat
DEPENDS_suse-13.1.fontconfig?= suse_fontconfig${_SUSE_VERSION_REQD}:../../emulators/suse131_fontconfig
DEPENDS_suse-13.1.freetype2?= suse_freetype2${_SUSE_VERSION_REQD}:../../emulators/suse131_freetype2
DEPENDS_suse-13.1.gc?= suse_libgc${_SUSE_VERSION_REQD}:../../emulators/suse131_libgc
DEPENDS_suse-13.1.glx?= suse_glx${_SUSE_VERSION_REQD}:../../emulators/suse131_glx
DEPENDS_suse-13.1.gstreamer?= suse_gstreamer${_SUSE_VERSION_REQD}:../../emulators/suse131_gstreamer
DEPENDS_suse-13.1.gtk2?= suse_gtk2${_SUSE_VERSION_REQD}:../../emulators/suse131_gtk2