Sync with portage [Tue May 5 17:50:06 MSK 2015].

mhiretskiy
root 9 years ago
parent 3361333949
commit f3cb232f7a

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild,v 1.5 2015/03/02 09:04:12 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild,v 1.6 2015/05/05 13:38:47 jlec Exp $
EAPI=5
@ -25,7 +25,7 @@ COMMON_DEPEND="
>=dev-qt/qtgui-4.8.5:4
>=dev-qt/qtcore-4.6.1:4
>=dev-qt/qtscript-4.6.1:4
dev-qt/qtsingleapplication[qt4]
dev-qt/qtsingleapplication[qt4(+)]
>=dev-qt/qtsvg-4.6.1:4
>=dev-qt/qttest-4.6.1:4
video? ( media-libs/phonon[qt4] )"
@ -82,3 +82,7 @@ src_install() {
pkg_postinst() {
fdo-mime_desktop_database_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
}

@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.39.ebuild,v 1.1 2015/03/02 10:45:52 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.39.ebuild,v 1.2 2015/05/05 12:34:47 ago Exp $
IUSE=""
DESCRIPTION="Type 1 Font utilities"
SRC_URI="http://www.lcdf.org/type/${P}.tar.gz"
HOMEPAGE="http://www.lcdf.org/type/#t1utils"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
LICENSE="BSD"

@ -1,2 +1,4 @@
DIST pstreams-0.7.0.tar.gz 55536 SHA256 dc3850460a2ba7ff17969969e202d2c4241d250a1383b8093c961118e0b631bb SHA512 287a7503f25ad70c477b51f7c4af4c54947c1abc6c213371cdc7fc4ccdc20bf79b51959c0b482ae2fa9354e529036b2b53ca8ae5cbf8cd82ad43054856e5e00d WHIRLPOOL 884e363a5f61b45f06e277675a6c4195d9cf85d4e30d7de70099b2969311fb689061f233efcc3248e3ea2b84090102c0825729c8ff843e47066da7a030664883
DIST pstreams-0.8.1.tar.gz 58588 SHA256 b60d2e9b7466a27c43911de09311ab1936c09b9f48039347b2a430e91871dd7a SHA512 edb6fa30e0a77c4a83bbb7a15c427376d39d73db17112cc5888c404fa1e99407c42c09c9ca072027ac52c753071fb7d7333237bd49aa44488512ce64de22d8f3 WHIRLPOOL aebc0e6808ecc1255a6c5ca7bca38fe40ba192367ac0d7695bb8c2eb31f7cd3257b616d4b73c17f67a6b94623a02a5e16a073fc9129acc04b130c9af3fbba0e7
DIST pstreams-docs-0.7.0.tar.gz 102315 SHA256 e6894752ee59a9a7b09b3fdab13ceec7f67b73418485f20cde62f4e845194e7b SHA512 d7bccd0e2c83c694ff0c9ddc3ae173b4bdbae19f95c42dcc398e6dab25ea4076fda154ed84bc9b9f2872e468ad60f61a3cb20795b0c17e4bc297e4f425139f75 WHIRLPOOL 063faa1fb78abe87ac828b15b278c01362ce8b1c5459c342a2e5556eeb9c38b8b2e010c5b59ecf03e300dcaa5be04b2e1e562bd7dd9fddd92a252944734e5e05
DIST pstreams-docs-0.8.1.tar.gz 169559 SHA256 6325a97aacf079f15c535fe9cb8871af06be465f3a1324f341401c8ecea1ba35 SHA512 4b42950831bb9a092ca5eeadceded57888306f6ed24d2bd6c486b890d38b42e241f4430a7411a182d5d59b01a1fe0972d3816ec9510c9e2e50812cf390bc68be WHIRLPOOL 6709631b0aa99f99195b69e9ae8ded7bfec9e8809a16d146c6600e3884881b1a44bdf2158a2c6491ccd0fbe2d6f01ebda245778247656fb05e8cb57b0ad5a8e8

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>jlec@gentoo.org</email>
<name>Justin Lecher</name>
</maintainer>
<maintainer>
<email>jlec@gentoo.org</email>
<name>Justin Lecher</name>
</maintainer>
</pkgmetadata>

@ -0,0 +1,43 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pstreams/pstreams-0.8.1.ebuild,v 1.1 2015/05/05 13:55:14 jlec Exp $
EAPI=5
inherit toolchain-funcs
DESCRIPTION="C++ wrapper for the POSIX.2 functions popen(3) and pclose(3)"
HOMEPAGE="http://pstreams.sourceforge.net/"
SRC_URI="
mirror://sourceforge/${PN}/${P}.tar.gz
doc? ( mirror://sourceforge/${PN}/${PN}-docs-${PV}.tar.gz )"
SLOT="0"
LICENSE="LGPL-3"
IUSE="doc"
KEYWORDS="~amd64 ~x86"
RDEPEND=""
DEPEND="doc? ( app-doc/doxygen )"
src_compile() {
if use doc; then
doxygen -u || die
emake
fi
}
src_test() {
emake \
CXX="$(tc-getCXX)" \
CXXFLAGS="${CXXFLAGS}" \
check
}
src_install() {
doheader pstream.h
dodoc AUTHORS ChangeLog README
use doc && dohtml -r "${WORKDIR}"/${PN}-docs-${PV}/*
}

@ -1 +1,2 @@
DIST Console_Getopt-1.3.1.tgz 4471 SHA256 9381ad3f8e48574c38917b55caae2cd20cf152af8e65a31d09931fad829161c4 SHA512 701c2861bcf07c121e573441dec783b4e832b10d439bf807076427cbfa832ebcd80a20c324296e962d7f493e51231f5c54b46fd19e83a431db17f21b7d984876 WHIRLPOOL a2028ae0ea556ce9821249527c1abccc8757425b67cbc7a842487fc86b09cbd075405a1f7477fae802aa0014a7aa2ddbfbb9ad534f907a81a562e71d5e099903
DIST Console_Getopt-1.4.0.tgz 4534 SHA256 634a8647ce2b343253c57d77f42361464eebe28a3b4c0a321c6675495da88fab SHA512 1da827cb3740de139ba0721c82dbe374b05fbf7e08e0eecfaa4b53f8d0024be1bbaa737a3c9b7a21ac2779dc4036480d3d6d85f7bd83cb07db0cc234ea193a1c WHIRLPOOL f7a36d4898f8c7cc7aff655ebb9a6037eb9cdde03f981ced353fa6e59ddfa6b568f8e56eab14b55ab988408321a4b359353d226f364a42d93ae99c611d8996fe

@ -0,0 +1,28 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.0.ebuild,v 1.1 2015/05/05 13:24:11 grknight Exp $
EAPI=5
MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Command-line option parser"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
DEPEND=">=dev-lang/php-5.4:*
>=dev-php/PEAR-PEAR-1.8.1"
RDEPEND="${DEPEND}"
PDEPEND="dev-php/pear"
HOMEPAGE="http://pear.php.net/package/Console_Getopt"
S="${WORKDIR}/${MY_P}"
src_install() {
insinto /usr/share/php/
doins -r Console
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild,v 1.1 2013/11/03 21:13:33 mabi Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild,v 1.2 2015/05/05 13:05:21 grknight Exp $
EAPI="5"
inherit php-pear-r1
@ -9,13 +9,12 @@ DESCRIPTION="Database Abstraction Layer"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="firebird mssql mysql mysqli oci8 oci8-instant-client postgres sqlite"
IUSE="mssql mysql mysqli oci8 oci8-instant-client postgres sqlite"
RDEPEND=">=dev-php/pear-1.9.1"
DEPEND="${RDEPEND}"
PDEPEND="firebird? ( >=dev-php/PEAR-MDB2_Driver_ibase-1.5.0_beta4 )
mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 )
PDEPEND="mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 )
mysql? ( >=dev-php/PEAR-MDB2_Driver_mysql-1.5.0_beta4 )
mysqli? ( >=dev-php/PEAR-MDB2_Driver_mysqli-1.5.0_beta4 )
oci8? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 )

@ -2,3 +2,4 @@ DIST mingw-w64-v2.0.8.tar.gz 7017057 SHA256 1a5a2c57f90c7f1b5eb8402a52f93de64592
DIST mingw-w64-v3.0.0.tar.bz2 7012419 SHA256 ffd381a53cb774843667ccdaeb3a23f86be77b0344355e1a5947b3ceb8343c67 SHA512 7fc438908328ae4429f79dfaaae92bc7e88bc0f46517bdebdc3c45b3e8062ff6c27f166eb51103c2d49aae01851d82f33e0b031c8d98198baaeb119e19221989 WHIRLPOOL ea2820ab24dcd6f35fab0404b2bd26273b117731bb25e2e3ef753e9a3a9b6661564605cdae7ed5e6e4f9fc6b3c3d000761fa44afa19f79b5d6deaebca44f709c
DIST mingw-w64-v3.1.0.tar.bz2 7021162 SHA256 ece7a7e7e1ab5e25d5ce469f8e4de7223696146fffa71c16e2a9b017d0e017d2 SHA512 9f418694aa0f072e2f08766fcee8929ac3022187750028781336243e050495b9709bb9ae87b4a83a8e9d3856478c525d8636277a4c219e282421b269dafa68d8 WHIRLPOOL 90a3a7056df7c4da2e605da1578e65b16e0f831370d8b1d399fed48945828604a94f9402b2d53bc4ca26623f1d34e6c45c862bf1f7590ddf9325fd4a053a18fb
DIST mingw-w64-v3.2.0.tar.bz2 7053254 SHA256 78a0de610829a1145ae12c4a29603344963a0b8156ba39a9a31a0e79c3b29142 SHA512 dd483bcf7ba0e698a33a0b02a811b181e601cd344b87dafd0f6c477f68efb9a617a4109046fd06735242623f87833cf97688f057583e1378d6d84e7818927593 WHIRLPOOL 99ba5ddaa99c40309d12d75d3953deaf9cc31280ad2446793d1525702963edd1b33e91053e99bdfd06d37980049d30b7fb4e9f3a5358f8277c2fabe587c56037
DIST mingw-w64-v4.0.1.tar.bz2 10803072 SHA256 89d2524a071b6337dfd9f3b6e6f46d8002b2633f928c833dc4e873a13e045b17 SHA512 a216a09a460c56c29208aee1e1cdb428e856f9c8d59dd399723ccf6d549368f0a13a6aacb046d211ddec7c0a1f1c227d5dd599e4f0c33ba4b6d9c92bd0a7fa1b WHIRLPOOL e021031e2820e918fe0f291624335fadc08641e811f6cf19d45b1586d2ac96c6bff4fb936bcd154a7b48711db9f5faabd27bfdced3a38073b4a20c8471a91915

@ -0,0 +1,88 @@
From 67434f57cbb5aba791e9ca973a86859e0736f829 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev <alon.barlev@gmail.com>
Date: Mon, 4 May 2015 21:31:10 +0300
Subject: [PATCH 2/2] build: autoconf: enable multiple tools and libs
this somewhat reduces the error checking, but makes code and usage nicer.
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
---
configure.ac | 55 ++++++++++++-------------------------------------------
1 file changed, 12 insertions(+), 43 deletions(-)
diff --git a/configure.ac b/configure.ac
index 468d1b1..1b59821 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,32 +56,12 @@ AC_ARG_WITH([libraries],
[Build the extra mingw-w64 libs, where ARG is one of libmangle, pseh, winpthreads, or all])],
[],
[with_libraries=no])
-AS_CASE([$with_libraries],
- [yes|all],[
- with_libraries="libmangle,pseh,winpthreads"
- with_libraries_winpthreads=yes
- with_libraries_mangle=yes
- with_libraries_pseh=yes],
- [libmangle],[
- with_libraries="libmangle"
- with_libraries_winpthreads=no
- with_libraries_mangle=yes
- with_libraries_pseh=no],
- [pseh],[
- with_libraries="pseh"
- with_libraries_winpthreads=no
- with_libraries_mangle=no
- with_libraries_pseh=yes],
- [winpthreads],[
- with_libraries="winpthreads"
- with_libraries_winpthreads=yes
- with_libraries_mangle=no
- with_libraries_pseh=no],
- [no],[
- with_libraries_winpthreads=no
- with_libraries_mangle=no
- with_libraries_pseh=no],
- [MW64_OPTION_ERROR([with-libraries])])
+for l in winpthreads mangle pseh; do
+ res=`echo "${with_libraries}" | grep $l > /dev/null && echo yes || echo no`
+ AS_CASE([$with_libraries],
+ [all|yes],[res=yes])
+ AS_VAR_COPY([with_libraries_$l], [res])
+done
AM_CONDITIONAL([LIBRARIES_MANGLE],[test "x$with_libraries_mangle" = xyes])
AM_CONDITIONAL([LIBRARIES_PSEH],[test "x$with_libraries_pseh" = xyes])
AM_CONDITIONAL([LIBRARIES_WINPTHREADS],[test "x$with_libraries_winpthreads" = xyes])
@@ -96,23 +76,12 @@ AC_ARG_WITH([tools],
[Build the extra mingw-w64 tools, where ARG is one of gendef, genidl, or all])],
[],
[with_tools=no])
-AS_CASE([$with_tools],
- [yes|all],[
- with_tools="gendef,genidl"
- with_tools_gendef=yes
- with_tools_genidl=yes],
- [gendef],[
- with_tools="gendef"
- with_tools_gendef=yes
- with_tools_genidl=no],
- [genidl],[
- with_tools="genidl"
- with_tools_gendef=no
- with_tools_genidl=yes],
- [no],[
- with_tools_gendef=no
- with_tools_genidl=no],
- [MW64_OPTION_ERROR([with-tools])])
+for t in gendef genidl; do
+ res=`echo "${with_tools}" | grep $t > /dev/null && echo yes || echo no`
+ AS_CASE([$with_tools],
+ [all|yes],[res=yes])
+ AS_VAR_COPY([with_tools_$t], [res])
+done
AM_CONDITIONAL([TOOLS_GENDEF],[test "x$with_tools_gendef" = xyes])
AM_CONDITIONAL([TOOLS_GENIDL],[test "x$with_tools_genidl" = xyes])
AM_COND_IF([TOOLS_GENDEF],[AC_CONFIG_SUBDIRS([mingw-w64-tools/gendef])])
--
2.3.6

@ -0,0 +1,86 @@
From 0adec5d0e1c65fc4ce4f84f3d4bb6738e923e1de Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev <alon.barlev@gmail.com>
Date: Mon, 4 May 2015 20:39:52 +0300
Subject: [PATCH 1/2] build: autoconf: support winpthreads library
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
---
Makefile.am | 6 +++++-
configure.ac | 15 +++++++++++++--
2 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 26a7606..308b6fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,10 @@ if LIBRARIES_PSEH
MAYBE_LIBRARIES_PSEH = mingw-w64-libraries/pseh
endif
+if LIBRARIES_WINPTHREADS
+ MAYBE_LIBRARIES_WINPTHREADS = mingw-w64-libraries/winpthreads
+endif
+
if TOOLS_GENDEF
MAYBE_TOOLS_GENDEF = mingw-w64-tools/gendef
endif
@@ -22,7 +26,7 @@ if TOOLS_GENIDL
MAYBE_TOOLS_GENIDL = mingw-w64-tools/genidl
endif
-SUBDIRS = $(MAYBE_HEADER) $(MAYBE_CRT) $(MAYBE_LIBRARIES_MANGLE) $(MAYBE_LIBRARIES_PSEH) $(MAYBE_TOOLS_GENDEF) $(MAYBE_TOOLS_GENIDL)
+SUBDIRS = $(MAYBE_HEADER) $(MAYBE_CRT) $(MAYBE_LIBRARIES_MANGLE) $(MAYBE_LIBRARIES_PSEH) $(MAYBE_LIBRARIES_WINPTHREADS) $(MAYBE_TOOLS_GENDEF) $(MAYBE_TOOLS_GENIDL)
DISTCHECK_CONFIGURE_FLAGS = --with-headers --with-crt --with-libraries=all --with-tools=all
diff --git a/configure.ac b/configure.ac
index 4bb3926..468d1b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,30 +53,41 @@ AC_MSG_RESULT([$with_crt])
AC_MSG_CHECKING([whether to build the optional libraries])
AC_ARG_WITH([libraries],
[AS_HELP_STRING([--with-libraries=ARG],
- [Build the extra mingw-w64 libs, where ARG is one of libmangle, pseh, or all])],
+ [Build the extra mingw-w64 libs, where ARG is one of libmangle, pseh, winpthreads, or all])],
[],
[with_libraries=no])
AS_CASE([$with_libraries],
[yes|all],[
- with_libraries="libmangle,pseh"
+ with_libraries="libmangle,pseh,winpthreads"
+ with_libraries_winpthreads=yes
with_libraries_mangle=yes
with_libraries_pseh=yes],
[libmangle],[
with_libraries="libmangle"
+ with_libraries_winpthreads=no
with_libraries_mangle=yes
with_libraries_pseh=no],
[pseh],[
with_libraries="pseh"
+ with_libraries_winpthreads=no
with_libraries_mangle=no
with_libraries_pseh=yes],
+ [winpthreads],[
+ with_libraries="winpthreads"
+ with_libraries_winpthreads=yes
+ with_libraries_mangle=no
+ with_libraries_pseh=no],
[no],[
+ with_libraries_winpthreads=no
with_libraries_mangle=no
with_libraries_pseh=no],
[MW64_OPTION_ERROR([with-libraries])])
AM_CONDITIONAL([LIBRARIES_MANGLE],[test "x$with_libraries_mangle" = xyes])
AM_CONDITIONAL([LIBRARIES_PSEH],[test "x$with_libraries_pseh" = xyes])
+AM_CONDITIONAL([LIBRARIES_WINPTHREADS],[test "x$with_libraries_winpthreads" = xyes])
AM_COND_IF([LIBRARIES_MANGLE],[AC_CONFIG_SUBDIRS([mingw-w64-libraries/libmangle])])
AM_COND_IF([LIBRARIES_PSEH],[AC_CONFIG_SUBDIRS([mingw-w64-libraries/pseh])])
+AM_COND_IF([LIBRARIES_WINPTHREADS],[AC_CONFIG_SUBDIRS([mingw-w64-libraries/winpthreads])])
AC_MSG_RESULT([$with_libraries])
AC_MSG_CHECKING([whether to build the optional tools])
--
2.3.6

@ -6,5 +6,11 @@
<flag name='idl'>
Install idl files.
</flag>
<flag name='libraries'>
Build extra libraries.
</flag>
<flag name='tools'>
Build extra tools.
</flag>
</use>
</pkgmetadata>

@ -0,0 +1,113 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/mingw64-runtime/mingw64-runtime-4.0.1.ebuild,v 1.1 2015/05/05 11:39:40 alonbl Exp $
EAPI=5
export CBUILD=${CBUILD:-${CHOST}}
export CTARGET=${CTARGET:-${CHOST}}
if [[ ${CTARGET} == ${CHOST} ]] ; then
if [[ ${CATEGORY} == cross-* ]] ; then
export CTARGET=${CATEGORY#cross-}
fi
fi
WANT_AUTOMAKE="1.15"
inherit autotools flag-o-matic eutils
DESCRIPTION="Free Win64 runtime and import library definitions"
HOMEPAGE="http://mingw-w64.sourceforge.net/"
SRC_URI="mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${PV}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="crosscompile_opts_headers-only idl libraries tools"
RESTRICT="strip"
S="${WORKDIR}/mingw-w64-v${PV}"
is_crosscompile() {
[[ ${CHOST} != ${CTARGET} ]]
}
just_headers() {
use crosscompile_opts_headers-only && [[ ${CHOST} != ${CTARGET} ]]
}
crt_with() {
just_headers && echo --without-$1 || echo --with-$1
}
crt_use_enable() {
just_headers && echo --without-$2 || use_enable "$@"
}
crt_use_with() {
just_headers && echo --without-$2 || use_with "$@"
}
pkg_setup() {
if [[ ${CBUILD} == ${CHOST} ]] && [[ ${CHOST} == ${CTARGET} ]] ; then
die "Invalid configuration"
fi
}
src_prepare() {
epatch "${FILESDIR}/${P}-winpthreads.patch"
epatch "${FILESDIR}/${P}-build.patch"
eautoreconf
}
src_configure() {
CHOST=${CTARGET} strip-unsupported-flags
if ! just_headers; then
mkdir "${WORKDIR}/headers"
pushd "${WORKDIR}/headers" > /dev/null
CHOST=${CTARGET} "${S}/configure" \
--prefix="${T}/tmproot" \
--with-headers \
--without-crt \
|| die
popd > /dev/null
append-cppflags "-I${T}/tmproot/include"
fi
local extra_conf=()
case ${CTARGET} in
x86_64*) extra_conf+=( --disable-lib32 --enable-lib64 ) ;;
i?86*) extra_conf+=( --enable-lib32 --disable-lib64 ) ;;
*) die "Unsupported ${CTARGET}" ;;
esac
CHOST=${CTARGET} econf \
--prefix=/usr/${CTARGET} \
--includedir=/usr/${CTARGET}/usr/include \
--with-headers \
--enable-sdk \
$(crt_with crt) \
$(crt_use_enable idl) \
$(crt_use_with libraries libraries winpthreads,libmangle) \
$(crt_use_with tools) \
"${extra_conf[@]}"
}
src_compile() {
if ! just_headers; then
emake -C "${WORKDIR}/headers" install
fi
default
}
src_install() {
default
if is_crosscompile ; then
# gcc is configured to look at specific hard-coded paths for mingw #419601
dosym usr /usr/${CTARGET}/mingw
dosym usr /usr/${CTARGET}/${CTARGET}
dosym usr/include /usr/${CTARGET}/sys-include
fi
env -uRESTRICT CHOST=${CTARGET} prepallstrip
rm -rf "${ED}/usr/share"
}

@ -3,3 +3,4 @@ DIST git-cola-1.9.4.tar.gz 434458 SHA256 c7f065bf5557ceba424ee26e5af94d01b37537e
DIST git-cola-2.0.7.tar.gz 679608 SHA256 bf87f6dacb2e524a4bbae8d8f33ac1be3e0b6cc4c41ac1c3819eacfd784c2d2a SHA512 0f26207145c337c3298962fff32695b753b4b5096bd028085e804e7e70589d0e68feeb3cb96403aa3b15dab401ef89d336115d68e7c40bb3d99cee2727a443b7 WHIRLPOOL 75042b712282a689a3f46fb7dc65696001f5c193da01ee65df7e5a525702f3bdee5c5e28f58ee3deafdb8b3d4a4e03a5e55ba74a34d3b18a66fa85ecb69c600f
DIST git-cola-2.1.0.tar.gz 682387 SHA256 1a443b270d5a710c60d00b51ccdef7e324a587e0e5e2b5ac9856a1a3d1ec878b SHA512 c8b5279c2ef6e7f147152cdfd746515f01501dc962dec6f8f98762b6eacda9c299551bf35a7ac31510f2f68b711a598a2db2ec5d2e865a7db7ef1f4c518e9fd3 WHIRLPOOL 01ae936b093a052735fe119ea5d26d174948f30c9b00ecfbf88425da226e5d5d22ffac855eea84503480d1c8a7d06a021d55884ab09e92698ecc4cf3fc5fa00a
DIST git-cola-2.1.1.tar.gz 953528 SHA256 41ce9fcbdd408afd626202b64d714ba10eb6fabbccdd32d5317d620fb72df13a SHA512 de1e8acc8f407dd33b69937ae17a862ba4b1bbb41844c731d60a047e45dbe4c2693a0e6a0a5a9be226a01a84b3c2c5b4825aeaba9baab8e6c35b7d4e0112bad9 WHIRLPOOL bdee8f56f899133a22a7afab01dbef88ea8273194f0dd405f894fe56e5e8a0d2577375e1baeaa03d9d49394fe0e11607a869cc542e66f0721e37fde079b2467d
DIST git-cola-2.1.2.tar.gz 960514 SHA256 f0465f74858fc78b1b30e06856cdd6b5fa5f0cb9587b5c7e9b489f4d0e4d8f8d SHA512 79eae7937db148cde22b3d5dc1564180c3919965c35c11853270525be4eb19c7f223ddc215ba8122ed8bcb70e0e6ec57948f1e02aeeae1a9c3e7c98efef1e42d WHIRLPOOL 8797f0f0d02eaea1c7e1ef5544fc7e5e2bf6ca738cff721ce56db194de8cd94a3e825bf557f478237d75c5cf782ed43cdafc7a7afdaf1417fa4f3d8b65bcb756

@ -0,0 +1,111 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.1.2.ebuild,v 1.1 2015/05/05 13:30:26 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4} )
DISTUTILS_SINGLE_IMPL=true
inherit distutils-r1 readme.gentoo virtualx
DESCRIPTION="The highly caffeinated git GUI"
HOMEPAGE="http://git-cola.github.com/"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
REQUIRED_USE="doc? ( python_targets_python2_7 )"
RDEPEND="
dev-python/jsonpickle[${PYTHON_USEDEP}]
dev-python/pyinotify[${PYTHON_USEDEP}]
dev-python/PyQt4[${PYTHON_USEDEP}]
dev-vcs/git"
DEPEND="${RDEPEND}
app-text/asciidoc
app-text/xmlto
sys-devel/gettext
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinxtogithub[$(python_gen_usedep 'python2*')]
)
test? (
dev-python/nose[${PYTHON_USEDEP}]
sys-apps/net-tools
)"
PATCHES=(
"${FILESDIR}"/${PN}-1.9.3-disable-tests.patch
"${FILESDIR}"/${PN}-1.9.1-system-ssh-askpass.patch
)
pkg_pretend() {
if use test && [[ -z "$(hostname -d)" ]] ; then
die "Test will fail if no domain is set"
fi
}
python_prepare_all() {
rm share/git-cola/bin/*askpass* || die
# unfinished translate framework
rm test/i18n_test.py || die
# don't install docs into wrong location
sed -i \
-e '/doc/d' \
setup.py || die "sed failed"
sed -i \
-e "s|'doc', 'git-cola'|'doc', '${PF}'|" \
cola/resources.py || die "sed failed"
distutils-r1_python_prepare_all
}
python_compile_all() {
cd share/doc/${PN}/
if use doc ; then
emake all
else
sed \
-e '/^install:/s:install-html::g' \
-e '/^install:/s:install-man::g' \
-i Makefile || die
fi
}
python_test() {
PYTHONPATH="${S}:${S}/build/lib:${PYTHONPATH}" LC_ALL="C" \
VIRTUALX_COMMAND="nosetests --verbose \
--with-id --with-doctest --exclude=sphinxtogithub" \
virtualmake
}
src_install() {
distutils-r1_src_install
}
python_install_all() {
cd share/doc/${PN}/ || die
emake \
DESTDIR="${D}" \
docdir="${EPREFIX}/usr/share/doc/${PF}" \
prefix="${EPREFIX}/usr" \
install
python_fix_shebang "${ED}/usr/share/git-cola/bin/git-xbase"
python_optimize "${ED}/usr/share/git-cola/lib/cola"
if ! use doc ; then
HTML_DOCS=( "${FILESDIR}"/index.html )
fi
distutils-r1_python_install_all
readme.gentoo_create_doc
docompress /usr/share/doc/${PF}/git-cola.txt
}

@ -1,3 +1 @@
DIST OpenLieroX_0.58_beta9.src.tar.bz2 82815579 SHA256 9f272f530e2a2648c53272e0c835092615d9bc9f14f5e733b2d0935a0edfc014
DIST OpenLieroX_0.58_rc1.src.tar.bz2 99189771 SHA256 0471c54e9d994b1bddc550eac146f6d07ae9be3c95bdcfb254ed2993df99e9cc
DIST OpenLieroX_0.58_rc3.src.tar.bz2 63845193 SHA256 9f246887d38c325e597373d9189990c9374c241cb807b4b5777844eceeed65cc SHA512 9d7b63f34040ed73a5856e7c064ab6890d9c2a13b973da48e1b706ade8f8ed061abc42a9cdda8c6f09c58002f369ac16f3b2b6d87e833f91a5bb488926ac3488 WHIRLPOOL f0ff5b63c41126d66906a4928c4296ba28614bcec9f04b200b59d62d126333194baa0478db8fe567dba029e8f5814ff5574c55119a30ece5e1e4732b7d7a9a61

@ -1,35 +0,0 @@
From 6b4e0a3ebcc2f43e1918ff84ddb25f87accbcd78 Mon Sep 17 00:00:00 2001
From: Albert Zeyer <albert.zeyer@rwth-aachen.de>
Date: Tue, 12 Jan 2010 16:49:35 +0100
Subject: [PATCH] option in CMake to disable joystick support
---
CMakeOlxCommon.cmake | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/CMakeOlxCommon.cmake b/CMakeOlxCommon.cmake
index e4279ca..815d310 100644
--- a/CMakeOlxCommon.cmake
+++ b/CMakeOlxCommon.cmake
@@ -33,6 +33,7 @@ OPTION(PYTHON_DED_EMBEDDED "Python embedded in dedicated server" No)
OPTION(OPTIM_PROJECTILES "Enable optimisations for projectiles" Yes)
OPTION(MEMSTATS "Enable memory statistics and debugging" No)
OPTION(BREAKPAD "Google Breakpad support" Yes)
+OPTION(DISABLE_JOYSTICK "Disable joystick support" No)
IF (DEBUG)
SET(CMAKE_BUILD_TYPE Debug)
@@ -161,6 +162,10 @@ ELSE (BREAKPAD)
ADD_DEFINITIONS(-DNBREAKPAD)
ENDIF (BREAKPAD)
+IF (DISABLE_JOYSTICK)
+ ADD_DEFINITIONS(-DDISABLE_JOYSTICK)
+ENDIF (DISABLE_JOYSTICK)
+
IF (GCOREDUMPER)
INCLUDE_DIRECTORIES(${OLXROOTDIR}/libs/coredumper/src)
ADD_DEFINITIONS(-DGCOREDUMPER)
--
1.6.3

@ -1,192 +0,0 @@
From cb6fec84b098472fb3a132f892de1be0080ad576 Mon Sep 17 00:00:00 2001
From: Albert Zeyer <albert.zeyer@rwth-aachen.de>
Date: Tue, 12 Jan 2010 02:59:49 +0100
Subject: [PATCH 1/1] option to disable joystick support completly (DISABLE_JOYSTICK)
---
src/client/AuxLib.cpp | 2 ++
src/client/CInput.cpp | 26 ++++++++++++++------------
src/client/InputEvents.cpp | 4 ++++
src/main.cpp | 4 ++++
4 files changed, 24 insertions(+), 12 deletions(-)
diff --git a/src/client/AuxLib.cpp b/src/client/AuxLib.cpp
index 251ead3..438ff4f 100644
--- a/src/client/AuxLib.cpp
+++ b/src/client/AuxLib.cpp
@@ -149,12 +149,14 @@ int InitializeAuxLib(const std::string& config, int bpp, int vidflags)
return false;
}
+#ifndef DISABLE_JOYSTICK
if(bJoystickSupport) {
if(SDL_InitSubSystem(SDL_INIT_JOYSTICK) != 0) {
warnings << "WARNING: couldn't init joystick subystem: " << SDL_GetError() << endl;
bJoystickSupport = false;
}
}
+#endif
if(!bDedicated && !SetVideoMode())
return false;
diff --git a/src/client/CInput.cpp b/src/client/CInput.cpp
index 76b330f..d1e11c6 100644
--- a/src/client/CInput.cpp
+++ b/src/client/CInput.cpp
@@ -153,14 +153,16 @@ int keys_t::keySymFromName(const std::string & name)
-#ifdef DEDICATED_ONLY
+#if defined(DEDICATED_ONLY) || defined(DISABLE_JOYSTICK)
void updateAxisStates() {}
void CInput::InitJoysticksTemp() {}
void CInput::UnInitJoysticksTemp() {}
#else
-
+
+#define HAVE_JOYSTICK
+
// Joystick axes
// TODO: these are set up according to my joystick, are they general enough?
enum {
@@ -458,7 +460,7 @@ int CInput::Wait(std::string& strText)
}
}
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
// joystick
// TODO: more joysticks
for(uint n = 0; n < sizeof(Joysticks) / sizeof(joystick_t); n++) {
@@ -494,7 +496,7 @@ int CInput::Setup(const std::string& string)
return true;
}
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
// Check if it's a joystick #1
// TODO: allow more joysticks
if(string.substr(0,5) == "joy1_") {
@@ -541,7 +543,7 @@ int CInput::Setup(const std::string& string)
}
}
}
-#endif // !DEDICATED_ONLY
+#endif // HAVE_JOYSTICK
// Must be a keyboard character
@@ -571,7 +573,7 @@ int CInput::Setup(const std::string& string)
// Returns the "force" value for a joystick axis
int CInput::getJoystickValue()
{
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
switch (Type) {
case INP_JOYSTICK1:
return getJoystickControlValue(Data, Extra, joys[0]);
@@ -588,7 +590,7 @@ int CInput::getJoystickValue()
// Returns true if this input is a joystick axis
bool CInput::isJoystickAxis()
{
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
if (Type == INP_JOYSTICK1 || Type == INP_JOYSTICK2)
return Data != JOY_BUTTON;
#endif
@@ -599,7 +601,7 @@ bool CInput::isJoystickAxis()
// Returns true if this joystick is a throttle
bool CInput::isJoystickThrottle()
{
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
if (Type == INP_JOYSTICK1 || Type == INP_JOYSTICK2)
return (Data == JOY_THROTTLE_LEFT) || (Data == JOY_THROTTLE_RIGHT);
#endif
@@ -627,7 +629,7 @@ bool CInput::isUp()
return true;
break;
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
// Joystick
case INP_JOYSTICK1:
case INP_JOYSTICK2:
@@ -656,7 +658,7 @@ bool CInput::isDown() const
return true;
break;
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
// Joystick
case INP_JOYSTICK1:
return checkJoystickState(Data, Extra, 0);
@@ -694,7 +696,7 @@ int CInput::wasDown() const {
counter = nDownOnce; // no other way at the moment
break;
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
case INP_JOYSTICK1:
case INP_JOYSTICK2:
counter = nDownOnce; // no other way at the moment
@@ -719,7 +721,7 @@ int CInput::wasUp() {
counter = 0; // no other way at the moment
break;
-#ifndef DEDICATED_ONLY
+#ifdef HAVE_JOYSTICK
case INP_JOYSTICK1:
case INP_JOYSTICK2:
counter = 0; // no other way at the moment
diff --git a/src/client/InputEvents.cpp b/src/client/InputEvents.cpp
index b011297..c6fc4a0 100644
--- a/src/client/InputEvents.cpp
+++ b/src/client/InputEvents.cpp
@@ -522,8 +522,10 @@ bool WaitForNextEvent() {
HandleMouseState();
HandleKeyboardState();
#ifndef DEDICATED_ONLY
+#ifndef DISABLE_JOYSTICK
if(bJoystickSupport) SDL_JoystickUpdate();
#endif
+#endif
HandleCInputs_UpdateUpForNonKeyboard();
HandleCInputs_UpdateDownOnceForNonKeyboard();
@@ -583,11 +585,13 @@ bool ProcessEvents()
HandleMouseState();
HandleKeyboardState();
#ifndef DEDICATED_ONLY
+#ifndef DISABLE_JOYSTICK
if(bJoystickSupport) {
SDL_JoystickUpdate();
updateAxisStates();
}
#endif
+#endif
HandleCInputs_UpdateUpForNonKeyboard();
HandleCInputs_UpdateDownOnceForNonKeyboard();
diff --git a/src/main.cpp b/src/main.cpp
index 76e1fa6..95e4e85 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -75,7 +75,11 @@ bool bDedicated = true;
bool bJoystickSupport = false;
#else //DEDICATED_ONLY
bool bDedicated = false;
+#ifdef DISABLE_JOYSTICK
+bool bJoystickSupport = false;
+#else
bool bJoystickSupport = true;
+#endif
#endif //DEDICATED_ONLY
bool bRestartGameAfterQuit = false;
TStartFunction startFunction = NULL;
--
1.6.3

@ -1,72 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/openlierox/openlierox-0.58_beta9-r1.ebuild,v 1.5 2012/03/03 01:28:03 sping Exp $
EAPI="2"
inherit eutils cmake-utils games
MY_PN="OpenLieroX"
MY_P="${MY_PN}_${PV}"
DESCRIPTION="Real-time excessive Worms-clone"
HOMEPAGE="http://openlierox.sourceforge.net/"
SRC_URI="mirror://sourceforge/openlierox/${MY_P}.src.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X breakpad debug joystick"
RDEPEND="media-libs/sdl-mixer
media-libs/sdl-image
media-libs/gd[jpeg,png]
dev-libs/libxml2
dev-libs/libzip
net-misc/curl
joystick? ( media-libs/libsdl[joystick] )
!joystick? ( media-libs/libsdl )
X? ( x11-libs/libX11
media-libs/libsdl[X] )
!X? ( media-libs/libsdl )"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_PN}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-0.58-beta9-joystick-cpp.patch \
"${FILESDIR}"/${PN}-0.58-beta9-joystick-cmake.patch
}
src_configure() {
local mycmakeargs="
$(cmake-utils_use debug DEBUG)
$(cmake-utils_use X X11)
-D BREAKPAD=$(use breakpad && echo "Yes" || echo "No")
-D DISABLE_JOYSTICK=$(use joystick && echo "No" || echo "Yes")
-D SYSTEM_DATA_DIR=${GAMES_DATADIR}
-D VERSION=${PV}"
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
# NOTE: App uses case-insensitive file-handling
insinto "${GAMES_DATADIR}"/${PN}/
doins -r share/gamedir/* || die "doins failed"
dodoc doc/{README,ChangeLog,Development,TODO} || die "dodoc failed"
insinto /usr/share/doc/"${PF}"
doins -r doc/original_lx_docs || die "doins failed"
doicon share/OpenLieroX.* || die "doicon failed"
make_desktop_entry openlierox OpenLieroX OpenLieroX \
"Game;ActionGame;ArcadeGame;" || die "make_desktop_entry failed"
dogamesbin "${CMAKE_BUILD_DIR}"/bin/openlierox || die "dogamesbin failed"
prepgamesdirs
}

@ -1,72 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/openlierox/openlierox-0.58_rc1-r1.ebuild,v 1.3 2012/03/03 01:28:03 sping Exp $
EAPI="2"
inherit cmake-utils eutils games
MY_PN="OpenLieroX"
MY_P="${MY_PN}_${PV}"
DESCRIPTION="Real-time excessive Worms-clone"
HOMEPAGE="http://openlierox.sourceforge.net/"
SRC_URI="mirror://sourceforge/openlierox/${MY_P}.src.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X breakpad debug joystick"
RDEPEND="media-libs/sdl-mixer
media-libs/sdl-image
media-libs/gd[jpeg,png]
dev-libs/libxml2
dev-libs/libzip
net-misc/curl
joystick? ( media-libs/libsdl[joystick] )
!joystick? ( media-libs/libsdl )
X? ( x11-libs/libX11
media-libs/libsdl[X] )
!X? ( media-libs/libsdl )"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_PN}"
src_prepare() {
epatch "${FILESDIR}"/${P}-icu.patch \
"${FILESDIR}"/${P}-curl.patch
}
src_configure() {
local mycmakeargs="
$(cmake-utils_use debug DEBUG)
$(cmake-utils_use X X11)
-D BREAKPAD=$(use breakpad && echo "Yes" || echo "No")
-D DISABLE_JOYSTICK=$(use joystick && echo "No" || echo "Yes")
-D SYSTEM_DATA_DIR=${GAMES_DATADIR}
-D VERSION=${PV}"
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
# NOTE: App uses case-insensitive file-handling
insinto "${GAMES_DATADIR}"/${PN}/
doins -r share/gamedir/* || die "doins failed"
dodoc doc/{README,ChangeLog,Development,TODO} || die "dodoc failed"
insinto /usr/share/doc/"${PF}"
doins -r doc/original_lx_docs || die "doins failed"
doicon share/OpenLieroX.* || die "doicon failed"
make_desktop_entry openlierox OpenLieroX OpenLieroX \
"Game;ActionGame;ArcadeGame;" || die "make_desktop_entry failed"
dogamesbin "${CMAKE_BUILD_DIR}"/bin/openlierox || die "dogamesbin failed"
prepgamesdirs
}

@ -1,67 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/openlierox/openlierox-0.58_rc1.ebuild,v 1.4 2012/03/03 01:28:03 sping Exp $
EAPI="2"
inherit cmake-utils eutils games
MY_PN="OpenLieroX"
MY_P="${MY_PN}_${PV}"
DESCRIPTION="Real-time excessive Worms-clone"
HOMEPAGE="http://openlierox.sourceforge.net/"
SRC_URI="mirror://sourceforge/openlierox/${MY_P}.src.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X breakpad debug joystick"
RDEPEND="media-libs/sdl-mixer
media-libs/sdl-image
media-libs/gd[jpeg,png]
dev-libs/libxml2
dev-libs/libzip
net-misc/curl
joystick? ( media-libs/libsdl[joystick] )
!joystick? ( media-libs/libsdl )
X? ( x11-libs/libX11
media-libs/libsdl[X] )
!X? ( media-libs/libsdl )"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_PN}"
src_configure() {
local mycmakeargs="
$(cmake-utils_use debug DEBUG)
$(cmake-utils_use X X11)
-D BREAKPAD=$(use breakpad && echo "Yes" || echo "No")
-D DISABLE_JOYSTICK=$(use joystick && echo "No" || echo "Yes")
-D SYSTEM_DATA_DIR=${GAMES_DATADIR}
-D VERSION=${PV}"
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
# NOTE: App uses case-insensitive file-handling
insinto "${GAMES_DATADIR}"/${PN}/
doins -r share/gamedir/* || die "doins failed"
dodoc doc/{README,ChangeLog,Development,TODO} || die "dodoc failed"
insinto /usr/share/doc/"${PF}"
doins -r doc/original_lx_docs || die "doins failed"
doicon share/OpenLieroX.* || die "doicon failed"
make_desktop_entry openlierox OpenLieroX OpenLieroX \
"Game;ActionGame;ArcadeGame;" || die "make_desktop_entry failed"
dogamesbin "${CMAKE_BUILD_DIR}"/bin/openlierox || die "dogamesbin failed"
prepgamesdirs
}

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.85.ebuild,v 1.2 2015/03/21 21:18:34 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.85.ebuild,v 1.3 2015/05/05 12:55:34 grobian Exp $
EAPI="5"
@ -464,7 +464,7 @@ src_install () {
insinto /etc/logrotate.d
newins "${FILESDIR}/exim.logrotate" exim
newinitd "${FILESDIR}"/exim.rc8 exim
newinitd "${FILESDIR}"/exim.rc9 exim
newconfd "${FILESDIR}"/exim.confd exim
systemd_dounit "${FILESDIR}"/{exim.service,exim.socket,exim-submission.socket}

@ -1,2 +1,5 @@
# Command-line options for running exim
EXIM_OPTS="-bd -q15m"
# Additional flags passed to exim_tidydb upon start (e.g. -t 7d)
TIDY_OPTS=""

@ -1,30 +0,0 @@
#!/sbin/runscript
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/files/exim.rc7,v 1.4 2012/02/28 04:03:55 idl0r Exp $
extra_started_commands="reload"
depend() {
need logger
use antivirus net
provide mta
}
start() {
ebegin "Starting ${SVCNAME}"
start-stop-daemon --start --exec /usr/sbin/exim --pidfile /var/run/${SVCNAME}.pid -- -C /etc/exim/${SVCNAME}.conf ${EXIM_OPTS:--bd -q15m}
eend $?
}
stop() {
ebegin "Stopping ${SVCNAME}"
start-stop-daemon --stop --pidfile /var/run/${SVCNAME}.pid --name exim
eend $?
}
reload() {
ebegin "Reloading ${SVCNAME}"
start-stop-daemon --signal HUP --pidfile /var/run/${SVCNAME}.pid --name exim
eend $?
}

@ -0,0 +1,46 @@
#!/sbin/runscript
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/files/exim.rc9,v 1.1 2015/05/05 12:55:34 grobian Exp $
extra_started_commands="reload"
depend() {
need logger
use antivirus net
provide mta
}
tidy_dbs() {
local spooldir=$(/usr/sbin/exim -C /etc/exim/${SVCNAME}.conf -bP -n spool_directory)
local db
local ret=0
ebegin "Tidying hints databases in ${spooldir}/db"
for db in "${spooldir}"/db/* ; do
[[ ${db} == *".lockfile" || ${db} == *"*" ]] && continue
/usr/sbin/exim_tidydb ${TIDY_OPTS} "${spooldir}" ${db##*/} > /dev/null
: $((ret += $?))
done
eend ${ret}
}
start() {
# if you use multiple instances, make sure you set spool_directory
# in the configfile
tidy_dbs
ebegin "Starting ${SVCNAME}"
start-stop-daemon --start --exec /usr/sbin/exim --pidfile /run/${SVCNAME}.pid -- -C /etc/exim/${SVCNAME}.conf ${EXIM_OPTS:--bd -q15m}
eend $?
}
stop() {
ebegin "Stopping ${SVCNAME}"
start-stop-daemon --stop --pidfile /run/${SVCNAME}.pid --name exim
eend $?
}
reload() {
ebegin "Reloading ${SVCNAME}"
start-stop-daemon --signal HUP --pidfile /run/${SVCNAME}.pid --name exim
eend $?
}

@ -1 +1 @@
Tue, 05 May 2015 10:36:53 +0000
Tue, 05 May 2015 14:06:50 +0000

@ -1 +1 @@
Tue, 05 May 2015 10:36:54 +0000
Tue, 05 May 2015 14:06:50 +0000

@ -1,13 +1,13 @@
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=app-text/hunspell app-text/poppler:=[qt4] dev-libs/quazip x11-libs/libX11 x11-libs/libXext dev-qt/designer:4 >=dev-qt/qtgui-4.8.5:4 >=dev-qt/qtcore-4.6.1:4 >=dev-qt/qtscript-4.6.1:4 dev-qt/qtsingleapplication[qt4] >=dev-qt/qtsvg-4.6.1:4 >=dev-qt/qttest-4.6.1:4 video? ( media-libs/phonon[qt4] ) virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare unpack
DEPEND=app-text/hunspell app-text/poppler:=[qt4] dev-libs/quazip x11-libs/libX11 x11-libs/libXext dev-qt/designer:4 >=dev-qt/qtgui-4.8.5:4 >=dev-qt/qtcore-4.6.1:4 >=dev-qt/qtscript-4.6.1:4 dev-qt/qtsingleapplication[qt4(+)] >=dev-qt/qtsvg-4.6.1:4 >=dev-qt/qttest-4.6.1:4 video? ( media-libs/phonon[qt4] ) virtual/pkgconfig
DESCRIPTION=Free cross-platform LaTeX editor (fork from texmakerX)
EAPI=5
HOMEPAGE=http://texstudio.sourceforge.net/
IUSE=video
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=app-text/hunspell app-text/poppler:=[qt4] dev-libs/quazip x11-libs/libX11 x11-libs/libXext dev-qt/designer:4 >=dev-qt/qtgui-4.8.5:4 >=dev-qt/qtcore-4.6.1:4 >=dev-qt/qtscript-4.6.1:4 dev-qt/qtsingleapplication[qt4] >=dev-qt/qtsvg-4.6.1:4 >=dev-qt/qttest-4.6.1:4 video? ( media-libs/phonon[qt4] ) virtual/latex-base app-text/psutils app-text/ghostscript-gpl media-libs/netpbm
RDEPEND=app-text/hunspell app-text/poppler:=[qt4] dev-libs/quazip x11-libs/libX11 x11-libs/libXext dev-qt/designer:4 >=dev-qt/qtgui-4.8.5:4 >=dev-qt/qtcore-4.6.1:4 >=dev-qt/qtscript-4.6.1:4 dev-qt/qtsingleapplication[qt4(+)] >=dev-qt/qtsvg-4.6.1:4 >=dev-qt/qttest-4.6.1:4 video? ( media-libs/phonon[qt4] ) virtual/latex-base app-text/psutils app-text/ghostscript-gpl media-libs/netpbm
SLOT=0
SRC_URI=mirror://sourceforge/texstudio/texstudio/TeXstudio%202.8.8/texstudio-2.8.8.tar.gz
_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 3bf24e6abb9b76d9f6c20600f0b716bf prefix 21058c21ca48453d771df15500873ede qmake-utils ea709b525d28e3087eddedb2f884dbbe qt4-r2 7199e3db5b5908325487d379c6f67cf0 toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=6b8f09da9752a774dafd0ac6364a598f
_md5_=2c2b7a16e191971a4ce82760dfd7c56f

@ -1,9 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Type 1 Font utilities
HOMEPAGE=http://www.lcdf.org/type/#t1utils
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
LICENSE=BSD
RDEPEND=!<media-libs/freetype-1.4_pre20080316
SLOT=0
SRC_URI=http://www.lcdf.org/type/t1utils-1.39.tar.gz
_md5_=645429cf282662ce21d7d20e214c2fa7
_md5_=c7b02faf9ae29b46a6514a708344bb6f

@ -0,0 +1,12 @@
DEFINED_PHASES=compile install test
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=C++ wrapper for the POSIX.2 functions popen(3) and pclose(3)
EAPI=5
HOMEPAGE=http://pstreams.sourceforge.net/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3
SLOT=0
SRC_URI=mirror://sourceforge/pstreams/pstreams-0.8.1.tar.gz doc? ( mirror://sourceforge/pstreams/pstreams-docs-0.8.1.tar.gz )
_eclasses_=multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=cd58982b48d750ea5ecaa539ac21080d

@ -0,0 +1,12 @@
DEFINED_PHASES=install
DEPEND=>=dev-lang/php-5.4:* >=dev-php/PEAR-PEAR-1.8.1
DESCRIPTION=Command-line option parser
EAPI=5
HOMEPAGE=http://pear.php.net/package/Console_Getopt
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
LICENSE=BSD-2
PDEPEND=dev-php/pear
RDEPEND=>=dev-lang/php-5.4:* >=dev-php/PEAR-PEAR-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/Console_Getopt-1.4.0.tgz
_md5_=53ac08d998c0673f4bca0b12107dda7b

@ -3,12 +3,12 @@ DEPEND=>=dev-php/pear-1.9.1 dev-lang/php:* >=dev-php/pear-1.8.1
DESCRIPTION=Database Abstraction Layer
EAPI=5
HOMEPAGE=http://pear.php.net/MDB2
IUSE=firebird mssql mysql mysqli oci8 oci8-instant-client postgres sqlite
IUSE=mssql mysql mysqli oci8 oci8-instant-client postgres sqlite
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
LICENSE=BSD
PDEPEND=firebird? ( >=dev-php/PEAR-MDB2_Driver_ibase-1.5.0_beta4 ) mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 ) mysql? ( >=dev-php/PEAR-MDB2_Driver_mysql-1.5.0_beta4 ) mysqli? ( >=dev-php/PEAR-MDB2_Driver_mysqli-1.5.0_beta4 ) oci8? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) oci8-instant-client? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) postgres? ( >=dev-php/PEAR-MDB2_Driver_pgsql-1.5.0_beta4 )
PDEPEND=mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 ) mysql? ( >=dev-php/PEAR-MDB2_Driver_mysql-1.5.0_beta4 ) mysqli? ( >=dev-php/PEAR-MDB2_Driver_mysqli-1.5.0_beta4 ) oci8? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) oci8-instant-client? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) postgres? ( >=dev-php/PEAR-MDB2_Driver_pgsql-1.5.0_beta4 )
RDEPEND=>=dev-php/pear-1.9.1 dev-lang/php:* >=dev-php/pear-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/MDB2-2.5.0b5.tgz
_eclasses_=multilib 3bf24e6abb9b76d9f6c20600f0b716bf php-pear-r1 6199074ba0005674c2291a5a8d0274e2 toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=8b4325f1d33002be0790be4c4a1132d1
_md5_=4dec454c50c192f8b16eff090863769a

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare setup
DEPEND=!<sys-devel/gettext-0.18.1.1-r3 =sys-devel/automake-1.15* >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Free Win64 runtime and import library definitions
EAPI=5
HOMEPAGE=http://mingw-w64.sourceforge.net/
IUSE=crosscompile_opts_headers-only idl libraries tools
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RESTRICT=strip
SLOT=0
SRC_URI=mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v4.0.1.tar.bz2
_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=3ad80729ceeec2617a26f93dbf8bd5dd

@ -0,0 +1,14 @@
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
DEPEND=dev-python/jsonpickle[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-python/pyinotify[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-python/PyQt4[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-vcs/git app-text/asciidoc app-text/xmlto sys-devel/gettext doc? ( dev-python/sphinx[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-python/sphinxtogithub[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] ) test? ( dev-python/nose[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] sys-apps/net-tools ) python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost )
DESCRIPTION=The highly caffeinated git GUI
EAPI=5
HOMEPAGE=http://git-cola.github.com/
IUSE=doc test python_targets_python3_3 python_targets_python3_4 python_targets_python2_7 python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 test
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=dev-python/jsonpickle[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-python/pyinotify[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-python/PyQt4[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] dev-vcs/git python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?]
REQUIRED_USE=doc? ( python_targets_python2_7 ) ^^ ( python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 )
SLOT=0
SRC_URI=https://github.com/git-cola/git-cola/archive/v2.1.2.tar.gz -> git-cola-2.1.2.tar.gz
_eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 virtualx 73cfc129b4b9ba23aed1abb10c825d86
_md5_=ba044838cc2586bcf14a928e651d45c3

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack
DEPEND=media-libs/sdl-mixer media-libs/sdl-image media-libs/gd[jpeg,png] dev-libs/libxml2 dev-libs/libzip net-misc/curl joystick? ( media-libs/libsdl[joystick] ) !joystick? ( media-libs/libsdl ) X? ( x11-libs/libX11 media-libs/libsdl[X] ) !X? ( media-libs/libsdl ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 )
DESCRIPTION=Real-time excessive Worms-clone
EAPI=2
HOMEPAGE=http://openlierox.sourceforge.net/
IUSE=X breakpad debug joystick
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
RDEPEND=media-libs/sdl-mixer media-libs/sdl-image media-libs/gd[jpeg,png] dev-libs/libxml2 dev-libs/libzip net-misc/curl joystick? ( media-libs/libsdl[joystick] ) !joystick? ( media-libs/libsdl ) X? ( x11-libs/libX11 media-libs/libsdl[X] ) !X? ( media-libs/libsdl ) games-misc/games-envd
SLOT=0
SRC_URI=mirror://sourceforge/openlierox/OpenLieroX_0.58_beta9.src.tar.bz2
_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 games 1ad3205dbf62a2c98249f2f59b0a2d39 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 user f54e098dd38ba1c0847a13e685b87747
_md5_=307ec91b56ae1b479be2825c0435b886

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack
DEPEND=media-libs/sdl-mixer media-libs/sdl-image media-libs/gd[jpeg,png] dev-libs/libxml2 dev-libs/libzip net-misc/curl joystick? ( media-libs/libsdl[joystick] ) !joystick? ( media-libs/libsdl ) X? ( x11-libs/libX11 media-libs/libsdl[X] ) !X? ( media-libs/libsdl ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 )
DESCRIPTION=Real-time excessive Worms-clone
EAPI=2
HOMEPAGE=http://openlierox.sourceforge.net/
IUSE=X breakpad debug joystick
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
RDEPEND=media-libs/sdl-mixer media-libs/sdl-image media-libs/gd[jpeg,png] dev-libs/libxml2 dev-libs/libzip net-misc/curl joystick? ( media-libs/libsdl[joystick] ) !joystick? ( media-libs/libsdl ) X? ( x11-libs/libX11 media-libs/libsdl[X] ) !X? ( media-libs/libsdl ) games-misc/games-envd
SLOT=0
SRC_URI=mirror://sourceforge/openlierox/OpenLieroX_0.58_rc1.src.tar.bz2
_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 games 1ad3205dbf62a2c98249f2f59b0a2d39 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 user f54e098dd38ba1c0847a13e685b87747
_md5_=db7e1ca62bab7ccfd0f1aaeb6ce06864

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack
DEPEND=media-libs/sdl-mixer media-libs/sdl-image media-libs/gd[jpeg,png] dev-libs/libxml2 dev-libs/libzip net-misc/curl joystick? ( media-libs/libsdl[joystick] ) !joystick? ( media-libs/libsdl ) X? ( x11-libs/libX11 media-libs/libsdl[X] ) !X? ( media-libs/libsdl ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 )
DESCRIPTION=Real-time excessive Worms-clone
EAPI=2
HOMEPAGE=http://openlierox.sourceforge.net/
IUSE=X breakpad debug joystick
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
RDEPEND=media-libs/sdl-mixer media-libs/sdl-image media-libs/gd[jpeg,png] dev-libs/libxml2 dev-libs/libzip net-misc/curl joystick? ( media-libs/libsdl[joystick] ) !joystick? ( media-libs/libsdl ) X? ( x11-libs/libX11 media-libs/libsdl[X] ) !X? ( media-libs/libsdl ) games-misc/games-envd
SLOT=0
SRC_URI=mirror://sourceforge/openlierox/OpenLieroX_0.58_rc1.src.tar.bz2
_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 games 1ad3205dbf62a2c98249f2f59b0a2d39 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 user f54e098dd38ba1c0847a13e685b87747
_md5_=f98535fa8c90929d3c03b374c34ae44c

@ -11,4 +11,4 @@ REQUIRED_USE=spf? ( exiscan-acl ) srs? ( exiscan-acl ) dmarc? ( spf dkim ) pkcs1
SLOT=0
SRC_URI=ftp://ftp.exim.org/pub/exim/exim4/exim-4.85.tar.bz2 mirror://gentoo/system_filter.exim.gz doc? ( ftp://ftp.exim.org/pub/exim/exim4/exim-html-4.85.tar.bz2 )
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 multilib 3bf24e6abb9b76d9f6c20600f0b716bf pam aa1ebb3ab720ea04dbbdd6eaaf9554ed systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=e5a37adeb8da587d3503a9ddeb80b060
_md5_=3ceccfa86d70d2a3f52c017e0d4d3fe3

@ -0,0 +1,13 @@
DEFINED_PHASES=configure install postinst prepare
DEPEND=udev? ( virtual/udev ) virtual/pkgconfig
DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client
EAPI=5
HOMEPAGE=http://roy.marples.name/projects/dhcpcd/
IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
LICENSE=BSD-2
RDEPEND=udev? ( virtual/udev )
SLOT=0
SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.8.2.tar.bz2
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 3bf24e6abb9b76d9f6c20600f0b716bf systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=e9d961ca4f435794b901180e3a763135

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=dev-libs/boost:= dev-qt/qtcore:4 >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] >=net-libs/rb_libtorrent-0.16.17 <net-libs/rb_libtorrent-1.0.0 dbus? ( dev-qt/qtdbus:4 ) X? ( dev-qt/qtgui:4 ) virtual/pkgconfig
DESCRIPTION=BitTorrent client in C++ and Qt
EAPI=5
HOMEPAGE=http://www.qbittorrent.org/
IUSE=dbus debug geoip +X python_targets_python2_7
KEYWORDS=~amd64 ~arm ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/boost:= dev-qt/qtcore:4 >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] >=net-libs/rb_libtorrent-0.16.17 <net-libs/rb_libtorrent-1.0.0 dbus? ( dev-qt/qtdbus:4 ) X? ( dev-qt/qtgui:4 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] geoip? ( dev-libs/geoip )
SLOT=0
SRC_URI=mirror://sourceforge/qbittorrent/qbittorrent-3.0.11.tar.xz
_eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd qmake-utils ea709b525d28e3087eddedb2f884dbbe qt4-r2 7199e3db5b5908325487d379c6f67cf0 toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=2cb3b01a9e246da9963dad3c06c4357d

@ -1,13 +0,0 @@
DEFINED_PHASES=compile install prepare test
DEPEND=test? ( dev-lang/perl )
DESCRIPTION=A multiple sequence alignment package
EAPI=2
HOMEPAGE=http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html
IUSE=examples test
KEYWORDS=amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=sci-biology/clustalw
SLOT=0
SRC_URI=http://www.tcoffee.org/Packages/T-COFFEE_distribution_Version_8.69.tar.gz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=9747482224fe2291d053bdcb97d8b1b3

@ -1,12 +1,12 @@
DEFINED_PHASES=compile install prepare setup
DEPEND=app-shells/tcsh virtual/jpeg sci-libs/cbflib sci-libs/ccp4-libs sys-libs/ncurses x11-libs/libxdl_view virtual/fortran
DEPEND=app-shells/tcsh sci-libs/cbflib sci-libs/ccp4-libs sys-libs/ncurses virtual/jpeg:0= x11-libs/libxdl_view virtual/fortran
DESCRIPTION=A program for integrating single crystal diffraction data from area detectors
EAPI=4
EAPI=5
HOMEPAGE=http://www.mrc-lmb.cam.ac.uk/harry/mosflm/
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
LICENSE=ccp4
RDEPEND=app-shells/tcsh virtual/jpeg sci-libs/cbflib sci-libs/ccp4-libs sys-libs/ncurses x11-libs/libxdl_view virtual/fortran
RDEPEND=app-shells/tcsh sci-libs/cbflib sci-libs/ccp4-libs sys-libs/ncurses virtual/jpeg:0= x11-libs/libxdl_view virtual/fortran
SLOT=0
SRC_URI=http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver709/build-it-yourself/mosflm709.tgz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 versionator cd0bcdb170807e4a1984115e9d53a26f
_md5_=41e22d5db8196143a9809d0ccfdf0bf1
_md5_=6a9e25297bf6e2b079998ad2bcee28ad

@ -11,4 +11,4 @@ RESTRICT=debug? ( strip ) test
SLOT=0
SRC_URI=https://github.com/zfsonlinux/zfs/archive/zfs-0.6.4.tar.gz
_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c autotools-utils 3727db64c7b960903d5033280f108080 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 2b8c53f6065bdee2d757472215a3088f linux-mod 101302d4b7b694ea9622bbffb187d0de multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 versionator cd0bcdb170807e4a1984115e9d53a26f
_md5_=36583b869cdec6580146e32452f5f4f4
_md5_=7ee62585bb549daaed2fe33a05254ff4

@ -1 +1 @@
Tue, 05 May 2015 10:36:57 +0000
Tue, 05 May 2015 14:06:54 +0000

@ -1 +1 @@
Tue May 5 10:36:53 UTC 2015
Tue May 5 14:06:50 UTC 2015

@ -1 +1 @@
Tue, 05 May 2015 11:00:01 +0000
Tue, 05 May 2015 14:30:01 +0000

@ -1 +1 @@
1430822101 Tue 05 May 2015 10:35:01 AM UTC
1430834701 Tue 05 May 2015 02:05:01 PM UTC

@ -3,3 +3,4 @@ DIST dhcpcd-6.4.7.tar.bz2 155396 SHA256 bb0880968671436b2cf85dcda4d4cf9b9e25045a
DIST dhcpcd-6.6.7.tar.bz2 158093 SHA256 43f93a0a536b93e26e4c7733582df7595d73aff9acfef298323e59dd8db8cdab SHA512 793e937ace790669f1e55d1974f11cfd4f4300f5ede2b31b8ac880ab316f47317a8256f40f87228d415653090873158a67a8ecd7eeefd9791475f1dcfadd01b6 WHIRLPOOL 55991f7112b9f0be9055fdbf7f38d3deb331ef05d39f23ac02b175d6ce128a68b279644c6015c80ab3484b996b30e451d5990eb6b23853daecb1bc808e09d550
DIST dhcpcd-6.7.1.tar.bz2 162396 SHA256 cb65d3e783fa5484ed095bb940c3274a5a91d3ed4a9d9ae66a49d9637165bd98 SHA512 24c6fa296a169f4a8146b346947067e542993c8cee914fca7ebfcb1923b8c9f0af4df21b9df38a6ea2b67f393544f46356a6650d435ed42beb4d3783013cb15c WHIRLPOOL 4d78f601a775b1c2bc9c288f68ff3a3f6129bb6e2c8ab04a53cbd9ab3dff8485cb42051e6bd76d66af1ac2d3a9a92b20fa1eefc77f1a8aab2756cdac70e2364f
DIST dhcpcd-6.8.1.tar.bz2 173030 SHA256 27b60cbf726a8319e6f1e7691132082c9cdac473317ea47cb093d0dd3d32af82 SHA512 b3ac554b40cfc3aa8c810f5579dd0c5f2c2aec870f142ac10b8a00cfd1c4934f171b12b5cc3197bf17761feba66e2ca463a9c2c3bb4e558e5bd1b033cebebae6 WHIRLPOOL a3a68c1bb8b12af657d7bb18ed37529b13b258d8afc07c84fa5e9a49b7469b450760be2c564b94192792f6bd9d73db514c130f62fab3935bf741bcda0b085469
DIST dhcpcd-6.8.2.tar.bz2 175355 SHA256 a72187fe1f31553264571720d47ebf919cf484f04c2fa974e57a10e16a505cb2 SHA512 cef488618c2bab398adb4b5021745ca9a8319067400604d087cb2c62142449adc40f25a14d90c87147c9412ffa1a85e6253374e98fea2de8024c94e3771e1c41 WHIRLPOOL c1464776cbccc96513ad544408ef9156f755fb3c81903536628c7b16bf18d8e373afe395e1137e998980e56585d571aa7abaac8820164d8f013e82c1ae8adc99

@ -0,0 +1,120 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.8.2.ebuild,v 1.1 2015/05/05 13:20:12 williamh Exp $
EAPI=5
if [[ ${PV} == "9999" ]]; then
FOSSIL_URI="http://roy.marples.name/projects/dhcpcd"
else
MY_P="${P/_alpha/-alpha}"
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi
inherit eutils systemd toolchain-funcs
DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
HOMEPAGE="http://roy.marples.name/projects/dhcpcd/"
LICENSE="BSD-2"
SLOT="0"
IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev"
COMMON_DEPEND="udev? ( virtual/udev )"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
if [[ ${PV} == "9999" ]]; then
DEPEND+=" dev-vcs/fossil"
src_unpack()
{
local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}}
local repo=${distdir}/fossil/${PN}.fossil
addwrite "${distdir}"
if [[ -e "${repo}" ]]; then
fossil pull "${FOSSIL_URI}" -R "${repo}" || die
else
mkdir -p "${distdir}/fossil" || die
fossil clone "${FOSSIL_URI}" "${repo}" || die
fi
mkdir -p "${S}" || die
cd "${S}" || die
fossil open "${repo}" || die
}
fi
src_prepare()
{
epatch_user
}
src_configure()
{
local dev hooks rundir
use udev || dev="--without-dev --without-udev"
hooks="--with-hook=ntp.conf"
use elibc_glibc && hooks="${hooks} --with-hook=yp.conf"
use kernel_linux && rundir="--rundir=${EPREFIX}/run"
econf \
--prefix="${EPREFIX}" \
--libexecdir="${EPREFIX}/lib/dhcpcd" \
--dbdir="${EPREFIX}/var/lib/dhcpcd" \
--localstatedir="${EPREFIX}/var" \
${rundir} \
$(use_enable embedded) \
$(use_enable ipv6) \
${dev} \
CC="$(tc-getCC)" \
${hooks}
}
src_install()
{
default
newinitd "${FILESDIR}"/${PN}.initd ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
}
pkg_postinst()
{
# Upgrade the duid file to the new format if needed
local old_duid="${ROOT}"/var/lib/dhcpcd/dhcpcd.duid
local new_duid="${ROOT}"/etc/dhcpcd.duid
if [ -e "${old_duid}" ] && ! grep -q '..:..:..:..:..:..' "${old_duid}"; then
sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_duid}"
fi
# Move the duid to /etc, a more sensible location
if [ -e "${old_duid}" -a ! -e "${new_duid}" ]; then
cp -p "${old_duid}" "${new_duid}"
fi
if [ -z "$REPLACING_VERSIONS" ]; then
elog
elog "dhcpcd has zeroconf support active by default."
elog "This means it will always obtain an IP address even if no"
elog "DHCP server can be contacted, which will break any existing"
elog "failover support you may have configured in your net configuration."
elog "This behaviour can be controlled with the noipv4ll configuration"
elog "file option or the -L command line switch."
elog "See the dhcpcd and dhcpcd.conf man pages for more details."
elog
elog "Dhcpcd has duid enabled by default, and this may cause issues"
elog "with some dhcp servers. For more information, see"
elog "https://bugs.gentoo.org/show_bug.cgi?id=477356"
fi
if ! has_version net-dns/bind-tools; then
elog
elog "If you activate the lookup-hostname hook to look up your hostname"
elog "using the dns, you need to install net-dns/bind-tools."
fi
}

@ -1,3 +1,2 @@
DIST qbittorrent-3.0.11.tar.xz 2722884 SHA256 ba9ed3132a1c9def6fcf5bae70ad2106f41a644cfe4b1ee8869a602a27878300 SHA512 91ccfed4ddc15d5b20af201390a5b971d0622e9ce865f62d3a81d0f4505077131ee648dd92cbf7f81a35dd334b421d2b41e4b54ca5854e1c54b963fa229b93d0 WHIRLPOOL 548e852ce93aaef84baa6e9c93d06980c291a16128fbea26d139d78066114cfa2646535be5d3f34acdfa17f1431c6153589281e815e49d6691fb33e5527a04dc
DIST qbittorrent-3.1.12.tar.xz 2465744 SHA256 d5d5b27958297f0b14cf03af8dd24a0d2a990e108c9a7a6159e4a2fbb1111c83 SHA512 af7cbb1a3158cd1fd6c28f17f1dbb62d94c9d192068b5a683b6b0e19e43664f3d312da055c5c19de75b5849c812b7aa9a0c966a7e464c120e0006bb1ea5a6e5a WHIRLPOOL 632fabec4c33104e55c73433028923033e65f37624aba37649e4f6f5593038fa9868e48787db7b1659690456835fc55dc542510d2f60732c66452d3c748508bf
DIST qbittorrent-3.1.9.2.tar.xz 2231708 SHA256 b07ccdbe1ae079f781c62aff21d47183ae35a8d4e96f43f90503978d1830a361 SHA512 8437fb695fb720132d131e44727c28af46c651576d5321423142c190120c59cc6439f5df2e90486274956d253db657fcbd217a834e3ca53d7681919fee7a2504 WHIRLPOOL e4b00027a57fbce49a9ddcaf6e60fccfabb65393531620afa0416249148e9e17d43398a1016fcf04695d0fa7d0a7b970e5beee0a4ab4e6ff06e6f8c23c90154f

@ -1,58 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.11-r2.ebuild,v 1.3 2015/04/19 09:32:45 hwoarang Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit python-r1 qt4-r2
DESCRIPTION="BitTorrent client in C++ and Qt"
HOMEPAGE="http://www.qbittorrent.org/"
MY_P=${P/_}
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="dbus debug geoip +X"
# geoip and python are runtime deps only (see INSTALL file)
CDEPEND="
dev-libs/boost:=
dev-qt/qtcore:4
>=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?]
>=net-libs/rb_libtorrent-0.16.17
<net-libs/rb_libtorrent-1.0.0
dbus? ( dev-qt/qtdbus:4 )
X? ( dev-qt/qtgui:4 )
"
DEPEND="${CDEPEND}
virtual/pkgconfig
"
RDEPEND="${CDEPEND}
${PYTHON_DEPS}
geoip? ( dev-libs/geoip )
"
S=${WORKDIR}/${MY_P}
DOCS=(AUTHORS Changelog README TODO)
src_configure() {
# Custom configure script, econf fails
local myconf=(
./configure
--prefix="${EPREFIX}/usr"
--with-libboost-inc="${EPREFIX}/usr/include/boost"
--with-qtsingleapplication=system
$(use dbus || echo --disable-qt-dbus)
$(use debug && echo --enable-debug)
$(use geoip || echo --disable-geoip-database)
$(use X || echo --disable-gui)
)
echo "${myconf[@]}"
"${myconf[@]}" || die "configure failed"
eqmake4
}

@ -1,10 +1,14 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.38 2015/04/26 16:26:12 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.39 2015/05/05 12:34:43 jlec Exp $
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
# Justin Lecher <jlec@gentoo.org> (05 Mai 2015)
# no stable qt5
app-office/texmaker qt5
# Jeroen Roovers <jer@gentoo.org> (26 Apr 2015)
# mongodb support is nice, but dev-libs/mongo-c-driver upstream is not ready
# yet (bug #542210)

@ -2595,6 +2595,8 @@ dev-util/metro:ccache - Enable support for ccache
dev-util/metro:git - Enable support for git snapshots
dev-util/metro:threads - Enable support for pbzip2 tarball packing/unpacking
dev-util/mingw64-runtime:idl - Install idl files.
dev-util/mingw64-runtime:libraries - Build extra libraries.
dev-util/mingw64-runtime:tools - Build extra tools.
dev-util/molecule:plugins - Add plugins provided by dev-util/molecule-plugins
dev-util/monkeystudio:plugins - Build and install additional plugins
dev-util/nemiver:memoryview - Enable the optional hexadecimal memory inspection with app-editors/ghex.

@ -1,3 +1,2 @@
DIST T-COFFEE_distribution_Version_11.00.8cbe486.tar.gz 3526354 SHA256 b8018433574ff7705c49cd974bebb06a48eb8bc5e38aaa9eb4f53f2e7778e72c SHA512 5c486411bae430cfca6f4623f4dff348e2d9ab7c2eb0edef8059c6cb9c01ee48347e06be0c5d19ee1ace4b9f597f19beee8da2d7eecba29c5a78c2aec800be92 WHIRLPOOL 205eb1b416b38c4d86722ec501d815cc3f9f974a79e07f6fff32855972a9d3a9849585ca345fa66bbcbe15dca8f16930e7bafe44ce5d39e23f9f73023da13b7c
DIST T-COFFEE_distribution_Version_8.69.tar.gz 4112765 SHA256 f346376bf341ce30f30f8c077820da466bed3e560c02d0ddd1a992381855d0f5 SHA512 8310bfcdce358da51a8f22f4311123abd31e3f7383d12fa8f6b7f9f0f202ab4308e24517a16de5bae6f741fc7bc018ab7c026842e579943d07630124268f34e2 WHIRLPOOL 535eed240701803f326605cf76d9a42bf6cb414b73e68642e63eac671c74310e65b9b6dea1a19442b9dc5d56192e6458ea1574eea3fc3a87bd2cdaafe6a8599f
DIST T-COFFEE_distribution_Version_9.03.r1318.tar.gz 3455629 SHA256 5bb9a531a4036b741a8ff0fe19f3591a3f33bf7ac4f484e5329b1b5dd1fff43c SHA512 40220c9fca5bee59b66757162ff2279c2ab221cca07532c64ed3606a95a787080cd4d6bf301ca6d20d8ba4f0c2166e5785fc0ad81ed6528eb527f24d59e79cc8 WHIRLPOOL a9d6b5abdf9851289d1de985fe0eda16f40d72ad23c74ee80ec7a365d9e6124ba12b4dc17894b98bd8d886f4dd0a25bce96cd4e2ec1bc7c2177d6ab8aa00bb65

@ -1,18 +0,0 @@
diff --git a/t_coffee_source/makefile b/t_coffee_source/makefile
index d2d00da..2357c44 100644
--- a/t_coffee_source/makefile
+++ b/t_coffee_source/makefile
@@ -1,6 +1,6 @@
t_coffee: util_constraints_list.o util_job_handling.o util_dps.o util_domain_constraints_list.o util_analyse_constraints_list.o util_aln_analyze.o aln_convertion_util.o util_declare.o hsearch.o random.o util_make_tree.o util.o reformat_struc.o reformat.o aln_compare.o io_func.o pb_util_read_sequence.o pb_util_read_seq_util.o tree_util.o util_graph_maln.o util_dp_clean_maln.o util_dp_ssec_pwaln.o util_dp_sim.o util_dp_mm_nw.o util_dp_gotoh_nw.o util_dp_suboptimal_nw.o util_dp_cdna_fasta_nw.o util_dp_generic_fasta_nw.o util_dp_fasta_nw.o util_dp_fasta_sw.o util_dp_gotoh_sw.o util_dp_est.o util_domain_dp_drivers.o util_dp_drivers.o util_domain_dp.o CUSTOM_evaluate_for_struc.o evaluate_for_struc.o evaluate_for_domain.o evaluate_dirichlet.o evaluate.o showpair.o fsa_dp.o pavie_dp.o dev1.o dev2.o dev3.o dev4.o fastal.o parttree.o tree.o diagonal.o fastal_opt_parsing.o scoring.o iteration.o t_coffee.o
- $(CC) $(CFLAGS) -o t_coffee util_constraints_list.o util_job_handling.o util_dps.o util_domain_constraints_list.o util_analyse_constraints_list.o util_aln_analyze.o aln_convertion_util.o util_declare.o hsearch.o random.o util_make_tree.o util.o reformat_struc.o reformat.o aln_compare.o io_func.o pb_util_read_sequence.o pb_util_read_seq_util.o tree_util.o util_graph_maln.o util_dp_clean_maln.o util_dp_ssec_pwaln.o util_dp_sim.o util_dp_mm_nw.o util_dp_gotoh_nw.o util_dp_suboptimal_nw.o util_dp_cdna_fasta_nw.o util_dp_generic_fasta_nw.o util_dp_fasta_nw.o util_dp_fasta_sw.o util_dp_gotoh_sw.o util_dp_est.o util_domain_dp_drivers.o util_dp_drivers.o util_domain_dp.o CUSTOM_evaluate_for_struc.o evaluate_for_struc.o evaluate_for_domain.o evaluate_dirichlet.o evaluate.o showpair.o fsa_dp.o pavie_dp.o dev1.o dev2.o dev3.o dev4.o fastal.o parttree.o tree.o diagonal.o fastal_opt_parsing.o scoring.o iteration.o t_coffee.o -lm
+ $(CC) $(CFLAGS) $(LDFLAGS) -o t_coffee util_constraints_list.o util_job_handling.o util_dps.o util_domain_constraints_list.o util_analyse_constraints_list.o util_aln_analyze.o aln_convertion_util.o util_declare.o hsearch.o random.o util_make_tree.o util.o reformat_struc.o reformat.o aln_compare.o io_func.o pb_util_read_sequence.o pb_util_read_seq_util.o tree_util.o util_graph_maln.o util_dp_clean_maln.o util_dp_ssec_pwaln.o util_dp_sim.o util_dp_mm_nw.o util_dp_gotoh_nw.o util_dp_suboptimal_nw.o util_dp_cdna_fasta_nw.o util_dp_generic_fasta_nw.o util_dp_fasta_nw.o util_dp_fasta_sw.o util_dp_gotoh_sw.o util_dp_est.o util_domain_dp_drivers.o util_dp_drivers.o util_domain_dp.o CUSTOM_evaluate_for_struc.o evaluate_for_struc.o evaluate_for_domain.o evaluate_dirichlet.o evaluate.o showpair.o fsa_dp.o pavie_dp.o dev1.o dev2.o dev3.o dev4.o fastal.o parttree.o tree.o diagonal.o fastal_opt_parsing.o scoring.o iteration.o t_coffee.o -lm
all: t_coffee TMalign
@@ -8,4 +8,4 @@ clean:
rm *.o
TMalign:
- $(FCC) TMalign.f -o TMalign
+ $(FCC) $(FFLAGS) ${LDFLAGS} TMalign.f -o TMalign

@ -1,11 +0,0 @@
diff --git a/bin/test.pl b/bin/test.pl
index 145be47..81c50bd 100755
--- a/bin/test.pl
+++ b/bin/test.pl
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
chdir "./test";
-$r=system "../bin/t_coffee test.pep -method fast_pair -outfile=new_reference_test.aln -outorder=input>/dev/null";
+$r=system "../t_coffee_source/t_coffee test.pep -method fast_pair -outfile=new_reference_test.aln -outorder=input>/dev/null";
if ($r==0){print "\nInstallation of t_coffee Successful\n";}
else {print "\nInstallation of t_coffee Not Successful\n";}

@ -1,67 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-8.69.ebuild,v 1.7 2015/02/09 12:50:38 blueness Exp $
EAPI="2"
inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="A multiple sequence alignment package"
HOMEPAGE="http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html"
SRC_URI="http://www.tcoffee.org/Packages/T-COFFEE_distribution_Version_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="examples test"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
RDEPEND="sci-biology/clustalw"
DEPEND="${DEPEND}
test? ( dev-lang/perl )"
S="${WORKDIR}/T-COFFEE_distribution_Version_${PV}"
die_compile() {
echo
eerror "If you experience an internal compiler error (consult the above"
eerror "messages), try compiling t-coffee using very modest compiler flags."
eerror "See bug #114745 on the Gentoo Bugzilla for more details."
die "Compilation failed"
}
src_prepare() {
epatch "${FILESDIR}"/${PV}-flags.patch
epatch "${FILESDIR}"/${PV}-test.patch
}
src_compile() {
[[ $(gcc-version) == "3.4" ]] && append-flags -fno-unit-at-a-time
[[ $(gcc-version) == "4.1" ]] && append-flags -fno-unit-at-a-time
emake \
CC="$(tc-getCC)" CFLAGS="${CFLAGS}" \
-C t_coffee_source || die_compile
}
src_test() {
cd "${TCDIR}"
perl bin/test.pl || die
}
src_install() {
dobin t_coffee_source/t_coffee || die "Failed to install program."
insinto /usr/share/${PN}/lib/html
doins html/* || die "Failed to install Web interface files."
# cd IR}"/doc
dodoc doc/*.txt || die "Failed to install text documentation."
dohtml doc/*.htm || die "Failed to install HTML documentation."
insinto /usr/share/doc/${PF}
doins doc/*.doc || die "Failed to install DOC documentation."
if use examples; then
insinto /usr/share/${PN}
doins -r example || die "Failed to install example files."
fi
}

@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild,v 1.3 2013/05/05 13:15:00 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild,v 1.5 2015/05/05 13:22:12 jlec Exp $
EAPI=4
EAPI=5
inherit eutils fortran-2 toolchain-funcs versionator
@ -20,10 +20,10 @@ IUSE=""
RDEPEND="
app-shells/tcsh
virtual/jpeg
sci-libs/cbflib
sci-libs/ccp4-libs
sys-libs/ncurses
virtual/jpeg:0=
x11-libs/libxdl_view"
DEPEND="${RDEPEND}"
@ -39,7 +39,7 @@ src_prepare() {
-e '/jinclude.h/d' \
-i mosflm/mosflm_jpeg.c || die
cp DATETIME.C mosflm/datetime.c
cp DATETIME.C mosflm/datetime.c || die
epatch \
"${FILESDIR}"/${PV}-parallel.patch \

@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.4.ebuild,v 1.1 2015/04/27 13:54:20 ryao Exp $
# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.4.ebuild,v 1.2 2015/05/05 13:53:13 perfinion Exp $
EAPI="4"
@ -46,7 +46,6 @@ pkg_setup() {
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
!PAX_RANDKSTACK
!PAX_USERCOPY_SLABS
ZLIB_DEFLATE
ZLIB_INFLATE

Loading…
Cancel
Save