$(use_with zlib libz) \
--disable-compiler-warnings \
--disable-dselect \
- --disable-silent-rules \
--disable-start-stop-daemon \
--localstatedir="${EPREFIX}"/var \
--without-libmd
$(use_with zlib libz) \
--disable-compiler-warnings \
--disable-dselect \
- --disable-silent-rules \
--disable-start-stop-daemon \
--localstatedir="${EPREFIX}"/var
}
$(use_with zlib libz) \
--disable-compiler-warnings \
--disable-dselect \
- --disable-silent-rules \
--disable-start-stop-daemon \
--localstatedir="${EPREFIX}"/var
}
src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_enable debug tracing)
)
econf "${myeconfargs[@]}"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
}
src_configure() {
- econf --disable-dependency-tracking \
- --disable-shared
+ econf --disable-shared
}
src_install() {
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
$(use_enable nls) \
$(use_enable suid nonrootmode) \
--enable-gtk2 \
- --disable-dependency-tracking \
--mandir=/usr/share/man \
--sysconfdir=/etc
}
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-update-databases \
--disable-xml-catalog-update \
$(use_with !gtk3 gtk2) \
src_configure() {
econf \
$(use_enable nls) \
- --disable-static \
- --disable-dependency-tracking
+ --disable-static
}
src_install() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
}
src_configure() {
- econf \
- --enable-doc-rebuild \
- --disable-dependency-tracking
+ econf --enable-doc-rebuild
}
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DOCS=( AUTHORS ChangeLog joy2keyrc.sample rawscancodes README TODO )
src_configure() {
- econf --disable-dependency-tracking $(use_enable X)
+ econf $(use_enable X)
}
src_install() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
[[ ${CHOST} == *-solaris* ]] && append-ldflags "-lnsl -lsocket"
local myeconfargs=(
- --disable-dependency-tracking
- --disable-silent-rules
--enable-charset
--enable-vfs
--with-homedir=$(usex xdg 'XDG' '.mc')
[[ ${CHOST} == *-solaris* ]] && append-ldflags "-lnsl -lsocket"
local myeconfargs=(
- --disable-dependency-tracking
- --disable-silent-rules
--enable-charset
--enable-vfs
--with-homedir=$(usex xdg 'XDG' '.mc')
[[ ${CHOST} == *-solaris* ]] && append-ldflags "-lnsl -lsocket"
local myeconfargs=(
- --disable-dependency-tracking
- --disable-silent-rules
--enable-charset
--enable-vfs
--with-homedir=$(usex xdg 'XDG' '.mc')
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
[[ ${CHOST} == *-solaris* ]] && append-ldflags "-lnsl -lsocket"
local myeconfargs=(
- --disable-dependency-tracking
- --disable-silent-rules
--enable-charset
--enable-vfs
--with-homedir=$(usex xdg 'XDG' '.mc')
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
}
src_configure() {
- econf \
- --disable-dependency-tracking \
- $(use_enable debug)
+ econf $(use_enable debug)
}
src_install() {
--disable-breakpad
--disable-bundle-mariadb
--disable-ccache
- --disable-dependency-tracking
--disable-epm
--disable-fetch-external
--disable-gstreamer-0-10
--disable-breakpad
--disable-bundle-mariadb
--disable-ccache
- --disable-dependency-tracking
--disable-epm
--disable-fetch-external
--disable-gstreamer-0-10
--disable-breakpad
--disable-bundle-mariadb
--disable-ccache
- --disable-dependency-tracking
--disable-epm
--disable-fetch-external
--disable-gstreamer-0-10
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
use readline && myconf="--with-edit=readline"
use libedit && myconf="--with-edit=edit"
- econf \
- --disable-dependency-tracking \
- "${myconf}"
+ econf "${myconf}"
}
src_install() {
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
RDEPEND=">=dev-util/ctags-5.3.1"
DEPEND="${RDEPEND}"
-src_configure() {
- econf \
- --docdir=/usr/share/doc/${PF} \
- --disable-dependency-tracking
-}
-
src_install() {
default
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
src_configure() {
econf --disable-static \
- --disable-dependency-tracking \
--disable-maintainer-mode \
$(use_enable debug)
}
src_configure() {
append-flags -fno-strict-aliasing
- econf --disable-dependency-tracking \
- --disable-static \
- --with-cairo=system \
+ econf \
+ --disable-static \
+ --with-cairo=system \
$(use !cairo && printf %s --with-pango)
}
src_configure() {
append-flags -fno-strict-aliasing
- econf --disable-dependency-tracking \
- --disable-static \
- --with-cairo=system \
+ econf \
+ --disable-static \
+ --with-cairo=system \
$(use !cairo && printf %s --with-pango)
}
src_configure() {
append-flags -fno-strict-aliasing
- econf --disable-dependency-tracking \
- --disable-static \
- --with-cairo=system \
+ econf \
+ --disable-static \
+ --with-cairo=system \
$(use !cairo && printf %s --with-pango)
}
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-static \
$(usex cairo "" "--with-pango")
}
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-static \
$(usex cairo "" "--with-pango")
}
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-static \
$(usex cairo "" "--with-pango")
}
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-static \
$(usex cairo "" "--with-pango")
}
econf \
--enable-dyn \
--enable-clanNetwork \
- --disable-dependency-tracking \
$(use_enable x86 asm386) \
$(use_enable doc docs) \
$(use_enable opengl clanGL) \
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
$(use_enable dssi ) \
$(use_with doc gjdoc "${S}/tools/gjdoc.build") \
--enable-jni \
- --disable-dependency-tracking \
--disable-plugin \
--host=${CHOST} \
--prefix="${EPREFIX}"/usr/${PN}-${SLOT} \
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
fi
econf ${fficonf} \
- --disable-dependency-tracking \
$(use_enable debug trace) \
--libdir="${EPREFIX}"/usr/$(get_libdir)/${PN} \
--includedir="${EPREFIX}"/usr/include/${PN} \
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
local myeconfargs=(
- --disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
--disable-dtrace
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
$(use_enable subunit)
--docdir="${EPREFIX}/usr/share/doc/${PF}"
)
multilib_src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
$(use_enable subunit)
)
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
multilib_src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
$(use_enable doc build-docs)
$(use_enable subunit)
$(use_enable test timeout-tests)
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-demos \
--disable-unittest
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
multilib_src_configure() {
local myeconfargs=(
--disable-padlock-support # bug 201917
- --disable-dependency-tracking
--enable-noexecstack
--disable-O-flag-munging
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
append-cflags -Wa,--divide
fi
local myeconfargs=(
- --disable-dependency-tracking
--enable-noexecstack
$(use_enable o-flag-munging O-flag-munging)
$(use_enable static-libs static)
append-cflags -Wa,--divide
fi
local myeconfargs=(
- --disable-dependency-tracking
--enable-noexecstack
$(use_enable o-flag-munging O-flag-munging)
$(use_enable static-libs static)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
append-cflags -Wa,--divide
fi
local myeconfargs=(
- --disable-dependency-tracking
--enable-noexecstack
$(use_enable o-flag-munging O-flag-munging)
$(use_enable static-libs static)
append-cflags -Wa,--divide
fi
local myeconfargs=(
- --disable-dependency-tracking
--enable-noexecstack
$(use_enable o-flag-munging O-flag-munging)
$(use_enable static-libs static)
# python bindings are only for GTK+-2.x
econf \
- --disable-silent-rules \
--disable-static \
$(use_enable gtk) \
$(use_enable introspection) \
append-flags -Wno-error
myconf=(
- --disable-silent-rules
--disable-static
--with-gtk=2
)
append-flags -Wno-error
myconf=(
- --disable-silent-rules
--disable-static
--with-gtk=3
)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf \
- --disable-silent-rules \
$(use_enable test tests) \
$(use_enable static-libs static) \
$(use_with doc documentation)
$(multilib_native_use_enable utils cli) \
$(use_enable debug) \
$(use_enable static-libs static) \
- $(use_enable threads) \
- --disable-silent-rules
+ $(use_enable threads)
}
multilib_src_compile() {
$(multilib_native_use_enable utils cli) \
$(use_enable debug) \
$(use_enable static-libs static) \
- $(use_enable threads) \
- --disable-silent-rules
+ $(use_enable threads)
}
multilib_src_compile() {
$(multilib_native_use_enable utils cli) \
$(use_enable debug) \
$(use_enable static-libs static) \
- $(use_enable threads) \
- --disable-silent-rules
+ $(use_enable threads)
}
multilib_src_compile() {
src_configure() {
econf \
- --disable-dependency-tracking \
$(use_enable static-libs static) \
$(use_enable doc doxygen-html)
}
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
econf \
--localstatedir=/var \
--enable-fast-install \
- --disable-dependency-tracking \
--disable-debug \
--enable-daemon \
--enable-library \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
econf \
--localstatedir=/var \
--enable-fast-install \
- --disable-dependency-tracking \
--disable-debug \
--enable-daemon \
--enable-library \
multilib_src_configure() {
ECONF_SOURCE=${S} \
econf \
- --disable-dependency-tracking \
$(use_enable static-libs static) \
$(use_enable nls)
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
# speeds up one-shot ebuilds.
- myconf="--disable-dependency-tracking"
+ local myconf=""
if use jemacs && ! use swing; then
echo
einfo "Although the swing USE flag is disabled you chose to enable jemacs,"
src_configure() {
econf \
- --disable-dependency-tracking \
- --docdir="${EPREFIX}/usr/share/doc/${PF}" \
$(use_enable gtk3) \
$(use_enable vte)
}
src_configure() {
local myeconfargs=(
--disable-html-docs
- --disable-dependency-tracking
--disable-pdf-docs
- --docdir="${EPREFIX}/usr/share/doc/${PF}"
$(use_enable gtk3)
$(use_enable vte)
)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
local myeconfargs=(
--disable-html-docs
- --disable-dependency-tracking
--disable-pdf-docs
$(use_enable gtk3)
$(use_enable vte)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
local myeconfargs=(
--disable-html-docs
- --disable-dependency-tracking
--disable-pdf-docs
$(use_enable gtk3)
$(use_enable vte)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
local myeconfargs=(
--disable-html-docs
- --disable-dependency-tracking
--disable-pdf-docs
$(use_enable gtk3)
$(use_enable vte)
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf \
- --disable-dependency-tracking \
--enable-gtk2 \
--enable-sdl \
$(use_enable gnome)
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-py-debug \
$(use_enable nls) \
$(use_enable doc)
--datadir="${EPREFIX}${DATADIR}"
--libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
--localedir="${EPREFIX}"/usr/share/locale
- --disable-dependency-tracking
--disable-paranoid
--disable-memory
--disable-testall
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
--with-readmedir="${EPREFIX}"/usr/share/doc/${PF}
$(use_enable debug debug-log)
$(use_enable ffmpegthumbnailer)
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
--with-readmedir="${EPREFIX}"/usr/share/doc/${PF}
$(use_enable debug debug-log)
$(use_enable ffmpegthumbnailer)
local myconf=(
GEGL="${EPREFIX}"/usr/bin/gegl-0.4
GDBUS_CODEGEN="${EPREFIX}"/bin/false
-
--enable-default-binary
- --disable-silent-rules
-
$(use_with !aqua x)
$(use_with aalib aa)
$(use_with alsa)
pkg_setup() {
G2CONF="--enable-default-binary \
- --disable-silent-rules \
$(use_with !aqua x) \
$(use_with aalib aa) \
$(use_with alsa) \
local myconf=(
GEGL=${EPREFIX}/usr/bin/gegl-0.3
GDBUS_CODEGEN=${EPREFIX}/bin/false
-
--enable-default-binary
- --disable-silent-rules
-
$(use_with !aqua x)
$(use_with aalib aa)
$(use_with alsa)
# https://bugs.gentoo.org/show_bug.cgi?id=451136
#
econf \
- --disable-silent-rules \
--disable-profile \
--without-libspiro \
--disable-docs --disable-workshop \
econf \
--disable-docs \
--disable-profile \
- --disable-silent-rules \
--disable-workshop \
--program-suffix=-${SLOT} \
--with-gdk-pixbuf \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--disable-docs
# never enable altering of CFLAGS via profile option
--disable-profile
- --disable-silent-rules
# - Parameter --disable-workshop disables any use of Lua, effectivly
--disable-workshop
--program-suffix=-${SLOT}
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
$(use_with perl perl-binding)
$(use_with python python-binding)
$(use_with tcl tcl-binding)
- --disable-silent-rules
)
autotools-utils_src_configure
}
$(use_with perl perl-binding)
$(use_with python python-binding)
$(use_with tcl tcl-binding)
- --disable-silent-rules
)
autotools-utils_src_configure
}
append-lfs-flags #328875
ECONF_SOURCE="${S}" econf \
- --disable-dependency-tracking \
$(use_enable debug) \
$(use_enable static-libs static) \
$(use_enable oss)
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
use flac || myconf="${myconf} --disable-flac"
use speex || myconf="${myconf} --disable-speex"
- econf \
- --disable-dependency-tracking \
- ${myconf}
+ econf ${myconf}
}
src_install() {
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
use doc || export have_doxygen=no
econf \
- --disable-dependency-tracking \
$(use_enable static-libs static) \
$(use_enable examples) \
--with-libusb \
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-static \
$(use_enable pcre) \
$(use_enable flac) \
fi
econf \
- --disable-dependency-tracking \
--enable-shared \
--enable-libplotter \
--disable-libxmi \
multilib_src_configure() {
econf \
$(use_enable static-libs static) \
- --disable-dependency-tracking \
--enable-resid-install \
--enable-shared
}
multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
- --disable-dependency-tracking \
$(use_enable cpu_flags_x86_mmx mmx) \
$(use_enable static-libs static)
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
- --disable-dependency-tracking \
$(use_enable cpu_flags_x86_mmx mmx) \
$(use_enable static-libs static)
}
multilib_src_configure() {
ECONF_SOURCE=${S} \
econf \
- --disable-dependency-tracking \
--disable-music-flac-shared \
--disable-music-fluidsynth-shared \
--disable-music-mod-shared \
multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
- --disable-dependency-tracking \
--disable-gui \
$(use_enable static-libs static)
}
multilib_src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
$(use_enable static-libs static)
$(use_with X x)
)
# from one another. Otherwise, you'd have to do REQUIRED_USE.
econf \
- --disable-dependency-tracking \
$(use_enable doc) \
$(use_enable fixed-point) \
$(use_enable cpu_flags_x86_mmx mmx) \
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
$(use_enable cpu_flags_x86_sse sse) \
$(use_enable cpu_flags_x86_3dnow 3dnow) \
$(use_enable nls) \
- --enable-fast-install \
- --disable-dependency-tracking
+ --enable-fast-install
}
pkg_postinst() {
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
src_configure() {
econf \
- --disable-dependency-tracking \
--with-config=/etc \
$(use_with debug debug full)
}
EAPI=5
-inherit flag-o-matic eutils multilib multilib-minimal
+inherit flag-o-matic eutils multilib-minimal
DESCRIPTION="A low-latency audio server"
HOMEPAGE="http://www.jackaudio.org"
--disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
- --disable-dependency-tracking \
- --libdir=/usr/$(get_libdir) \
${myconf}
if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then
src_configure() {
econf \
--enable-oggsplt_symlink \
- $(use_enable flac flacsplt_symlink) \
- --disable-dependency-tracking
+ $(use_enable flac flacsplt_symlink)
}
src_install() {
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
}
src_configure() {
- econf \
- --disable-dependency-tracking \
- $(use_enable nls)
+ econf $(use_enable nls)
}
src_install() {
src_configure() {
local myeconfargs=(
--disable-aa
- --disable-dependency-tracking
--disable-optimizations
--disable-rpath
--disable-update-check
src_configure() {
local myeconfargs=(
--disable-aa
- --disable-dependency-tracking
--disable-optimizations
--disable-rpath
--disable-update-check
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
--disable-optimizations
--disable-rpath
--disable-update-check
$(multilib_native_use_enable mono csharp mono) \
$(use_enable nls) \
$(use_enable static-libs static) \
- --disable-silent-rules \
--disable-valgrind-tests \
--with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
--with-packager-bug-reports="https://bugs.gentoo.org" \
$(use_enable static-libs static) \
--disable-doc \
--disable-gcc-warnings \
- --disable-gtk-doc \
- --disable-silent-rules
+ --disable-gtk-doc
}
multilib_src_install() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
$(use_enable static-libs static) \
--disable-doc \
--disable-gcc-warnings \
- --disable-gtk-doc \
- --disable-silent-rules
+ --disable-gtk-doc
}
multilib_src_install() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
$(use_enable static-libs static) \
--disable-doc \
--disable-gcc-warnings \
- --disable-gtk-doc \
- --disable-silent-rules
+ --disable-gtk-doc
}
multilib_src_install() {
use urandom && myconf="${myconf} --with-random-device=/dev/urandom"
econf \
- --disable-dependency-tracking \
--sysconfdir=/etc/pdnsd \
--with-cachedir=/var/cache/pdnsd \
--with-default-id=pdnsd \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--with-libevent-lib=/usr/$(get_libdir)
--with-bdb=/usr
--with-uams-path=/usr/$(get_libdir)/${PN}
- --disable-silent-rules
--with-init-style=gentoo-openrc
--without-libevent
--without-tdb
)
src_configure() {
- econf \
- --disable-dependency-tracking \
- --disable-gtk-doc
+ econf --disable-gtk-doc
}
src_install() {
src_configure() {
econf \
- --disable-dependency-tracking \
$(use_enable static-libs static) \
--enable-all \
$(use_enable ntlm) \
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
$(use_enable static-libs static)
$(use_enable ldap)
)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
# Todo: Make a guile USE-flag as soon as >=guile-2 is avaiable
- # Note: --disable-silent-rules is included in EAPI-5
econf --disable-guile \
--disable-gtk \
--disable-webkit \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
# Todo: Make a guile USE-flag as soon as >=guile-2 is avaiable
- # Note: --disable-silent-rules is included in EAPI-5
econf --disable-guile \
--disable-gtk \
--disable-webkit \
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
- --docdir=/usr/share/doc/${PF}
--sysconfdir=/etc/icecast2
$(use_enable kate)
$(use_enable yp)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
src_configure() {
econf --with-pidfile=/var/run/radvd/radvd.pid \
- --disable-silent-rules \
$(use_with test check)
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf --with-pidfile=/run/radvd/radvd.pid \
- --disable-silent-rules \
--with-systemdsystemunitdir=no \
$(use_with test check)
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf --with-pidfile=/run/radvd/radvd.pid \
- --disable-silent-rules \
--with-systemdsystemunitdir=no \
$(use_with test check)
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf --with-pidfile=/run/radvd/radvd.pid \
- --disable-silent-rules \
--with-systemdsystemunitdir=no \
$(use_with test check)
}
--disable-linux-acpi \
--disable-record \
--disable-selective-werror \
- --disable-silent-rules \
--disable-static \
--disable-unit-tests \
--disable-xephyr \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
# configure needs bash or script bombs out on some null shift, bug #291229
CONFIG_SHELL=${BASH} econf \
- --disable-dependency-tracking \
$(use_enable debug) \
$(use_with xmlrpc xmlrpc-c)
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
# configure needs bash or script bombs out on some null shift, bug #291229
CONFIG_SHELL=${BASH} econf \
- --disable-dependency-tracking \
$(use_enable debug) \
$(use_with xmlrpc xmlrpc-c)
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
# configure needs bash or script bombs out on some null shift, bug #291229
CONFIG_SHELL=${BASH} econf \
- --disable-dependency-tracking \
$(use_enable debug) \
$(use_with xmlrpc xmlrpc-c)
}
$(use_enable transparent-proxy transparent) \
$(use_enable upstream-proxy upstream) \
$(use_enable xtinyproxy-header xtinyproxy) \
- --disable-silent-rules \
--localstatedir=/var
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
econf \
--enable-jumbograms \
- --disable-silent-rules \
--enable-legacy-protocol \
--disable-tunemu \
--with-systemd="$(systemd_get_systemunitdir)" \
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
--enable-xspice \
--enable-cider \
--disable-xgraph \
- --disable-dependency-tracking \
--disable-rpath \
$(use_enable openmp) \
$(use_with fftw fftw3) \
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
--enable-cider \
--enable-ndev \
--disable-xgraph \
- --disable-dependency-tracking \
--disable-rpath \
$(use_enable openmp) \
$(use_with X x) \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
myeconfargs+=(
--enable-xspice
--enable-cider
- --disable-dependency-tracking
--disable-rpath
$(use_enable openmp)
$(use_with fftw fftw3)
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
src_configure() {
export loader_run_path="/usr/$(get_libdir)"
local myeconfargs=(
- --disable-dependency-tracking
--with-tcl
--with-ngspice
)
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
src_configure() {
export loader_run_path="/usr/$(get_libdir)"
local myeconfargs=(
- --disable-dependency-tracking
--with-tcl
--with-ngspice
)
export HWLOC_PKG_CONFIG=$(tc-getPKG_CONFIG) #393467
use cuda && local LDFLAGS="${LDFLAGS} -L/opt/cuda/$(get_libdir)"
local myeconfargs=(
- --disable-silent-rules
--docdir="${EPREFIX}"/usr/share/doc/${PF}
$(use_enable cairo)
$(use_enable cuda)
$(use_with ldap)
$(use_with policykit polkit)
$(use_enable systemd)
- --disable-dependency-tracking
)
econf "${myargs[@]}"
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
}
src_configure() {
- econf --disable-silent-rules \
+ econf \
$(use_enable pam) \
$(use_enable static-libs static) \
$(use_enable doc gtk-doc-html) \
}
src_configure() {
- econf --disable-silent-rules \
+ econf \
$(use_enable pam) \
$(use_enable static-libs static) \
$(use_enable doc gtk-doc-html) \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--with-nscd
--with-unicode-lib="glib2"
--disable-rpath
- --disable-silent-rules
--sbindir=/usr/sbin
--without-kcm
$(use_with samba libwbclient)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--with-nscd
--with-unicode-lib="glib2"
--disable-rpath
- --disable-silent-rules
--sbindir=/usr/sbin
--without-kcm
$(use_with samba libwbclient)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--with-nscd
--with-unicode-lib="glib2"
--disable-rpath
- --disable-silent-rules
--sbindir=/usr/sbin
--without-kcm
$(use_with samba libwbclient)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--with-nscd
--with-unicode-lib="glib2"
--disable-rpath
- --disable-silent-rules
--sbindir=/usr/sbin
--without-kcm
$(use_with samba libwbclient)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
--with-nscd
--with-unicode-lib="glib2"
--disable-rpath
- --disable-silent-rules
--sbindir=/usr/sbin
--without-kcm
$(use_with samba libwbclient)
$(use_enable selinux) \
$(use_enable static-libs static) \
$(use_with readline) \
- --disable-rpath \
- --disable-silent-rules
+ --disable-rpath
}
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
$(use_enable selinux) \
$(use_enable static-libs static) \
$(use_with readline) \
- --disable-rpath \
- --disable-silent-rules
+ --disable-rpath
}
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
$(use_enable selinux) \
$(use_enable static-libs static) \
$(use_with readline) \
- --disable-rpath \
- --disable-silent-rules
+ --disable-rpath
}
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )
$(use_enable selinux) \
$(use_enable static-libs static) \
$(use_with readline) \
- --disable-rpath \
- --disable-silent-rules
+ --disable-rpath
}
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
$(use_enable static-libs static) \
$(use_with readline) \
--disable-gcc-warnings \
- --disable-rpath \
- --disable-silent-rules
+ --disable-rpath
}
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
$(use_enable libnet) \
$(use_enable static-libs static) \
--disable-fatal-warnings \
- --disable-dependency-tracking \
- --docdir=/usr/share/doc/${PF} \
--localstatedir=/var \
--with-ocf-root=/usr/$(get_libdir)/ocf \
${myopts} \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
$(use_enable libnet) \
$(use_enable static-libs static) \
--disable-fatal-warnings \
- --disable-dependency-tracking \
- --docdir=/usr/share/doc/${PF} \
--localstatedir=/var \
--with-ocf-root=/usr/$(get_libdir)/ocf \
${myopts} \
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
$(use_enable libnet) \
$(use_enable static-libs static) \
--disable-fatal-warnings \
- --disable-dependency-tracking \
- --docdir=/usr/share/doc/${PF} \
--localstatedir=/var \
--with-ocf-root=/usr/$(get_libdir)/ocf \
${myopts} \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
econf \
- --disable-dependency-tracking \
- --disable-silent-rules \
--disable-fusermount \
$(use_enable debug) \
$(use_enable bd-xlator) \
src_configure() {
econf \
- --disable-dependency-tracking \
- --disable-silent-rules \
--disable-fusermount \
$(use_enable debug) \
$(use_enable fuse fuse-client) \
src_configure() {
econf \
- --disable-dependency-tracking \
- --disable-silent-rules \
--disable-fusermount \
$(use_enable debug) \
$(use_enable fuse fuse-client) \
src_configure() {
econf \
- --disable-dependency-tracking \
- --disable-silent-rules \
--disable-fusermount \
$(use_enable debug) \
$(use_enable fuse fuse-client) \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
econf \
- --disable-dependency-tracking \
- --disable-silent-rules \
--disable-fusermount \
$(use_enable debug) \
$(use_enable bd-xlator) \
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
fi
# appends lib to localstatedir automatically
econf \
- --libdir=/usr/$(get_libdir) \
--localstatedir=/var \
- --disable-dependency-tracking \
--disable-fatal-warnings \
$(use_with acl) \
--without-cs-quorum \
src_configure() {
# appends lib to localstatedir automatically
local myconf=(
- --libdir="/usr/$(get_libdir)"
--localstatedir=/var
- --disable-dependency-tracking
--disable-fatal-warnings
--disable-static
--without-cs-quorum
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
fi
# appends lib to localstatedir automatically
econf \
- --libdir=/usr/$(get_libdir) \
--localstatedir=/var \
- --disable-dependency-tracking \
--disable-fatal-warnings \
$(use_with acl) \
--without-cs-quorum \
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-fatal-warnings \
--localstatedir=/var \
- --docdir=/usr/share/doc/${PF} \
- --libdir=/usr/$(get_libdir) \
--with-ocf-root=/usr/$(get_libdir)/ocf \
$(use_enable doc) \
$(use_enable libnet)
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-fatal-warnings \
--localstatedir=/var \
- --docdir=/usr/share/doc/${PF} \
- --libdir=/usr/$(get_libdir) \
--with-ocf-root=/usr/$(get_libdir)/ocf \
$(use_enable doc) \
$(use_enable libnet)
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
--with-environ=/etc/pbs_environment \
--with-default-server=${PBS_SERVER_NAME} \
--disable-gcc-warnings \
- --disable-silent-rules \
--with-tcp-retry-limit=2 \
--without-loadlibfile
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
tc-export CC
- econf --disable-dependency-tracking
+ econf
}
src_compile() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
$(use_with ldap) \
$(use_with mysql) \
$(use_with ssl libssl) \
- --disable-dependency-tracking \
--docdir="${EPREFIX}/usr/share/doc/${PF}/html" \
--enable-os-string="Gentoo ${os}" \
--enable-tmpdir="${EPREFIX}/var/tmp" \
ECONF_SOURCE="${S}" \
econf \
- --disable-dependency-tracking \
$(use_with X x) \
$(use_enable X tee) \
$(use_enable X xlib) \
ECONF_SOURCE="${S}" \
econf \
- --disable-dependency-tracking \
$(use_with X x) \
$(use_enable X tee) \
$(use_enable X xlib) \
--disable-glade \
$(use_enable static-libs static) \
$(use_enable test gtktest) \
- --disable-dependency-tracking \
--enable-libtool-lock
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
}
src_configure() {
- econf --sysconfdir="${EPREFIX}/etc" --disable-dependency-tracking \
- --disable-static --with-extra-only
+ econf --disable-static --with-extra-only
}
src_install() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
}
src_configure() {
- econf --sysconfdir="${EPREFIX}/etc" --disable-dependency-tracking \
- --disable-static --with-extra-only
+ econf --disable-static --with-extra-only
}
src_install() {
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
src_configure() {
econf \
- --sysconfdir="${EPREFIX}/etc" \
- --disable-dependency-tracking \
--disable-static \
$(use_enable examples demo) \
$(use_enable exif) \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
src_configure() {
econf \
- --sysconfdir="${EPREFIX}/etc" \
- --disable-dependency-tracking \
--disable-static \
$(use_enable examples demo) \
$(use_enable exif) \
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
src_configure() {
econf \
- --sysconfdir="${EPREFIX}/etc" \
- --disable-dependency-tracking \
--disable-static \
$(use_enable examples demo) \
$(use_enable exif) \
use gtk && python_setup
econf \
- --disable-silent-rules \
$(use_enable nls) \
--enable-drm \
--enable-randr \
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
$(use_enable openal sound) \
$(use_with quesoglc) \
--bindir=/usr/$(get_libdir)/misc/xscreensaver \
- --disable-dependency-tracking \
--enable-shared \
--with-configdir=/usr/share/xscreensaver/config
}
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
}
src_configure() {
- econf \
- --disable-dependency-tracking \
- $(use_enable session)
+ econf $(use_enable session)
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
}
src_configure() {
- econf --disable-dependency-tracking --enable-animation
+ econf --enable-animation
}
src_install() {