Sync with portage [Mon Jul 8 12:55:55 MSK 2013].

mhiretskiy
root 11 years ago
parent 47c0538fb4
commit 3e8e07d797

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild,v 1.2 2013/07/06 18:44:47 ulm Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild,v 1.3 2013/07/07 22:38:32 aballier Exp $
EAPI=5
@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}/${MY_P}/misc"
SITEFILE="50${PN}-gentoo.el"

@ -0,0 +1,12 @@
--- vagrant-1.2.2/bin/vagrant
+++ vagrant-1.2.2/bin/vagrant
@@ -5,6 +5,9 @@
# initializing which have historically resulted in stack traces.
Signal.trap("INT") { exit 1 }
+ENV.delete('GEM_HOME')
+ENV.delete('GEM_PATH')
+
require 'log4r'
require 'vagrant'
require 'vagrant/cli'

@ -0,0 +1,68 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/vagrant-1.2.2-r1.ebuild,v 1.1 2013/07/08 00:01:28 radhermit Exp $
EAPI="5"
USE_RUBY="ruby19"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec"
RUBY_FAKEGEM_EXTRAINSTALL="config keys plugins templates"
RUBY_FAKEGEM_TASK_DOC=""
inherit ruby-fakegem eutils
DESCRIPTION="A tool for building and distributing virtual machines using VirtualBox"
HOMEPAGE="http://vagrantup.com/"
SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="test"
# Missing ebuild for contest
RESTRICT="test"
RDEPEND="${RDEPEND}
net-misc/curl
!x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) )"
ruby_add_rdepend "
>=dev-ruby/childprocess-0.3.7
>=dev-ruby/erubis-2.7.0
dev-ruby/i18n:0.6
>=dev-ruby/json-1.5.1
>=dev-ruby/log4r-1.1.9
>=dev-ruby/net-ssh-2.6.6
>=dev-ruby/net-scp-1.1.0
"
ruby_add_bdepend "
dev-ruby/rake
test? ( dev-ruby/mocha virtual/ruby-minitest )
"
all_ruby_prepare() {
# remove bundler support
sed -i '/[Bb]undler/d' Rakefile || die
rm Gemfile || die
# loosen dependencies
sed -e '/childprocess\|erubis\|log4r\|net-scp\|net-ssh/s/~>/>=/' \
-e '/json/s/, "< 1.8.0"//' \
-i ${PN}.gemspec || die
epatch "${FILESDIR}"/${PN}-1.2.1-no-warning.patch
epatch "${FILESDIR}"/${P}-rvm.patch
}
pkg_postinst() {
if use x64-macos ; then
ewarn
ewarn "For Mac OS X prefixes, you must install the virtualbox"
ewarn "package specifically for OS X which can be found at:"
ewarn "https://www.virtualbox.org/wiki/Downloads"
ewarn
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/xmind/xmind-3.3.1.201212250029.ebuild,v 1.5 2013/06/30 12:44:12 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-misc/xmind/xmind-3.3.1.201212250029.ebuild,v 1.6 2013/07/08 02:10:42 creffett Exp $
EAPI=5
@ -9,7 +9,7 @@ inherit eutils multilib fdo-mime gnome2-utils
MY_PN="${PN}-portable"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A brainstorming and mind mapping software tool."
DESCRIPTION="A brainstorming and mind mapping software tool"
HOMEPAGE="http://www.xmind.net"
SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip
http://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz"
@ -18,20 +18,19 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="
RDEPEND="
>=virtual/jre-1.5
x11-libs/gtk+:2
"
RDEPEND="${DEPEND}"
S=${WORKDIR}
QA_PRESTRIPPED="/usr/$(get_libdir)/xmind/XMind/libcairo-swt.so"
QA_PRESTRIPPED="usr/$(get_libdir)/xmind/XMind/libcairo-swt.so"
QA_FLAGS_IGNORED="
/usr/$(get_libdir)/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813/eclipse_1502.so
/usr/$(get_libdir)/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813/eclipse_1502.so
/usr/$(get_libdir)/xmind/XMind/libcairo-swt.so
/usr/$(get_libdir)/xmind/XMind/XMind
usr/$(get_libdir)/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813/eclipse_1502.so
usr/$(get_libdir)/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813/eclipse_1502.so
usr/$(get_libdir)/xmind/XMind/libcairo-swt.so
usr/$(get_libdir)/xmind/XMind/XMind
"
src_configure() {
@ -40,24 +39,24 @@ src_configure() {
else
XDIR="XMind_Linux"
fi
mv -v "$XDIR" XMind
mv -v XMind/.eclipseproduct XMind/configuration Commons
mv -v "$XDIR" XMind || die
mv -v XMind/.eclipseproduct XMind/configuration Commons || die
# force data instance & config area to be at home/.xmind directory
sed -i -e '/-configuration/d' XMind/XMind.ini || die
sed -i -e '/\.\/configuration/d' XMind/XMind.ini || die
sed -i -e '/-data/d' XMind/XMind.ini || die
sed -i -e '/\.\.\/Commons\/data\/workspace-cathy/d' XMind/XMind.ini || die
sed -i -e '/-configuration/d' \
-e '/\.\/configuration/d' \
-e '/-data/d' \
-e '/\.\.\/Commons\/data\/workspace-cathy/d' XMind/XMind.ini || die
echo '-Dosgi.instance.area=@user.home/.xmind/workspace-cathy' >> XMind/XMind.ini || die
echo '-Dosgi.configuration.area=@user.home/.xmind/configuration-cathy' >> XMind/XMind.ini || die
}
src_compile() {
:;
:
}
src_install() {
libdir="$(get_libdir)"
local libdir="$(get_libdir)"
dodir "/usr/${libdir}/xmind"
insinto "/usr/${libdir}/xmind"
doins -r Commons
@ -69,9 +68,8 @@ src_install() {
# insall icons
local res
for res in 16 32 48; do
insinto /usr/share/icons/hicolor/${res}x${res}/apps
newins "${WORKDIR}/xmind-icons/xmind.${res}.png" xmind.png
for res in 16 32 48; do
newicon -s ${res} "${WORKDIR}/xmind-icons/xmind.${res}.png" xmind.png
done
# insall MIME type
@ -79,8 +77,7 @@ src_install() {
doins "${FILESDIR}/x-xmind.xml"
# make desktop entry
make_desktop_entry xmind XMind xmind Office "MimeType=application/x-xmind;"
sed -i -e "/^Exec/s/$/ %F/" "${ED}"/usr/share/applications/*.desktop
make_desktop_entry "xmind %F" XMind xmind Office "MimeType=application/x-xmind;"
insinto /etc/gconf/schemas
doins "${FILESDIR}/xmind.schemas"
@ -99,5 +96,7 @@ pkg_postinst() {
}
pkg_postrm() {
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
}

@ -1 +1,2 @@
DIST AdbeRdr9.5.4-1_i486linux_enu.tar.bz2 57174420 SHA256 48abcdfe2f135134d71b8586f03ab38e85cede4810c832b15b21aead54b02200 SHA512 b1cca078d036b9fa25bef0fbc2a94ee577d22e20bc11f2056a9f26530e47462d936010f17d18d10da2092571f2154e3d67d140715de4abfdfde46ac8316b0989 WHIRLPOOL 6066eba2d335a2efcdd340b4fd5e2109ef398bc0bc4d80252584095649f3cf6b919d85ccf8fc68c619bc9b51d07e19a1e629f1efa70d8376ab52f0bfb91f1fcc
DIST AdbeRdr9.5.5-1_i486linux_enu.tar.bz2 57127348 SHA256 ee0ea9c65b38abd40ec7c92654e767dc138757f02aef5ae92f74e2dc75ac6540 SHA512 0d60f9c0248432445fb0e6ccbc6d7841ed3e63dad61765436c53098b15c2ede77f1dd6369b04004cec020c20df395f195c4aaf464a6e2761e57a9e9ea0cb5361 WHIRLPOOL 16ae019b3f1bc5b54a31af53e14788223ceed06483563dd4f5fdd7cd7356496188bbd95b04582dd768c4853998706c41cbb5c2b7a9dda99133e712e04b4dba59

@ -0,0 +1,198 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.5.5.ebuild,v 1.3 2013/07/07 19:18:31 ago Exp $
EAPI=5
inherit eutils gnome2-utils nsplugins
DESCRIPTION="Adobe's PDF reader"
SRC_URI="http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PV}/enu/AdbeRdr${PV}-1_i486linux_enu.tar.bz2"
HOMEPAGE="http://www.adobe.com/products/reader/"
LICENSE="Adobe"
KEYWORDS="-* amd64 x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="cups html ldap nsplugin"
# asian fonts from separate package:
IUSE+=" linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
RESTRICT="strip mirror"
DEPEND="dev-util/bsdiff"
RDEPEND="media-libs/fontconfig
x86? ( =dev-libs/openssl-0.9.8* )
cups? ( net-print/cups )
x86? (
x11-libs/gtk+:2
x11-libs/pango[X]
net-dns/libidn
|| ( x11-libs/pangox-compat <x11-libs/pango-1.31[X] )
ldap? ( net-nds/openldap )
html? (
|| (
www-client/firefox
www-client/firefox-bin
www-client/seamonkey
)
)
)
amd64? (
app-emulation/emul-linux-x86-gtklibs
app-emulation/emul-linux-x86-baselibs
)
linguas_zh_CN? ( media-fonts/acroread-asianfonts[linguas_zh_CN] )
linguas_ja? ( media-fonts/acroread-asianfonts[linguas_ja] )
linguas_zh_TW? ( media-fonts/acroread-asianfonts[linguas_zh_TW] )
linguas_ko? ( media-fonts/acroread-asianfonts[linguas_ko] )"
QA_EXECSTACK="
opt/Adobe/Reader9/Reader/intellinux/bin/acroread
opt/Adobe/Reader9/Reader/intellinux/lib/libauthplay.so.0.0.0
opt/Adobe/Reader9/Reader/intellinux/lib/libsccore.so
opt/Adobe/Reader9/Reader/intellinux/lib/libcrypto.so.0.9.8
opt/Adobe/Reader9/Reader/intellinux/plug_ins/PPKLite.api
"
QA_FLAGS_IGNORED="
opt/Adobe/Reader9/Reader/intellinux/plug_ins3d/.*.x3d
opt/Adobe/Reader9/Reader/intellinux/lib/lib.*
opt/Adobe/Reader9/Reader/intellinux/bin/SynchronizerApp-binary
opt/Adobe/Reader9/Reader/intellinux/bin/acroread
opt/Adobe/Reader9/Reader/intellinux/bin/xdg-user-dirs-update
opt/Adobe/Reader9/Reader/intellinux/SPPlugins/ADMPlugin.apl
opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm/PMP/.*.pmp
opt/Adobe/Reader9/Reader/intellinux/plug_ins/Multimedia/MPP/.*.mpp
opt/Adobe/Reader9/Reader/intellinux/plug_ins/.*.api
opt/Adobe/Reader9/Reader/intellinux/sidecars/.*.DEU
opt/Adobe/Reader9/Browser/intellinux/nppdf.so
opt/netscape/plugins/nppdf.so
"
QA_TEXTRELS="
opt/Adobe/Reader9/Reader/intellinux/lib/libextendscript.so
opt/Adobe/Reader9/Reader/intellinux/lib/libsccore.so
"
INSTALLDIR=/opt
S="${WORKDIR}/AdobeReader"
# remove bundled libs to force use of system version, bug 340527
REMOVELIBS="libcrypto libssl"
pkg_setup() {
# x86 binary package, ABI=x86
has_multilib_profile && ABI="x86"
}
src_unpack() {
unpack ${A}
cd "${S}"
unpack ./ILINXR.TAR ./COMMON.TAR
}
src_prepare() {
# remove cruft
rm "${S}"/Adobe/Reader9/bin/UNINSTALL
rm "${S}"/Adobe/Reader9/Browser/install_browser_plugin
rm "${S}"/Adobe/Reader9/Resource/Support/vnd.*.desktop
# replace some configuration sections
for binfile in "${S}"/Adobe/Reader9/bin/* ; do
sed -i -e '/Font-config/,+9d' \
-e "/acrogre.conf/r ${FILESDIR}/gentoo_config" -e //N \
"${binfile}" || die "sed configuration settings failed."
done
# fix erroneous Exec entry in .desktop
sed -i \
-e 's/^Exec=acroread[[:space:]]*$/Exec=acroread %U/' \
"${S}"/Adobe/Reader9/Resource/Support/AdobeReader.desktop \
||die "sed .desktop fix failed"
# fix braindead error in nppdf.so (bug 412051)
base64 -d > "${WORKDIR}/nppdf.so.patch" << ENDOFFILE
QlNESUZGNDBIAAAAAAAAAC8AAAAAAAAAYL0CAAAAAABCWmg5MUFZJlNZFBL6EAAAFvBh+DwgDAgQ
QAAAEABAIAAgACICaGjJtQoaaYAFPzpGDIjiUXSFYEuGy1ix8XckU4UJAUEvoQBCWmg5MUFZJlNZ
jrYrlQABYGAAwAAIAAAIIAAwzAUppgKbECni7kinChIR1sVyoEJaaDkxQVkmU1kzGPRGAAAAEYAA
AIYFAwAgACIHqbUIYAdBF8XckU4UJAzGPRGA
ENDOFFILE
einfo "Patching nppdf.so"
mv Adobe/Reader9/Browser/intellinux/nppdf.so Adobe/Reader9/Browser/intellinux/nppdf.so.orig || die
bspatch Adobe/Reader9/Browser/intellinux/nppdf.so.orig Adobe/Reader9/Browser/intellinux/nppdf.so "${WORKDIR}/nppdf.so.patch" || die
rm Adobe/Reader9/Browser/intellinux/nppdf.so.orig || die
}
src_install() {
local LAUNCHER="Adobe/Reader9/bin/acroread"
# Install desktop files
domenu Adobe/Reader9/Resource/Support/AdobeReader.desktop
# Install commonly used icon sizes
for res in 16x16 22x22 32x32 48x48 64x64 128x128 ; do
insinto /usr/share/icons/hicolor/${res}/apps
doins Adobe/Reader9/Resource/Icons/${res}/*
done
dodir /opt
chown -R --dereference -L root:0 Adobe
cp -dpR Adobe "${ED}"opt/ || die
# remove some bundled libs
for mylib in ${REMOVELIBS}; do
einfo Removing bundled ${mylib}
rm -v "${ED}"/opt/Adobe/Reader9/Reader/intellinux/lib/${mylib}*
done
doman Adobe/Reader9/Resource/Shell/acroread.1.gz
if use nsplugin; then
exeinto /opt/netscape/plugins
doexe Adobe/Reader9/Browser/intellinux/nppdf.so
inst_plugin /opt/netscape/plugins/nppdf.so
fi
dodir /opt/bin
dosym /opt/${LAUNCHER} /opt/bin/${LAUNCHER/*bin\/}
# We need to set a MOZILLA_COMP_PATH for seamonkey and firefox since
# they don't install a configuration file for libgtkembedmoz.so
# detection in /etc/gre.d/ like xulrunner did.
if use x86 && use html; then
for lib in /opt/seamonkey /usr/lib/seamonkey /usr/lib/mozilla-firefox; do
if [[ -f ${lib}/libgtkembedmoz.so ]] ; then
echo "MOZILLA_COMP_PATH=${lib}" >> "${ED}"${INSTALLDIR}/Adobe/Reader9/Reader/GlobalPrefs/mozilla_config
elog "Adobe Reader depends on libgtkembedmoz.so, which I've found on"
elog "your system in ${lib}, and configured in ${INSTALLDIR}/Adobe/Reader9/Reader/GlobalPrefs/mozilla_config."
break # don't search any more libraries
fi
done
fi
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst () {
if use x86 && ! use html; then
echo
ewarn "If you want html support and/or view the Adobe Reader help you have"
ewarn "to re-emerge acroread with USE=\"html\"."
echo
fi
if use amd64 && use nsplugin && ! has_version www-plugins/nspluginwrapper; then
echo
elog "If you're running a 64bit browser you may also want to install"
elog "\"www-plugins/nspluginwrapper\" to be able to use the Adobe Reader"
elog "browser plugin."
echo
fi
gnome2_icon_cache_update
}
pkg_postrm() {
gnome2_icon_cache_update
}

@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.14 2010/10/07 03:13:25 leio Exp $
# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.15 2013/07/07 22:09:02 aballier Exp $
inherit eutils vim-plugin
@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="vim"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
DEPEND="!<app-vim/gentoo-syntax-20070506"
RDEPEND="${DEPEND}"

@ -1 +1,2 @@
DIST WWW-Dict-Leo-Org-1.35.tar.gz 12708 SHA256 7f2ac51d12b08b010a20a689496a4993b2add6e8f5269e819ca84a901b070725 SHA512 6103d1e1c6986b1612d59062b024b72fe5025cce7ed5a3a0266111048c976242a5a5cbdcf0823ca0d61e10869d6f4d12c4cc3d6f30dcd63d4764a66a399549ac WHIRLPOOL 5a5973bced3a3d06e39ff342b853acddfb3c64eacd48b74c7c8f9c0554e6620a23a9b0704447068cd71147de7c3842ad9fb3b1ad64f263774885c4b82b6a1f9e
DIST WWW-Dict-Leo-Org-1.36.tar.gz 12861 SHA256 d8d21aa2ab46397f469478bf5d76d4a0fff6e2d3f64192351489d724fc1fcf8b SHA512 fc7b30c5b3a70161b53eebc9257b09582648a4189264de0766e31b5fe44d9fb4944aa2b5531fde68aa7202cca16abc2dd62220bb8e8478d7b420625c65569380 WHIRLPOOL 785dc0567f2d2775f0076a1d1413d227a97d62a2d5ccabe13a25306a57c3e324a152805562366227677bd3b0cc291cbffe82783659ac3c8bd098e6d188821bdb

@ -0,0 +1,31 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-1.360.0.ebuild,v 1.1 2013/07/07 17:12:59 jlec Exp $
EAPI=5
MODULE_AUTHOR=TLINDEN
MODULE_VERSION=1.36
inherit perl-module
DESCRIPTION="Commandline interface to http://dict.leo.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
dev-perl/HTML-TableParser
virtual/perl-DB_File"
DEPEND="${RDEPEND}"
src_install() {
perl-module_src_install
mv "${D}"/usr/bin/{l,L}eo || die
}
pkg_postinst() {
elog "We renamed leo to Leo"
elog "due to conflicts with app-editors/leo"
}

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>jlec@gentoo.org</email>
</maintainer>
<herd>perl</herd>
<upstream>
<remote-id type="cpan">WWW-Dict-Leo-Org</remote-id>
<remote-id type="cpan-module">WWW::Dict::Leo::Org</remote-id>
</upstream>
<maintainer>
<email>jlec@gentoo.org</email>
</maintainer>
<herd>perl</herd>
<upstream>
<remote-id type="cpan">WWW-Dict-Leo-Org</remote-id>
<remote-id type="cpan-module">WWW::Dict::Leo::Org</remote-id>
</upstream>
</pkgmetadata>

@ -1,3 +1,4 @@
DIST PyGithub-1.13.1.tar.gz 1777196 SHA256 9c04698743c70da5940c1b944ac5e2c1b4103a5a50d4c1130d1a62b056199d29 SHA512 5ae9d4d9b52c9ec300a66d83cbb4a5ace18e10246fc356e74d8b8417a509df39aabc6304662ffeb2b8e3d98581228835a14be2870c8034acc3e500629de6831d WHIRLPOOL bbd519153a582ef0e70b93b2878aef11921c308eb173eaf40f395d02a16eb8cfac10b4100e772cdceec53ae535c718bbed2aa437d0c9d3cc083b5c1855761fc1
DIST PyGithub-1.15.0.tar.gz 1848036 SHA256 3f44a51c79fa2084464fc729ae5d3c76fba39793b4b8608258b6258fe3d1af9b SHA512 979537e02d4cbb96db165ba03e27c22cad541512bb0dc936740dc6f7fe30052b2724214f2a3784186cf07a1648ab0d2635e38233e7a4a5717d5a7493e172c925 WHIRLPOOL a3228ab2cab1eecb95f4dc6df25872dad0e5c6116c176f5bb51be69019bedbb3e2f856023275eefed925539c9c5baa8240ca07327b7f5e46481dc862e9522d05
DIST PyGithub-1.16.0.tar.gz 1848342 SHA256 6b5bd7c0dd6139cc677c41db494a03bb5b5913aa0753652a48ff7cce1c812d71 SHA512 731361ae2134c5b3b025d4be06b92e6335399dac50e5f134c075351e0e0dd7e71de270135f6693a621004a8d1ae97219acae1fe05f4b9cdde67b53cee44052b0 WHIRLPOOL 944a1d380a46acd63d83546b08150ac476b78d37021e3b2bb974c5d79775f89696171672384cabe1cb74486652de5ede69045862e2be1032920c022911c99862
DIST PyGithub-1.17.0.tar.gz 1940579 SHA256 176b46a1794f2de9348245862e11fb17d9fced8693f5bec16695856422718809 SHA512 148d2997c7fd19a2c65b21195bed7d203c83668f590371224978034aedc159691417aeded2f7553428c23c050fde563c3f75cf60dc4c7126767f886aefc6d7cd WHIRLPOOL f1eb6ff9842439212d9b97ca47c2c7eb5660f69198d509acadc8644d54f9087f849b2c274823d8b870eba0e5057ac44dd5d8b0e9ec20634cb139ee9b091c93a2

@ -0,0 +1,23 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.17.0.ebuild,v 1.1 2013/07/07 20:40:55 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="Python library to access the Github API v3"
HOMEPAGE="http://vincent-jacques.net/PyGithub/"
# Use github since pypi is missing test data
SRC_URI="https://github.com/jacquev6/PyGithub/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
python_test() {
esetup.py test
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.2.ebuild,v 1.1 2013/06/24 10:00:26 pesa Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.2.ebuild,v 1.2 2013/07/08 06:04:50 pesa Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@ -44,7 +44,7 @@ RDEPEND="
>=dev-python/sip-4.14.3:=[${PYTHON_USEDEP}]
>=dev-qt/qtcore-${QT_PV}
X? (
>=dev-qt/qtgui-${QT_PV}[dbus?]
>=dev-qt/qtgui-${QT_PV}
>=dev-qt/qttest-${QT_PV}
)
dbus? (

@ -1,2 +1,3 @@
DIST blinker-1.1.zip 79412 SHA256 429a2b7433715b0c9bceb65aa0a93181d57f3548f89b9794697bedeb6b513a8f SHA512 52e4ba8a44f12e5a2a1378c4217e75e154be89f6143dc3c34c7a8e76eb513aaf1657308374b38632896961168bdc5d62497b27df36a7462978eeef623fe725f5 WHIRLPOOL 62e36ff8dacab49ff0d4c307d71db9827ea186b4f6722dea3e63d3fb0b141b4e0af5627765a5c7612335340db76b937fb297734010b8307e842e12d83c031dcc
DIST blinker-1.2.tar.gz 66221 SHA256 7062c05e9f724e2208835e335df5ffdc169004fe372ca91fb6408cd0f8e3aa85 SHA512 1de8e163c66d4b75d173d63dfd7a3bf3795d69139291363ccea94b71731a9721317adb600d209654f44d40b52ff3464bd112cb6b83100c7ddd397011374a8b9b WHIRLPOOL f3c6f2cc2120870d2d017eddc674ecc2afd1bd392f00ce4372377da73e232a9d8ce0671e5c0d41f9041b8d6f36ed7e59abc09e020a9df2d5b9fba778b3b6fb62
DIST blinker-1.3.tar.gz 91551 SHA256 6811010809262261e41ab7b92f3f6d23f35cf816fbec2bc05077992eebec6e2f SHA512 54364234c57dde8059fb9782327cb72ba534d40d650a8fe1ca7b51e4a1c2dbef2b74071681ee934f6f5f24749b6a9ca1371989c39bf4a225be5e8852757588e9 WHIRLPOOL 12a17bc47206c6c10450a0520eb0c2b9b91d838c5555cce8944cff85c164790b44dd6d26e1efd804d11bef42fafffcf67ea98a315e6e5a0e4d1cffeb2a28b44d

@ -0,0 +1,32 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild,v 1.1 2013/07/08 06:11:57 patrick Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
inherit distutils-r1
DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
HOMEPAGE="http://discorporate.us/projects/Blinker/ http://pypi.python.org/pypi/blinker"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
python_test() {
nosetests || die "Testing failed with ${EPYTHON}"
}
python_install_all() {
if use doc; then
pushd docs/html > /dev/null
insinto /usr/share/doc/${PF}/html
doins -r [a-z]* _static
popd > /dev/null
fi
}

@ -1 +1,2 @@
DIST django-oauth-plus-2.1.0.tar.gz 16620 SHA256 0ab73a3af54074e56eeb7d266b37c54b857b5b5d2f85b44c935bb4deae7613a5 SHA512 0995b50071e4de58f5e34bf9da6129c31903e3544bf391aab8b84cc94d6e13ada41be7b311e37eff30704c984fa866505a68e84507874994ff1a3288aac2ad89 WHIRLPOOL 72ce22a0b9db344bffd205de2dd691d09525ad8fc7504e790b797dff6ac33bd192b4759bef3fa302bd4ef74eed3e7573d05ca602aa866f73929340a459edd127
DIST django-oauth-plus-2.1.2.zip 31608 SHA256 fc3eda87f2261f847dc2d94bb1de6d55a60ed600db8bf251d9794635600b35fb SHA512 aa2c83a5d028c7ea88859e37c4bcc06ef07829660112403b0b11fba66fd0f803dde8d8f8bf4e7adc5b6e9aaef7ea8be0959df1b8ea12f7505f509109a7bc39c4 WHIRLPOOL 878e98cb82909780ac11e65fe5be414aa134a45bb2011c1547c44942737d2095da9ef2b07cccaed4b4d454acefdf10d97d7f57a1148696ffb036ef5671a6fb8b

@ -0,0 +1,31 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/django-oauth-plus-2.1.2.ebuild,v 1.1 2013/07/08 06:49:45 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
DESCRIPTION="Support of OAuth 1.0a in Django using python-oauth2"
HOMEPAGE="http://pypi.python.org/pypi/django-oauth-plus http://code.welldev.org/django-oauth-plus/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/django-1.2.4[${PYTHON_USEDEP}]
>=dev-python/oauth2-1.5.170[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_hg[${PYTHON_USEDEP}]"
python_test() {
if "${PYTHON}" oauth_provider/runtests/manage.py test; then
einfo "Testsuite passed under ${EPYTHON}"
else
die "Testsuite failed under ${EPYTHON}"
fi
}

@ -1,2 +1,3 @@
DIST Flask-Login-0.2.2.tar.gz 9460 SHA256 f704ce4b4644af34baf9c453ab2b3a156b0a977956dfa28a015f8e3832b0cf27 SHA512 d0eaaf0bfc92c0ebc0e504a1f110a78a1a39bf1ffe6bdbbc2bdb0365ba66ae3ea1440d4f00935d8a17cba3fcd0e89164a4c1c7c5b3e0ea3b2e067f7226e7eeef WHIRLPOOL d65062d41baf5b389cb3fa8aa671ce990b2e49ee3557f8e337df910d77ebbc98e28b342c6938590f2841445fe801cec441520f10190571157fb7a8942e65e5e6
DIST Flask-Login-0.2.3.tar.gz 9558 SHA256 c829d659cb7095601b2bc17ba3d7649deec78889eaa79e7613dcdfb9936c5830 SHA512 0d2994c4fe6d06ce0d9a9dbb406fc6cbaaedb651d8d2f3111504cbbfd85aa7c96ae4ca898de6a1bb4446efac5454fd922a2df3f21f4dd7006d14e40842375939 WHIRLPOOL 29398ce19f42ecacc8151666f990a08c07bc898dba5b5fa0de65f1d7f85cdd4b2c5fec18908446b5359514c2a3e09f55bdcb54d5907737403911a3718814c6db
DIST Flask-Login-0.2.5.tar.gz 9918 SHA256 1811ae0dbbaf6ce7dc127f702b554bada285e40197b40c0a49ffe2ef50be07f0 SHA512 c81a70f74db806e5daf6816fabeffc7d1cfd3039b0cf3283f8bdaf95c92cbb4556b414ddc7802383a7d515dfb142bcbda6f879b2cd951cf666f8243a5394294e WHIRLPOOL ae699113070f44ea34d3a1866c94ebf64841ad0d19c666c212993125c0ab8725e76cc4b983e0686c01e798cb8c14f4d45c974cac080ff8ac064e690016a78121

@ -0,0 +1,26 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/flask-login-0.2.5.ebuild,v 1.1 2013/07/08 05:26:51 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
MY_PN="Flask-Login"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Login session support for Flask"
HOMEPAGE="http://pypi.python.org/pypi/Flask-Login"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/flask-0.10[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
S="${WORKDIR}/${MY_P}"

@ -1 +1,2 @@
DIST Flask-WTF-0.8.3.tar.gz 238175 SHA256 0754901d3666ef8e38556f8edb2d681c5ba607052551cec6204f42b79600608c SHA512 db2bc87d24975839d8cbccb0c2dbc02c776a0195bdf913cfa731638498bd78b9cb1bc5caee7c4ce81f30f2708c1bef082382b891166aa4b516f9d2d72757ccdb WHIRLPOOL b50c89c1617991ea4c976b9c3c637038611d24897fc4f8f3eaf7be28ac60993a3d9fc0f7db9854fbdcc7c7fdee2ad9cd1937e2eba5bec78f70c2fae5800fd861
DIST Flask-WTF-0.8.4.tar.gz 237765 SHA256 5ebc675f14b2262dc711d321668d767e5e036c18c5cde30c71695a9669e50bce SHA512 4afa5fd71f1fc97c4bb5a8463763aae670824de867b566ef759295d4cbddd9d5754361611b68a71cb8127d1aa1653051e8e50e779d431d90800be06fcf052837 WHIRLPOOL 1d9012f339b156f5f78be79b3ad5d35adbf3e0a6c0f2aa73a9d69fe7b738a46ebd733b40758b5dc2c42789b29af94d9146148029ec1c31ef1c83b5f052cb2ce3

@ -0,0 +1,36 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.8.4.ebuild,v 1.1 2013/07/08 05:58:44 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
MY_PN="Flask-WTF"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration."
HOMEPAGE="http://pythonhosted.org/Flask-WTF/ https://pypi.python.org/pypi/Flask-WTF"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]
>=dev-python/wtforms-1.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/flask-testing[${PYTHON_USEDEP}]
dev-python/flask-uploads[${PYTHON_USEDEP}]
)"
S="${WORKDIR}/${MY_P}"
python_test() {
nosetests || die "Testing failed with ${EPYTHON}"
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-3.4.ebuild,v 1.2 2013/06/23 16:52:41 idella4 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-3.4.ebuild,v 1.3 2013/07/08 07:56:07 idella4 Exp $
EAPI="5"
@ -20,12 +20,11 @@ KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE="doc test"
DOCS="README.rst"
RDEPEND=""
RDEPEND=">=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}] )
test? ( virtual/python-unittest2[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] )"
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )"
python_compile_all() {
if use doc; then

@ -1,2 +1,3 @@
DIST irc-8.2.zip 110089 SHA256 9f7f182e789793c6965edf4b4c78341c068c5d46934c850fd2f0880a3d8f87c5 SHA512 5a5329fe7c83c6c77f8122cf434452c2a3525a632f77cbf44731ae00c23213b0b2942635eea5dc8c04e23fb37b8abf1296e037fe150a9c013b273785eb746b21 WHIRLPOOL 512b69c4948453654f593ac4188d348eb8d556fc31ad8e1622ad83d23e0ff001b36539c08c3f94e3aa23fd5d8a7da4fcebf80e701cff7224c6d6acb6901b0884
DIST irc-8.3.1.zip 111480 SHA256 bdfe7595ef0ebdba7b9ff630a85c1f707e9d3e8699323eccc6dbe27042ae6985 SHA512 3f68d19790ca707b9dda4f23e209de413ec6ae028392b52219c4a455127498ca8f16362a8fd8feabab4b25614135f8681df3dc714c2433ce80917e36f0297d4c WHIRLPOOL 99cca47865633dd54ba2176a4a6954f80fb8fd0b3af1085beac547476261593cb0b7a984d9d66d604be012583493b4fd559069169a913f593c8fc14dfa5073db
DIST irc-8.3.zip 110335 SHA256 f58b378f1750a5888c8938436542e7a34a3f2f76d63612b80e2f14c9182bd507 SHA512 19e7161002abab6343b4b62dd5e60a6c2641c8ecd75be076c204a9bf86efa35a2142c4c1e23abd52178d89a0140f6e19b8383d9136bcaf3c92a9403e704f0f4f WHIRLPOOL 66729c25b8e165341da2b2b22f670e4500dc25c19d61c1960ab6df451881bff6a00e9375cc3a02108cbee89edc7e3e5063ed3d33c87480949207868e4baf52fa

@ -0,0 +1,39 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/irc/irc-8.3.1.ebuild,v 1.1 2013/07/08 05:15:10 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy2_0 )
inherit distutils-r1
DESCRIPTION="IRC client framework written in Python."
HOMEPAGE="https://bitbucket.org/jaraco/irc http://pypi.python.org/pypi/irc"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"
DEPEND="app-arch/unzip
app-text/dos2unix"
RDEPEND="!>=dev-python/python-irclib-3.2.2[${PYTHON_USEDEP}]"
python_prepare_all() {
# Prevent setup from downloading hgtools package
dos2unix setup.py || die "Oopsie"
epatch "${FILESDIR}/irc-setup.py.8.0.1.patch"
# Don't rely on hgtools for version
sed -e "s/use_hg_version=True/version=\"${PV}\"/" -i setup.py || die
sed -e "/^tag_/d" -i setup.cfg || die
distutils-r1_python_prepare_all
}
python_install_all() {
use examples && local EXAMPLES=( scripts/. )
distutils-r1_python_install_all
}

@ -4,4 +4,5 @@ DIST pep8-1.3.tar.gz 32387 SHA256 58dff3f15b5fd15714b9689d1eb461df780fa06cfb2968
DIST pep8-1.4.1.tar.gz 54945 SHA256 071dbe7109114f0dc3fb5f779f64bb3d08ff51b00a7ebb8dc8aee19f1a95b7f3 SHA512 18d51a99a499d2341fefd4710575f20d7b59e87bfa26394468f3c3df3ed234193268f4ba4342716d2b9a9afd3afb86510d679266d1553b4874582ea5b88ff17b WHIRLPOOL 6828d0912926c8f1b15025a67e38220da3a078377d8837193dec5a97dc8c69969a1c4d0b2b9043af55aa19b638ff1df2847160c94f839c1b89b08c511807e598
DIST pep8-1.4.2.tar.gz 59715 SHA256 30b373fe9859c39fd1ea3afb67e1894934a73b7b3ed8cb7505e4f5903b88bc8c SHA512 2830b0d66335bd51a63e6fba62443465c20f0653d47f0a7de953639f8dac3efbd32cf18580892b34575c3ee8074c9790d738858ccaf4b0447941c66e7fef630f WHIRLPOOL df6e1430357792efcc0e538318a8a208d3b25c371ddc85aea097eb551e039eb38b0d40731f2693d59b47f38d35bd29f8a13eb454cc25bcaa9d3f7a56c72574a9
DIST pep8-1.4.5.tar.gz 63021 SHA256 dd908e7df835ebb1b82ba0675e1b7e173ea9c55d7ae62808ecad2e6db2a6ee0e SHA512 c4d8e5b116762480e1aad2ddad1cd02d2d74779adcef8153739c7ca1e56d33bd81b42c984c525797548d915245f24d3cea636d6b89ade8e9e428f31b0a6fe8a6 WHIRLPOOL c597328ce58d226311162c7126c949f92e9142f0fa9a979cdd0ede29f71b839587ef4c5cef57ac8fdd608753f52a6c91220b90807ca9b3b56cc5b5772c688b9a
DIST pep8-1.4.6.tar.gz 65392 SHA256 603a46e5c358ce20ac4807a0eeafac7505d1125a4c1bd8378757ada06f61bed8 SHA512 3752bef4cf8064b6f965bde0ccbe5e546c1e53496814c49d959d2148d9707848d0ebb79c9394f4b1a43575bab61db8ea58ac3bffb24d6f8d41abddffaf483f55 WHIRLPOOL 72b05cd2086e09cbe9e0d67a592324801e945d51f47efa20a16795d2e5e50329acc0cf8d8f3628a666880e80ec391ffb18e6185d5b03a7f11c94ca830af013a9
DIST pep8-1.4.tar.gz 54417 SHA256 3fbaedba1f61b40760366325825dc36a8fb60a86690f4bec2e1da2e807cbb187 SHA512 dfe357534f924badee5ad88ec9de60d856af29a6332bcacb73ef994f9ca24c7dea8964596dedc45914b82099754c28a66d475c6df716a7e3629706e5cd78ea97 WHIRLPOOL cc276a9219bb49b5a9bb24d6a11b6adb6c3d4020570dd49f972dd9083a41ee2e8964d39e43629c92dba9d4db31c783e73d8c9ccd53dc87515168f7cac6a7fd19

@ -0,0 +1,27 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.1 2013/07/08 06:15:43 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="Python style guide checker"
HOMEPAGE="http://github.com/jcrocholl/pep8 http://pypi.python.org/pypi/pep8"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
DOCS=( CHANGES.txt )
python_test() {
PYTHONPATH="${S}" "${PYTHON}" pep8.py -v --testsuite=testsuite || die
PYTHONPATH="${S}" "${PYTHON}" pep8.py --doctest -v || die
}

@ -2,3 +2,4 @@ DIST pudb-2012.3.tar.gz 38675 SHA256 845494d88a2c0b347895a6ef16d85520dce6e56f063
DIST pudb-2013.1.tar.gz 40914 SHA256 8bc5c43969959ee2dd0d89f876eaf8e81e8447a79dc975a1f6b39bbcc7bc25c5 SHA512 ff8464a2b1a6f426a8f4bea6e82d11a8048a4cb7c6d4029d7544c863fee2e7deba394ebb4a93333903e37f80edccfaf61235bc4c9d696b769137fffbab9ba5ba WHIRLPOOL d9ea40521b67688475c857d6f0e1781b5ef93f12878cbd4bebd7d76223dc136a4e29773209d4ff2f0545d5d10762e09c5da523245af0e147737e98a48f116301
DIST pudb-2013.2.tar.gz 41819 SHA256 16632aca1bf445047a2a6f63103fdfe6ba916026428e2171e920a6aa6ba5d308 SHA512 73e6016e8f195f8bd1436d0f3f319abffa408cb3e789fb14155e1c736d455f567e40fb94702665195b5a50c5bbb05fd5772919051a8092926e9822b310be90b4 WHIRLPOOL 9309e6308b1726742fbc96c4caa24a0e8004f925b5d253fec677b292ddde6137fffc80b457d3c2b57a691d270d909eeb293923709317b85e91e07073920126d2
DIST pudb-2013.3.2.tar.gz 37718 SHA256 93790016e9a5edf37ad37217257094d1729b9f9dbd80667d4a87a216dfb2d83b SHA512 0e9a4c0f884f87a29d3d63b8ea701bad15b9593d8a70d425e87e24c10e8d0d35ed662a35116402c88696b595cf280f10dbdaa478e25921ab20dd62ac86f9e97f WHIRLPOOL 6b0f28023106085cb0535c0094ce1d1742b62365d4e144fc44adc50103ed3a10039177a6cd904a8a24fb866a3d013c53f4e003ba15a3adbf00280942739d6c97
DIST pudb-2013.3.3.tar.gz 38025 SHA256 1d4f3e6a5d43f286799e83f493a2d2a43790b6ca03efc1c650a33b84e791c32c SHA512 12853e997435c3ac814e83d7d7dd08153ecc7b3636323abd072884ca6925cda33d0d206bebdd0b18d9e76c51661b52197e489971710a8d65a18ee43dec197749 WHIRLPOOL 1590fb656779e31a6740a5ceb60904f2459071f897388d8981319bb4db6e97b580ed644b21c131f0b6abebf46f3d3b4fa8d357245e3d25b1d8d813640b5c654a

@ -0,0 +1,21 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pudb/pudb-2013.3.3.ebuild,v 1.1 2013/07/08 07:46:03 patrick Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="A full-screen, console-based Python debugger"
HOMEPAGE="http://pypi.python.org/pypi/pudb"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-interix ~x86-linux"
RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"

@ -1,3 +1,4 @@
DIST pycountry-0.14.7.zip 7738052 SHA256 72c989c73881a09967e6b460b046c3d07134600ec4d689ae51fa39d0e1dcb93d SHA512 48cae01b87735a1276c9b98c7a65029924d428cdc1e0f6d041a9c3fe436fd272e0395af9ed7147f7baa40128c8986bcfff66b59cfabc4f93a2ca397c77ba9140 WHIRLPOOL fad4326d1d3774f36560c567df8bdc9980d02c6761f105789a05b37d87c487bd674413b4f681df5ed14e72f7533311a8ef9405d63b535df957ec22fb9191303e
DIST pycountry-0.14.8.zip 7781480 SHA256 5252b5378ba6f1971aa718248d797fb1e2a33d0bdb975400e4b801549102e2fa SHA512 99d8ded3addd3dbd03e15d6ed31bd53d3c369c4b516c03f3e7bfa7ed42feda769153f6df0a43fd9129f8123b8ebc22341722dc5883c885b0f4a42ba591b475cd WHIRLPOOL 9378ea338d75295a0ced55018834e954f38ce71e77c0800ced0b2fe53318c96c70813b218c57fbc328f7c56f28730e4c5eacba9da58ae9c619fb738eb0ecf48c
DIST pycountry-0.15.zip 7796770 SHA256 42003531fef65cf56ad35e32843a9b8c090127b0a5827f69fbea99f239d9ad73 SHA512 b6a9f3329c36d422b76bde070325fb32945a4fbb2a7f45b68d85d6851c26da6bab9451b1c28fcb1cc7174dbda79bbc0802507e4658743b3be1e69527877138b0 WHIRLPOOL 14ca60d16bcf58aecb6895b5489a7a3061bb04029702eab53e3908e1ce787c9ddc86840e4a6ed0a87804247f4b00782d0bedc95d7ce702fa2e38a25a76e5a913
DIST pycountry-0.16.zip 7845174 SHA256 dea598b6feccb82281d9e35bbf6bdb669eac4cf0a51be57c3a82ba166534acb6 SHA512 7ddb7392ad9bfa9af28d63d6acebf0f3a25af462eec85b75a9933096a36b369ec44aeb7767c421d8496d795f2f100a33d7e9e3615420b7829c458b22addfea11 WHIRLPOOL f96a1681a486eeb3996bffac7202222d9346979ef7614b47350c6504fac85f40987621053bd778a7e7f665adc6bacbe74d033ed74b9f0e3257ff5ff058e47923

@ -0,0 +1,33 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-0.16.ebuild,v 1.1 2013/07/08 05:19:03 patrick Exp $
EAPI=5
# pypy pennding actioning of bug filed upstream
PYTHON_COMPAT=( python{2_6,2_7,3_3} )
inherit distutils-r1
DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations"
HOMEPAGE="http://pypi.python.org/pypi/pycountry"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
DOCS=( HISTORY.txt TODO.txt )
# https://bitbucket.org/techtonik/pycountry/issue/9/can-pytest-extras-be-removed-015
PATCHES=( "${FILESDIR}"/${PN}-0.15-setup.patch )
python_test() {
# https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy
pushd "${BUILD_DIR}"/lib > /dev/null
py.test ${PN}/tests/test_general.py || die
}

@ -1 +1,2 @@
DIST pycuda-2012.1.tar.gz 1473695 SHA256 d5b90467b926c73ceaf2dd2662fef2e21e106f00a0aa0d11f09a891aac3925dc SHA512 bb8889fa46de3d4ae57fb47883232953eba0e12a53431fffdefb12af3134540aec2671f0f2fbbe1d836dab354d407e078e773e84f8ee9a5345400a4a59da7937 WHIRLPOOL b35484ddc8d2c1808a0d706dcdcc9ebe49af153b0aaaf8fc2596f4068c5c2dbdb9fb4f84ac46512b314ef9383f70dfcefa4895191d7a9f6d78eee8ae8a56fe71
DIST pycuda-2013.1.1.tar.gz 1586425 SHA256 4b541ff7ab4a867e9389b3b9b9456c6957000f39a20a46e872dd25dd3bece2da SHA512 7a7e95fcd4f76d10234558021064cc299e6d93ab9a428c9560e5a8a73b13304ba9ccc3c103674a25effdc01a14aac21981a62de881a9c990ad16d7689b75e502 WHIRLPOOL c1e958defbe4998c0af5a256df51daa3901f0bf2a45e5c5faed9abf5ba60ebd0dddab6fbb4caff41eac588fe7fc3cca1517c032d95d316492f99c307b6a260f3

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<herd>sci</herd>
<upstream>
<remote-id type="pypi">pycuda</remote-id>
</upstream>

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/pycuda-2012.1.ebuild,v 1.1 2013/01/15 15:25:13 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/pycuda-2012.1.ebuild,v 1.2 2013/07/07 19:15:38 jlec Exp $
EAPI=5
@ -18,24 +18,24 @@ KEYWORDS="~amd64 ~x86"
IUSE="examples opengl test"
RDEPEND="
dev-libs/boost[python]
dev-python/decorator
dev-python/mako
dev-python/numpy
>=dev-python/pytools-2011.2
dev-libs/boost[python,${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}]
dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
>=dev-python/pytools-2011.2[${PYTHON_USEDEP}]
dev-util/nvidia-cuda-toolkit
x11-drivers/nvidia-drivers
opengl? ( virtual/opengl )"
DEPEND="${RDEPEND}
test? (
dev-python/mako
dev-python/mako[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}] )"
# We need write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
# user is (usually) not in the video group
RESTRICT="userpriv"
src_prepare() {
python_prepare_all() {
cuda_sanitize
sed \
-e "s:'--preprocess':\'--preprocess\', \'--compiler-bindir=$(cuda_gccdir)\':g" \
@ -43,29 +43,29 @@ src_prepare() {
-e "s:/usr/include/pycuda:${S}/src/cuda:g" \
-i pycuda/compiler.py || die
distutils-r1_src_prepare
touch siteconf.py || die
distutils-r1_python_prepare_all
}
src_compile() {
python_configure() {
local myopts=()
use opengl && myopts+=( --cuda-enable-gl )
compilation() {
[[ -e ./siteconf.py ]] && rm -f ./siteconf.py
"${EPYTHON}" configure.py \
--boost-inc-dir="${EPREFIX}/usr/include" \
--boost-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--boost-python-libname=boost_python-$(echo ${EPYTHON} | sed 's/python//')-mt \
--boost-thread-libname=boost_thread-mt \
--cuda-root="${EPREFIX}/opt/cuda" \
--cudadrv-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--cudart-lib-dir="${EPREFIX}/opt/cuda/$(get_libdir)" \
--cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
--no-use-shipped-boost \
"${myopts[@]}"
distutils-r1_python_compile
}
python_foreach_impl compilation
mkdir "${BUILD_DIR}" || die
cd "${BUILD_DIR}" || die
[[ -e ./siteconf.py ]] && rm -f ./siteconf.py
"${EPYTHON}" "${S}"/configure.py \
--boost-inc-dir="${EPREFIX}/usr/include" \
--boost-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--boost-python-libname=boost_python-$(echo ${EPYTHON} | sed 's/python//')-mt \
--boost-thread-libname=boost_thread-mt \
--cuda-root="${EPREFIX}/opt/cuda" \
--cudadrv-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--cudart-lib-dir="${EPREFIX}/opt/cuda/$(get_libdir)" \
--cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
--no-use-shipped-boost \
"${myopts[@]}"
}
src_test() {
@ -78,8 +78,8 @@ src_test() {
distutils-r1_src_test
}
src_install() {
distutils-r1_src_install
python_install_all() {
distutils-r1_python_install_all
if use examples; then
insinto /usr/share/doc/${PF}

@ -0,0 +1,88 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/pycuda-2013.1.1.ebuild,v 1.1 2013/07/07 19:15:38 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit cuda distutils-r1 multilib
DESCRIPTION="Python wrapper for NVIDIA CUDA"
HOMEPAGE="http://mathema.tician.de/software/pycuda/ http://pypi.python.org/pypi/pycuda"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples opengl test"
RDEPEND="
dev-libs/boost[python,${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}]
dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
>=dev-python/pytools-2011.2[${PYTHON_USEDEP}]
dev-util/nvidia-cuda-toolkit
x11-drivers/nvidia-drivers
opengl? ( virtual/opengl )"
DEPEND="${RDEPEND}
test? (
dev-python/mako[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}] )"
# We need write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
# user is (usually) not in the video group
RESTRICT="userpriv"
python_prepare_all() {
cuda_sanitize
sed \
-e "s:'--preprocess':\'--preprocess\', \'--compiler-bindir=$(cuda_gccdir)\':g" \
-e "s:\"--cubin\":\'--cubin\', \'--compiler-bindir=$(cuda_gccdir)\':g" \
-e "s:/usr/include/pycuda:${S}/src/cuda:g" \
-i pycuda/compiler.py || die
touch siteconf.py || die
distutils-r1_python_prepare_all
}
python_configure() {
local myopts=()
use opengl && myopts+=( --cuda-enable-gl )
mkdir "${BUILD_DIR}" || die
cd "${BUILD_DIR}" || die
[[ -e ./siteconf.py ]] && rm -f ./siteconf.py
"${EPYTHON}" "${S}"/configure.py \
--boost-inc-dir="${EPREFIX}/usr/include" \
--boost-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--boost-python-libname=boost_python-$(echo ${EPYTHON} | sed 's/python//')-mt \
--boost-thread-libname=boost_thread-mt \
--cuda-root="${EPREFIX}/opt/cuda" \
--cudadrv-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--cudart-lib-dir="${EPREFIX}/opt/cuda/$(get_libdir)" \
--cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
--no-use-shipped-boost \
"${myopts[@]}"
}
src_test() {
# we need write access to this to run the tests
addwrite /dev/nvidia0
addwrite /dev/nvidiactl
python_test() {
py.test --debug -v -v -v || die "Tests fail with ${EPYTHON}"
}
distutils-r1_src_test
}
python_install_all() {
distutils-r1_python_install_all
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}

@ -1,13 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/pycuda-9999.ebuild,v 1.12 2012/02/25 01:54:53 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/pycuda-9999.ebuild,v 1.13 2013/07/07 19:15:38 jlec Exp $
EAPI="4"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
EAPI=5
inherit distutils git-2 multilib
PYTHON_COMPAT=( python{2_6,2_7} )
inherit cuda distutils-r1 git-2 multilib
DESCRIPTION="Python wrapper for NVIDIA CUDA"
HOMEPAGE="http://mathema.tician.de/software/pycuda/ http://pypi.python.org/pypi/pycuda"
@ -18,43 +17,74 @@ EGIT_HAS_SUBMODULES="True"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
IUSE="examples opengl"
IUSE="examples opengl test"
RDEPEND=">=dev-libs/boost-1.48[python]
dev-python/decorator
dev-python/numpy
dev-python/pytools
RDEPEND="
dev-libs/boost[python,${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}]
dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
>=dev-python/pytools-2013[${PYTHON_USEDEP}]
dev-util/nvidia-cuda-toolkit
x11-drivers/nvidia-drivers
opengl? ( virtual/opengl )"
DEPEND="${RDEPEND}"
DEPEND="${RDEPEND}
test? (
dev-python/mako[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}] )"
DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1"
# We need write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
# user is (usually) not in the video group
RESTRICT="userpriv"
src_unpack() {
git-2_src_unpack
}
src_configure() {
python_prepare_all() {
cuda_sanitize
sed \
-e "s:'--preprocess':\'--preprocess\', \'--compiler-bindir=$(cuda_gccdir)\':g" \
-e "s:\"--cubin\":\'--cubin\', \'--compiler-bindir=$(cuda_gccdir)\':g" \
-e "s:/usr/include/pycuda:${S}/src/cuda:g" \
-i pycuda/compiler.py || die
touch siteconf.py || die
distutils-r1_python_prepare_all
}
python_configure() {
local myopts=()
use opengl && myopts+=(--cuda-enable-gl)
configuration() {
"$(PYTHON)" configure.py \
--boost-inc-dir="${EPREFIX}/usr/include" \
--boost-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--boost-python-libname=boost_python-${PYTHON_ABI}-mt \
--boost-thread-libname=boost_thread-mt \
--cuda-root="${EPREFIX}/opt/cuda" \
--cudadrv-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--cudart-lib-dir="${EPREFIX}/opt/cuda/$(get_libdir)" \
--no-use-shipped-boost \
"${myopts[@]}"
mkdir "${BUILD_DIR}" || die
cd "${BUILD_DIR}" || die
[[ -e ./siteconf.py ]] && rm -f ./siteconf.py
"${EPYTHON}" "${S}"/configure.py \
--boost-inc-dir="${EPREFIX}/usr/include" \
--boost-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--boost-python-libname=boost_python-$(echo ${EPYTHON} | sed 's/python//')-mt \
--boost-thread-libname=boost_thread-mt \
--cuda-root="${EPREFIX}/opt/cuda" \
--cudadrv-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
--cudart-lib-dir="${EPREFIX}/opt/cuda/$(get_libdir)" \
--cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
--no-use-shipped-boost \
"${myopts[@]}"
}
src_test() {
# we need write access to this to run the tests
addwrite /dev/nvidia0
addwrite /dev/nvidiactl
python_test() {
py.test --debug -v -v -v || die "Tests fail with ${EPYTHON}"
}
python_execute_function -s configuration
distutils-r1_src_test
}
src_install() {
distutils_src_install
python_install_all() {
distutils-r1_python_install_all
if use examples; then
insinto /usr/share/doc/${PF}

@ -1,2 +1,3 @@
DIST pyopencl-2011.2.tar.gz 1293749 SHA256 44e63472cfd3783e60c4c5a7f0ae3537fb95ffd6034ca3db226f5ca5a726d9b9 SHA512 ca0b74ca4d5a85e5aae25183156784740d278d1c111d71f4d57cfefb36daa5971d60562ce10355f5b77dcaf7b916a1208ee1cc09c273b7287a8d10e42607793b WHIRLPOOL aa1e61de187ee709b63ab09c02edeea36b7df2a8509f0589ce7450bc5e86a70069c4da745e3e4b6ba2dc96449fb70b16cfd89254d73a869c05c11bdc98c43004
DIST pyopencl-2012.1.tar.gz 1416097 SHA256 823c9af3540ab84221acf7978bf688d98c7635e19d6bdb4d6818c48235184297 SHA512 4f96703a3905049db5fa3217a053df7d37b7a875e71322ee8782862ec19631e6c93bd77bb281f26a66f4308bb951a7bca9eba6369e83321b9d19f67ce194e4c4 WHIRLPOOL 2542ce021a7df003fd6c01da9e94a64c50fe42c621b8ab92ffe12831d861e67f25b6149b475db0834225a1f4de2ef86f2a118686b83a52b3dc1160f23dd2c9a8
DIST pyopencl-2013.1.tar.gz 1657749 SHA256 5c1360a27bdc12ca9868158cc8eb3daa93d0efb05ad6f27f47a8bb4e4c9c5403 SHA512 665550f4b4a50d3f42218b371b260bd50789be6e699edb96598c58589746f64b4191dbd1803443f6254fb906e513411c7a51cb846b37f2efedcc3c7df9c2bca6 WHIRLPOOL a8aaa15c30377e9105a5acff6195f9507cb50489f8ff600b7eeb58988ccde4048110d1e8ef108faa15be768598448fd9f88f16a5fe8fbf0cfa209d7de97eedca

@ -0,0 +1,65 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2013.1.ebuild,v 1.1 2013/07/08 05:13:15 patrick Exp $
EAPI="4"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit distutils
DESCRIPTION="Python wrapper for OpenCL"
HOMEPAGE="http://mathema.tician.de/software/pyopencl http://pypi.python.org/pypi/pyopencl"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples opengl"
RDEPEND=">=dev-libs/boost-1.48[python]
dev-python/decorator
dev-python/numpy
dev-python/mako
dev-python/pytools
>=virtual/opencl-0-r1"
DEPEND="${RDEPEND}"
DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1"
src_configure()
{
configuration() {
local myconf=()
if use opengl; then
myconf+=(--cl-enable-gl)
fi
"$(PYTHON)" configure.py \
--boost-compiler=gcc \
--boost-python-libname=boost_python-${PYTHON_ABI}-mt \
--no-use-shipped-boost \
"${myconf[@]}"
}
python_execute_function -s configuration
}
src_install()
{
distutils_src_install
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}
pkg_postinst()
{
distutils_pkg_postinst
if use examples; then
elog "Some of the examples provided by this package require dev-python/matplotlib."
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.6 2013/07/04 14:37:09 idella4 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.7 2013/07/08 07:42:48 idella4 Exp $
EAPI="5"
@ -30,7 +30,7 @@ PATCHES=(
"${FILESDIR}"/${P}-tests-respect-tmpdir.patch
# Skip test as root; Bug #475134
"{FILESDIR}"/${P}-skip-test-as-root.patch
"${FILESDIR}"/${P}-skip-test-as-root.patch
)
python_test() {

@ -3,3 +3,4 @@ DIST python-memcached-1.48.tar.gz 40448 SHA256 66bbc62d9519f9d531b1f77e687d9f2f5
DIST python-memcached-1.50.tar.gz 33927 SHA256 d36fab776b1a10ac1fbcab40a71f0f98387976252dbae78f9383b30e8204a076 SHA512 09c77d5d7130bcbb5fc5a391a5e5680d43dceab78adc5e8c06db3877de1cef764d7ef86d20b33c825fdae6085232b64d2f5241ad9f6974513df6a9935297c85b WHIRLPOOL bdf128d77c2417433f668d312e7c16cb603a303dfb7045c944b95e24f6cd5110e6a44c9ce6916f71de197e3c0830775c60b64d82442759ce8d08c097fae3464d
DIST python-memcached-1.51.tar.gz 33724 SHA256 228563f1aa221f73b43509877322fde8a0efa4b65e9d065237b26f682a4a9a88 SHA512 70bf3c2b37b89fecb4d4ce59a7825c4a5c2725caf12f2147361a9ecbf3121fc7a1ca030c87a3e39cb9be70b56ac3bba52e9a038b30725ae9d32074e3ef7602c0 WHIRLPOOL 1144ff36be7330555e932aed3c30fdb1a2c1847d5819fe059337e47d589a145d5a37a04a86ce499b7a80e6a554d4594a8a535694b6663e5bb81051de81dba1c3
DIST python-memcached-1.52.tar.gz 33721 SHA256 608853125b66e574a6431b2983f4015949b30bd156fd54152ea61a7665d6a720 SHA512 b8b2916802a9b19384815abb80d0f38609b9fe97086a62081391163db578f99ff20875516898e020a0d1ca471b3a6e9951936b44302e72f599a4f808e0e6bf17 WHIRLPOOL b78fbfe8ad1249c24e1da7ab6fe72082c21fed254ad6d58edcead5ff0e5abeeb52ce12320689dde1f092a71f2c8f96f318a144b2646394bbfddccffd29b8576d
DIST python-memcached-1.53.tar.gz 35025 SHA256 af04ea031b271a54f085166773e028fe053fc1d9a58cd8b3c3a57945990bfb48 SHA512 33ffd2778025a8e15beddf1660c4b5c9f1ba144adab5c36fd679e15508015c00e3e1185b5cc179cfcfc556b7c3ab44ed9914089e5ce9db66a04d0a658dd38bb3 WHIRLPOOL 81b80a05010eec576ce8eb00ac4c799213bfc82af4dd3d3da138d02337d28dcb5fbefcbdf11e8d9344b307ba8b1ab2a770b8130fce2f732e484f283e2fe85aae

@ -0,0 +1,37 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-memcached/python-memcached-1.53.ebuild,v 1.1 2013/07/08 06:19:37 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
DESCRIPTION="Pure python memcached client"
HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ http://pypi.python.org/pypi/python-memcached"
SRC_URI="ftp://ftp.tummy.com/pub/python-memcached/old-releases/${P}.tar.gz"
LICENSE="OSL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="test"
DEPEND="dev-python/setuptools
test? ( net-misc/memcached )"
RDEPEND=""
PYTHON_MODNAME="memcache.py"
src_test() {
cp memcache.py memcache_test.py || die
sed -ie "s/11211/11219/" memcache_test.py || die
testing() {
memcached -u portage -d -p 11219 -l localhost -P "${T}/memcached.pid"
PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" memcache_test.py || die
kill "$(<"${T}/memcached.pid")"
rm "${T}/memcached.pid"
}
python_execute_function testing
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/pytools-2013.5.3.ebuild,v 1.1 2013/07/07 16:25:07 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/pytools-2013.5.3.ebuild,v 1.2 2013/07/08 05:07:27 patrick Exp $
EAPI=5
@ -19,7 +19,8 @@ IUSE="test"
DEPEND="
>=dev-python/setuptools-0.7.2[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
test? ( dev-python/pytest[${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}] )"
RDEPEND=""
python_test() {

@ -7,3 +7,4 @@ DIST SQLAlchemy-0.7.8.tar.gz 2611374 SHA256 13daccf34a660ab4708766bb18f49b50368b
DIST SQLAlchemy-0.7.9.tar.gz 2649932 SHA256 4a89556cb55275d1af694dc4d5700d8bf0f83690bac16ab30340092ff25bb4d7 SHA512 b221bd854d33c6d59386c060e39594947761248108b8f7ddad16d243a70171bce93f6fa30e8d563d058f969fb2bd9f4c1b6bd5b8a2d097f0bbba8de860cb0e0f WHIRLPOOL a532e07e27fc676d32e184fc7ff0074dad44918985dbac82da404521e851cd2839785a2762826d47141c0091d3f84a938ae3aa074eb37c572fe08af1e30b3ca7
DIST SQLAlchemy-0.8.0.tar.gz 3751669 SHA256 8929dc6f3d4aedf4d8c59600cdefc99e7731791f346cbed605bb9779b0038129 SHA512 5d8089179f670e55cba993d690f0c4b7a63789a0da218fa6afeda6b3064a99aeaa0495cbf8c264f0c88ecd41938cf534eb115365a5f214458f5b5f34d0c49a1f WHIRLPOOL ee7c89a761fe86ff029f44f61f63b0acb046fe9392984aa08a526ec2fc57c09e6215e7dc7ec44fd802b50f0c6265056511af6e397674e1b1aa97eb2c1e6caf3b
DIST SQLAlchemy-0.8.1.tar.gz 3776304 SHA256 5646f87ab781755b116d718433637a341b74c8214999e606c2e4134279ba5bbb SHA512 61540df1f4248c5d5c52e413d917284cac4503f93bf275599ef0d6de95f6740979c1d420cc4bb6d05a657080060fdc051681509f4d6f694a7de7370fc0c51400 WHIRLPOOL fb666da56f17e9fb32729a210f186d542588ad8ca485bff4a93bbb7b879bb47a701151287b58c4c90ac90dc137c546251a69d9c8c10fc994fcc5d80db831078b
DIST SQLAlchemy-0.8.2.tar.gz 3816467 SHA256 71ce685f0e643bae95c7d4ace7ff8d6dcb37e99605cab3cf31c2be006c17905f SHA512 e08287319f42b4dbdf9f3182668c72fb39e30f248978758257c526c41ef2bccf0fb1f9c3afe767931f2b6de2ea5a3cac08eded450dda64872f87da9176d48ebb WHIRLPOOL cc8e0f35c7b695825112e188faade15e1d110f3723996ba8089758f9b3d8ce7fc47d64839ab4ebd59db9f9cd4178f5e370076b2c0d5439120f31e660711811d8

@ -0,0 +1,82 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.8.2.ebuild,v 1.1 2013/07/08 05:51:58 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_2,3_3} pypy{1_9,2_0} )
inherit distutils-r1 eutils flag-o-matic
MY_PN="SQLAlchemy"
MY_P="${MY_PN}-${PV/_}"
DESCRIPTION="Python SQL toolkit and Object Relational Mapper"
HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd \
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples +sqlite test"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
sqlite? ( >=dev-db/sqlite-3.3.13 )"
DEPEND="${RDEPEND}
test? (
>=dev-db/sqlite-3.3.13
>=dev-python/nose-0.10.4[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
)"
S="${WORKDIR}/${MY_P}"
# Required for testsuite, mainly py3
DISTUTILS_IN_SOURCE_BUILD=1
python_prepare() {
# Disable tests hardcoding function call counts specific to Python versions.
if [[ "${EPYTHON}" == 'python2.5' || "${EPYTHON}" == 'python2.6' ]]; then
rm -fr test/aaa_profiling
fi
}
python_configure() {
if [[ "${EPYTHON}" != python3* ]]; then
append-flags -fno-strict-aliasing
fi
}
python_test() {
local DISTUTILS_NO_PARALLEL_BUILD=1
# No longer has postgresql support
if [[ "${EPYTHON}" == python3* ]]; then
"${PYTHON}" sa2to3.py --no-diffs -w lib test examples
fi
"${PYTHON}" sqla_nose.py -I test_postgresql || die "Testsuite failed under ${EPYTHON}"
}
python_install_all() {
use doc && HTML_DOCS=( doc/. )
use examples && local EXAMPLES=( examples )
distutils-r1_python_install_all
}
pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
if ! has_version dev-python/mysql-python; then
elog "For MySQL support, install dev-python/mysql-python"
fi
if ! has_version dev-python/pymssql; then
elog "For mssql support, install dev-python/pymssql"
fi
if ! has_version dev-python/psycopg:2; then
elog "For postgresql support, install dev-python/psycopg:2"
fi
fi
}

@ -1,2 +1,3 @@
DIST storm-0.18.tar.bz2 186569 SHA256 e7c0aaabe63efb1107081e01a8fcf5d51840ff726101df9cbb08c6e88d1dee06 SHA512 7c7b0f289e1533776c8e4f33fa5c88fa8381f467abe534eb3c3de0d4f8af5162902a7ee8eb5a9b7aad1ca67b6b36c33ef62e5e8554db7385fabafb494106d54b WHIRLPOOL ca8901c30a4762cf6079f3c2100dbc7fcc4ae266b41cd0cc17aef90dcec3659ecb240f36c3dbe3a70bce91d28b9b140f9c8a98b83de6dee4adf4b7c06cd0462c
DIST storm-0.19.tar.bz2 198190 SHA256 4cfba23256d143e23f7646d30ca83d9e56f228036634824b12854a7dfd8ce429 SHA512 56158faf7e2c1b045c86afa33f0b7e1ad0c30cd032118b4708dbe81ae3836e81482b884b30264fc86231f4f89d021d4fd1925bc923591dc9212b5085b2da6be7 WHIRLPOOL ebcd66fb90c164dcc3cc4f17e28198560b8119e580a63472cb683fe83dbcc460342a27cc9ea83028efe9ce85b8ff902f077b32fbcadb13bd75dfddfad1f95dc4
DIST storm-0.20.tar.bz2 213069 SHA256 1fe016c9ec40520eafc3cf359f1ec2b7fa86be91e45c9279bfb0ea3b06390a82 SHA512 7a22c6a6fa45f7bbeeb5c6f934d6f889a6d90d78a6d3e3b9c6a6825485ec35301f573d08c619693a2587e795582db633254631c0be7cd8f1fee6b03a88378a8d WHIRLPOOL e18fb39e127eedd0f7691fc9b3c043b79da02beaab8088dc1f461cfdd23c91034ae6dbf3450a778ea2e06b93239463d5813015f5b6b6901f775da38b4188d2b1

@ -0,0 +1,70 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/storm/storm-0.20.ebuild,v 1.1 2013/07/08 05:35:00 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
PYTHON_TESTS_FAILURES_TOLERANT_ABIS="*-jython"
inherit distutils
DESCRIPTION="An object-relational mapper for Python developed at Canonical."
HOMEPAGE="https://storm.canonical.com/ http://pypi.python.org/pypi/storm"
SRC_URI="http://launchpad.net/storm/trunk/${PV}/+download/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="mysql postgres sqlite test"
RDEPEND="mysql? ( dev-python/mysql-python )
postgres? ( =dev-python/psycopg-2* )
sqlite? ( || ( dev-lang/python:2.7[sqlite] dev-lang/python:2.6[sqlite] dev-lang/python:2.5[sqlite] dev-python/pysqlite:2 ) )"
DEPEND="dev-python/setuptools
test? ( || ( dev-lang/python:2.7[sqlite] dev-lang/python:2.6[sqlite] dev-lang/python:2.5[sqlite] dev-python/pysqlite:2 )
dev-python/fixtures )"
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1"
DOCS="tests/tutorial.txt"
src_prepare() {
distutils_src_prepare
preparation() {
if [[ "$(python_get_implementation)" == "Jython" ]]; then
sed -e "s/BUILD_CEXTENSIONS = True/BUILD_CEXTENSIONS = False/" -i setup.py
fi
}
python_execute_function -s preparation
}
src_test() {
if use mysql; then
elog "To run the MySQL-tests, you need:"
elog " - a running mysql-server"
elog " - an already existing database 'db'"
elog " - a user 'user' with full permissions on that database"
elog " - and an environment variable STORM_MYSQL_URI=\"mysql://user:password@host:1234/db\""
fi
if use postgres; then
elog "To run the PostgreSQL-tests, you need:"
elog " - a running postgresql-server"
elog " - an already existing database 'db'"
elog " - a user 'user' with full permissions on that database"
elog " - and an environment variable STORM_POSTGRES_URI=\"postgres://user:password@host:1234/db\""
fi
testing() {
PYTHONPATH="$(ls -d build/lib*)" "$(PYTHON)" test --verbose
}
python_execute_function -s testing
}
src_install() {
distutils_src_install
python_clean_installation_image
}

@ -1,2 +1 @@
DIST main-5.1.1.gem 38400 SHA256 6ff2c423771ca0f02b6bd029c88aa549ce53f53f58a8a70465bd06b65d58cc96 SHA512 67dcf5973835422a59340850f5ec2afcf9e5c9f1e72dc9f6bd9dbd13be7aa5e16aeb6c11a49b0f817709f318a6b5047ad37cdff46f27bf2de8d167313e4b60e2 WHIRLPOOL 2c6246930d3db07b534895aebd6fa5503969457e35521ffbda171be66b02a4ef198e9f2de026c77ed43d413f46068538e7ac5a111fedf7fe4b9fb3380fe01b02
DIST main-5.2.0.gem 38400 SHA256 0c514045c7b76c2174c0c74f7a60debf6daa427e3d7d3345d879eeee3846cf60 SHA512 b12ff337ce4882843d78d30820e0621bd4682909e2461b3d245910c8ebe48fff59352275e0c04148aa11aaa7a7029e265997803d955340c959d515d59f566b73 WHIRLPOOL 6985ed277a20c95bd882f527baa9e62854654062ff3e2937fcb0f6d221b2cd105b38cae0bd645b1b89a3ae616f71510e2a591d5df677b137df5368235e7ba1f3

@ -1,34 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/main/main-5.1.1.ebuild,v 1.1 2012/12/23 12:48:43 graaff Exp $
EAPI=4
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README TODO"
inherit ruby-fakegem
DESCRIPTION="A class factory and dsl for generating command line programs real quick."
HOMEPAGE="http://rubyforge.org/projects/codeforpeople"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
ruby_add_rdepend ">=dev-ruby/chronic-0.6.2
>=dev-ruby/fattr-2.2.0
>=dev-ruby/arrayfields-4.7.4
>=dev-ruby/map-5.1.0"
all_ruby_install() {
all_fakegem_install
if use doc; then
insinto /usr/share/doc/${PF}
doins -r samples
fi
}

@ -3,3 +3,4 @@ DIST mecab-ruby-0.98.tar.gz 41674 SHA256 fcbfc01944df501d141a68e266d0ef249c0f5bb
DIST mecab-ruby-0.991.tar.gz 48328 SHA256 a5dac8a5b63eeb2b2f3caef03b5cdc24a8ec8540ee2489bfd80a9ee4816b95e8 SHA512 63093b660d1d3b1cbcd5b54f14b12a5e926102058eb3460632e2683c3cf841b799d4300838de000917dade09b252ba5a2f84905b6b99e59fa2868e54ac664ac9 WHIRLPOOL 0ccf1fbba912e1b20c5cdffd21223d35b243df1780743a630e93b65fbd8c802232da9df654134d18b75d15fc3dc06bd2cdb92e62fd84a26113f54f5994b136aa
DIST mecab-ruby-0.994.tar.gz 44483 SHA256 16f9c6de6a90fb11d07f191ea646217e9006a6aec3f90f386b476ce51e611269 SHA512 7882065ceceecdc7788cb72df9407c38d407d0e5643ab18bbd9e383da1c826177d0eb0147db90f967b94f71fd987323c9d152609aa7cfb192f6d6a429c3de45a WHIRLPOOL 6b46b7d36a04132e2f17f5dcfa20e58268f546b5409a9f9d5c7166377c40a7b789a5719e8fc3d1468cd2caa796876970f9ef83441418740e7755b2b6b29f741f
DIST mecab-ruby-0.995.tar.gz 48688 SHA256 d55241f11ad676fe02421c67ad57f5805c1ef893d6b6b91d0209ac9cf0dfa7f0 SHA512 42f8ae6eaa39578728652ad789bffdc2a56b3748b479bd3887b2e9a0fc1a8d3f510ff2245bb85f79ac9748126aa34fb9861bbd46384ae5585c053efa7d6327f2 WHIRLPOOL 1f28e4d0e8b0183df4e7914cbcf6d947b6cc91372c8ad6a043719f88fee05488c245d91d578f799732fbd706cd9300e99f7cb15fcdcece473c01df12627becbb
DIST mecab-ruby-0.996.tar.gz 48723 SHA256 b75e9731e717cec1c261a27d06c4f7baa696cf2fd4e5e3158df5f8fd65107285 SHA512 a6beb9992d441118e4d824a7c8378bc1bd86d232a843e2327ab43cac0e0b1bf65c17f27ca8787f336c21796c77f4e8c350813e1ee84f7938654d1dcba876b4db WHIRLPOOL a18a58736d3ea0c1954a664c46dc01584b6ae70dd1bf0bf2988c58d31b8ccfe2e7c9e116d7ddbc690707ad45180804e94233138dba3a8f0f0981c24629e8a7fb

@ -0,0 +1,40 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.996.ebuild,v 1.1 2013/07/08 05:33:06 graaff Exp $
EAPI=5
# ruby18 no longer compiles
USE_RUBY="ruby19 ruby20"
inherit ruby-ng
IUSE=""
DESCRIPTION="Ruby binding for MeCab"
HOMEPAGE="http://mecab.sourceforge.net/"
SRC_URI="http://mecab.googlecode.com/files/${P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
DEPEND=">=app-text/mecab-${PV}"
RDEPEND="${DEPEND}"
each_ruby_configure() {
${RUBY} extconf.rb || die
}
each_ruby_compile() {
emake V=1 || die
}
each_ruby_install() {
emake install DESTDIR="${D}" || die
}
all_ruby_install() {
dodoc AUTHORS README test.rb || die
dohtml bindings.html || die
}

@ -1,2 +1 @@
DIST merb-assets-1.1.2.gem 33792 SHA256 c41bfc5d86ed4ea624110ee429dc690fc7781d07793b3f0b615c3ebedf371afa SHA512 8bd0d4001f51d4b563f57ad1c432efd078804ec69d5f3d4e5d8d7287d9c7975368796452d5587cf3f39569b9e349d5737d5caa54926f8346d02751bb652c5bf3 WHIRLPOOL 98a43e12a37d10471c5ac35e171274acad74b635adb7e15e63c7a6ed3b0612911c27bc3206b258c45c6b9c7c3083235917aafbc7d73b9bd5a5b8123a94c819ab
DIST merb-assets-1.1.3.gem 33792 SHA256 cd739c0060c02dd3571dfd374ea2d842349a5bc672cb9fb528a84718cd68eb95 SHA512 c298d98627214c61c0bf6726e0e770f28878060f0e5a9d512b0a3111f8d16d5d1d2d11dfa7b6a42ede6c9d5ab860c68c61143df3c533fb22c590c720445c64b2 WHIRLPOOL 6f17f4666aaf95d3f41bff1fa69c564b99bcbb28c571ef2ecc90b4b8b98ef33ee6d1b71e408837a436b9c1a0245a4ca0f3ee8ce7a8c00763dcce455b29e843e8

@ -1,21 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-assets/merb-assets-1.1.2.ebuild,v 1.1 2010/07/03 12:21:03 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Merb plugin that provides the helpers for assets and asset bundling"
HOMEPAGE="http://merbivore.com"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "~dev-ruby/merb-core-${PV}"

@ -1,2 +1 @@
DIST merb-core-1.1.2.gem 1823232 SHA256 6e463d635e297c717b39d90e4f32b9e84b518b976b4ca20412cde4dd7ceed911 SHA512 75c121e3bd39dce1747ec3048f8668816ba8d652416a9aada75a72e704289208398e22b6d0179397bdbae7bcd2f2fccf24cbff64df442b97812e12d97d87c07c WHIRLPOOL 3ddb4d449fa816c928d9733a22f437592c0b82f5c06802420e335b52c3b321409f5a240ba8a9dc6ebd4b9fd0df0de27f7b14db908c5b2cb22dba1772e0b0f6d0
DIST merb-core-1.1.3.gem 1818624 SHA256 cc07172d56b4d1a37e435575bef5be432aef4e63e084ab3c0c554ff90ac82c47 SHA512 0c7cc059730e75dc1ff06a47f2a58277e5246074b482831025b6c9fa2922c67f0afc3cc62cc21734aa798a109085e0a7778176b1f1d04e57e8a38cf3d12253fe WHIRLPOOL e41c51ebde3a606a4b9af0ce18e7b25c094158f9255500e88056d0955b53e755d5e9e11ff78b255effe559accb1ef6259c192ddd8920217afb1f4e545c58786c

@ -1,26 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-core/merb-core-1.1.2.ebuild,v 1.1 2010/07/03 12:18:56 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Pocket rocket web framework"
HOMEPAGE="http://merbivore.com"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/bundler
>=dev-ruby/erubis-2.6.2
>=dev-ruby/extlib-0.9.13
>=dev-ruby/mime-types-1.16
dev-ruby/rack
dev-ruby/rake"

@ -1,2 +1 @@
DIST merb-haml-1.1.2.gem 9216 SHA256 6fba4722ea15484d35fc0b10784845c932de5d45145160ef932f512d36881561 SHA512 6b44bba9e0cf74ba586c1959ba9894bd1da7b5b01c4f49e1fa80b2659e908308acfc8b9f0930c5cd4fa75d68748f0a1e89fa2e241551b789d31585e7f1eb79e6 WHIRLPOOL 1f11ae4bb5820f185be59cb2d5d748f3eff244e01a29464ce2a2acb9915c4118dff75afe1471d8ccf200e0740005de5ec3d36f9878eb9f489646bbd806248b95
DIST merb-haml-1.1.3.gem 8704 SHA256 9967ec9361c4e8966bee4caa1fbc7cab9ff28ff3927db1caee52af62b431c5d2 SHA512 a493eae5a53dd40a719368238a8f14b15667d8180f8fae9a37b458b9646c83c303dd602d2008643cf0e5cb891bb1a156c935e31134f63fe5bb6ee5583edf09ca WHIRLPOOL 5b11a6ef2bb725bc023b8fceb889c0cea4bdb1bcee8d72a8e970d3f19adc7250e9657fa8f754bdd257e23ff707793c228523f23cbad338e337261e6f67a17886

@ -1,22 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-haml/merb-haml-1.1.2.ebuild,v 1.1 2010/07/03 12:23:50 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Merb plugin that provides HAML support"
HOMEPAGE="http://merbivore.com"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/haml-2.0.3
~dev-ruby/merb-core-${PV}"

@ -1,2 +1 @@
DIST merb-helpers-1.1.2.gem 65536 SHA256 c74d46ad4977173bf9e07505f247052847e13eec060a2cf69a4979a14779125f SHA512 db182805e1d60615b9b8cbd48c300902938f8a57e1b9906b2ab41022132f333c58bdb2f2b383d078f39ce42c934e1767ba1d4bfc9f08ec6fa35bee26df459d0b WHIRLPOOL a5341299c683fa41d2bbff3b82cb9c4a1c0cd27146786f102e76f5f87b488b512e5c492efee4ef9996cfdf063683ce55426dd1cea973cc55fee6111d5987eed8
DIST merb-helpers-1.1.3.gem 65024 SHA256 4f69bfe90d0d864e125e52fd630b97118b341b83284ab9ddcbe7d80021196bcb SHA512 0faed992316144efaad268a5a202352e525e73d614e7f5cccbf35608e2409bb08d3b2bf9ea7b2d8c42f752e2fb8106191b67c18fe4ab5f3480205535b183193c WHIRLPOOL 492c7021ed99e4fad3c0222e74ee64561ed7c6196357db42b657a4ebf5a17cfbab897ccb6e367110e3cd5e331b85bf867ea6ba0ce383c32bc2f053b02fc53b99

@ -1,21 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-helpers/merb-helpers-1.1.2.ebuild,v 1.1 2010/07/03 12:22:28 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Helper support for Merb"
HOMEPAGE="http://merbivore.com"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "~dev-ruby/merb-core-${PV}"

@ -1,2 +1 @@
DIST merb-param-protection-1.1.2.gem 8192 SHA256 653bb33416f8f347c6065627474c10b6b1125ce587aef01081f026e5f8c625e2 SHA512 96b9b75f7780db28db762724e9dd861f090948b8bf2fd0c5f9fed9571604c6d90e5029ea7b450d6238551cb0f85bf1c3e3ad7aaee3e69d5b26ecef6c4af0c0ec WHIRLPOOL e316a7fc78e0fc38d620a001a7dd43d1e250abe5e79f0d93adf1ed8d97940f2ed6a22e872fb7d603104cff33d9bd241e8b6bfa5274d870aa75238f73a5adb733
DIST merb-param-protection-1.1.3.gem 8192 SHA256 0ebeaa69d2627e601587e7873845fdcbe6503781d3d4672403f78051c9adb868 SHA512 71b3825cc44b5bfe4b5122332a3399cf6b4423b3de401b8785195ce34463024c5273f2191243e1ac2341b5650dcdec9a38964af5c4530804f0b0e63ee79e7d2d WHIRLPOOL 21d64654a4745570563480dd758737b56218bd528f395a7e031bb2e268505ac257e1277ac8791ac2444edd7fc61bb3f8b8cf7bba24cb3016e0564ad99ddd0751

@ -1,21 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.2.ebuild,v 1.1 2010/07/03 12:25:30 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Merb plugin that provides params_accessible and params_protected class methods"
HOMEPAGE="http://merbivore.com"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "~dev-ruby/merb-core-${PV}"

@ -1,2 +1 @@
DIST merb-slices-1.1.2.gem 43008 SHA256 43233d934b9f55c00ca10f6c2e410c22a9215bf65d177c9b2f74a88925b77634 SHA512 c2eaae5eccdf2985d148c7f3c688f17067751bba7104daea6cef7286f40c22d84480cd2fdf987cc0270271478bcf9d20c601e895a007ba61890f99bc6559c5bb WHIRLPOOL f2f4f2da575ef696fda920aef3abf001a1d7870a1e8ede55378d66a0984629bce3bc71e8078d4ab1a64c1ef7d37d0e882e51ed705ba7b7d7287182a349b844e4
DIST merb-slices-1.1.3.gem 44544 SHA256 c6ed88d6d78f2d9b8ef511e1944dc28b602711e45fcee3c9c0b694d67df2ff42 SHA512 3880225f9edfdc15ee811e0035bbe2fb1ca334e6762bbfbcfa34e0c4dba80b13e1ce29c03ae019024ba7328714db10b643cc315b72c2bd18390c3dcdcd105c90 WHIRLPOOL 124da71fa9acbe5d523217a092ec18c0e35345aea39b191e85244ad15c5c2ad4719779dd40c16c6ff474d331d1721d812e5b1fa71e99f6e2800d1c698890fbb3

@ -1,21 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-slices/merb-slices-1.1.2.ebuild,v 1.1 2010/07/03 12:27:41 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Merb plugin for using and creating application slices"
HOMEPAGE="http://merbivore.com"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "~dev-ruby/merb-core-${PV}"

@ -1,21 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaid/metaid-1.0-r1.ebuild,v 1.2 2011/08/07 07:06:58 graaff Exp $
EAPI=2
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRAINSTALL="metaid.rb"
inherit ruby-fakegem
DESCRIPTION="An aid to Ruby metaprogramming"
HOMEPAGE="http://rubyforge.org/projects/metaid/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

@ -1,29 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mkrf/mkrf-0.2.3-r1.ebuild,v 1.12 2012/07/01 18:31:42 armin76 Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
RUBY_FAKEGEM_DOCDIR="html"
# The unit tests (test:units) fail so skip them for now, since we have
# had this version in our tree for a long time. No bug tracker to
# report this problem. :-(
RUBY_FAKEGEM_TASK_TEST="test:integration"
inherit ruby-fakegem
DESCRIPTION="mkrf is a library for generating Rakefiles, primarily intended for building C extentions for Ruby."
HOMEPAGE="http://mkrf.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
DEPEND="${DEPEND} test? ( virtual/libiconv dev-libs/libxml2 )"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2013.ebuild,v 1.1 2013/06/28 16:21:10 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2013.ebuild,v 1.2 2013/07/07 22:17:51 aballier Exp $
EAPI="5"
@ -25,6 +25,7 @@ DEPEND=">=dev-texlive/texlive-basic-2013
!<dev-texlive/texlive-langother-2013
!dev-texlive/texlive-documentation-serbian
!<app-text/texlive-core-2013
!<dev-texlive/texlive-latexextra-2013
"
RDEPEND="${DEPEND} "
TEXLIVE_MODULE_BINSCRIPTS="

@ -1,60 +1,30 @@
DIST eric4-4.5.10.tar.gz 8328015 SHA256 f503b970275634ccfc4e2ac0a6a06ac8607860d2578ed5cfdbc01a17567d3c4e SHA512 681be8625103d1877b70ecd522d3a640368f56d93b946ab062ae0c09f96b98e4c5b6a72bc29dd57ba50695a3135ca77fdcf96d39bf1e62cb1d13ae87cc6a7710 WHIRLPOOL e7db5866d22c7c669bd77c8261c6b8ac2040064d38b483ea655e5f7d97fa7bd0639ed845b1242eb995e188625f237970be63139934ca42f539d1e349a7dfba8e
DIST eric4-4.5.8.tar.gz 8233545 SHA256 092d3debd356ddeaa2d37197f72902c31bbb35f488ff2831577c49b0eb355383 SHA512 53d446f57713c6e364a1eee0ddcea5dc6ea492e327965bea54d391fd88b60a9ef3ae345c91b2c8907d9c5c787407555e920fbc3fdae13ed76feeea25c0a99a61 WHIRLPOOL f0d34dddae19f2e2e6edb7b8102fc25a900bee078495617905e3b9533d1572845bb3b6407998a5213750f8007265ca71264b3a47adbe49454120379e42566d10
DIST eric4-i18n-cs-4.5.10.tar.gz 458580 SHA256 a4233de271fd372a9796d7c7b73f2a5d8b5fbefd2680591d50fb929641be9f66 SHA512 a7c14d04a275f4aadbee8f3332e91c17473f8e57f6c18bea20253c41ba50124668c1138f0df62b818dcfe0d11b7d1abf5ce5e4a20927228c485996e14cca6bc2 WHIRLPOOL d90bf61dcac2857af936fa3a805b56b8939d961662a4204560e9d3fbf90f75201070111386f21c6bb1a28497f10eb31ef5906f3f1842028b319c871bc2f22888
DIST eric4-i18n-cs-4.5.8.tar.gz 458405 SHA256 8419eaf1432f7f0720a8a0a1def67c78be36bebd8010bc9159235d8100045701 SHA512 e148ff7023f204dd4daa3571137a3f1f02fe75b02ae8847fa241f4b2b93c0f70e636bcd2c1531e23e52217b74ef867135778c58ef6672a8b1853f316566b195e WHIRLPOOL 1cf1723990eeed8f1aeacded503f6c4b14864254188a25d24942c5b12f334d31f15a9cceb410448ea6773f9c290b682498333a33384add46533929de8d39a19a
DIST eric4-i18n-de-4.5.10.tar.gz 468438 SHA256 a17c8244b2ed5e88a5bac088dc26e45f3b65339a180d2011481517dfe1ba9797 SHA512 18fbdff39cc0f826b3dfb37644085e61ff8457cd8001ae3552104596f16778f00d1755e3f42a8f296c2c1eafbb2c132aaf3317a1dfe5017b774388bc37bf7102 WHIRLPOOL d886aeb13b689d3af57a5f8f0101849ae2217cfb40dfc3aa6c08fc5c2a8372b989ddb03670ee6388b52b8c569c2935c7f38486503609aa9231fdf11f4ae469e2
DIST eric4-i18n-de-4.5.8.tar.gz 471367 SHA256 f10e1cc7a3a68d7696d14fc95bed1d1811b52f83aef2431f4133655c7e1f6542 SHA512 aae8cd6bb388d4433e83413fc4d0261fd5f0553a81c5b518b09e62f95a23b3ca915c8badfb85e9663b5b032b0c4c347bdbfa13d859712a289f554b2e816bda05 WHIRLPOOL 365e65989fe017eda626172defa22ec166abf41b23865220c7805a1e87174f8e60ce6642e63707fc76fdb1357dfc67328d81d901b2c363ab73f3bdaff973fe6d
DIST eric4-i18n-en-4.5.10.tar.gz 126821 SHA256 dd31ca2b353a016d06837ea22093e8fcad937543d0e67326c5ebf30950b8b137 SHA512 73060408374a76cd8f63db6278a7fbfdd31d553e28f80c4a173d51916e04a5d35afffc9b8f2cb5b87e1ba5b47f2c4011f75bd1dac10b22b9bbc29d521a61c415 WHIRLPOOL 829be119b8dc3bcfd8883fb1e05021a8a92944590d09333c9880fa608a362e8d7924f22cf8d33e458db57bb8524b74a185ad5631284739f82ae30575e2141b2e
DIST eric4-i18n-en-4.5.8.tar.gz 127634 SHA256 39af2c6928ce07ce6ae19e1d1325e18d9be767173a0b2e3658a4ea1bc1239504 SHA512 f2f6269d54d6d6d260dd0de2d182a2e53915ddb311a8b1634c9fb9ddef55e238d8bb4a42e35e85296ca72f1a178789b9c7e7d821786121660c8a581770881f99 WHIRLPOOL c83c20672ffccbe8da4aa5c553755c8b8c0b50365440004963978b7c6fdae191679eb733bcbe0d4c2fac794256c0b5ce6ec19fd9eeb04011acb7c8242b793e96
DIST eric4-i18n-es-4.5.10.tar.gz 473342 SHA256 390c7af734bec29e359db101d506bb4b412710591ceb7f99d280a6c7471a5944 SHA512 23f7529f6323c593a9fc6aa084df39e174c914375e893dc6c0b6d0a2879d0a30bbafdd2c62f5cb3119991fe48baa1f874876d3a0255ed892d32b101520d99afc WHIRLPOOL f06a7a9bc0165297378dab6ab8208e062a12181b22b150ef9732086e4cbda2d95b3ab4e2d2d85c1f814f7425b0266cbd78963d092423c4ed060b45a2c022ba28
DIST eric4-i18n-es-4.5.8.tar.gz 476196 SHA256 322dc7157c276aa8bf134e8df921592fd54835380fc09c0edcfbdc55cb98319f SHA512 75b147f03ccfcd1b17476476dfef3052dfff8ec01c325de35fac00eb646e079674511d7713c666e481a37fde2350158353d46500a2da91598265bc53af17507e WHIRLPOOL 09ddf7eb4abbc2fb1774bca9af48d0a3773bb751a4d58cabb9fbc8befccc984178fb617b9f64c6193fc2dde885198c0afcdea0d83a6ef247e577f11018f6e12d
DIST eric4-i18n-fr-4.5.10.tar.gz 473791 SHA256 9014ed821a7eecacb49ca24ec677502612db4a22535a301909518f32ce9d5acc SHA512 8e3cb06fee123ce528838cc5961a6b295a1e7a1b23ea31ad54438231a5e92d2c16fbe01090b996b7a099a53bcfd46c323d4ea427c40dd370c9d385707ac79f0f WHIRLPOOL 0b7491a7e51be376e90ab6e80722ba3794e2006dbff09d799dca9b4929acc35d8af1efd61928c23e0a5ba9cdbae8f95c770e937a82d7da4aecaaefcb6fd8a6fd
DIST eric4-i18n-fr-4.5.8.tar.gz 473212 SHA256 4c27a65fc691f11e26e6b1ae0ec447fff54a4d2b3edffa957605a16ac41eb096 SHA512 a383d61bcf88dcffea674ca6efee6138d3c4b3f1c1f71611847fb853a35f6e83fc8cc62e1ac26b6d17f5bc6dccc4a8a500b08698bdaffc829abf9e4745aebd45 WHIRLPOOL 6c62b1a08b38907500e412f720da04985654edc76ba0f5bb2d0bda37168cf495f64526b0a32133887d81b408c8787b891b3a5e715c831ac9b30f66cafd5b7aba
DIST eric4-i18n-it-4.5.10.tar.gz 463635 SHA256 28d465392c511676006eb4b9ea60244d1d94e01a8b2e518e70b7b29d36c1bb9c SHA512 4df7a2e8fe417851d304ccc5ba7a94ea6a8a777d6b21085dae4e65ae7390f5f92652b6fb3f9352a4866f3554fdf114a92a2ec3e78c227663ff9fcd1c9a43176d WHIRLPOOL 7e2c7d14598e743e359de509ef0711c9fb655ba3bb684da427714d16c13585f64057fc894afe1a72f0e7eb2a63ec558a23fe4f551db59b5b9666299a18b9dad2
DIST eric4-i18n-it-4.5.8.tar.gz 462945 SHA256 5a2dd86a40fa7b297320c2a439b3d70176dcb06348f7b01cbb83820c6abd9990 SHA512 17cb0ee16d2c03fa6eb5e181995b4ff3a22747a05059dd876a50f09a60c3f4fb578bd9540e34efcacdffcd6e07518641ddc03a9c028f3dad0fc4269c4788003d WHIRLPOOL b5b80b30820ffa7bb49d0ec1747fd86f3621717e55ae4737b779a13ffe5a41cc1f620e9cb4a14335f5a3264d3b78d2640eb247046946579702d348456fb97bc5
DIST eric4-i18n-ru-4.5.10.tar.gz 480865 SHA256 ff15df7f3dba998dfca9996cb9d3356475fcb8e4afee3179806dc33132d94aa7 SHA512 141fc6550b6670be0f9f98bf0e89799118b579e30f2f2783ce8ee9f06b36f87de7cca82aed0bd43e13d9bd5d7410e057268acb7c3a9c193e9952f1e060773971 WHIRLPOOL 9b2380e5ac14f73b0489350f5f43bf3f42652c1a2eba4f2fa451109ad3d24c36dae9479a91876ea13c6c60b65a707332a5585fb2263d095d8deb7eff39ef559c
DIST eric4-i18n-ru-4.5.8.tar.gz 480610 SHA256 998e658e094cb40d08a8bbb2454b4cc48744ebd46c29aab0113a163b781d322e SHA512 266b9045a686dfcfd935179ab2092af2d3a2583a3b32ad51bd8e9db53f1d8b6eb72a0335bc000c76cbb4194824a14ea1b60f57ad6130b0e0e4cae796f4b9f47b WHIRLPOOL ed55d48dc960bd20c670b6f68b79747c5e3e0dc8e1c4d4d64c87b69577b9358d31a50476bcda130db680edbb83c85780ef9720d28ce73d5dc5a382c0ce558c69
DIST eric4-i18n-tr-4.5.10.tar.gz 356958 SHA256 b4f40c13e8863b1321008e79024e03471f2c4d08ec817773718799fb2b172158 SHA512 b4c23429a51069f23489ddc6f31c6b0b88d80fa3ff3d099fcbe9d58295fe14757e4e5846a1a6f685078e3329b2cb933cfa0b2ea0d23ea178343ad151ec1d502e WHIRLPOOL 26ae2b83705271cbc42916255aff136a873362925e4244e42a7ad571956e06884c40267cd9faab8fcbee18ecaa53e68677d4daee5ccac39e4ddd239a2af4462f
DIST eric4-i18n-tr-4.5.8.tar.gz 357112 SHA256 d3e2cba04180077839ea2191ccefe92dcb482b6f492280b8d15099998479d6ec SHA512 6611ad26822a0a79ca1fec46454a575a7ae5ad347d1aefaa54d22f8837e147d85ad1ff38d3a8b5f680d3972e22bb13274334663a956fb8b5cecd60b9fd23993f WHIRLPOOL a03aa58896ca96681df838efdedcdd23941e0b7e92f9c73a75fefeab087505590113e9d95dc3004a98645de83d4aecd975eac39cbc071259d12828da646ed67c
DIST eric4-i18n-zh_CN.GB2312-4.5.10.tar.gz 390816 SHA256 f38f61444aabbe110150a786e31f4ea1697a9cdb39fabc87cd117ceaeb420d4d SHA512 bfe5e2d7707e223a1feea9e9064b1a8f40626b7db8def1ae1ba273fbae6db0b3267b72b49d5ac439d0c069d994a6c51f35164eb646dbef0ea73972d14ebc070b WHIRLPOOL 9cafe39ff50748ac9f9981407c3d0a8ae35746a024681bbeb81f973fb22225efbd3b6f14e16922f915b6794527ce34a9379b5359756aeca4f5be221cab5b1c7d
DIST eric4-i18n-zh_CN.GB2312-4.5.8.tar.gz 390605 SHA256 6fc5d2c1d5f1e0051c2f1d6bbf833c6da733c83dda8962a19d12eb52f8aef900 SHA512 2dadde05955d0fff4d6b7911210a25d3ecbb5c704af418e1bc7b319a24ecf9e8fd239be38182790749c683a99b7518c7708de1081b9f6139b3115831c05547f7 WHIRLPOOL 23c9bec71b4be60b120ae0f7640f90d4bbb7914ec2123243ebe35aee72cdfdec8afbfeaf65f2b0b511c6d3bc46f2e1ca259f4f61425764e0f379ba230722ced7
DIST eric5-5.2.7.tar.gz 8966287 SHA256 4606f5808a49e99875b35295e416d71417d73f518f400f3795a89e0decceb877 SHA512 e37347c9b335e7d325631cd0cc05fe7b628f94a5695569486d1d0a03b02a437b1554bec2721f6e35966ddd19af89bb9dc43ef48d1ff675c05944673fe27d163d WHIRLPOOL 352bec3c2abea5a82845f607c74bf74704b059508ce47f56060ccf60aa0d514ba4d8039b8dfe16f95053d3141ab8ebb9e9b192ae2b131f0cbd09099d75e38ba2
DIST eric5-5.3.2.tar.gz 10144754 SHA256 3fe850aa7b1b9cd149573e2b0187f20dcb38e86f790ea67bdd6cecfd67c0c351 SHA512 551e2f92ccb8a988fc53f42b87fc9783eef5de9f05a948950f7e1be032da1a76c48b576d8b8d32ff46da8eb43457e7cc2e29dd8f36dbeb3069d1ea0ef6afbb87 WHIRLPOOL 6597d15bf33be45db2cf5447d61378928c5e6671a08b9c4483deb1a1cc49165b645e6f36f4feb2b301000c697e9b027357df5cf60e9dffba90973083bd30bed6
DIST eric5-5.3.3.tar.gz 10144823 SHA256 fc9cde68650f308589f0c09a9be7d026bd129871dcdc290e59ffbe5769cc7551 SHA512 b23fc5f9164faaab32776ace72476ee0c9002720e6f8a73c51bb0f555cfc66415fb110725c8d5fc276e622f7bd6013aa16f4b91cef39e8a9140ac654e563a621 WHIRLPOOL d0d3d41c9273a907ca3742779f5c5ed7198d425d2cce4c89505efb195c4894d85bb6e3e2ac6ecdb2fe19efaeea43dfde40f61197359e370cf29d9b7fd8925237
DIST eric5-5.3.4.tar.gz 10294390 SHA256 03fa0c50a0cd59ff7afb27c53858f9e8e94aaf6edee8d2cef5c7d37e968a1416 SHA512 919524c6837fa6c91cd4c63644d2c1d2e7d3dbe4eacea06b48d0f21f026ca20175c1a1607fadbb02441628a20788d1fc97c5bfc1fa4b5b04772bcb4cbb0b3cde WHIRLPOOL c7e8401fa800f4852dcb11cedc2f4046bc3955d17ac49037c227fd9b3b9859a1e6dbf7f66af7ef8695f8d67591bd117cd8cc460196d70980d5afcf61b7493a84
DIST eric5-i18n-cs-5.2.7.tar.gz 530543 SHA256 762cfcc5819bc9a64e33bcaaf1edee9e8e1db54cf7f7fdf9d42c7a8810c12e0e SHA512 eb95cbf9f71644f843bedadab61ca293f285afa81978a140ac6fb0494a623039723d99efc1004b1db98e19d286a2ab89dd2b4a2babdce71f0d190a5209017726 WHIRLPOOL a8489e1bd6e96e03df5bc47dfd401b3f007c3a80cc82ccea1301be6c33e5a5d4d600ce9594cdfd8a8d034299f3323983f328fc3a8b5c218162a1ef327c0b8d7f
DIST eric5-i18n-cs-5.3.2.tar.gz 559463 SHA256 39d7b7d663714edabb00a55a1ceb96c83b378c07af25c7bd99e1484117b484dd SHA512 b43f6059ec6ca38707c2504e6cdffa1e7b1744980f4c046a10d9a2d011a8c7e20da7160278343466769960e71bb0a32afa61f725cada7740664a629c5d1b09c4 WHIRLPOOL bf397cf2458aa595394c43bd4cf245f404fe782808e9a59642d7a75a6c978f4c1726088de2ab2d6f0ef1bfe28f62b632972982bf098ddb38eb010791d68f6280
DIST eric5-i18n-cs-5.3.3.tar.gz 559460 SHA256 70428f005b38502c73319d63c92e70e99c93d18dd1018aac0879e05314f86741 SHA512 02dc63f272cae62c73f6a24eec8705c8ca1b6989d9d57cae4129a457588ef85cddf2715ce68b20906d9cd01c1fcbc4c1360d05d1201ba4b3e9770e9b7268886a WHIRLPOOL cb78c7d1a1a956027d6da78a383844e56f694ae9cc50ead643177dc8414eb642968e43058808d68044804fa1f3056b6661769549aba310c6e473cfeb00c5997f
DIST eric5-i18n-cs-5.3.4.tar.gz 559671 SHA256 7c7e6a6677f170910bbb6e16e6c7449f8ef5ca451bf9b96b5a89bf6387e95f13 SHA512 55f3c13f0ecb9752feeba9ca821562f95a693aa5eac8c27a60c989a5c152d5275737f85494ae4446056b5afc0bbf9340a966789dcc540d641e71b1a72c025182 WHIRLPOOL 9248bd283e16c3ec5148655227a539b297fd8fbd3d209865e9fd7ed74aea193deec76d8230d49214f144f152e6f60f5f7e6b9f28fb96e96b0cfad9e42e90a7f6
DIST eric5-i18n-de-5.2.7.tar.gz 601297 SHA256 9f53bacf3d39b5f8b9d6600a083e7b46db08b8468cf83ddbfb43077810275db0 SHA512 4e45c6cb54176668eecf297ae7d5d3bd404497c948772d96f15a95d56b2d4b9d3af86db4dd284035f815da04e92ecc303fd92c7e1ea04802dbb5542033674d66 WHIRLPOOL fa61391cf9951102f86b6187a503dfeabcc6934b97d50de49111586c82f2801a3ae2f3231bd540f57c376f01e93f8c3ec20961185d270f94b2f3195a023460d5
DIST eric5-i18n-de-5.3.2.tar.gz 677443 SHA256 fd3454798a31f883ca63e4e6bad97308c54a3d51a2f263931609e2ff9175e499 SHA512 c44d3a04e8d488179261f76463174b7fbf69047146735439e7f0b3b44caae712edd59665e2675b21f11b1d6db1638b2c466a3dacd5ffe8a110413232a5633ef2 WHIRLPOOL b1dfba0197a754060773e2bacaf25c6d9d8bcc352cebe2559a6f8799b6421de9056065ba88fefd6de2841c081fcb84502a43cc45f3559715be98c251c7e34909
DIST eric5-i18n-de-5.3.3.tar.gz 677443 SHA256 283fead787ab38fad758b5aeaff084ca8a73b50c1e793995d463cf5a3a199c13 SHA512 e6249cd1832f25f67a8d5f7a50cbdb9d3592f0042f8b41efa05bf45d771f836163e59d1f9608d3a664a3d417ab93407d474ca198e822116a396df81fdea112e2 WHIRLPOOL 0d82ef21f97c783927703573ec43f87f091b33e4c1be8f80fbe089851a397c1975058ffd4aa359121bd5f828da560eef774f16d1eea7a802ea713cf900404d1b
DIST eric5-i18n-de-5.3.4.tar.gz 677515 SHA256 4c7ae66b1f8f6a168aa210b6fc27b44c1453ecd2dbc2179f6c574829b6f75b54 SHA512 d09decec7e2afde94c4af8803723855cae40371dfa69ac0fa72a5cfda21caa4f2121c240aa2badda3fff3a03892e09489114093473dded125113479de62d9b24 WHIRLPOOL 77de955e9d1a6c83d7cc3b92daa1aed9e342628fb60dcd57704a87c8ee8db66e6c2e4e434bf293b141e5f5cdeee49a0b877ec6100cda7af59d94535cca8e3a0a
DIST eric5-i18n-en-5.2.7.tar.gz 163428 SHA256 c16ed90e9be30ec12b0b5fc481739d1e9a362c695c07a1c21fecae6262009b02 SHA512 c6e34887bf4b5ff2a0f6d074e31bf549c7222c15b20f46e987fea286ab6ef826a47384b5326ecd03bb6de3618d115897abc84a6ed616d3398966128ce74f50c4 WHIRLPOOL 6297e1d1fad008966456098549dae2bf3ec83dd58d3a8308b18bb4b4eccb4e60ae12d273c6219e9eaf81cee360374bc99385be4fd9e10149a040cfd1923f0690
DIST eric5-i18n-en-5.3.2.tar.gz 184729 SHA256 94cf75533f1b582fc39aae1f7bcd75c7c441383f3dedd35687b64845e829a5f9 SHA512 ca4048e1eaff641e02cd2d799f03e96050268d5753bf6bf1076b431643d26552f03244c6c9d221b2e680fe0c97a0f22d67ad697bfe5ba6b3e7772088c57817ab WHIRLPOOL fd40815b71b5f6b4b33982a2141f7fba2f5bdee0af0afb8c7f04c1d211026c189a0075322b7d618f4b731b8112238dbd858f5d9b42a62e445b9ef3b69b683eea
DIST eric5-i18n-en-5.3.3.tar.gz 184735 SHA256 e20ea137f027c2fd3ec3ed9df8021d3921e886fd8e8eb1499084ac784700cf49 SHA512 58c394dd29d81dbb0afc646eddd0bd51b79453f4186a9bed8a732f7f0a4a9d8909e7e63241f21d156541593a447cd544d6737542736f467171ec87399fde68a0 WHIRLPOOL 080a7cbb439f38a89b75bff32fbbac2a162d3690002425351f9d09789860d6284247c24429576d2e72c73c457138652e25dc85b14b31c0013e4d7f6f7b47742e
DIST eric5-i18n-en-5.3.4.tar.gz 184957 SHA256 34b11f3226dd8ddaef43230a11f9331579c65b9b5daf973e06cec7a284e3dc59 SHA512 7d1c1626050c021ea05bc3c985b24bddfb5b9ee1333bffea20cf2dd1ac8234851dfed3c6255355d0304ac3c15addf60bd615009fb6c6540db2808a9811e2fc54 WHIRLPOOL d240d8ddb563c1db842d7324ecf6868e7ed899ba8fb7bed2ae4a3bc98813cef67a12af854c0b258b9bc0b874da0ed3b20c4806a39bf1dc3f8a7470f6199abb59
DIST eric5-i18n-es-5.2.7.tar.gz 605586 SHA256 b8518b522d7fbebc88d551c559480776e4b320841791056acea3d2f6a05e6cfa SHA512 09d54abdf66dad6cd1ae183e86c4315d53518a9eb701e714db5f6b7f66c37a33421d0d1398849e1443ba0d542a2854f6d393eb0c4f0523d58f1b711af5609249 WHIRLPOOL 2e65808b0469e7b653b48ec43c3b4714009a6a37146ae8832848f0e2e9c0719e38dc0689562487b207525e83ba50e46e0c274847c00638b248a2feb010afa33b
DIST eric5-i18n-es-5.3.2.tar.gz 681610 SHA256 c7be90a9d577f8da5b1c577fe6b669cbba51abcfef05932b20e4dde0e220c741 SHA512 b4dc8b25129e414fcf51ccdfa6a003be1841c694ff2c0f42192112ef2fbeccbd0902e6f988eadab8c9b34b6393400821dea5c02c1a161ac35496ed1a988867e7 WHIRLPOOL c9cce0345a7b10b78a986d9641614fadcec9f85894af562b139ba47b57fcf4c6337bcf94a166c7633c9b25734863825416bad115a99fadc74033323b905f7cf5
DIST eric5-i18n-es-5.3.3.tar.gz 681610 SHA256 552e67c54e7dc869775c3620d88b862d2b9c30118f8fd42f6c54bf7da085b931 SHA512 2ef74bb9066307d60ee4befad52d7d16f06f65b89802ed1b5fb632199115c2dce458fce1db2e8fbbda243587ac95768e5b6f0d5734f47e6e074c6f2659487ceb WHIRLPOOL 9ac9656d1f0448e74494524a032cf4a9886545dd63482b2965620df77e1f00871c76278f76df2e38cb35879b66e5c810047d8009c96c9972807738188b049c76
DIST eric5-i18n-es-5.3.4.tar.gz 681999 SHA256 ae1963f0558d06472aef4d3fde4e5030201b681cdbc534129d8b359145dc8d22 SHA512 4b486b65ef079ec01f44a01917c8e3a21af12b3cc9d06820a92a3849a4327209fb9c3237799511646892ea54d8c550bc926c3ac4fe071f1f01c31fbe5c1d6a97 WHIRLPOOL e8ca913215fce45b454948b21e928b8fa684f7eacc4d3323acc153798d1f42f96cdb5e8dc3984ec29d229f82675388ca48164e9632b1a637fd09b5dcecee92bf
DIST eric5-i18n-fr-5.2.7.tar.gz 469738 SHA256 466c13b436f307b312fc6b10ecdf08ed828dea62f0e62934d2a589ffc1df88d1 SHA512 10fd39d20d70e2f9066ad498033204611d1c48497ad421c934c2bb84f9cc57697da5bb5aff48ee83b4d9abcaabbf484942353fdae8390e9ea18466e7c14fe3ea WHIRLPOOL fb95a7108aedc95fa6b5cb0ad227c9eac6ad8dd1f863f14ffbcd12b32d2bfd928976b305e36467fe540ec43d7aefe66bcb95463367f17a918dbf3cf63fdaa5d8
DIST eric5-i18n-fr-5.3.2.tar.gz 517792 SHA256 39ca88021f5a656ffb849aec66664f349d8b29164f002062e1e6340de4741048 SHA512 80b7b84a7a4509cb1b299c1b11e02dbc9b51d7c555700b59ff3f25bb191a2e57f2bdc9fdf7de76e7119c301bd84a496ec9206669978387c4ade48279e4216639 WHIRLPOOL 7fce06574bb0b352994d904ed9fe937b8b0b0b9f48c05ac3314376b10758c0dc6273820810effa8d0e978366f69b71caafde4b7661c35401f1da36b82ba05a98
DIST eric5-i18n-fr-5.3.3.tar.gz 517787 SHA256 530335e866a769b5b70709ede0cd0f5b41184ff8b94776ae19c2169f14cd4481 SHA512 cf2f07426c37bbfec738ae117cc8e98f2266c6bb02eb215502832a12a3c0ddd2b9f649d0c3a2263d4013587a9b9646e72636d6b2fd3a61821072531abeabef02 WHIRLPOOL 196edb416a2bfc7d6ab6815460eb22a408e01bdd89f4b4b926077085cc23d33196fd44ebe89ca2a6450062be8eb2ce7b08b1d35791846385fadcf7eb663abf3f
DIST eric5-i18n-fr-5.3.4.tar.gz 517994 SHA256 3ad69237838e0025069f5970c352eec1ff8b2d35d80499a2b1a1f65edace0b84 SHA512 325605b55be80ad7ad1b9bcf271e706e27fa1131127c80457c3ff09551772152214a698400bf38a31715fd174bcc41b7b4fc50312dcca96e3eb439531a8b5b79 WHIRLPOOL 43b2e2f6e8a6ce56c098d5441b0df43a64f9804ad19b7eab3d8871aa8b0ec5327b93b3d25bfdabe5f6c911dab15056dfbe2d305d3a9e6de457c0c12fc0032e71
DIST eric5-i18n-it-5.2.7.tar.gz 547563 SHA256 7ed6cbc6e48648c1651e02fe5bd377b659565cb4bf97a82ea1b7570c7a6f341a SHA512 6ca89440e4c3cb7f99f06a27120d6e6ba1f72441f4331b05725730ead0d13e21e227dce103a0fe517e06e28cdb327ed042f98de096a867aa0abe119f6b9f3a90 WHIRLPOOL 33e090f390c5125a20c8d9abae1f26f39345b23bae18d4b8106f67fdf5ad89d9af7e52bfefaa117bd7965c422b7e16110cd63e6af2afcab9b3ea1683e5a95970
DIST eric5-i18n-it-5.3.2.tar.gz 579281 SHA256 fc2457cce9613613c44a1c635ae65150caad9c84f4b59023c1bd2398c654fb17 SHA512 b35bac115df8dfe9754542a50e67182fda792d65f72f4c0205251bfc18d4e849c0b1cbdc68041a2fb651d4020359a9cc70906e9f3025d304616f121db68c3b8e WHIRLPOOL 445cca59f8db6ac2cc4278406cbb71eb4055369d7c31dfe4fedcc4f7d3e78216060f02af771681768c2e77657a9c5ef8bbe8ce7c720283a6eebed4a8e5d5ccf5
DIST eric5-i18n-it-5.3.3.tar.gz 579276 SHA256 b4ce4d68d8cadb2bc1f1c91935fda9bdc6dea1da28dfc62c247eef2a6b71e463 SHA512 1d915e4c688a5306a91c77d14c222d0eade4edaf91593562b6c21c484d722211918f2bf1b294cbfb7169fb9d5beb126910ac0779af23fbc2585f02a8c4451966 WHIRLPOOL 129c8b7a98d21ca326236fdc99129efc11c405746b8b9885599a9ff6c42c1aab77d8bd7a5d2857b5fc8f0e5d6847cbf1d8d7fdeac44c73a46ea9e21f0e2e244f
DIST eric5-i18n-it-5.3.4.tar.gz 579425 SHA256 e3f9e579852d43bfa57377b18c09f970b19efa081bf9cfea9f956884b7c5d84a SHA512 2dc441722029ce2e384e4bd9a6aaa364ccb9d2d22dfb1591cfe742af5a80901392b18f0a3eeab34d5c32a0194320d3aaebdb8be069761328c5cbf619ada756dd WHIRLPOOL 57e163b18df7bd5a1ff5ea06c47732081cb901dd2e073749405d35ce8048097a636984ac2ccdb17c93af12546630c873bfb208f8d686f3dd30a4c33807fb55d0
DIST eric5-i18n-ru-5.2.7.tar.gz 577414 SHA256 06edf77e4ab0cec76a916c099eadb11079d2c884ff153bb984f751897ba9e082 SHA512 60c03fef08e863969a24ba55125f79250c29e6b946cb5258e083543684e5654531f8b6ad203ea2e489a56b35d7e8f689f645002512cf764df35ac31b2975ef69 WHIRLPOOL ed5464fd9496aef7d6d156460196587d22142a5bddf6d005e35b9a9459244f3bf45558627491c9d1d69348d0f3d089e89e1c4609e36583aa979b141fc7af6ef1
DIST eric5-i18n-ru-5.3.2.tar.gz 608258 SHA256 015ba62666e2832bfeaea6615dcaeb2ae66ecb0a98b7426aa8979cf2526095b6 SHA512 8f467eff2ace04539a0cf0a605d62a60fa6f7348cd56520311376db502bf2b7ca5058b548a3be9383279c9e515789f4858d0e3efa35815ef9ab8a8bef86dee84 WHIRLPOOL 8f2773fb1ee79ec11abdc65b52c7823171cfd3de8ed7f162c2a53769b4a78e69fb62c38fd9ea24208cffc521a7cec3a31b412ed756e0d30fe87c238a9e496659
DIST eric5-i18n-ru-5.3.3.tar.gz 608259 SHA256 51b4b777740362f70b76595178084ecaf11fe92342bff92f450846fc3f32e0a0 SHA512 2e9e1abc5e4ac0d81f32b282c7b8b10500866a8683fadfc8d1473848d04c3f6df72bbaa5d86f5fbff6bcfe97f35a3008fead7c40a6bb8c7c6c2a7f865e450f49 WHIRLPOOL 65e09c2ad84c1db5477815adbb6c9b0a1627a1f48f74f5bc08ca9e3ebc6c2fc94644fb536f7b55fe3ff8c1f7d40e55f777fe5de5fcb90bcd8643616a43760d2f
DIST eric5-i18n-ru-5.3.4.tar.gz 608402 SHA256 0571b1eb43fc2d742a2a23392a00a77007285cdfdabaf280c3a297ff4308c8db SHA512 b0164f8e0de771c75fbbf837686f234bd2ff32083be4075b517101bf3ad7d5317cb6a59a38a3df04c6a0122b268b81cb13bccb8b74e2d5b242db906872de812c WHIRLPOOL 423d3e372b112770293daa743588ae56c80b6372bb357c0679d7349557f9659d42bca5ad0d1eb3942888e7d42af5b1bbe3a2a59546051fb25d41c847bb24c544
DIST eric5-i18n-tr-5.2.7.tar.gz 450746 SHA256 2fdbf504e83de53081009f61350fb0f4f781cd5bf6469c415bca77ead4ed0f2c SHA512 98d96dbb0793457bd5ea2cb9658db7de24c991003aa3d9c95cdb749ecf7d4fddb816e81be3365b5924bff16e0ef91b33cf50f66d77b2b08cc86a76a47119035d WHIRLPOOL 1fd0cd73af7262070218ab6d9f1331854c74eea7b87d6ed7b5f2f995727bd6ddc250b05437cac9a58fa636f5ec08b309aa3213b95f5addc47dc9060bb8dcbdf1
DIST eric5-i18n-tr-5.3.2.tar.gz 480358 SHA256 d7c42a6c416dcdb2b422ee20b0144b650dc51ac8810ba86e1bfbb15b14ee6482 SHA512 e759765e64ca2751e0d411b23a41005a2aef91fab749bdf9c86c4c0352cdf76dfee59c129a63cc620c9b35bc7b6fb1a4307be374685f2aa74ddbc16ede81a8e0 WHIRLPOOL 74e57fcd8b31e7503978af75cb079a78462cfca0ed16bb9cabc235afbb58d97c0ec2f30f617924338eda47ca18da41ce1760d32e622707d174e1c2347e522821
DIST eric5-i18n-tr-5.3.3.tar.gz 480349 SHA256 bc012cdb22b088ba1e30e9b12cc62e09bd9a1acfc362335f554c1413e7de6c3c SHA512 2ad94dbc02393fd83434e630cc69234b7f7e3e2942db218782408a3146ce539eb2e89788bb8919e00c43632cae6bff0a2cb97e02b6c12ff7397c90a3a5c548b7 WHIRLPOOL bb1082b3073de0d2b16f55589060c053c40320b1e0b6d047250630fdf18ff4acb8a36962ae35a36f94304a78d6c1081dda52563121edb0669c3d5ebe9b80072b
DIST eric5-i18n-tr-5.3.4.tar.gz 480586 SHA256 71d295090b677d0b9bb28d04c68da94cee1a5c5447584cfe4a5c7e3cc0685e40 SHA512 f5c8636c332e094d9f33a049607e49dcf6bb5d8df6ff9b31a04fb2e62f107595646dfae21fac3ff72078655502baa09b86bc0d5af1e9196243fea88148cbab44 WHIRLPOOL 5ce647183b772be132b14115bddd757a54cc2a19df99f17eeb07814a757af44322853f5a05c71116c2f27e5af105b6a43378a88c2f8242aa52b4f4305a27a202
DIST eric5-i18n-zh_CN.GB2312-5.2.7.tar.gz 436691 SHA256 a61b3737c5a4621b3f65bdbe4713cf519b93625fe3dc225d1088a76869580d39 SHA512 9f655b960e69d7e8ac7857661ee88ff256451aa2682bf7cb9064e2f570c0211527e0f8afd697b37e7a99512faaa435dff7dc9e97e762ca3d5ef256ad13c760f2 WHIRLPOOL 5d40cc5d836a936b3c84ea66ff1269c99be0111a2ce774717e4f4c5c1c0f35099bc555d868a36e64cdc3e1643b1f3300c2aa7d5936e37e9d00ba70352a72b315
DIST eric5-i18n-zh_CN.GB2312-5.3.2.tar.gz 464843 SHA256 f522e57070375cc1842f0e4d64a9f9e42538544ae62bbd856bf19c9e5353a498 SHA512 be359bf4ae00bd27de37552c8ddd817229de2b5c9c7c1853c23b14a6af971e197abee63f980693bbcff15e024f1ff934465e6b2465682ad48c32840c54ee6e3e WHIRLPOOL b8f172d02e8a41c36a606de34519dc81e933c28932d311554335fb6ba3935597f2fe385e6264b9dd76b0b930c6da2204e5371ff4e4069e4c659cc39853228c31
DIST eric5-i18n-zh_CN.GB2312-5.3.3.tar.gz 464840 SHA256 592fe358c36bff254969ccc54b9845e983f7c387750649b19637b77a34206fa8 SHA512 55c2aaa98a31cb0f9b30ce3f8b82a3a458db6f673a60daa74e2d289e74cc85ce75bc9672571c21cbb9f5819fb4bdbc37d4e6b8ce0f91d758ca4d87e9af9fef5e WHIRLPOOL 5974b8b8e2433c940f1f8fba92343a61ca5f6cf84033910992717c88959868bb2465dbba3c49c827a84936684056325fa00fecc305ef1c6d82913b9b660655be
DIST eric5-i18n-zh_CN.GB2312-5.3.4.tar.gz 465040 SHA256 2bfe95f8941014336b9d8b06caacf02a84c5a4830529e356f9fd000a58d5fcf7 SHA512 48769c0eab26e03194a25e4728b0f5130295b80d85b8beed59aa3e6b47c34be91d7f96e7865b5871912c15fe4d618bd9b8c252c2bfd2811717386082734dbdf3 WHIRLPOOL 9754d9b1ea971d320ad12b0112160ae9222929df89447457362557f90746a6aa6474f138a8b3b6ea0f0712607e4c993a08ff06fc71257c8833af450492888332

@ -1,100 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.8.ebuild,v 1.3 2013/02/18 11:05:43 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
# 2.4 and 2.5 are restricted to avoid conditional dependency on dev-python/simplejson.
RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython 2.7-pypy-*"
inherit eutils python
SLOT="4"
MY_PN="${PN}${SLOT}"
MY_PV="${PV/_pre/-snapshot-}"
MY_P="${MY_PN}-${MY_PV}"
DESCRIPTION="A full featured Python IDE using PyQt4 and QScintilla"
HOMEPAGE="http://eric-ide.python-projects.org/"
BASE_URI="mirror://sourceforge/eric-ide/${MY_PN}/stable/${PV}"
SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="kde spell"
DEPEND="
>=dev-python/sip-4.12.4
>=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit]
>=dev-python/qscintilla-python-2.3
kde? ( kde-base/pykde4 )
"
RDEPEND="${DEPEND}
>=dev-python/chardet-2.0.1
>=dev-python/coverage-3.0.1
>=dev-python/pygments-1.3.1
"
PDEPEND="
spell? ( dev-python/pyenchant )
"
LANGS="cs de en es fr it ru tr zh_CN"
for L in ${LANGS}; do
SRC_URI+=" linguas_${L}? ( ${BASE_URI}/${MY_PN}-i18n-${L/zh_CN/zh_CN.GB2312}-${MY_PV}.tar.gz )"
IUSE+=" linguas_${L}"
done
unset L
S=${WORKDIR}/${MY_P}
PYTHON_VERSIONED_EXECUTABLES=("/usr/bin/.*")
src_prepare() {
epatch "${FILESDIR}/eric-4.4-no-interactive.patch"
use kde || epatch "${FILESDIR}/eric-4.4-no-pykde.patch"
# Delete internal copies of dev-python/chardet, dev-python/coverage,
# dev-python/pygments and dev-python/simplejson.
rm -fr eric/ThirdParty
rm -fr eric/DebugClients/Python{,3}/coverage
sed -i -e '\|/coverage/|d' eric/${MY_PN}.e4p || die
sed -i -e 's/from DebugClients\.Python3\?\.coverage /from coverage /' \
$(grep -lr 'from DebugClients\.Python3\?\.coverage' .) || die
}
src_install() {
installation() {
"$(PYTHON)" install.py \
-z \
-b "${EPREFIX}/usr/bin" \
-i "${T}/images/${PYTHON_ABI}" \
-d "${EPREFIX}$(python_get_sitedir)" \
-c
}
python_execute_function installation
python_merge_intermediate_installation_images "${T}/images"
doicon eric/icons/default/eric.png || die
make_desktop_entry "${MY_PN} --nosplash" ${MY_PN} eric "Development;IDE;Qt"
}
pkg_postinst() {
python_mod_optimize ${MY_PN}{,config.py,plugins}
elog
elog "If you want to use Eric with mod_python, have a look at"
elog "\"${EROOT}$(python_get_sitedir -b -f)/${MY_PN}/patch_modpython.py\"."
elog
elog "The following packages will give Eric extended functionality:"
elog " dev-python/pylint"
elog " dev-python/pysvn"
elog
elog "This version has a plugin interface with plugin-autofetch from"
elog "the application itself. You may want to check those as well."
elog
}
pkg_postrm() {
python_mod_cleanup ${MY_PN}{,config.py,plugins}
}

@ -1,103 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.7.ebuild,v 1.3 2013/02/18 11:05:43 ago Exp $
EAPI="4"
PYTHON_DEPEND="3:3.1"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.* *-jython 2.7-pypy-*"
inherit eutils python
SLOT="5"
MY_PN="${PN}${SLOT}"
MY_PV="${PV/_pre/-snapshot-}"
MY_P="${MY_PN}-${MY_PV}"
DESCRIPTION="A full featured Python IDE using PyQt4 and QScintilla"
HOMEPAGE="http://eric-ide.python-projects.org/"
BASE_URI="mirror://sourceforge/eric-ide/${MY_PN}/stable/${PV}"
SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="spell"
DEPEND="
>=dev-python/sip-4.12.4
>=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit]
>=dev-python/qscintilla-python-2.4
"
RDEPEND="${DEPEND}
>=dev-python/chardet-2.0.1
>=dev-python/coverage-3.2
>=dev-python/pygments-1.4
"
PDEPEND="
spell? ( dev-python/pyenchant )
"
LANGS="cs de en es fr it ru tr zh_CN"
for L in ${LANGS}; do
SRC_URI+=" linguas_${L}? ( ${BASE_URI}/${MY_PN}-i18n-${L/zh_CN/zh_CN.GB2312}-${MY_PV}.tar.gz )"
IUSE+=" linguas_${L}"
done
unset L
S=${WORKDIR}/${MY_P}
PYTHON_VERSIONED_EXECUTABLES=("/usr/bin/.*")
src_prepare() {
# Avoid file collisions between different slots of Eric.
sed -e "s/^Icon=eric$/&${SLOT}/" -i eric/${MY_PN}.desktop || die
sed -e "s/\([^[:alnum:]]\)eric\.png\([^[:alnum:]]\)/\1eric5.png\2/" \
-i $(grep -lr "eric\.png" .) || die
mv eric/icons/default/eric{,5}.png || die
mv eric/pixmaps/eric{,5}.png || die
rm -f eric/APIs/Python/zope-*.api
rm -f eric/APIs/Ruby/Ruby-*.api
# Delete internal copies of dev-python/chardet,
# dev-python/coverage and dev-python/pygments.
rm -fr eric/ThirdParty
rm -fr eric/DebugClients/Python{,3}/coverage
sed -i -e '\|/coverage/|d' eric/${MY_PN}.e4p || die
sed -i -e 's/from DebugClients\.Python3\?\.coverage /from coverage /' \
$(grep -lr 'from DebugClients\.Python3\?\.coverage' .) || die
}
src_install() {
installation() {
"$(PYTHON)" install.py \
-z \
-b "${EPREFIX}/usr/bin" \
-i "${T}/images/${PYTHON_ABI}" \
-d "${EPREFIX}$(python_get_sitedir)" \
-c
}
python_execute_function installation
python_merge_intermediate_installation_images "${T}/images"
doicon eric/icons/default/${MY_PN}.png || die
}
pkg_postinst() {
python_mod_optimize -x "/eric5/(DebugClients/Python|UtilitiesPython2)/" ${MY_PN}{,config.py,plugins}
elog
elog "If you want to use Eric with mod_python, have a look at"
elog "\"${EROOT}$(python_get_sitedir -b -f)/${MY_PN}/patch_modpython.py\"."
elog
elog "The following packages will give Eric extended functionality:"
elog " dev-python/pylint"
elog " dev-python/pysvn"
elog
elog "This version has a plugin interface with plugin-autofetch from"
elog "the application itself. You may want to check those as well."
elog
}
pkg_postrm() {
python_mod_cleanup ${MY_PN}{,config.py,plugins}
}

@ -1,106 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.3.3.ebuild,v 1.1 2013/05/22 09:49:18 patrick Exp $
EAPI="4"
PYTHON_DEPEND="3:3.1"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.* *-jython 2.7-pypy-*"
inherit eutils python
SLOT="5"
MY_PN="${PN}${SLOT}"
MY_PV="${PV/_pre/-snapshot-}"
MY_P="${MY_PN}-${MY_PV}"
DESCRIPTION="A full featured Python IDE using PyQt4 and QScintilla"
HOMEPAGE="http://eric-ide.python-projects.org/"
BASE_URI="mirror://sourceforge/eric-ide/${MY_PN}/stable/${PV}"
SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="spell"
DEPEND="
>=dev-python/sip-4.12.4
>=dev-python/PyQt4-4.9.6-r1[X,help,sql,svg,webkit]
>=dev-python/qscintilla-python-2.6
"
RDEPEND="${DEPEND}
>=dev-python/chardet-2.0.1
>=dev-python/coverage-3.2
>=dev-python/pygments-1.5
"
PDEPEND="
spell? ( dev-python/pyenchant )
"
LANGS="cs de en es fr it ru tr zh_CN"
for L in ${LANGS}; do
SRC_URI+=" linguas_${L}? ( ${BASE_URI}/${MY_PN}-i18n-${L/zh_CN/zh_CN.GB2312}-${MY_PV}.tar.gz )"
IUSE+=" linguas_${L}"
done
unset L
S=${WORKDIR}/${MY_P}
PYTHON_VERSIONED_EXECUTABLES=("/usr/bin/.*")
src_prepare() {
# Avoid file collisions between different slots of Eric.
sed -e "s/^Icon=eric$/&${SLOT}/" -i eric/${MY_PN}.desktop || die
sed -e "s/\([^[:alnum:]]\)eric\.png\([^[:alnum:]]\)/\1eric5.png\2/" \
-i $(grep -lr "eric\.png" .) || die
mv eric/icons/default/eric{,5}.png || die
mv eric/pixmaps/eric{,5}.png || die
rm -f eric/APIs/Python/zope-*.api
rm -f eric/APIs/Ruby/Ruby-*.api
# Delete internal copies of dev-python/chardet,
# dev-python/coverage and dev-python/pygments.
rm -fr eric/ThirdParty
rm -fr eric/DebugClients/Python{,3}/coverage
sed -i -e '\|/coverage/|d' eric/${MY_PN}.e4p || die
sed -i -e 's/from DebugClients\.Python3\?\.coverage /from coverage /' \
$(grep -lr 'from DebugClients\.Python3\?\.coverage' .) || die
# Fix desktop files (bug 458092).
sed -i -e '/^Categories=/s:Python:X-&:' eric/eric5{,_webbrowser}.desktop || die
}
src_install() {
installation() {
"$(PYTHON)" install.py \
-z \
-b "${EPREFIX}/usr/bin" \
-i "${T}/images/${PYTHON_ABI}" \
-d "${EPREFIX}$(python_get_sitedir)" \
-c
}
python_execute_function installation
python_merge_intermediate_installation_images "${T}/images"
doicon eric/icons/default/${MY_PN}.png || die
}
pkg_postinst() {
python_mod_optimize -x "/eric5/(DebugClients/Python|UtilitiesPython2)/" ${MY_PN}{,config.py,plugins}
elog
elog "If you want to use Eric with mod_python, have a look at"
elog "\"${EROOT}$(python_get_sitedir -b -f)/${MY_PN}/patch_modpython.py\"."
elog
elog "The following packages will give Eric extended functionality:"
elog " dev-python/pylint"
elog " dev-python/pysvn"
elog
elog "This version has a plugin interface with plugin-autofetch from"
elog "the application itself. You may want to check those as well."
elog
}
pkg_postrm() {
python_mod_cleanup ${MY_PN}{,config.py,plugins}
}

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/freebsd.eclass,v 1.28 2013/06/18 17:30:56 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/eclass/freebsd.eclass,v 1.29 2013/07/08 02:08:44 aballier Exp $
#
# Diego Pettenò <flameeyes@gentoo.org>
@ -144,8 +144,6 @@ freebsd_multilib_multibuild_wrapper() {
mymakeopts="${mymakeopts} TARGET=${target} MACHINE=${target} MACHINE_ARCH=${target} SHLIBDIR=/usr/$(get_libdir) LIBDIR=/usr/$(get_libdir)"
if use multilib && [ "${ABI}" != "${DEFAULT_ABI}" ] ; then
mymakeopts="${mymakeopts} COMPAT_32BIT="
# Teach gcc where to find crt* files.
export LDFLAGS="${LDFLAGS} -L/usr/$(get_libdir) -B/usr/$(get_libdir)"
fi
einfo "Building for ABI=${ABI} and TARGET=${target}"

@ -1 +1,3 @@
DIST activity-log-manager-0.9.4.tar.gz 476219 SHA256 2ab6f0dd26526ede3e6b51477b9765a5be2cf263d51a9a34cf07bf9377612e86 SHA512 6bd08e20a233e7329b796aba77d72b09833f3e807ae85a4196cf6c3f0372fdcfa06c7e0eb5dac5b4f7245129c1166945c1d044b0d9a8f1f98bf33bbd12264589 WHIRLPOOL dbbaf6c7e9ff178ca37dd0f772a3dda83ce70d8eab15c7cb4629fc304f61e01d74ad7d682a1f3edd56c20b7d32c0b766a1f7071d767616b10164802879c88a6d
DIST activity-log-manager-0.9.6-backport.patch.xz 2664 SHA256 69aac8695dd9c5c618b4658ab5cc2faa085088f2a8e58bf3709ff56520042542 SHA512 7dca6541261aa1702dd7ae4847d73c0aee7305d76db764a66b96c3ca1f1e4b3677d6979ae13df80f918fe3e575d4e1ac69a7ca36ae1d0d76c3296a83d8fc4368 WHIRLPOOL f98a97708e22ee68d985d86e39c753dfc74617a95ad8275e83e4d95bc13338efd8e08e3265efe48a59dd3203cd8e0dbb3f3731da86c19b2351ae85e648e3fe1a
DIST activity-log-manager-0.9.6.tar.xz 326300 SHA256 a9aa322a8b63eaf6adc94004898c951e96333af189b3cc7600138bab949da584 SHA512 e0cbb88c25214f1d04ad624ce8fb1c11a31dc4a2662deaa73743a2e884bd2e0d03c7d9d14ae25f6ec11e5bf520a3f396816a88e6ea86bb6c7b9bca15f9dd4bc3 WHIRLPOOL 846d9166f3dc3308a97253eb0d72e6ed9beb186dfeaa17f2027530f2771a569aba0dabcf346ee7d349ca59e0bba40492ac7f1d1cc4e23d9654d01c2f1793cb67

@ -0,0 +1,49 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.6.ebuild,v 1.1 2013/07/08 06:22:22 jlec Exp $
EAPI=5
GNOME2_LA_PUNT="yes"
VALA_MIN_API_VERSION="0.10"
inherit autotools eutils gnome2 vala versionator
DESCRIPTION="GUI which lets you easily control what gets logged by Zeitgeist"
HOMEPAGE="https://launchpad.net/activity-log-manager/"
SRC_URI="
http://dev.gentoo.org/~jlec/distfiles/${P}-backport.patch.xz
http://launchpad.net/history-manager/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
dev-libs/libgee:0
dev-libs/glib:2
gnome-extra/zeitgeist
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3
x11-libs/pango"
DEPEND="${RDEPEND}
$(vala_depend)
virtual/pkgconfig
dev-util/intltool
sys-devel/gettext"
src_prepare() {
DOCS="README NEWS INSTALL ChangeLog AUTHORS"
epatch \
"${FILESDIR}"/${PN}-0.9.0.1-gold.patch \
"${WORKDIR}"/${P}-backport.patch \
"${FILESDIR}"/${P}-whoopsie.patch
sed \
-e "/^almdocdir/s:=.*$:= \${prefix}/share/doc/${PF}:g" \
-i Makefile.am || die
vala_src_prepare
eautoreconf
gnome2_src_prepare
}

@ -0,0 +1,55 @@
=== modified file 'src/Makefile.am'
--- src/Makefile.am 2013-07-07 19:51:19 +0000
+++ src/Makefile.am 2013-07-07 22:55:28 +0000
@@ -70,6 +70,8 @@
endif
if HAVE_DIAG
+VALAFLAGS += \
+ -D DIAGNOSTIC
gnomeccuidir = $(datadir)/gnome-control-center/ui/
SUBDIRS = diagnostics
endif
=== modified file 'src/activity-log-manager.vala'
--- src/activity-log-manager.vala 2013-07-07 21:51:26 +0000
+++ src/activity-log-manager.vala 2013-07-07 22:55:28 +0000
@@ -19,7 +19,10 @@
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.";
*/
+
+#if DIAGNOSTIC
extern Gtk.Widget whoopsie_daisy_preferences_new ();
+#endif
namespace Alm {
@@ -35,13 +38,11 @@
Object(orientation: Gtk.Orientation.VERTICAL);
this.set_size_request(600, 450);
this.spacing = 6;
-
this.margin = 12;
blacklist = new Blacklist();
privacy_widget = new PrivacyWidget(blacklist);
- whoopsie = whoopsie_daisy_preferences_new ();
-
+
notebook = new Gtk.Notebook();
this.pack_start(notebook, true, true, 0);
var privacy_label = new Gtk.Label(_("Files & Applications"));
@@ -54,8 +55,11 @@
notebook.prepend_page(security_widget, security_label);
}
+#if DIAGNOSTIC
+ whoopsie = whoopsie_daisy_preferences_new ();
var whoopsie_label = new Gtk.Label(_("Diagnostics"));
notebook.append_page(whoopsie, whoopsie_label);
+#endif
this.show_all();
}

@ -1,4 +1,5 @@
DIST enigmail-1.5.1.tar.gz 1213954 SHA256 234ca3c8f7c74afb64ebdaa4762e358f35a72c1f8de007b992497fc2db803af0 SHA512 90d0fa7ce4aa8edd788be234cd85e8e10b6ed7043f1f7aab23a94f0f7958b23b37dce4b96fd552d523c9bdccf13da1dab5624d279a1bc0c4b35be2712c379cf2 WHIRLPOOL c8ffaef0f89f5403f2ba51f2d37eb23a1ae0b3d5abcc28328b6e293ad2a6498368863df0e718ae339b7b7e1622d78d95e1575080b3f600861daafe59a43c8aec
DIST enigmail-1.5.2.tar.gz 1211395 SHA256 f20d6d1be1ab12dc2f1208d8f01227fd7e5c4dcf5d6f4bd0833a932b58973a26 SHA512 21df4726b203c5840134eb925df79c8bcb06b201217000fc636cf43b6d7d7fc8850c90de8998838f3d07b02e027f7cab09b719d600d034c4110cce6befd690c5 WHIRLPOOL 496320d20af8b8254d55976a269cececd27efc8d948cd85c016b4a34bab5f600a9698f423a6dae4f003fa2020ad6e7e475d2c1a1819f529b14e7bd13d26aaa51
DIST firefox-17.0-patches-0.5.tar.xz 52792 SHA256 832d8bb1575473773dc78a66ab2bbf14a1de429f3ca8dc09600f0aa41747b1e1 SHA512 7a28c4c8253e73ab9ffa273ea6b8da7bf2a9422e31dcc1ec6fad1c17e5d8490c9432b517952c1db4b29ea93bbbb8e0f5727dd6ac476d670115810d4cf4b002b7 WHIRLPOOL a2a4c1a9d0503471c206def35452b113e9aadd3a8136d343e45955dba70fb39dfa6f649fdacab54e1b1f606037189e3cbc42743a6ed43aa912a42e4fe43e3529
DIST firefox-17.0-patches-0.6.tar.xz 52684 SHA256 780d7aa5990e39ad105b21fa2584379357749e0eb16e0eaf9be66464a02f3de1 SHA512 56fc3970233e144bea5f6d6be6fdc7c17b1095172dc600c02be4a0cd3764958480e934a0b2ce1ab2a3edc237ece9cf1b7a2f7914828e6c5a3f519860ea2a5b5d WHIRLPOOL 4e2bdb64dfb23f66bec5bf41e34d61aff22e4f7bc14c7c981077575364c8a5aae889d941b99fbf21d248854648b70f6e4c2e6a2e06ab70b1d4495d539e2962a4
DIST thunderbird-17.0-patches-01.tar.xz 820 SHA256 79bf322258e0efc7682ce71ea84398e4dbec55b912acb264e16ddae72917bd8e SHA512 94ad743f86d95cb437bbe3be52beb8ab7c97acd9f703841f9445f94672d764cf6b9a3dfc065a6c54f24eeb16113a62708290512a3f54389c538a52fa93be7e06 WHIRLPOOL eb234826caf0f648d3ea8043b49fc2650f3a011eb28db661122e50abab0a6098b467e580d3c120b97a29919934c072e931f956bfa6676a2759cf46a2db88f282

@ -0,0 +1,350 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.7-r1.ebuild,v 1.1 2013/07/08 02:51:20 anarchy Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
MOZ_ESR="1"
# This list can be updated using scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(ar ast be bg bn-BD br ca cs da de el en en-GB en-US es-AR
es-ES et eu fi fr fy-NL ga-IE gd gl he hr hu hy-AM id is it ja ko lt nb-NO
nl nn-NO pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr uk vi
zh-CN zh-TW )
# Convert the ebuild version to the upstream mozilla version, used by mozlinguas
MOZ_PV="${PV/_beta/b}"
# ESR releases have slightly version numbers
if [[ ${MOZ_ESR} == 1 ]]; then
MOZ_PV="${MOZ_PV}esr"
fi
MOZ_P="${PN}-${MOZ_PV}"
# Enigmail version
EMVER="1.5.2"
# Upstream ftp release URI that's used by mozlinguas.eclass
# We don't use the http mirror because it deletes old tarballs.
MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/"
MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases/"
inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas
DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="bindist gconf +crypt +jit +ipc ldap +lightning +minimal mozdom selinux"
PATCH="thunderbird-17.0-patches-01"
PATCHFF="firefox-17.0-patches-0.6"
SRC_URI="${SRC_URI}
${MOZ_FTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2
${MOZ_HTTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2
crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-${EMVER}.tar.gz )
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCHFF}.tar.xz
http://dev.gentoo.org/~nirbheek/mozilla/patchsets/${PATCHFF}.tar.xz
http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCH}.tar.xz"
ASM_DEPEND=">=dev-lang/yasm-1.1"
RDEPEND=">=sys-devel/binutils-2.16.1
>=dev-libs/nss-3.14.1
>=dev-libs/nspr-4.9.4
>=dev-libs/glib-2.26
gconf? ( >=gnome-base/gconf-1.2.1:2 )
>=media-libs/libpng-1.5.11[apng]
>=x11-libs/cairo-1.10
>=x11-libs/pango-1.14.0
>=x11-libs/gtk+-2.14
kernel_linux? ( media-libs/alsa-lib )
>=media-libs/libvpx-1.0.0
virtual/libffi
!x11-plugins/enigmail
system-sqlite? ( || (
>=dev-db/sqlite-3.7.16:3[secure-delete,debug=]
=dev-db/sqlite-3.7.15*[fts3,secure-delete,threadsafe,unlock-notify,debug=]
=dev-db/sqlite-3.7.14*[fts3,secure-delete,threadsafe,unlock-notify,debug=]
=dev-db/sqlite-3.7.13*[fts3,secure-delete,threadsafe,unlock-notify,debug=]
) )
selinux? ( sec-policy/selinux-thunderbird )
crypt? ( || (
( >=app-crypt/gnupg-2.0
|| (
app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4]
)
)
=app-crypt/gnupg-1.4*
) )"
DEPEND="${RDEPEND}
!elibc_glibc? ( dev-libs/libexecinfo )
virtual/pkgconfig
amd64? ( ${ASM_DEPEND}
virtual/opengl )
x86? ( ${ASM_DEPEND}
virtual/opengl )"
if [[ ${PV} =~ beta ]]; then
S="${WORKDIR}/comm-beta"
elif [[ ${MOZ_ESR} == 1 ]]; then
S="${WORKDIR}/comm-esr${PV%%.*}"
else
S="${WORKDIR}/comm-release"
fi
pkg_setup() {
moz_pkgsetup
export MOZILLA_DIR="${S}/mozilla"
if ! use bindist ; then
elog "You are enabling official branding. You may not redistribute this build"
elog "to any users on your network or the internet. Doing so puts yourself into"
elog "a legal problem with Mozilla Foundation"
elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag"
elog
fi
# Ensure we have enough disk space to compile
CHECKREQS_DISK_BUILD="4G"
check-reqs_pkg_setup
}
src_unpack() {
unpack ${A}
# Unpack language packs
mozlinguas_src_unpack
}
src_prepare() {
# Apply our Thunderbird patchset
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/thunderbird"
# Apply our patchset from firefox to thunderbird as well
pushd "${S}"/mozilla &>/dev/null || die
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/firefox"
popd &>/dev/null || die
if use crypt ; then
mv "${WORKDIR}"/enigmail "${S}"/mailnews/extensions/enigmail
cd "${S}"
fi
# Disable gnomevfs extension
sed -i -e "s:gnomevfs::" "${S}/"mozilla/browser/confvars.sh \
-e "s:gnomevfs::" "${S}/"mozilla/xulrunner/confvars.sh \
|| die "Failed to remove gnomevfs extension"
#Fix compilation with curl-7.21.7 bug 376027
sed -e '/#include <curl\/types.h>/d' \
-i "${S}"/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc \
-i "${S}"/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc \
-i "${S}"/mozilla/config/system-headers \
-i "${S}"/mozilla/js/src/config/system-headers || die "Sed failed"
# Don't error out when there's no files to be removed:
sed 's@\(xargs rm\)$@\1 -f@' \
-i "${S}"/mozilla/toolkit/mozapps/installer/packager.mk || die
# Shell scripts sometimes contain DOS line endings; bug 391889
grep -rlZ --include="*.sh" $'\r$' . |
while read -r -d $'\0' file ; do
einfo edos2unix "${file}"
edos2unix "${file}"
done
# Allow user to apply any additional patches without modifing ebuild
epatch_user
eautoreconf
# Ensure we run eautoreconf in mozilla to regenerate configure
cd "${S}"/mozilla
eautoconf
}
src_configure() {
declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
MEXTENSIONS="default"
####################################
#
# mozconfig, CFLAGS and CXXFLAGS setup
#
####################################
mozconfig_init
mozconfig_config
# It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"
# We must force enable jemalloc 3 threw .mozconfig
echo "export MOZ_JEMALLOC=1" >> ${S}/.mozconfig
mozconfig_annotate '' --prefix="${EPREFIX}"/usr
mozconfig_annotate '' --libdir="${EPREFIX}"/usr/$(get_libdir)
mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
mozconfig_annotate '' --with-default-mozilla-five-home="${EPREFIX}${MOZILLA_FIVE_HOME}"
mozconfig_annotate '' --with-user-appdir=.thunderbird
mozconfig_annotate '' --with-system-png
mozconfig_annotate '' --enable-system-ffi
mozconfig_annotate '' --target="${CTARGET:-${CHOST}}"
mozconfig_annotate '' --build="${CTARGET:-${CHOST}}"
# Use enable features
mozconfig_use_enable lightning calendar
mozconfig_use_enable gconf
mozconfig_use_enable ldap
# Features know to cause problems with hardened.
mozconfig_use_enable jit methodjit
mozconfig_use_enable jit tracejit
# Bug #72667
if use mozdom; then
MEXTENSIONS="${MEXTENSIONS},inspector"
fi
# Use an objdir to keep things organized.
echo "mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/tbird" >> "${S}"/.mozconfig
# Finalize and report settings
mozconfig_final
####################################
#
# Configure and build
#
####################################
# Disable no-print-directory
MAKEOPTS=${MAKEOPTS/--no-print-directory/}
if [[ $(gcc-major-version) -lt 4 ]]; then
append-cxxflags -fno-stack-protector
elif [[ $(gcc-major-version) -gt 4 || $(gcc-minor-version) -gt 3 ]]; then
if use amd64 || use x86; then
append-flags -mno-avx
fi
fi
}
src_compile() {
CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \
MOZ_MAKE_FLAGS="${MAKEOPTS}" \
emake -f client.mk || die
# Only build enigmail extension if crypt enabled.
if use crypt ; then
cd "${S}"/mailnews/extensions/enigmail || die
./makemake -r 2&> /dev/null
cd "${S}"/tbird/mailnews/extensions/enigmail
emake -j1 || die "make enigmail failed"
emake -j1 xpi || die "make enigmail xpi failed"
fi
}
src_install() {
declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
DICTPATH="\"${EPREFIX}/usr/share/myspell\""
declare emid
local obj_dir="tbird"
cd "${S}/${obj_dir}"
# Copy our preference before omnijar is created.
cp "${FILESDIR}"/thunderbird-gentoo-default-prefs-1.js-1 \
"${S}/${obj_dir}/mozilla/dist/bin/defaults/pref/all-gentoo.js" || die
# Set default path to search for dictionaries.
echo "pref(\"spellchecker.dictionary_path\", ${DICTPATH});" \
>> "${S}/${obj_dir}/mozilla/dist/bin/defaults/pref/all-gentoo.js" || die
# Without methodjit and tracejit there's no conflict with PaX
if use jit; then
# Pax mark xpcshell for hardened support, only used for startupcache creation.
pax-mark m "${S}"/${obj_dir}/mozilla/dist/bin/xpcshell
fi
emake DESTDIR="${D}" install || die "emake install failed"
# Install language packs
mozlinguas_src_install
if ! use bindist; then
newicon "${S}"/other-licenses/branding/thunderbird/content/icon48.png thunderbird-icon.png
domenu "${FILESDIR}"/icon/${PN}.desktop
else
newicon "${S}"/mail/branding/aurora/content/icon48.png thunderbird-icon-unbranded.png
newmenu "${FILESDIR}"/icon/${PN}-unbranded.desktop \
${PN}.desktop
sed -i -e "s:Mozilla\ Thunderbird:EarlyBird:g" \
"${ED}"/usr/share/applications/${PN}.desktop
fi
if use crypt ; then
cd "${T}" || die
unzip "${S}"/${obj_dir}/mozilla/dist/bin/enigmail*.xpi install.rdf || die
emid=$(sed -n '/<em:id>/!d; s/.*\({.*}\).*/\1/; p; q' install.rdf)
dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die
cd "${D}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die
unzip "${S}"/${obj_dir}/mozilla/dist/bin/enigmail*.xpi || die
fi
if use lightning ; then
emid="{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}"
dodir ${MOZILLA_FIVE_HOME}/extensions/${emid}
cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid}
unzip "${S}"/${obj_dir}/mozilla/dist/xpi-stage/gdata-provider.xpi
emid="calendar-timezones@mozilla.org"
dodir ${MOZILLA_FIVE_HOME}/extensions/${emid}
cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid}
unzip "${S}"/${obj_dir}/mozilla/dist/xpi-stage/calendar-timezones.xpi
emid="{e2fda1a4-762b-4020-b5ad-a41df1933103}"
dodir ${MOZILLA_FIVE_HOME}/extensions/${emid}
cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid}
unzip "${S}"/${obj_dir}/mozilla/dist/xpi-stage/lightning.xpi
# Fix mimetype so it shows up as a calendar application in GNOME 3
# This requires that the .desktop file was already installed earlier
sed -e "s:^\(MimeType=\):\1text/calendar;:" \
-e "s:^\(Categories=\):\1Calendar;:" \
-i "${ED}"/usr/share/applications/${PN}.desktop
fi
if use jit ; then
pax-mark m "${ED}"/${MOZILLA_FIVE_HOME}/{thunderbird-bin,thunderbird}
fi
# Plugin-container needs to be pax-marked for hardened to ensure plugins such as flash
# continue to work as expected.
pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container
# Plugins dir
share_plugins_dir
if use minimal; then
rm -rf "${ED}"/usr/include "${ED}"${MOZILLA_FIVE_HOME}/{idl,include,lib,sdk} || \
die "Failed to remove sdk and headers"
fi
}
pkg_postinst() {
elog
elog "If you are experience problems with plugins please issue the"
elog "following command : rm \${HOME}/.thunderbird/*/extensions.sqlite ,"
elog "then restart thunderbird"
}

@ -1,2 +1 @@
DIST mcomix-0.99.tar.bz2 476455 SHA256 67a64e4d8e38513cbd3ded4b7daa06215e10d95ff022e73a9614ceea2bea45eb SHA512 3db2ce2a22bb9b1379952fd1618ee409282ce458efe3297b5fd6eb855e1be1c28d3ee55e02b8f99599fe3ef552ab88cbf9fabd0f11fa04bf12a237ed964faa22 WHIRLPOOL 496e855e830b6066f6efeb9738ad68c54320afea1001f58e974649b22bb55231e46f3fb278982cf8798782d5bd8c66a25521d0c6a9777c6fb583ec5a0b48b9ca
DIST mcomix-1.00.tar.bz2 527779 SHA256 d8453109a297153f67fdc898d822fa57057d575b71ed857e538da9a7426f0cde SHA512 9fc975afa92ad7130fe0d39058463cf26f8a9415257869e45e4cf83fae5e2bd8f4f264821046fcf425ee3729ec3dacfa59cd52342055a6246cf0b61b866f09b1 WHIRLPOOL 6aed2176904d5f12cd66e7f6f41fc23914d5a81cd514242a209994222b7ee1d18ceca4367e78f8a61bb6edbec559d0da94165f4db841c44840d6d768ba700f14

@ -1,188 +0,0 @@
http://sourceforge.net/tracker/?func=detail&aid=3548642&group_id=341051&atid=1427791
http://mcomix.svn.sourceforge.net/viewvc/mcomix?view=revision&revision=781
Add option for auto-rotating images based on size.
This doesn't work for double-page mode, as it would kind of defeat
the purpose of placing two images next to each other.
--- mcomix/preferences.py
+++ mcomix/preferences.py
@@ -63,6 +63,7 @@
'show thumbnails': True,
'rotation': 0,
'auto rotate from exif': True,
+ 'auto rotate depending on size': constants.AUTOROTATE_NEVER,
'vertical flip': False,
'horizontal flip': False,
'keep transformation': False,
--- mcomix/constants.py
+++ mcomix/constants.py
@@ -31,6 +31,8 @@
ZIP, RAR, TAR, GZIP, BZIP2, PDF, SEVENZIP, LHA = range(8)
NORMAL_CURSOR, GRAB_CURSOR, WAIT_CURSOR, NO_CURSOR = range(4)
LIBRARY_DRAG_EXTERNAL_ID, LIBRARY_DRAG_BOOK_ID, LIBRARY_DRAG_COLLECTION_ID = range(3)
+AUTOROTATE_NEVER, AUTOROTATE_WIDTH_90, AUTOROTATE_WIDTH_270, \
+ AUTOROTATE_HEIGHT_90, AUTOROTATE_HEIGHT_270 = range(5)
RESPONSE_REVERT_TO_DEFAULT = 3
RESPONSE_REMOVE = 4
--- mcomix/ui.py
+++ mcomix/ui.py
@@ -13,6 +13,7 @@
from mcomix import constants
from mcomix import status
from mcomix import file_chooser_main_dialog
+from mcomix.preferences import prefs
from mcomix.library import main_dialog as library_main_dialog
class MainUI(gtk.UIManager):
@@ -97,6 +98,9 @@
('menu_tools', None, _('_Tools')),
('menu_help', None, _('_Help')),
('menu_transform', 'mcomix-transform', _('_Transform image')),
+ ('menu_autorotate', None, _('_Auto-rotate image')),
+ ('menu_autorotate_width', None, _('...when width exceeds height')),
+ ('menu_autorotate_height', None, _('...when height exceeds width')),
('expander', None, None, None, None, None)])
self._actiongroup.add_toggle_actions([
@@ -146,6 +150,20 @@
'a', _('Manual zoom mode'), constants.ZOOM_MODE_MANUAL)],
3, window.change_zoom_mode)
+ # Automatically rotate image if width>height or height>width
+ self._actiongroup.add_radio_actions([
+ ('no_autorotation', None, _('Never'),
+ None, None, constants.AUTOROTATE_NEVER),
+ ('rotate_90_width', 'mcomix-rotate-90', _('_Rotate 90 degrees CW'),
+ None, None, constants.AUTOROTATE_WIDTH_90),
+ ('rotate_270_width', 'mcomix-rotate-270', _('Rotat_e 90 degrees CCW'),
+ None, None, constants.AUTOROTATE_WIDTH_270),
+ ('rotate_90_height', 'mcomix-rotate-90', _('_Rotate 90 degrees CW'),
+ None, None, constants.AUTOROTATE_HEIGHT_90),
+ ('rotate_270_height', 'mcomix-rotate-270', _('Rotat_e 90 degrees CCW'),
+ None, None, constants.AUTOROTATE_HEIGHT_270)],
+ prefs['auto rotate depending on size'], window.change_autorotation)
+
self._actiongroup.add_actions([
('about', gtk.STOCK_ABOUT, _('_About'),
None, None, dialog_handler.open_dialog)], (window, 'about-dialog'))
@@ -280,6 +298,20 @@
<menuitem action="rotate_270" />
<menuitem action="rotate_180" />
<separator />
+ <menu action="menu_autorotate">
+ <menuitem action="no_autorotation" />
+ <separator />
+ <menuitem action="menu_autorotate_height" />
+ <separator />
+ <menuitem action="rotate_90_height" />
+ <menuitem action="rotate_270_height" />
+ <separator />
+ <menuitem action="menu_autorotate_width" />
+ <separator />
+ <menuitem action="rotate_90_width" />
+ <menuitem action="rotate_270_width" />
+ </menu>
+ <separator />
<menuitem action="flip_horiz" />
<menuitem action="flip_vert" />
<separator />
--- mcomix/main.py
+++ mcomix/main.py
@@ -203,6 +203,9 @@
prefs['vertical flip'] = False
prefs['horizontal flip'] = False
+ self.actiongroup.get_action('menu_autorotate_width').set_sensitive(False)
+ self.actiongroup.get_action('menu_autorotate_height').set_sensitive(False)
+
self.add(table)
table.show()
self._main_layout.show()
@@ -305,15 +308,9 @@
right_unscaled_x = right_pixbuf.get_width()
right_unscaled_y = right_pixbuf.get_height()
- left_rotation = prefs['rotation']
- right_rotation = prefs['rotation']
+ left_rotation = self._get_pixbuf_rotation(left_pixbuf, True)
+ right_rotation = self._get_pixbuf_rotation(right_pixbuf, True)
- if prefs['auto rotate from exif']:
- left_rotation += image_tools.get_implied_rotation(left_pixbuf)
- left_rotation = left_rotation % 360
- right_rotation += image_tools.get_implied_rotation(right_pixbuf)
- right_rotation = right_rotation % 360
-
if left_rotation in (90, 270):
total_width = left_unscaled_y
total_height = left_unscaled_x
@@ -385,11 +382,7 @@
pixbuf = self.imagehandler.get_pixbufs(single=True)[ 0 ]
width, height = pixbuf.get_width(), pixbuf.get_height()
- rotation = prefs['rotation']
- if prefs['auto rotate from exif']:
- rotation += image_tools.get_implied_rotation(pixbuf)
- rotation = rotation % 360
-
+ rotation = self._get_pixbuf_rotation(pixbuf)
if rotation in (90, 270):
width, height = height, width
@@ -502,6 +495,37 @@
self.statusbar.update()
self.update_title()
+ def _get_pixbuf_rotation(self, pixbuf, no_autorotation=False):
+ """ Determines if a pixbuf must be rotated before being displayed.
+ Returns the degree of rotation (0, 90, 180, 270). """
+
+ width, height = pixbuf.get_width(), pixbuf.get_height()
+ rotation = prefs['rotation']
+ if prefs['auto rotate from exif']:
+ rotation += image_tools.get_implied_rotation(pixbuf)
+ rotation = rotation % 360
+
+ if (height > width and
+ not no_autorotation and
+ prefs['auto rotate depending on size'] in
+ (constants.AUTOROTATE_HEIGHT_90, constants.AUTOROTATE_HEIGHT_270)):
+
+ if prefs['auto rotate depending on size'] == constants.AUTOROTATE_HEIGHT_90:
+ rotation = 90
+ else:
+ rotation = 270
+ elif (width > height and
+ not no_autorotation and
+ prefs['auto rotate depending on size'] in
+ (constants.AUTOROTATE_WIDTH_90, constants.AUTOROTATE_WIDTH_270)):
+
+ if prefs['auto rotate depending on size'] == constants.AUTOROTATE_WIDTH_90:
+ rotation = 90
+ else:
+ rotation = 270
+
+ return rotation
+
def _page_available(self, page):
""" Called whenever a new page is ready for displaying. """
# Refresh display when currently opened page becomes available.
@@ -623,6 +647,14 @@
fitmode.set_scale_up(prefs['stretch'])
self.zoom.set_fit_mode(fitmode)
+ def change_autorotation(self, radioaction=None, *args):
+ """ Switches between automatic rotation modes, depending on which
+ radiobutton is currently activated. """
+ if radioaction:
+ prefs['auto rotate depending on size'] = radioaction.get_current_value()
+
+ self.draw_image()
+
def change_stretch(self, toggleaction, *args):
""" Toggles stretching small images. """
prefs['stretch'] = toggleaction.get_active()

@ -1,57 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-0.99-r1.ebuild,v 1.1 2013/01/01 03:04:56 dirtyepic Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS=1
PYTHON_USE_WITH="sqlite"
RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils eutils fdo-mime python
DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives."
HOMEPAGE="http://mcomix.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}
app-arch/unrar
>=dev-python/imaging-1.1.5
>=dev-python/pygtk-2.14
virtual/jpeg
x11-libs/gdk-pixbuf
!media-gfx/comix"
src_prepare() {
epatch "${FILESDIR}"/${P}-auto-rotate.patch
}
src_install() {
distutils_src_install
insinto /etc/gconf/schemas/
doins "${S}"/mime/comicbook.schemas || die
dobin "${S}"/mime/comicthumb || die
dodoc ChangeLog README || die
}
pkg_postinst() {
distutils_pkg_postinst
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
echo
elog "You can optionally add support for 7z or LHA archives by installing"
elog "app-arch/p7zip or app-arch/lha."
echo
}
pkg_postrm() {
distutils_pkg_postrm
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
}

@ -0,0 +1,48 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-1.00-r1.ebuild,v 1.1 2013/07/08 05:19:47 dirtyepic Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 eutils fdo-mime
DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives."
HOMEPAGE="http://mcomix.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
>=dev-python/pygtk-2.14[${PYTHON_USEDEP}]
virtual/jpeg
virtual/python-imaging[${PYTHON_USEDEP}]
x11-libs/gdk-pixbuf
!media-gfx/comix"
DOCS=( ChangeLog README )
pkg_postinst() {
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
echo
elog "Additional packages are required to open most common comic files:"
elog
elog " cbr: app-arch/unrar"
elog " cbz: app-arch/unzip"
elog
elog "You can also add support for 7z or LHA archives by installing"
elog "app-arch/p7zip or app-arch/lha."
echo
}
pkg_postrm() {
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
}

@ -1,97 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r1.ebuild,v 1.9 2011/08/02 05:48:12 mattst88 Exp $
EAPI="2"
inherit eutils multilib
MY_P=${PN}.${PV}
DESCRIPTION="A menu-driven tool to draw and manipulate objects interactively in an X window."
HOMEPAGE="http://www.xfig.org"
SRC_URI="mirror://sourceforge/mcj/${MY_P}.full.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw
x11-libs/libXp
x11-libs/libXaw3d
x11-libs/libXi
virtual/jpeg
media-libs/libpng
media-fonts/font-misc-misc
media-fonts/urw-fonts
>=media-gfx/transfig-3.2.5-r1
media-libs/netpbm"
DEPEND="${RDEPEND}
x11-misc/imake
x11-proto/xproto
x11-proto/inputproto"
S=${WORKDIR}/${MY_P}
sed_Imakefile() {
# see Imakefile for details
vars2subs=( BINDIR=/usr/bin
PNGINC=-I/usr/include
JPEGLIBDIR="/usr/$(get_libdir)"
JPEGINC=-I/usr/include
XPMLIBDIR="/usr/$(get_libdir)"
XPMINC=-I/usr/include/X11
"USEINLINE = -DUSE_INLINE"
XFIGLIBDIR=/usr/share/xfig
XFIGDOCDIR="/usr/share/doc/${PF}"
MANDIR="/usr/share/man/man\$\(MANSUFFIX\)"
"CC=$(tc-getCC)" )
for variable in "${vars2subs[@]}" ; do
varname=${variable%%=*}
varval=${variable##*=}
sed -i "s:^\(XCOMM\)*[[:space:]]*${varname}[[:space:]]*=.*$:${varname} = ${varval}:" "$@"
done
sed -i "s:^\(XCOMM\)*[[:space:]]*\(#define I18N\).*$:\2:" "$@"
if has_version '>=x11-libs/libXaw3d-1.5e'; then
einfo "x11-libs/libXaw3d 1.5e and abover installed"
sed -i "s:^\(XCOMM\)*[[:space:]]*\(#define XAW3D1_5E\).*$:\2:" "$@"
fi
}
src_prepare() {
# Permissions are really crazy here
chmod -R go+rX .
find . -type f -exec chmod a-x '{}' \;
epatch "${FILESDIR}/${P}-figparserstack.patch" #297379
epatch "${FILESDIR}/${P}-spelling.patch"
epatch "${FILESDIR}/${P}-papersize_b1.patch"
epatch "${FILESDIR}/${P}-pdfimport_mediabox.patch"
epatch "${FILESDIR}/${P}-network_images.patch"
epatch "${FILESDIR}/${P}-app-defaults.patch"
epatch "${FILESDIR}/${P}-zoom-during-edit.patch"
epatch "${FILESDIR}/${P}-urwfonts.patch"
epatch "${FILESDIR}/${P}-mkstemp.patch" #264575
epatch "${FILESDIR}/${P}-CVE-2010-4262.patch" #348344
epatch "${FILESDIR}/${P}-libpng-1.5.patch" #356753
sed_Imakefile Imakefile
sed -e "s:/usr/lib/X11/xfig:/usr/share/doc/${PF}:" \
-i Doc/xfig.man -i Doc/xfig_man.html || die
}
src_compile() {
xmkmf || die
emake CC="$(tc-getCC)" LOCAL_LDFLAGS="${LDFLAGS}" CDEBUGFLAGS="${CFLAGS}" \
USRLIBDIR=/usr/$(get_libdir) || die
}
src_install() {
emake -j1 DESTDIR="${D}" install.all || die
insinto /usr/share/doc/${PF}
doins README FIGAPPS CHANGES LATEX.AND.XFIG
doicon xfig.png
make_desktop_entry xfig Xfig xfig
}

@ -1,105 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r2.ebuild,v 1.2 2013/06/07 14:23:46 jer Exp $
EAPI="2"
inherit eutils multilib
MY_P=${PN}.${PV}
DESCRIPTION="A menu-driven tool to draw and manipulate objects interactively in an X window."
HOMEPAGE="http://www.xfig.org"
SRC_URI="mirror://sourceforge/mcj/${MY_P}.full.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libXaw
x11-libs/libXp
x11-libs/libXaw3d
x11-libs/libXi
virtual/jpeg
media-libs/libpng
media-fonts/font-misc-misc
media-fonts/urw-fonts
>=media-gfx/transfig-3.2.5-r1
media-libs/netpbm"
DEPEND="${RDEPEND}
x11-misc/imake
x11-proto/xproto
x11-proto/inputproto"
S=${WORKDIR}/${MY_P}
sed_Imakefile() {
# see Imakefile for details
vars2subs=( BINDIR=/usr/bin
PNGINC=-I/usr/include
JPEGLIBDIR="/usr/$(get_libdir)"
JPEGINC=-I/usr/include
XPMLIBDIR="/usr/$(get_libdir)"
XPMINC=-I/usr/include/X11
"USEINLINE = -DUSE_INLINE"
XFIGLIBDIR=/usr/share/xfig
XFIGDOCDIR="/usr/share/doc/${PF}"
MANDIR="/usr/share/man/man\$\(MANSUFFIX\)"
"CC=$(tc-getCC)" )
for variable in "${vars2subs[@]}" ; do
varname=${variable%%=*}
varval=${variable##*=}
sed -i \
-e "s:^\(XCOMM\)*[[:space:]]*${varname}[[:space:]]*=.*$:${varname} = ${varval}:" \
"$@" || die
done
sed -i \
-e "s:^\(XCOMM\)*[[:space:]]*\(#define I18N\).*$:\2:" \
"$@" || die
if has_version '>=x11-libs/libXaw3d-1.5e'; then
einfo "x11-libs/libXaw3d 1.5e and abover installed"
sed -i \
-e "s:^\(XCOMM\)*[[:space:]]*\(#define XAW3D1_5E\).*$:\2:" \
"$@" || die
fi
}
src_prepare() {
# Permissions are really crazy here
chmod -R go+rX .
find . -type f -exec chmod a-x '{}' \;
epatch "${FILESDIR}/${P}-figparserstack.patch" #297379
epatch "${FILESDIR}/${P}-spelling.patch"
epatch "${FILESDIR}/${P}-papersize_b1.patch"
epatch "${FILESDIR}/${P}-pdfimport_mediabox.patch"
epatch "${FILESDIR}/${P}-network_images.patch"
epatch "${FILESDIR}/${P}-app-defaults.patch"
epatch "${FILESDIR}/${P}-zoom-during-edit.patch"
epatch "${FILESDIR}/${P}-urwfonts.patch"
epatch "${FILESDIR}/${P}-mkstemp.patch" #264575
epatch "${FILESDIR}/${P}-CVE-2010-4262.patch" #348344
epatch "${FILESDIR}/${P}-libpng-1.5.patch" #356753
#https://bugzilla.redhat.com/show_bug.cgi?id=657290
epatch "${FILESDIR}/xfig-3.2.5b-fix-eps-reading.patch"
sed_Imakefile Imakefile
sed -e "s:/usr/lib/X11/xfig:/usr/share/doc/${PF}:" \
-i Doc/xfig.man -i Doc/xfig_man.html || die
}
src_compile() {
xmkmf || die
emake CC="$(tc-getCC)" LOCAL_LDFLAGS="${LDFLAGS}" CDEBUGFLAGS="${CFLAGS}" \
USRLIBDIR=/usr/$(get_libdir) || die
}
src_install() {
emake -j1 DESTDIR="${D}" install.all || die
insinto /usr/share/doc/${PF}
doins README FIGAPPS CHANGES LATEX.AND.XFIG
doicon xfig.png
make_desktop_entry xfig Xfig xfig
}

@ -1,3 +1,4 @@
DIST libmediainfo_0.7.61.tar.bz2 975741 SHA256 8b9eaf0ea1c4e996d7b38d3a45c8fbb47b125be17637ca9e37be49896b4e7a9b SHA512 9587407b44b3c266636130109780f3c85c69c4c8c6c55c7919b7312255d957a2bbdf4cebc357309bfd6a25a692cedf821b266c3f39e65df65ba97e2852334e63 WHIRLPOOL 04b82d3d620ee447f93c97d0424696341902044075addb7d3fde136fc378810e3f5ef832e100d38e5f8e825c36e3b03029280054c952bb0744f1d035f5911172
DIST libmediainfo_0.7.62.tar.bz2 1011363 SHA256 cc6de1df27c9f43a4fc11766a67931c5bf86df68aacda990c25ec2cb29899001 SHA512 e47a722f55c02ed3f81264346e09c98b493ecb6b1c12e2667762c65d6c17b44b31524682f5c446a5744063aaf40d4cc6fa3cd3c8e75a435d4fc0afdf9b2dfc4e WHIRLPOOL defc03f722d33b66ed4f8f6b2cbb8dcbe65bcacfce1c6c56df4aa3e9e0bdf36a25a1732aec4fd997e12158da7f69a4c399f30d0c63857e5ca500dc85ee4af7d3
DIST libmediainfo_0.7.63.tar.bz2 1015473 SHA256 4315e73cc12bbe5896d80a45f412d3f9e612545263ce63d73f460be438538384 SHA512 024369ce34a27fec3bcba263b515d6467f663ed07846925491641ced92f03ee3d7c05c82522ae1a1846d607382bfe9e6cbeb26a50112afd171118bdbde702c64 WHIRLPOOL 80cb3e5d79ad3f2562ead815b85df34251e825f02de9bcec82b1decf11ff013324d32885e5a7a435dbef64f9037baff98b8ef2d4ddb2ac8a336dacddad6edaa9
DIST libmediainfo_0.7.64.tar.bz2 1017601 SHA256 5a1c14f4e2ed983537e52691c845001392787298f06da639480d871ce447f010 SHA512 4facd131980a6d5608acd2ba78bb9c2bbb430969d50a04a74b06b69f04c79a5b92c33f3a1bb67222b1a887a9d8380321da1b01eacc0adb7ca87fa73715fab985 WHIRLPOOL f0054fe4342c453dfe8534033bda86aabf284da446251b6b9891c1febd5df9ae12478f99416bda2848403d7ee8d0e4e97df3b171578a764b05c36e76154cbd78

@ -0,0 +1,79 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmediainfo/libmediainfo-0.7.64.ebuild,v 1.1 2013/07/07 20:59:04 radhermit Exp $
EAPI=5
inherit autotools eutils flag-o-matic multilib
MY_PN="MediaInfo"
DESCRIPTION="MediaInfo libraries"
HOMEPAGE="http://mediaarea.net/mediainfo/"
SRC_URI="mirror://sourceforge/mediainfo/${PN}_${PV}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="curl doc mms static-libs"
RDEPEND="sys-libs/zlib
dev-libs/tinyxml2
>=media-libs/libzen-0.4.28[static-libs=]
curl? ( net-misc/curl )
mms? ( >=media-libs/libmms-0.6.1[static-libs=] )"
DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )"
S=${WORKDIR}/${MY_PN}Lib/Project/GNU/Library
src_prepare() {
sed -i 's:-O2::' configure.ac || die
append-cppflags -DMEDIAINFO_LIBMMS_DESCRIBE_SUPPORT=0
epatch "${FILESDIR}"/${PN}-0.7.63-pkgconfig.patch
eautoreconf
}
src_configure() {
econf \
--enable-shared \
--with-libtinyxml2 \
$(use_with curl libcurl) \
$(use_with mms libmms) \
$(use_enable static-libs static) \
$(use_enable static-libs staticlibs)
}
src_compile() {
default
if use doc; then
cd "${WORKDIR}"/${MY_PN}Lib/Source/Doc
doxygen Doxyfile || die
fi
}
src_install() {
default
edos2unix ${PN}.pc #414545
insinto /usr/$(get_libdir)/pkgconfig
doins ${PN}.pc
for x in ./ Archive Audio Duplicate Export Image Multiple Reader Tag Text Video; do
insinto /usr/include/${MY_PN}/${x}
doins "${WORKDIR}"/${MY_PN}Lib/Source/${MY_PN}/${x}/*.h
done
insinto /usr/include/${MY_PN}DLL
doins "${WORKDIR}"/${MY_PN}Lib/Source/${MY_PN}DLL/*.h
dodoc "${WORKDIR}"/${MY_PN}Lib/*.txt
if use doc; then
dohtml -r "${WORKDIR}"/${MY_PN}Lib/Doc/*
fi
prune_libtool_files
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19.ebuild,v 1.16 2013/06/19 13:43:13 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19.ebuild,v 1.17 2013/07/07 20:28:40 tetromino Exp $
EAPI="5"
@ -10,5 +10,5 @@ KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE=""
# 20111220 ensures us X264_BUILD >= 120
RDEPEND=">=media-libs/x264-0.0.20111220"
RDEPEND=">=media-libs/x264-0.0.20111220:="
DEPEND="${RDEPEND}"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild,v 1.13 2013/06/19 15:08:46 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild,v 1.14 2013/07/07 20:28:40 tetromino Exp $
EAPI="5"
@ -10,5 +10,5 @@ KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE=""
# 20111220 ensures us X264_BUILD >= 120
RDEPEND=">=media-libs/x264-0.0.20111220"
RDEPEND=">=media-libs/x264-0.0.20111220:="
DEPEND="${RDEPEND}"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.6.ebuild,v 1.1 2013/04/01 13:23:58 eva Exp $
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.6.ebuild,v 1.2 2013/07/07 20:28:40 tetromino Exp $
EAPI="5"
@ -10,5 +10,5 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""
# 20111220 ensures us X264_BUILD >= 120
RDEPEND=">=media-libs/x264-0.0.20111220"
RDEPEND=">=media-libs/x264-0.0.20111220:="
DEPEND="${RDEPEND}"

@ -2,3 +2,4 @@ DIST lilypond-2.14.2.tar.gz 15224418 SHA256 243a6b3845722a37083d73ed681e69ffde0b
DIST lilypond-2.16.2.tar.gz 16062982 SHA256 1f4326cf8f9363076a83ce3cbe35f747188084f7492000ed3a7ccc3ce60aa1cb SHA512 3ead74ddb7e51be274aa5aa607b776261ae5d0e9863ebe745451875e62a60fac2376f7e80546df66010cdec2752c271e7006275608f30ce9a2d1b88f22dc1d8d WHIRLPOOL a25539dac5e508220e1ddeeaed261b730e76fd26c5dbc0f97683b65bcbc5907ef6bfbe8c16a7f6a15d12950d4a7d547ee1716e25cdfb5b750e235c913a8ef38e
DIST lilypond-2.17.19.tar.gz 16307961 SHA256 96db6298da19f965164230ac2e3d398ac3ca000dce61379a2d33e36942651d12 SHA512 0dead3ed9d876ab445a3c8ec020952dcba7346ddb125c4d7932e9a19fd40008cb73d03bbdf54639bf104a642812889f6815741636d2129446b51351eba64dbb1 WHIRLPOOL ab21c740237e71e13e025e7c92dee876f3b8b9fd2364339f3aceb97f345c0cb9eab00a135a56ffa0ad862816635b17e77c8fed328243cc06825bb1ed3ee3f939
DIST lilypond-2.17.20.tar.gz 16323282 SHA256 a2138a006a50a4d20af2153f9032f7d132e7e1e12a46d47fb1ce708bafd27b8c SHA512 92cfb58584b0cb622ecd835d4b207e467a25ae7c0ccdcd09e060870cddcdd482a28b0e3555bea59cb0e7d75ced076764025fbefb7f567cda79121d37f96789b1 WHIRLPOOL 106b0cd09641dedd65d86a0e057c4ad5605a829e71a973fc0611b8fd34dea5a3253a52a45724722af131593250ba3dcfa27572a2aa71c246622694eb405a270b
DIST lilypond-2.17.21.tar.gz 16324452 SHA256 388c0a2d73e2f611ebedbc58d18da483a7b25bc50c8d3538561b856e5484edd9 SHA512 3e2efe12a615119a63666f6cdb28dc8c42587361579afc14dade89fa9fa2988ab5ca8b98ff3882bee75b4c926da3cec21199c0756c1219717fe487c01f70896b WHIRLPOOL bf4ca3384b40e0aa0502263e898885e32434aedf9b79d1732ac92d5d92bea977062034e6b4b154261d20c6084eda456e6290de86b591d566b73809c290e32591

@ -0,0 +1,109 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.17.21.ebuild,v 1.1 2013/07/07 20:51:03 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
inherit elisp-common autotools eutils python-single-r1
DESCRIPTION="GNU Music Typesetter"
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz"
HOMEPAGE="http://lilypond.org/"
LICENSE="GPL-3 FDL-1.3"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW"
IUSE="debug emacs profile vim-syntax ${LANGS// / linguas_}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND=">=app-text/ghostscript-gpl-8.15
>=dev-scheme/guile-1.8.2[deprecated,regex]
media-fonts/urw-fonts
media-libs/fontconfig
media-libs/freetype:2
>=x11-libs/pango-1.12.3
emacs? ( virtual/emacs )
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
app-text/t1utils
dev-lang/perl
dev-texlive/texlive-metapost
virtual/pkgconfig
media-gfx/fontforge
>=sys-apps/texinfo-4.11
>=sys-devel/bison-2.0
sys-devel/flex
sys-devel/gettext
sys-devel/make"
# Correct output data for tests isn't bundled with releases
RESTRICT="test"
src_prepare() {
epatch "${FILESDIR}"/${PN}-2.17.2-tex-docs.patch
if ! use vim-syntax ; then
sed -i 's/vim//' GNUmakefile.in || die
fi
# respect CFLAGS
sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die
for lang in ${LANGS}; do
use linguas_${lang} || rm po/${lang}.po || die
done
# respect AR
sed -i "s/^AR=ar/AR=$(tc-getAR)/" stepmake/stepmake/library-vars.make || die
eautoreconf
}
src_configure() {
# documentation generation currently not supported since it requires a newer
# version of texi2html than is currently in the tree
econf \
--with-ncsb-dir=/usr/share/fonts/urw-fonts \
--disable-documentation \
--disable-optimising \
--disable-pipe \
$(use_enable debug debugging) \
$(use_enable profile profiling)
}
src_compile() {
default
if use emacs ; then
elisp-compile elisp/lilypond-{font-lock,indent,mode,what-beat}.el \
|| die "elisp-compile failed"
fi
}
src_install () {
emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install
# remove elisp files since they are in the wrong directory
rm -r "${ED}"/usr/share/emacs || die
if use emacs ; then
elisp-install ${PN} elisp/*.{el,elc} elisp/out/*.el \
|| die "elisp-install failed"
elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
fi
python_fix_shebang "${ED}"
dodoc AUTHORS.txt HACKING NEWS.txt README.txt
}
pkg_postinst() {
use emacs && elisp-site-regen
}
pkg_postrm() {
use emacs && elisp-site-regen
}

@ -1,4 +1 @@
DIST solfege-3.20.6.tar.gz 6868796 SHA256 8c568fa6cc4f3f8a54986d28bf67c68ba69c9429b4ce1fc18e15e7e4159a06b3 SHA512 f3ded29285f9125928c2f084c8ea55b0e7b18d49219a1179e0abf4feff9e7d0a92d10990a5619fa0e403dc6c42c0bd3b802a05dce54bae4653898ae2253915ef WHIRLPOOL cf947fc05e6a27da9f0c2f5312efc7e5b6e4a049db8a88c8b72b69aa9b7cf02fb20b64fba4ff5ad36ed5fbe2bb3172b2a49654f5c293d233f3024ca869986f89
DIST solfege-3.20.8.tar.gz 6947210 SHA256 a8b781feb6fe940493cffffc63408069320b0ea4d27e16619a76f9927d19e888 SHA512 0f79b4a6b4e2ebb0a763e64277f7072c545624ca5df4d6cb8149b9cf1ed9aa3c3feb055f6afcd265e3ae0513f07805cbb05e76b3f6de766ef1cdce39ece77a4e WHIRLPOOL cf90fbee5d771c6eb6f230bf7975a157dc25e1b2ca2d34c98af6c4890b6fc053720593de400708b1b7fc19508ea8ce3d4faa280c102d83b282aa7490b604f56b
DIST solfege-3.21.4.tar.gz 6858485 SHA256 9e12d142e6e964cb0f58556f0d702146957538548f91a9568b7d3a3655c821a1 SHA512 38550cfae988f8fb0932329a98334feb5688216a8c55837469a1a3aaeb73c28012b3099fa838f57d8965ee06c592c9f3884b134482851a845f834ca89b136c44 WHIRLPOOL 66e2173b7f70d915981e257f44cf19f4ffaa083f43b60a0bf5a0de07094ceeee2f4be8ac6b204461d1583600e0289bf20f63d009be5471763cb9bc6e75c952cf
DIST solfege-3.22.0.tar.gz 6856926 SHA256 7d883528f74757aa564caf31783edf1738dfa2f96636bb48ebc7d8b01acc7482 SHA512 0f2f8933cfcc7816da8b73a396ea56faba798cee3d982d329afec706f40e0808c553a669ee775f279e74a0a65d87c13a144129543c91710e3a82530d711407ac WHIRLPOOL e7073ecff9026b7c12a0b3a31031e22ff852828fa391b95e9706f6bf85392267701f069cfe26a75a21c76be80215abfc149feb247b2b5173f02f5f929f72eeab

@ -1,57 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/solfege/solfege-3.20.6.ebuild,v 1.3 2012/09/23 08:24:22 phajdan.jr Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
PYTHON_USE_WITH="sqlite"
inherit python
DESCRIPTION="GNU Solfege is a program written to help you practice ear training."
HOMEPAGE="http://www.solfege.org"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE="alsa oss"
RDEPEND=">=dev-python/pygtk-2.12
gnome-base/librsvg
alsa? ( dev-python/pyalsa )
!oss? ( media-sound/timidity++ )"
DEPEND="dev-lang/swig
sys-devel/gettext
sys-apps/texinfo
virtual/pkgconfig
dev-libs/libxslt
app-text/txt2man
>=app-text/docbook-xsl-stylesheets-1.60"
pkg_setup() {
python_set_active_version 2
python_pkg_setup
}
src_prepare() {
sed -i -e '/^CFLAGS/s:-I/usr/src/linux/include::' \
solfege/soundcard/Makefile || die "sed failed"
}
src_configure() {
local xslloc=$( xmlcatalog /etc/xml/catalog http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl | sed 's@file://@@' )
econf \
--enable-docbook-stylesheet=${xslloc} \
$(use_enable oss oss-sound)
}
src_compile() {
emake skipmanual=yes
}
src_install() {
emake DESTDIR="${ED}" nopycompile=YES skipmanual=yes install
dodoc AUTHORS *hange*og FAQ README
}

@ -1,54 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/solfege/solfege-3.20.8.ebuild,v 1.1 2013/01/15 18:35:39 radhermit Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1
DESCRIPTION="GNU Solfege is a program written to help you practice ear training."
HOMEPAGE="http://www.solfege.org"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="alsa oss"
RDEPEND="${PYTHON_DEPS}
>=dev-python/pygtk-2.12
gnome-base/librsvg
alsa? ( dev-python/pyalsa )
!oss? ( media-sound/timidity++ )"
DEPEND="${PYTHON_DEPS}
dev-lang/swig
sys-devel/gettext
sys-apps/texinfo
virtual/pkgconfig
dev-libs/libxslt
app-text/txt2man
>=app-text/docbook-xsl-stylesheets-1.60"
src_prepare() {
sed -i -e '/^CFLAGS/s:-I/usr/src/linux/include::' \
solfege/soundcard/Makefile || die "sed failed"
}
src_configure() {
local xslloc=$( xmlcatalog /etc/xml/catalog http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl | sed 's@file://@@' )
econf \
--enable-docbook-stylesheet=${xslloc} \
$(use_enable oss oss-sound)
}
src_compile() {
emake skipmanual=yes
}
src_install() {
emake DESTDIR="${ED}" nopycompile=YES skipmanual=yes install
dodoc AUTHORS *hange*og FAQ README
}

@ -1,56 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/solfege/solfege-3.21.4.ebuild,v 1.1 2013/04/02 06:24:57 radhermit Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1
DESCRIPTION="GNU Solfege is a program written to help you practice ear training."
HOMEPAGE="http://www.solfege.org"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="alsa oss"
RDEPEND="${PYTHON_DEPS}
>=dev-python/pygtk-2.12
gnome-base/librsvg
alsa? ( dev-python/pyalsa )
!oss? ( media-sound/timidity++ )"
DEPEND="${PYTHON_DEPS}
dev-lang/swig
sys-devel/gettext
sys-apps/texinfo
virtual/pkgconfig
dev-libs/libxslt
app-text/txt2man
>=app-text/docbook-xsl-stylesheets-1.60"
RESTRICT="test"
src_prepare() {
sed -i -e '/^CFLAGS/s:-I/usr/src/linux/include::' \
solfege/soundcard/Makefile || die "sed failed"
}
src_configure() {
local xslloc=$( xmlcatalog /etc/xml/catalog http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl | sed 's@file://@@' )
econf \
--enable-docbook-stylesheet=${xslloc} \
$(use_enable oss oss-sound)
}
src_compile() {
emake skipmanual=yes
}
src_install() {
emake DESTDIR="${ED}" nopycompile=YES skipmanual=yes install
dodoc AUTHORS *hange*og FAQ README
}

@ -1,3 +1,4 @@
DIST mediainfo_0.7.61.tar.bz2 1363739 SHA256 538646d273d4438fb8e15d995aa301c65a0dce139457db9746984decfa8f9c58 SHA512 6c7c3d0c3f62b299b12eb574f3aa14a0c653d8df98419dbe29feca27904de1a813763051d604c51fca4a826d211da5f98a7840d70940ca904f43666ef39f011b WHIRLPOOL 4ac028ea11eb9061402342e5d79125c4fd7bf9facc1abdd858838409186f89b35a9ce272567dfacc6a7f9a95565c34e9a129d06d303d42b67ed3017fc9aaf53d
DIST mediainfo_0.7.62.tar.bz2 1377972 SHA256 ba0b1293166e31d8bfda021da634a8393d5a35dda8e90959698c89573e1aba19 SHA512 80b4a67f8fa9295cd783a148b1d5304e72f0df5bc825b0adcc60aa1fac9b8476beea7b833d7c07b015a10c01b607455534631396fbe64b7b181f086040b60207 WHIRLPOOL 65cbd8512bc2e10ab4d316a7c23f3903348ceb82f141211f6ad4a8c9fcdf803a6ed69eb1a560cf661a2aa95639056ddaebb88226ace26bc37e0c9ec2b673a6f2
DIST mediainfo_0.7.63.tar.bz2 1113397 SHA256 dab04a40294642327d21a3fcb427fc69bcc96ae15c85583e52d1fa10419de40a SHA512 8be4d45b334d1224e41b1171aed8485b617fde12f6b2794277297401f7d44e1dfc55b04333ef902e50177ad8777146c9386c4c378adb3fe6d10de08ff1ebbecd WHIRLPOOL 844258a9d1a1ac2fd3d500555156d01f76e8a3bb8e60e04cbf1cd93104926e62680f6986846b3cd5be3dda83ed02f2efb3d943425d5a1d8873c69fad960de9c4
DIST mediainfo_0.7.64.tar.bz2 1117894 SHA256 3ae9d9ac977ee56784ccd2bd35a0a3656b3c49429260c03a64e23d0c6b7a17d9 SHA512 38fe6b27924e8e9e60e5e409cd2f3bdf7755ea76037c8401736e5bc8bb003968e2df3e0cc9c77bb46f50d28e87851daae1940774f2347240b950d54104687a57 WHIRLPOOL a90a9391cc1e341b95f0337ee3b115d12be01b34cc93c4804554922d68a8a290f104b2176cb931db9c25f95a2841965dbc97a296a83ef4ff6788945480d61c6f

@ -0,0 +1,70 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mediainfo/mediainfo-0.7.64.ebuild,v 1.1 2013/07/07 21:02:05 radhermit Exp $
EAPI=5
WX_GTK_VER="2.8"
inherit eutils autotools wxwidgets multilib
DESCRIPTION="MediaInfo supplies technical and tag information about media files"
HOMEPAGE="http://mediaarea.net/mediainfo/"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="curl mms wxwidgets"
RDEPEND="sys-libs/zlib
media-libs/libzen
~media-libs/lib${P}[curl=,mms=]
wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
S=${WORKDIR}/MediaInfo
pkg_setup() {
TARGETS="CLI"
use wxwidgets && TARGETS+=" GUI"
}
src_prepare() {
local target
for target in ${TARGETS}; do
cd "${S}"/Project/GNU/${target}
sed -i -e "s:-O2::" configure.ac
eautoreconf
done
}
src_configure() {
local target
for target in ${TARGETS}; do
cd "${S}"/Project/GNU/${target}
local args=""
[[ ${target} == "GUI" ]] && args="--with-wxwidgets --with-wx-gui"
econf ${args}
done
}
src_compile() {
local target
for target in ${TARGETS}; do
cd "${S}"/Project/GNU/${target}
default
done
}
src_install() {
local target
for target in ${TARGETS}; do
cd "${S}"/Project/GNU/${target}
default
dodoc "${S}"/History_${target}.txt
if [[ ${target} == "GUI" ]]; then
newicon "${S}"/Source/Resource/Image/MediaInfo.png ${PN}.png
make_desktop_entry ${PN}-gui MediaInfo ${PN} "AudioVideo;GTK"
fi
done
}

@ -18,7 +18,6 @@
<flag name="libguess">Enables support for charset discovery and conversion using <pkg>app-i18n/libguess</pkg></flag>
<flag name="mng">MNG input support</flag>
<flag name="mp3">Enable support for mp3 decoding over <pkg>media-sound/mpg123</pkg> instead of relying on ffmpeg support.</flag>
<flag name="network">Enables network streaming support</flag>
<flag name="postproc">Enable image post-processing via libpostproc</flag>
<flag name="pvr">Enable Video4Linux2 MPEG PVR</flag>
<flag name="quvi">Enable support for streaming sites using <pkg>media-libs/libquvi</pkg></flag>

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-9999.ebuild,v 1.8 2013/07/05 21:12:29 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-9999.ebuild,v 1.9 2013/07/08 06:03:47 scarabeus Exp $
EAPI=5
@ -18,13 +18,13 @@ LICENSE="GPL-3"
SLOT="0"
[[ ${PV} == *9999* ]] || \
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
IUSE="+alsa aqua bluray bs2b cddb +cdio debug +dts dvb +dvd +enca encode fbcon ftp
+iconv ipv6 jack joystick jpeg kernel_linux ladspa lcms +libass libcaca libguess lirc mng +mp3
+network -openal +opengl oss portaudio +postproc pulseaudio pvr +quvi radio samba +shm
v4l vcd vdpau vf-dlopen wayland +X xinerama +xscreensaver +xv"
IUSE="+alsa aqua bluray bs2b +cdio debug +dts dvb +dvd +enca encode fbcon
+iconv ipv6 jack joystick jpeg kernel_linux ladspa lcms +libass libcaca
libguess lirc mng +mp3 -openal +opengl oss portaudio +postproc pulseaudio pvr
+quvi radio samba +shm v4l vcd vdpau vf-dlopen wayland +X xinerama
+xscreensaver +xv"
REQUIRED_USE="
cddb? ( cdio network )
lcms? ( opengl )
libass? ( iconv )
opengl? ( || ( aqua wayland X ) )
@ -159,9 +159,8 @@ src_configure() {
myconf+=" --disable-sdl --disable-sdl2"
use wayland || myconf+=" --disable-wayland"
use encode || myconf+=" --disable-encoding"
use network || myconf+=" --disable-networking"
myconf+=" $(use_enable joystick)"
uses="bluray enca ftp libass libguess vcd"
uses="bluray enca libass libguess vcd"
for i in ${uses}; do
use ${i} || myconf+=" --disable-${i}"
done
@ -178,7 +177,6 @@ src_configure() {
########
# CDDA #
########
use cddb || myconf+=" --disable-cddb"
use cdio || myconf+=" --disable-libcdio"
################################

@ -1 +1 @@
Sun, 07 Jul 2013 16:37:00 +0000
Mon, 08 Jul 2013 08:06:58 +0000

@ -1 +1 @@
Sun, 07 Jul 2013 16:37:01 +0000
Mon, 08 Jul 2013 08:06:59 +0000

@ -3,10 +3,10 @@ DEPEND=>=virtual/emacs-21
DESCRIPTION=Emacs major mode for editing eselect files
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/eselect/
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
LICENSE=GPL-2+
RDEPEND=>=virtual/emacs-21
SLOT=0
SRC_URI=mirror://gentoo/eselect-1.3.6.tar.xz
_eclasses_=elisp ae11b438eee6c692e6c94c9a86999514 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
_md5_=a89d89cb65e3c53d4c5f5a5a4154b2ac
_md5_=40b5c74934b173b0bc92aa32838bf420

@ -0,0 +1,15 @@
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=test? ( ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( dev-ruby/mocha[ruby_targets_ruby19] virtual/ruby-minitest[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) )
DESCRIPTION=A tool for building and distributing virtual machines using VirtualBox
EAPI=5
HOMEPAGE=http://vagrantup.com/
IUSE=test elibc_FreeBSD ruby_targets_ruby19 test test
KEYWORDS=~amd64 ~x86 ~x64-macos
LICENSE=MIT
RDEPEND=net-misc/curl !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] )
REQUIRED_USE=|| ( ruby_targets_ruby19 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/mitchellh/vagrant/archive/v1.2.2.tar.gz -> vagrant-1.2.2.tar.gz
_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=9535e1df1f6fe3e3cc773871a770c3bc

@ -1,6 +1,6 @@
DEFINED_PHASES=compile configure install postinst postrm preinst
DEPEND=>=virtual/jre-1.5 x11-libs/gtk+:2 >=sys-apps/sed-4
DESCRIPTION=A brainstorming and mind mapping software tool.
DEPEND=>=sys-apps/sed-4
DESCRIPTION=A brainstorming and mind mapping software tool
EAPI=5
HOMEPAGE=http://www.xmind.net
KEYWORDS=amd64 x86
@ -9,4 +9,4 @@ RDEPEND=>=virtual/jre-1.5 x11-libs/gtk+:2
SLOT=0
SRC_URI=http://dl2.xmind.net/xmind-downloads/xmind-portable-3.3.1.201212250029.zip http://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz
_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 794d2847b4af390a1e020924876c8297 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
_md5_=883acaa3920a3c97e85e98a27b350f44
_md5_=e4fba149417295cb7815c484b2720795

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save