Sync with portage [Mon Mar 26 14:29:15 MSK 2012].

mhiretskiy
root 12 years ago
parent d43e999fb2
commit 93032c87ee

@ -1,2 +1,3 @@
DIST pigz-2.1.6.tar.gz 52250 RMD160 715a90eefbb9d2f6dbd94ec7ee196a0ea7b32e7f SHA1 df05bdcc7b08246a3c1e6a2ab2edc7d0a45c0369 SHA256 2ff1ba812407848787fe6719fde4436cb7c490e6d8c6e721f4e4309caa5f3640
DIST pigz-2.1.7.tar.gz 44800 RMD160 a3b29bc6b80de489b61fbb903d072a3378c0a732 SHA1 d8a5ab8887741353d8174b89280ed1b8b19515aa SHA256 a7ca0d68295e485115fef9c73917b6bcaab3aa6ca1cb2801f25c5b858fdac0e4
DIST pigz-2.2.4.tar.gz 49505 RMD160 2970dde91a065765782bdfb427b2b56c8bdd2da6 SHA1 00db38c94f30ae60254c07f7b292701b4bfd6475 SHA256 7e7967c47f66c07be97cbfa25c8816b72f9d35258466ea31eddc7666c914160e

@ -0,0 +1,37 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pigz/pigz-2.2.4.ebuild,v 1.1 2012/03/26 05:44:20 radhermit Exp $
EAPI="4"
inherit toolchain-funcs
DESCRIPTION="A parallel implementation of gzip"
HOMEPAGE="http://www.zlib.net/pigz/"
SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86 ~amd64-linux ~sparc64-solaris"
IUSE="symlink test"
RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}
test? ( app-arch/ncompress )"
src_prepare() {
sed -i -e '1,3d' -e '5s/$(CC)/$(CC) $(LDFLAGS)/' Makefile || die
tc-export CC
}
src_install() {
dobin ${PN}
dosym /usr/bin/${PN} /usr/bin/un${PN}
dodoc README
doman ${PN}.1
if use symlink; then
dosym /usr/bin/${PN} /usr/bin/gzip
dosym /usr/bin/un${PN} /usr/bin/gunzip
fi
}

@ -1,2 +1 @@
DIST mksh-R40d.cpio.gz 326002 RMD160 431b35acc098242cf3262f41d9802839f2ce0b97 SHA1 74450a1107664797e5fdbdeb444f18f82f0686ac SHA256 2df19532a2c4c1cf99dfce4c8b1bca8df65f027c5da1f5d2f561df53567c1057
DIST mksh-R40e.cpio.gz 328168 RMD160 07480cde98b27b62d600c3bd1f3bf47498f84f56 SHA1 83d4ac9f409a946730a5b33f813da193d4371b09 SHA256 21f8a1158e06e3d650ebead924e76437dce2dcf924f4a6e66624b9636d94f0a2

@ -1,38 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/mksh-40d.ebuild,v 1.4 2012/03/08 11:40:06 phajdan.jr Exp $
inherit eutils
DESCRIPTION="MirBSD KSH Shell"
HOMEPAGE="http://mirbsd.de/mksh"
ARC4_VERSION="1.14"
SRC_URI="http://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.cpio.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="app-arch/cpio"
RDEPEND=""
S="${WORKDIR}/${PN}"
src_unpack() {
gzip -dc "${DISTDIR}/${PN}-R${PV}.cpio.gz" | cpio -mid
}
src_compile() {
tc-export CC
# we can't assume lto existing/enabled, so we add a fallback
sh Build.sh -r -c lto || sh Rebuild.sh || die
}
src_install() {
exeinto /bin
doexe mksh || die
doman mksh.1 || die
dodoc dot.mkshrc || die
}
src_test() {
./test.sh || die
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/mksh-40e.ebuild,v 1.1 2012/03/25 01:37:51 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/mksh-40e.ebuild,v 1.2 2012/03/26 08:00:35 patrick Exp $
inherit eutils
@ -10,7 +10,7 @@ ARC4_VERSION="1.14"
SRC_URI="http://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.cpio.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="app-arch/cpio"
RDEPEND=""

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-11.ebuild,v 1.1 2012/03/25 23:27:33 xmw Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-11.ebuild,v 1.3 2012/03/26 07:23:31 xmw Exp $
EAPI=4
@ -8,7 +8,7 @@ inherit eutils toolchain-funcs
DESCRIPTION="a graphical PDF viewer which aims to superficially resemble less(1)"
HOMEPAGE="http://repo.or.cz/w/llpp.git"
SRC_URI=" http://repo.or.cz/w/llpp.git/snapshot/c51fadb15f683d7e5c0350e25a22aacb91e88b2a.tar.gz -> ${P}.tar.gz"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
@ -44,7 +44,7 @@ src_compile() {
ocamlopt.opt -c -o wsi.cmx wsi.ml || die
ocamlopt.opt -c -o parser.cmx parser.ml || die
ocamlopt.opt -c -o main.cmx -I +lablGL main.ml || die
ocamlopt.opt -o llpp -I +lablGL \
ocamlopt.opt -o llpp -I +lablGL \
str.cmxa unix.cmxa lablgl.cmxa link.o \
-cclib "${mycclib}" help.cmx parser.cmx wsi.cmx main.cmx || die
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-9999.ebuild,v 1.11 2012/03/25 23:38:53 xmw Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-9999.ebuild,v 1.12 2012/03/26 07:23:31 xmw Exp $
EAPI=4
@ -40,7 +40,7 @@ src_compile() {
ocamlopt.opt -c -o wsi.cmx wsi.ml || die
ocamlopt.opt -c -o parser.cmx parser.ml || die
ocamlopt.opt -c -o main.cmx -I +lablGL main.ml || die
ocamlopt.opt -o llpp -I +lablGL \
ocamlopt.opt -o llpp -I +lablGL \
str.cmxa unix.cmxa lablgl.cmxa link.o \
-cclib "${mycclib}" help.cmx parser.cmx wsi.cmx main.cmx || die
}

@ -1,16 +1,14 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-0.9_p20120221.ebuild,v 1.1 2012/03/25 23:06:19 xmw Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-0.9_p20120221.ebuild,v 1.2 2012/03/26 07:10:16 xmw Exp $
EAPI=4
EGIT_REPO_URI="git://git.ghostscript.com/mupdf.git"
inherit eutils flag-o-matic multilib toolchain-funcs
DESCRIPTION="a lightweight PDF viewer and toolkit written in portable C"
HOMEPAGE="http://mupdf.com/"
SRC_URI="http://git.ghostscript.com/?p=mupdf.git;a=snapshot;h=c732cd69db005902289829867a71e0d271809aba;sf=tgz -> ${P}.tar.gz"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"

@ -1,4 +1,5 @@
DIST happy-1.18.2.tar.gz 158782 RMD160 9d42d701c51936d705646f32ac2facbfa305ac70 SHA1 1fe37e97f410dd4b4344d0b01e6a5f7cfeec7cf3 SHA256 7515922f3cfd32cd844a0abfefe0b4871f403f0d869b8644bf9cbfc0b67996ae
DIST happy-1.18.4.tar.gz 157585 RMD160 846d90e2962c6053acae03ace90de3656ce271b5 SHA1 86c6a61ed8b3909c476c27343f41cb12971d52bd SHA256 909bec4541a92d3765e74756f752514d2d03ec7a5d3e74c18268a57fe7ffa832
DIST happy-1.18.6.tar.gz 158096 RMD160 c0d0a69af1ec783e60623b3ee0ce07428bdd128e SHA1 728821fb7c8c4754d20ab240626c17a2c0528828 SHA256 840c8fb6b9795faa4fae3c3bf3fb28ad403bc6891002dc703007870823b7cd60
DIST happy-1.18.9.tar.gz 158476 RMD160 adfe119ffd485953fe7f8a81575191cdfea5a7f5 SHA1 23feb65cf5669e9fbbbf77104e3acd76cbcbe604 SHA256 7d34c512b8aecbc135f6b4c43bc18044ff50ae6d5afdd0d2570228dccecb618a
DIST mtl-1.1.0.2.tar.gz 18901 RMD160 e7032fc069c8b24b97725b259d2e6fb05ace208b SHA1 883deca3cdf8052173c995b741bdedccc3c91440 SHA256 a225aaf2b1e337f40c31e5c42f95eec9a4608322b0e4c135d2b31b8421a58d36

@ -0,0 +1,260 @@
--- happy-1.18.9-orig/happy.cabal 2012-02-06 20:49:56.000000000 +1100
+++ happy-1.18.9/happy.cabal 2012-02-07 20:50:33.859004968 +1100
@@ -100,10 +100,13 @@
templates/GLR_Base.hs
templates/GenericTemplate.hs
templates/GLR_Lib.hs
+ tests/AttrGrammar001.y
+ tests/AttrGrammar002.y
tests/error001.y
tests/error001.stdout
tests/error001.stderr
tests/monad001.y
+ tests/monaderror.y
tests/Makefile
tests/TestMulti.ly
tests/Partial.ly
--- happy-1.18.9-orig/tests/Makefile 2012-02-06 20:49:55.000000000 +1100
+++ happy-1.18.9/tests/Makefile 2012-02-07 20:50:33.859004968 +1100
@@ -1,5 +1,5 @@
HAPPY=../dist/build/happy/happy
-HC=ghc
+HC=ghc -package array -package mtl
TESTS = Test.ly TestMulti.ly TestPrecedence.ly bug001.ly \
monad001.y monad002.ly precedence001.ly precedence002.y \
--- /dev/null 2012-02-07 10:04:42.144206507 +1100
+++ happy-1.18.9/tests/AttrGrammar001.y 2012-02-07 20:50:47.013316418 +1100
@@ -0,0 +1,68 @@
+{
+import Control.Monad (unless)
+}
+
+%tokentype { Char }
+
+%token a { 'a' }
+%token b { 'b' }
+%token c { 'c' }
+
+%attributetype { Attrs a }
+%attribute value { a }
+%attribute len { Int }
+
+%name parse abcstring
+
+%monad { Maybe }
+
+%%
+
+abcstring
+ : alist blist clist
+ { $$ = $1 ++ $2 ++ $3
+ ; $2.len = $1.len
+ ; $3.len = $1.len
+ }
+
+alist
+ : a alist
+ { $$ = $1 : $>
+ ; $$.len = $>.len + 1
+ }
+ | { $$ = []; $$.len = 0 }
+
+blist
+ : b blist
+ { $$ = $1 : $>
+ ; $>.len = $$.len - 1
+ }
+ | { $$ = []
+ ; where failUnless ($$.len == 0) "blist wrong length"
+ }
+
+clist
+ : c clist
+ { $$ = $1 : $>
+ ; $>.len = $$.len - 1
+ }
+ | { $$ = []
+ ; where failUnless ($$.len == 0) "clist wrong length"
+ }
+
+{
+happyError = error "parse error"
+failUnless b msg = unless b (fail msg)
+
+main = case parse "" of { Just _ ->
+ case parse "abc" of { Just _ ->
+ case parse "aaaabbbbcccc" of { Just _ ->
+ case parse "abbcc" of { Nothing ->
+ case parse "aabcc" of { Nothing ->
+ case parse "aabbc" of { Nothing ->
+ putStrLn "Test works";
+ _ -> quit } ; _ -> quit }; _ -> quit };
+ _ -> quit } ; _ -> quit }; _ -> quit }
+
+quit = putStrLn "Test failed"
+}
--- /dev/null 2012-02-07 10:04:42.144206507 +1100
+++ happy-1.18.9/tests/AttrGrammar002.y 2012-02-07 20:50:47.013316418 +1100
@@ -0,0 +1,58 @@
+
+%tokentype { Char }
+
+%token minus { '-' }
+%token plus { '+' }
+%token one { '1' }
+%token zero { '0' }
+
+%attributetype { Attrs }
+%attribute value { Integer }
+%attribute pos { Int }
+
+%name parse start
+
+%monad { Maybe }
+
+%%
+
+start
+ : num { $$ = $1 }
+
+num
+ : bits { $$ = $1 ; $1.pos = 0 }
+ | plus bits { $$ = $2 ; $2.pos = 0 }
+ | minus bits { $$ = negate $2; $2.pos = 0 }
+
+bits
+ : bit { $$ = $1
+ ; $1.pos = $$.pos
+ }
+
+ | bits bit { $$ = $1 + $2
+ ; $1.pos = $$.pos + 1
+ ; $2.pos = $$.pos
+ }
+
+bit
+ : zero { $$ = 0 }
+ | one { $$ = 2^($$.pos) }
+
+
+{
+happyError msg = fail $ "parse error: "++msg
+
+main = case parse "" of { Nothing ->
+ case parse "abc" of { Nothing ->
+ case parse "0" of { Just 0 ->
+ case parse "1" of { Just 1 ->
+ case parse "101" of { Just 5 ->
+ case parse "111" of { Just 7 ->
+ case parse "10001" of { Just 17 ->
+ putStrLn "Test worked";
+ _ -> quit }; _ -> quit }; _ -> quit };
+ _ -> quit }; _ -> quit }; _ -> quit };
+ _ -> quit }
+
+quit = putStrLn "Test Failed"
+}
--- /dev/null 2012-02-07 10:04:42.144206507 +1100
+++ happy-1.18.9/tests/ParGF.y 2012-02-07 20:50:47.014316443 +1100
@@ -0,0 +1,40 @@
+{-
+
+With Happy 1.17 this file produces "Internal Happy error" when run:
+
+$ happy ParGF.y && runghc ParGF.hs
+ParGF.hs: Internal Happy error
+
+The problem is that we always pass around the "current token". When not
+using %lexer and we've run out of tokens, the current token is notHappyAtAll,
+which gets passed to happyError when there's an error.
+
+-}
+
+{
+}
+
+%name pGrammar
+
+%tokentype { String }
+%error { parseError }
+
+%token
+ 'a' { "a" }
+
+%%
+
+Grammar :: { () }
+Grammar : 'a' 'a' { () }
+
+{
+
+parseError :: [String] -> a
+-- commenting out the below line gets rid of the "Internal Happy Error"
+parseError ("":_) = error "bar"
+parseError _ = error "foo"
+
+main :: IO ()
+main = print $ pGrammar ["a"]
+
+}
--- /dev/null 2012-02-07 10:04:42.144206507 +1100
+++ happy-1.18.9/tests/monaderror.y 2012-02-07 20:50:47.015316467 +1100
@@ -0,0 +1,57 @@
+{
+module Main where
+
+import Data.Char
+import Control.Monad.Error
+import System.Exit
+}
+
+%name parseFoo
+%tokentype { Token }
+%error { handleError }
+
+%monad { ParseM } { (>>=) } { return }
+
+%token
+ 'S' { TokenSucc }
+ 'Z' { TokenZero }
+
+%%
+
+Exp : 'Z' { 0 }
+ | 'S' Exp { $2 + 1 }
+
+{
+
+type ParseM a = Either ParseError a
+data ParseError
+ = ParseError (Maybe Token)
+ | StringError String
+ deriving (Eq,Show)
+instance Error ParseError where
+ strMsg = StringError
+
+data Token
+ = TokenSucc
+ | TokenZero
+ deriving (Eq,Show)
+
+handleError :: [Token] -> ParseM a
+handleError [] = throwError $ ParseError Nothing
+handleError ts = throwError $ ParseError $ Just $ head ts
+
+lexer :: String -> [Token]
+lexer [] = []
+lexer (c:cs)
+ | isSpace c = lexer cs
+ | c == 'S' = TokenSucc:(lexer cs)
+ | c == 'Z' = TokenZero:(lexer cs)
+ | otherwise = error "lexer error"
+
+main :: IO ()
+main = do
+ let tokens = lexer "S S"
+ when (parseFoo tokens /= Left (ParseError Nothing)) $ do
+ print (parseFoo tokens)
+ exitWith (ExitFailure 1)
+}

@ -0,0 +1,73 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.9.ebuild,v 1.1 2012/03/26 09:01:54 slyfox Exp $
# ebuild generated by hackport 0.2.9
EAPI="4"
CABAL_FEATURES="bin"
inherit base haskell-cabal autotools
DESCRIPTION="Happy is a parser generator for Haskell"
HOMEPAGE="http://www.haskell.org/happy/"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
RDEPEND=""
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.2.3
>=dev-haskell/mtl-1.0
>=dev-lang/ghc-6.8.2
doc? ( ~app-text/docbook-xml-dtd-4.2
app-text/docbook-xsl-stylesheets )"
PATCHES=("${FILESDIR}/${PN}-1.18.6-man.patch"
"${FILESDIR}/${PN}-1.18.9-missing-tests.patch")
src_prepare() {
base_src_prepare
use doc && cd doc && eautoconf
}
src_configure() {
cabal_src_configure
if use doc; then
cd doc && econf || die "econf failed in /doc"
fi
}
src_compile() {
cabal_src_compile
if use doc; then
cd doc && emake -j1 || die "emake failed in /doc"
fi
}
src_test() {
if has_version "dev-haskell/monads-fd"; then
sed -e 's@HC=ghc@HC=ghc -hide-package monads-fd@' \
-i "${S}/tests/Makefile" || die "Could not patch tests Makefile"
fi
if has_version "dev-haskell/monads-tf"; then
sed -e 's@HC=ghc@HC=ghc -hide-package monads-tf@' \
-i "${S}/tests/Makefile" || die "Could not patch tests Makefile"
fi
emake -C "${S}/tests/" || die "emake for tests failed"
}
src_install() {
cabal_src_install
if use doc; then
cd doc
dohtml -r happy/*
doman "${S}/doc/happy.1"
fi
}

@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<maintainer>
<email>haskell@gentoo.org</email>
</maintainer>
<herd>haskell</herd>
<maintainer>
<email>haskell@gentoo.org</email>
</maintainer>
<longdescription>
Happy is a parser generator for Haskell
</longdescription>
</pkgmetadata>

@ -0,0 +1 @@
DIST bctsp-jdk15-145.tar.gz 100494 RMD160 217bad6ff1b61d398e6a3c8580fc8bb68791ecbb SHA1 62bb596363712fef98ef96155980068a5d639536 SHA256 1bd01deef63cb95affed9e0653bef8a3392aaf5857f4e03f00481b2e82e3d4c4

@ -0,0 +1,40 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/bctsp/bctsp-1.45.ebuild,v 1.1 2012/03/26 06:59:51 sera Exp $
EAPI=4
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
MY_P="${PN}-jdk15-${PV/./}"
DESCRIPTION="Java cryptography APIs"
HOMEPAGE="http://www.bouncycastle.org/java.html"
SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
COMMON_DEPEND="
~dev-java/bcprov-${PV}
~dev-java/bcmail-${PV}"
RDEPEND="${COMMON_DEPEND}
>=virtual/jre-1.5"
DEPEND="${COMMON_DEPEND}
>=virtual/jdk-1.5
app-arch/unzip"
S="${WORKDIR}"/${MY_P}
JAVA_GENTOO_CLASSPATH="bcprov,bcmail"
src_unpack() {
default
cd "${S}" || die
unpack ./src.zip
# Remove tests
rm -R org/bouncycastle/tsp/test || die
}

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription lang="en">
</longdescription>
</pkgmetadata>

@ -2,3 +2,4 @@ DIST iText-src-2.0.8.tar.gz 1156727 RMD160 d1efb1e3577fdccf2cc586a1758b42c314478
DIST iText-src-2.1.5.tar.gz 1301652 RMD160 b8bd2b3f7663e5d98ddbdbe25286fe8937713fe7 SHA1 46b12a73ec742a0350d6a87f948fd5de13fd8bbb SHA256 213599606c9b77c064486c3f5335ede99718eb4bc8c00c29a21758ddb67653e4
DIST iTextAsian.jar 329741 RMD160 eff3f2abec72982132a1aecc43493bb5f8294fbb SHA1 c227697b8af6f77ac8ebea3205cef07258e855c7 SHA256 19c8c57b430958ee93d7a7aab61448e1627b9acd2b0735aa0ca33d78404587bc
DIST iTextAsianCmaps.jar 1696864 RMD160 9099b41a1fed08e278cc698b7f4eabd39ecb3217 SHA1 2901f5995849d5c1338f29a6de0d5415add8d4e0 SHA256 f7fdbd3c93f7b552d935d8300b6644685beb57e056f1934ed001b50d0b60de6f
DIST itext-5.2.0.zip 7051627 RMD160 f42b71e17f98b9c004fe0b6dc0c1132b315724b5 SHA1 0e67dedb7a5e6275246b4e5124789b8513c347d8 SHA256 43c59c6c473d570d73a297d6c6c7b3eb82028eb8713cb8e3458116a97b54b9da

@ -0,0 +1,53 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/itext/itext-5.2.0.ebuild,v 1.1 2012/03/26 07:21:27 sera Exp $
EAPI="4"
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Java library that generate documents in the Portable Document Format (PDF) and/or HTML."
HOMEPAGE="http://itextpdf.com"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="AGPL-3"
SLOT="5"
KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEP="
dev-java/bcmail:0
dev-java/bcprov:0
dev-java/bctsp:0"
RDEPEND="${COMMON_DEP}
>=virtual/jre-1.5"
DEPEND="${COMMON_DEP}
>=virtual/jdk-1.5
app-arch/unzip"
src_unpack() {
default
unpack ./${PN}{pdf,-xtra}-${PV}-sources.jar
}
java_prepare() {
# Extract resources from precompiled jar
mkdir target/classes -p || die
pushd target/classes > /dev/null || die
declare -a resources
resources=( $(jar -tf "${WORKDIR}"/${PN}pdf-${PV}.jar \
| sed -e '/class$/d' -e '/\/$/d' -e '/META-INF/d') )
assert
jar -xf "${WORKDIR}"/${PN}pdf-${PV}.jar "${resources[@]}" || die
popd > /dev/null
find "${WORKDIR}" -name '*.jar' -exec rm -v {} + || die
}
JAVA_GENTOO_CLASSPATH="bcmail,bcprov,bctsp"
src_install() {
java-pkg-simple_src_install
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.8.ebuild,v 1.1 2012/03/25 09:39:17 xarthisius Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.8.ebuild,v 1.2 2012/03/26 05:01:28 mr_bones_ Exp $
EAPI=2
@ -18,7 +18,7 @@ SRC_URI="https://github.com/downloads/${PN}/${PN}/${MYP}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
IUSE="test"
RDEPEND="dev-python/numpy
dev-python/matplotlib

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/python-distutils-ng.eclass,v 1.1 2012/03/25 18:48:42 nelchael Exp $
# $Header: /var/cvsroot/gentoo-x86/eclass/python-distutils-ng.eclass,v 1.2 2012/03/26 06:12:53 jlec Exp $
# @ECLASS: python-distutils-ng
# @MAINTAINER:
@ -114,7 +114,7 @@ if [[ "${PYTHON_OPTIONAL}" = "yes" ]]; then
IUSE+="python"
REQUIRED_USE+=" python? ( ${required_use_str} )"
else
REQUIRED_USE+="${required_use_str}"
REQUIRED_USE+=" ${required_use_str}"
fi
for impl in ${PYTHON_COMPAT}; do

@ -0,0 +1,10 @@
--- src/game/server/entity.hpp.old 2012-03-26 10:32:17.189461453 +0200
+++ src/game/server/entity.hpp 2012-03-26 10:32:52.176006440 +0200
@@ -3,6 +3,7 @@
#include <new>
#include <base/vmath.hpp>
+#include <cstddef>
#define MACRO_ALLOC_HEAP() \
public: \

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.5.2.ebuild,v 1.3 2011/04/09 16:39:16 mr_bones_ Exp $
# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.5.2.ebuild,v 1.4 2012/03/26 08:50:04 tupone Exp $
EAPI=2
inherit eutils python games
@ -35,6 +35,7 @@ pkg_setup() {
src_prepare() {
epatch \
"${FILESDIR}"/${P}-system-libs.patch \
"${FILESDIR}"/${P}-gcc46.patch \
"${FILESDIR}"/${P}-wavpack.patch
# fix includes

@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild,v 1.8 2011/01/24 22:25:30 mr_bones_ Exp $
# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild,v 1.9 2012/03/26 07:34:31 tupone Exp $
EAPI=2
inherit games
@ -29,7 +29,9 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" install || die
mv "${D}"/${GAMES_DATADIR}/locale "${D}"/usr/share/ || die
if [[ -d "${D}"/${GAMES_DATADIR}/locale ]] ; then
mv "${D}"/${GAMES_DATADIR}/locale "${D}"/usr/share/ || die
fi
dodoc AUTHORS ChangeLog NEWS README TODO
prepgamesdirs
}

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/hdaps_monitor/hdaps_monitor-0.3.ebuild,v 1.3 2011/10/29 00:41:28 abcd Exp $
# $Header: /var/cvsroot/gentoo-x86/kde-misc/hdaps_monitor/hdaps_monitor-0.3.ebuild,v 1.4 2012/03/26 07:24:43 scarabeus Exp $
EAPI=4
inherit kde4-base
@ -11,7 +11,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/103481-${P}.tar.gz"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="$(add_kdebase_dep plasma-workspace)"

@ -1,4 +1,3 @@
DIST gthumb-2.12.3.tar.bz2 5195429 RMD160 49407a23f02046eb9c37b879e199237143e94872 SHA1 d6c81503c5d2866c3a25e3389d5bf93c4da8c748 SHA256 0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66
DIST gthumb-2.14.0.tar.xz 5797712 RMD160 27cc368c85100f560f8d90e6ee1a031ee7b974b4 SHA1 f143ef133a3bf3d0dfc80b16c48845e4f47f8ade SHA256 9db3e4f714d62b91185e4f8edbee2c98a85bd76f0d4b82a7d7868a9b86ae10a2
DIST gthumb-2.14.1.tar.xz 5800780 RMD160 b1fbd3844a42c1232954053d2ec87fd166febe1a SHA1 15a0672e5a94a8e828516b3c065a3a07ebffa461 SHA256 002a6611112273189348871ff7c717fb3c776f5570656389e3d6c5b26bffa11f
DIST gthumb-2.14.2.tar.xz 5714744 RMD160 3a6970420d79379590ec8fd847616731cc08c01b SHA1 197e79ee38ad5652ca4b28c21c6856f096a6ea1f SHA256 5386e50e934c7f276584a6c47d0208f4756cf72e0dc6cff19eaf9d8a3ab53d7c
DIST gthumb-2.14.3.tar.xz 5719232 RMD160 d89a02ac995d4bcfa7b118606376b1a893131a39 SHA1 b6d7f037700195da3ee95f8c11c1c526adaeaff0 SHA256 17d7279494354086b672a732dbe4ff832fbfdc91a50eaafb5655e9c37faedf56

@ -1,86 +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/gthumb/gthumb-2.12.3.ebuild,v 1.5 2011/10/27 16:28:05 tetromino Exp $
EAPI="3"
GCONF_DEBUG="yes"
inherit eutils gnome2
DESCRIPTION="Image viewer and browser for Gnome"
HOMEPAGE="http://gthumb.sourceforge.net"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE="cdr exif gnome-keyring gstreamer http raw slideshow tiff test"
# We can't link against libbrasero-burn3
RDEPEND=">=dev-libs/glib-2.16:2
>=x11-libs/gtk+-2.20:2
>=gnome-base/gconf-2.6
>=dev-libs/libunique-1.1.2:1
media-libs/libpng:0
virtual/jpeg:0
cdr? ( >=app-cdr/brasero-2.28
<app-cdr/brasero-2.90 )
exif? ( >=media-gfx/exiv2-0.18 )
gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 )
gstreamer? (
>=media-libs/gstreamer-0.10
>=media-libs/gst-plugins-base-0.10 )
http? (
>=net-libs/libsoup-2.26:2.4
>=net-libs/libsoup-gnome-2.26:2.4 )
slideshow? (
>=media-libs/clutter-1:1.0
>=media-libs/clutter-gtk-0.10:0.10 )
tiff? ( media-libs/tiff )
raw? ( >=media-libs/libopenraw-0.0.8 )
!raw? ( media-gfx/dcraw )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
app-text/scrollkeeper
>=dev-util/intltool-0.35
app-text/gnome-doc-utils
sys-devel/bison
sys-devel/flex
test? ( ~app-text/docbook-xml-dtd-4.1.2 )"
# eautoreconf needs:
# gnome-base/gnome-common
pkg_setup() {
G2CONF="${G2CONF}
--disable-static
--disable-maintainer-mode
$(use_enable cdr libbrasero)
$(use_enable exif exiv2)
$(use_enable gstreamer)
$(use_enable gnome-keyring)
$(use_enable http libsoup)
$(use_enable raw libopenraw)
$(use_enable slideshow clutter)
$(use_enable test test-suite)
$(use_enable tiff)"
DOCS="AUTHORS ChangeLog NEWS README"
}
src_prepare() {
gnome2_src_prepare
# Remove unwanted CFLAGS added with USE=debug
sed 's/CFLAGS="$CFLAGS -g -O0 -DDEBUG"//' -i configure.ac configure || die
# Avoid linking to libbrasero-burn3
epatch "${FILESDIR}/${PN}-no-brasero3.patch"
# GSeal doesn't get disabled with --disable-gseal
sed -e 's/-DGSEAL_ENABLE//g' -i configure.ac -i configure || die
}
src_install() {
gnome2_src_install
# gthumb does not need *.la files
find "${ED}" -name "*.la" -delete || die "*.la files removal failed"
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.2-r300.ebuild,v 1.1 2012/01/25 10:52:05 pacho Exp $
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.3-r300.ebuild,v 1.1 2012/03/26 09:00:00 pacho Exp $
EAPI="4"
GCONF_DEBUG="yes"
@ -23,6 +23,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
>=dev-libs/libunique-1.1.2:1
media-libs/libpng:0
sys-libs/zlib
x11-libs/libSM
cdr? ( >=app-cdr/brasero-2.28

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.1.ebuild,v 1.1 2011/12/12 23:02:19 eva Exp $
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.3.ebuild,v 1.1 2012/03/26 09:00:00 pacho Exp $
EAPI="4"
GCONF_DEBUG="yes"
@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/gthumb"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="cdr exif gnome-keyring gstreamer http raw slideshow tiff test"
IUSE="cdr exif gnome-keyring gstreamer http jpeg raw slideshow tiff test"
# We can't link against libbrasero-burn3
RDEPEND=">=dev-libs/glib-2.28.0:2
@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
>=dev-libs/libunique-1.1.2:1
media-libs/libpng:0
virtual/jpeg:0
sys-libs/zlib
x11-libs/libSM
cdr? ( >=app-cdr/brasero-2.28
@ -36,6 +36,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
http? (
>=net-libs/libsoup-2.26:2.4
>=net-libs/libsoup-gnome-2.26:2.4 )
jpeg? ( virtual/jpeg:0 )
slideshow? (
>=media-libs/clutter-1:1.0
>=media-libs/clutter-gtk-0.10:0.10 )
@ -66,6 +67,7 @@ pkg_setup() {
$(use_enable gstreamer)
$(use_enable gnome-keyring)
$(use_enable http libsoup)
$(use_enable jpeg)
$(use_enable raw libopenraw)
$(use_enable slideshow clutter)
$(use_enable test test-suite)

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-2.4.0.ebuild,v 1.1 2012/03/24 10:11:30 pacho Exp $
# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-2.4.0-r1.ebuild,v 1.1 2012/03/26 09:09:54 pacho Exp $
EAPI="4"
@ -55,7 +55,7 @@ RDEPEND=">=dev-lang/mono-2.4.3
media-plugins/gst-plugins-taglib:0.10
)
ios? (
>=media-libs/libgpod-0.7.95[mono]
>=media-libs/libgpod-0.8.2[mono]
gnome-base/gvfs[ios]
)
mtp? (
@ -83,6 +83,12 @@ DEPEND="${RDEPEND}
DOCS="AUTHORS ChangeLog HACKING NEWS README"
src_prepare () {
# UPnPServerSource: Fix crash when getting the root object (bgo#672744)
epatch "${FILESDIR}/${P}-upnp-crash.patch"
# Fix build against libgpod-sharp 0.8.2
epatch "${FILESDIR}/${PN}-2.4.0-libgpod-082.patch"
# Don't build BPM extension when not wanted
if ! use bpm; then
sed -i -e 's:Banshee.Bpm:$(NULL):g' src/Extensions/Makefile.am || die

@ -0,0 +1,32 @@
From 623695e51ffd7faf3ff5b12754f4e3547d066f34 Mon Sep 17 00:00:00 2001
From: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Date: Sat, 24 Mar 2012 15:38:18 +0000
Subject: AppleDeviceTrackInfo: Fix build against libgpod-sharp 0.8.2
In libgpod 0.8.2, released in July 2011, the type of the Track.Size
field was changed, so it is reflected in the C# bindings and breaks the
API.
We have currently no way of checking which version of the libgpod-sharp
bindings are available, so this breaks compilation against older version
of libgpod-sharp. But people shipping Banshee 2.5.x and later should
really ship libgpod-sharp 0.8.2.
See this bug for details and attempts to fix this correctly:
https://bugzilla.gnome.org/show_bug.cgi?id=655660
---
diff --git a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs
index 178266d..b8549f7 100644
--- a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs
+++ b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs
@@ -215,7 +215,7 @@ namespace Banshee.Dap.AppleDevice
track.CDs = DiscCount;
track.CDNumber = DiscNumber;
track.TrackLength = (int) Duration.TotalMilliseconds;
- track.Size = (int)FileSize;
+ track.Size = (uint)FileSize;
track.Grouping = Grouping;
try {
track.TimePlayed = LastPlayed;
--
cgit v0.9.0.2

@ -0,0 +1,27 @@
From b627217e3841ca7d0b8af1ed8f916436e5088cee Mon Sep 17 00:00:00 2001
From: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Date: Sat, 24 Mar 2012 11:27:06 +0000
Subject: UPnPServerSource: Fix crash when getting the root object (bgo#672744)
Move the GetRootObject () call inside the try/catch block, so that
exceptions from Mono.Upnp don't cause a crash.
---
diff --git a/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPServerSource.cs b/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPServerSource.cs
index 04a743a..5412663 100644
--- a/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPServerSource.cs
+++ b/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPServerSource.cs
@@ -124,10 +124,11 @@ namespace Banshee.UPnPClient
{
RemoteContentDirectory remote_dir = new RemoteContentDirectory (content_directory);
DateTime begin = DateTime.Now;
- Container root = remote_dir.GetRootObject ();
bool recursive_browse = !content_directory.CanSearch;
try {
+ Container root = remote_dir.GetRootObject ();
+
if (!recursive_browse) {
try {
Log.Debug ("Content directory is searchable, let's search");
--
cgit v0.9.0.2

@ -0,0 +1,22 @@
sys-libs/zlib test? ( app-arch/ncompress )
sys-libs/zlib
0
http://www.zlib.net/pigz/pigz-2.2.4.tar.gz
http://www.zlib.net/pigz/
ZLIB
A parallel implementation of gzip
~alpha ~amd64 ~mips ~sparc ~x86 ~amd64-linux ~sparc64-solaris
multilib toolchain-funcs
symlink test
4
install prepare

@ -1,22 +0,0 @@
app-arch/cpio
0
http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R40d.cpio.gz
http://mirbsd.de/mksh
BSD
MirBSD KSH Shell
amd64 ~ppc x86
eutils multilib toolchain-funcs user
compile install test unpack

@ -6,7 +6,7 @@ http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R40e.cpio.gz
http://mirbsd.de/mksh
BSD
MirBSD KSH Shell
~amd64 ~ppc ~x86
amd64 ~ppc x86
eutils multilib toolchain-funcs user

@ -1,7 +1,7 @@
media-libs/freetype media-libs/jbig2dec media-libs/openjpeg virtual/jpeg x11-libs/libX11 x11-misc/xsel =app-text/mupdf-0.9_p20120221 dev-lang/ocaml[ocamlopt] dev-ml/lablgl[glut]
media-libs/freetype media-libs/jbig2dec media-libs/openjpeg virtual/jpeg x11-libs/libX11 x11-misc/xsel
0
http://repo.or.cz/w/llpp.git/snapshot/c51fadb15f683d7e5c0350e25a22aacb91e88b2a.tar.gz -> llpp-11.tar.gz
mirror://gentoo/llpp-11.tar.gz
http://repo.or.cz/w/llpp.git
GPL-3

@ -1,7 +1,7 @@
media-libs/freetype:2 media-libs/jbig2dec virtual/jpeg media-libs/openjpeg X? ( x11-libs/libX11 x11-libs/libXext ) dev-util/pkgconfig
media-libs/freetype:2 media-libs/jbig2dec virtual/jpeg media-libs/openjpeg X? ( x11-libs/libX11 x11-libs/libXext )
0
http://git.ghostscript.com/?p=mupdf.git;a=snapshot;h=c732cd69db005902289829867a71e0d271809aba;sf=tgz -> mupdf-0.9_p20120221.tar.gz
mirror://gentoo/mupdf-0.9_p20120221.tar.gz
http://mupdf.com/
GPL-3

@ -0,0 +1,22 @@
>=dev-haskell/cabal-1.2.3 >=dev-haskell/mtl-1.0 >=dev-lang/ghc-6.8.2 doc? ( ~app-text/docbook-xml-dtd-4.2 app-text/docbook-xsl-stylesheets ) >=dev-haskell/cabal-1.1.4 || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool
0
http://hackage.haskell.org/packages/archive/happy/1.18.9/happy-1.18.9.tar.gz
http://www.haskell.org/happy/
BSD
Happy is a parser generator for Haskell
~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
autotools base eutils ghc-package haskell-cabal libtool multilib toolchain-funcs user versionator
doc
4
compile configure install postinst prepare prerm setup test unpack

@ -0,0 +1,22 @@
~dev-java/bcprov-1.45 ~dev-java/bcmail-1.45 >=virtual/jdk-1.5 app-arch/unzip >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip )
~dev-java/bcprov-1.45 ~dev-java/bcmail-1.45 >=virtual/jre-1.5 >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip )
0
http://www.bouncycastle.org/download/bctsp-jdk15-145.tar.gz
http://www.bouncycastle.org/java.html
BSD
Java cryptography APIs
~x86 ~amd64
eutils java-pkg-2 java-pkg-simple java-utils-2 multilib toolchain-funcs user versionator
elibc_FreeBSD doc source elibc_FreeBSD
4
compile install preinst prepare setup unpack

@ -0,0 +1,22 @@
dev-java/bcmail:0 dev-java/bcprov:0 dev-java/bctsp:0 >=virtual/jdk-1.5 app-arch/unzip >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip )
dev-java/bcmail:0 dev-java/bcprov:0 dev-java/bctsp:0 >=virtual/jre-1.5 >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip )
5
mirror://sourceforge/itext/itext-5.2.0.zip
http://itextpdf.com
AGPL-3
Java library that generate documents in the Portable Document Format (PDF) and/or HTML.
~amd64 ~x86
eutils java-pkg-2 java-pkg-simple java-utils-2 multilib toolchain-funcs user versionator
elibc_FreeBSD doc source elibc_FreeBSD
4
compile install preinst prepare setup unpack

@ -8,7 +8,7 @@ GPL-3
Astronomical Plotting Library in Python
~amd64 ~x86
distutils multilib python toolchain-funcs
test

@ -6,7 +6,7 @@ http://www.kde-look.org/CONTENT/content-files/103481-hdaps_monitor-0.3.tar.gz
http://www.kde-look.org/content/show.php/HDAPS+monitor?content=103481
GPL-2
KDE-based monitor for the IBM HDAPS system
~amd64 ~x86
amd64 x86
base cmake-utils eutils fdo-mime flag-o-matic gnome2-utils kde4-base kde4-functions multilib toolchain-funcs user versionator virtualx
debug aqua

@ -1,22 +0,0 @@
>=dev-libs/glib-2.16:2 >=x11-libs/gtk+-2.20:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 virtual/jpeg:0 cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw ) dev-util/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 app-text/gnome-doc-utils sys-devel/bison sys-devel/flex test? ( ~app-text/docbook-xml-dtd-4.1.2 ) >=sys-apps/sed-4
>=dev-libs/glib-2.16:2 >=x11-libs/gtk+-2.20:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 virtual/jpeg:0 cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw )
0
mirror://gnome/sources/gthumb/2.12/gthumb-2.12.3.tar.bz2
http://gthumb.sourceforge.net
GPL-2
Image viewer and browser for Gnome
amd64 ppc ppc64 x86
eutils fdo-mime gnome.org gnome2 gnome2-utils libtool multilib toolchain-funcs user versionator
cdr exif gnome-keyring gstreamer http raw slideshow tiff test debug
3
compile configure install postinst postrm preinst prepare setup unpack

@ -1,22 +0,0 @@
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 virtual/jpeg:0 x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw ) dev-util/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 app-text/gnome-doc-utils sys-devel/bison sys-devel/flex test? ( ~app-text/docbook-xml-dtd-4.1.2 ) app-arch/xz-utils >=sys-apps/sed-4
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 virtual/jpeg:0 x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw )
0
mirror://gnome/sources/gthumb/2.14/gthumb-2.14.1.tar.xz
https://live.gnome.org/gthumb
GPL-2
Image viewer and browser for Gnome
~amd64 ~ppc ~ppc64 ~x86
eutils fdo-mime gnome.org gnome2 gnome2-utils libtool multilib toolchain-funcs user versionator
cdr exif gnome-keyring gstreamer http raw slideshow tiff test debug
4
compile configure install postinst postrm preinst prepare setup unpack

@ -1,22 +0,0 @@
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) jpeg? ( virtual/jpeg:0 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw ) dev-util/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 app-text/gnome-doc-utils sys-devel/bison sys-devel/flex test? ( ~app-text/docbook-xml-dtd-4.1.2 ) app-arch/xz-utils >=sys-apps/sed-4
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) jpeg? ( virtual/jpeg:0 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw )
0
mirror://gnome/sources/gthumb/2.14/gthumb-2.14.2.tar.xz
https://live.gnome.org/gthumb
GPL-2
Image viewer and browser for Gnome
~amd64 ~ppc ~ppc64 ~x86
eutils fdo-mime gnome.org gnome2 gnome2-utils libtool multilib toolchain-funcs user versionator
cdr exif gnome-keyring gstreamer http jpeg raw slideshow tiff test debug
4
compile configure install postinst postrm preinst prepare setup unpack

@ -0,0 +1,22 @@
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 sys-libs/zlib x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) jpeg? ( virtual/jpeg:0 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw ) dev-util/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 app-text/gnome-doc-utils sys-devel/bison sys-devel/flex test? ( ~app-text/docbook-xml-dtd-4.1.2 ) app-arch/xz-utils >=sys-apps/sed-4
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 sys-libs/zlib x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) jpeg? ( virtual/jpeg:0 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw )
0
mirror://gnome/sources/gthumb/2.14/gthumb-2.14.3.tar.xz
https://live.gnome.org/gthumb
GPL-2
Image viewer and browser for Gnome
~amd64 ~ppc ~ppc64 ~x86
eutils fdo-mime gnome.org gnome2 gnome2-utils libtool multilib toolchain-funcs user versionator
cdr exif gnome-keyring gstreamer http jpeg raw slideshow tiff test debug
4
compile configure install postinst postrm preinst prepare setup unpack

@ -0,0 +1,22 @@
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 sys-libs/zlib x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) jpeg? ( virtual/jpeg:0 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw ) dev-util/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 app-text/gnome-doc-utils sys-devel/bison sys-devel/flex test? ( ~app-text/docbook-xml-dtd-4.1.2 ) app-arch/xz-utils >=sys-apps/sed-4
>=dev-libs/glib-2.28.0:2 >=x11-libs/gtk+-2.24.0:2 >=gnome-base/gconf-2.6 >=dev-libs/libunique-1.1.2:1 media-libs/libpng:0 sys-libs/zlib x11-libs/libSM cdr? ( >=app-cdr/brasero-2.28 <app-cdr/brasero-2.90 ) exif? ( >=media-gfx/exiv2-0.18 ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) http? ( >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) jpeg? ( virtual/jpeg:0 ) slideshow? ( >=media-libs/clutter-1:1.0 >=media-libs/clutter-gtk-0.10:0.10 ) tiff? ( media-libs/tiff ) raw? ( >=media-libs/libopenraw-0.0.8 ) !raw? ( media-gfx/dcraw )
0
mirror://gnome/sources/gthumb/2.14/gthumb-2.14.3.tar.xz
https://live.gnome.org/gthumb
GPL-2
Image viewer and browser for Gnome
~amd64 ~ppc ~ppc64 ~x86
eutils fdo-mime gnome.org gnome2 gnome2-utils libtool multilib toolchain-funcs user versionator
cdr exif gnome-keyring gstreamer http jpeg raw slideshow tiff test debug
4
compile configure install postinst postrm preinst prepare setup unpack

@ -1,5 +1,5 @@
>=dev-lang/mono-2.4.3 gnome-base/gnome-settings-daemon x11-themes/gnome-icon-theme sys-apps/dbus >=dev-dotnet/gtk-sharp-2.12:2 >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 >=media-libs/gstreamer-0.10.21-r3:0.10 >=media-libs/gst-plugins-base-0.10.25.2:0.10 media-libs/gst-plugins-bad media-libs/gst-plugins-good:0.10 media-libs/gst-plugins-ugly:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 media-plugins/gst-plugins-gio:0.10 >=dev-dotnet/gconf-sharp-2.24.0:2 media-plugins/gst-plugins-gconf:0.10 cdda? ( || ( media-plugins/gst-plugins-cdparanoia:0.10 media-plugins/gst-plugins-cdio:0.10 ) ) media-libs/musicbrainz:1 dev-dotnet/dbus-sharp dev-dotnet/dbus-sharp-glib >=dev-dotnet/mono-addins-0.4[gtk] >=dev-dotnet/taglib-sharp-2.0.3.7 >=dev-db/sqlite-3.4:3 karma? ( >=media-libs/libkarma-0.1.0-r1 ) aac? ( media-plugins/gst-plugins-faad:0.10 ) boo? ( >=dev-lang/boo-0.8.1 ) bpm? ( media-plugins/gst-plugins-soundtouch:0.10 ) daap? ( >=dev-dotnet/mono-zeroconf-0.8.0-r1 ) doc? ( virtual/monodoc >=app-text/gnome-doc-utils-0.17.3 ) encode? ( media-plugins/gst-plugins-lame:0.10 media-plugins/gst-plugins-taglib:0.10 ) ios? ( >=media-libs/libgpod-0.7.95[mono] gnome-base/gvfs[ios] ) mtp? ( >=media-libs/libmtp-0.3.0 ) web? ( >=net-libs/webkit-gtk-1.2.2:2 >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) youtube? ( >=dev-dotnet/google-gdata-sharp-1.4 ) udev? ( dev-dotnet/gudev-sharp dev-dotnet/gkeyfile-sharp dev-dotnet/gtk-sharp-beans dev-dotnet/gio-sharp ) app-arch/xz-utils dev-util/pkgconfig || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 app-arch/xz-utils
>=dev-lang/mono-2.4.3 gnome-base/gnome-settings-daemon x11-themes/gnome-icon-theme sys-apps/dbus >=dev-dotnet/gtk-sharp-2.12:2 >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 >=media-libs/gstreamer-0.10.21-r3:0.10 >=media-libs/gst-plugins-base-0.10.25.2:0.10 media-libs/gst-plugins-bad media-libs/gst-plugins-good:0.10 media-libs/gst-plugins-ugly:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 media-plugins/gst-plugins-gio:0.10 >=dev-dotnet/gconf-sharp-2.24.0:2 media-plugins/gst-plugins-gconf:0.10 cdda? ( || ( media-plugins/gst-plugins-cdparanoia:0.10 media-plugins/gst-plugins-cdio:0.10 ) ) media-libs/musicbrainz:1 dev-dotnet/dbus-sharp dev-dotnet/dbus-sharp-glib >=dev-dotnet/mono-addins-0.4[gtk] >=dev-dotnet/taglib-sharp-2.0.3.7 >=dev-db/sqlite-3.4:3 karma? ( >=media-libs/libkarma-0.1.0-r1 ) aac? ( media-plugins/gst-plugins-faad:0.10 ) boo? ( >=dev-lang/boo-0.8.1 ) bpm? ( media-plugins/gst-plugins-soundtouch:0.10 ) daap? ( >=dev-dotnet/mono-zeroconf-0.8.0-r1 ) doc? ( virtual/monodoc >=app-text/gnome-doc-utils-0.17.3 ) encode? ( media-plugins/gst-plugins-lame:0.10 media-plugins/gst-plugins-taglib:0.10 ) ios? ( >=media-libs/libgpod-0.7.95[mono] gnome-base/gvfs[ios] ) mtp? ( >=media-libs/libmtp-0.3.0 ) web? ( >=net-libs/webkit-gtk-1.2.2:2 >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) youtube? ( >=dev-dotnet/google-gdata-sharp-1.4 ) udev? ( dev-dotnet/gudev-sharp dev-dotnet/gkeyfile-sharp dev-dotnet/gtk-sharp-beans dev-dotnet/gio-sharp )
>=dev-lang/mono-2.4.3 gnome-base/gnome-settings-daemon x11-themes/gnome-icon-theme sys-apps/dbus >=dev-dotnet/gtk-sharp-2.12:2 >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 >=media-libs/gstreamer-0.10.21-r3:0.10 >=media-libs/gst-plugins-base-0.10.25.2:0.10 media-libs/gst-plugins-bad media-libs/gst-plugins-good:0.10 media-libs/gst-plugins-ugly:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 media-plugins/gst-plugins-gio:0.10 >=dev-dotnet/gconf-sharp-2.24.0:2 media-plugins/gst-plugins-gconf:0.10 cdda? ( || ( media-plugins/gst-plugins-cdparanoia:0.10 media-plugins/gst-plugins-cdio:0.10 ) ) media-libs/musicbrainz:1 dev-dotnet/dbus-sharp dev-dotnet/dbus-sharp-glib >=dev-dotnet/mono-addins-0.4[gtk] >=dev-dotnet/taglib-sharp-2.0.3.7 >=dev-db/sqlite-3.4:3 karma? ( >=media-libs/libkarma-0.1.0-r1 ) aac? ( media-plugins/gst-plugins-faad:0.10 ) boo? ( >=dev-lang/boo-0.8.1 ) bpm? ( media-plugins/gst-plugins-soundtouch:0.10 ) daap? ( >=dev-dotnet/mono-zeroconf-0.8.0-r1 ) doc? ( virtual/monodoc >=app-text/gnome-doc-utils-0.17.3 ) encode? ( media-plugins/gst-plugins-lame:0.10 media-plugins/gst-plugins-taglib:0.10 ) ios? ( >=media-libs/libgpod-0.8.2[mono] gnome-base/gvfs[ios] ) mtp? ( >=media-libs/libmtp-0.3.0 ) web? ( >=net-libs/webkit-gtk-1.2.2:2 >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) youtube? ( >=dev-dotnet/google-gdata-sharp-1.4 ) udev? ( dev-dotnet/gudev-sharp dev-dotnet/gkeyfile-sharp dev-dotnet/gtk-sharp-beans dev-dotnet/gio-sharp ) app-arch/xz-utils dev-util/pkgconfig || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool >=sys-apps/sed-4 app-arch/xz-utils
>=dev-lang/mono-2.4.3 gnome-base/gnome-settings-daemon x11-themes/gnome-icon-theme sys-apps/dbus >=dev-dotnet/gtk-sharp-2.12:2 >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 >=media-libs/gstreamer-0.10.21-r3:0.10 >=media-libs/gst-plugins-base-0.10.25.2:0.10 media-libs/gst-plugins-bad media-libs/gst-plugins-good:0.10 media-libs/gst-plugins-ugly:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 media-plugins/gst-plugins-gio:0.10 >=dev-dotnet/gconf-sharp-2.24.0:2 media-plugins/gst-plugins-gconf:0.10 cdda? ( || ( media-plugins/gst-plugins-cdparanoia:0.10 media-plugins/gst-plugins-cdio:0.10 ) ) media-libs/musicbrainz:1 dev-dotnet/dbus-sharp dev-dotnet/dbus-sharp-glib >=dev-dotnet/mono-addins-0.4[gtk] >=dev-dotnet/taglib-sharp-2.0.3.7 >=dev-db/sqlite-3.4:3 karma? ( >=media-libs/libkarma-0.1.0-r1 ) aac? ( media-plugins/gst-plugins-faad:0.10 ) boo? ( >=dev-lang/boo-0.8.1 ) bpm? ( media-plugins/gst-plugins-soundtouch:0.10 ) daap? ( >=dev-dotnet/mono-zeroconf-0.8.0-r1 ) doc? ( virtual/monodoc >=app-text/gnome-doc-utils-0.17.3 ) encode? ( media-plugins/gst-plugins-lame:0.10 media-plugins/gst-plugins-taglib:0.10 ) ios? ( >=media-libs/libgpod-0.8.2[mono] gnome-base/gvfs[ios] ) mtp? ( >=media-libs/libmtp-0.3.0 ) web? ( >=net-libs/webkit-gtk-1.2.2:2 >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 ) youtube? ( >=dev-dotnet/google-gdata-sharp-1.4 ) udev? ( dev-dotnet/gudev-sharp dev-dotnet/gkeyfile-sharp dev-dotnet/gtk-sharp-beans dev-dotnet/gio-sharp )
0
mirror://gnome/sources/banshee/2.4/banshee-2.4.0.tar.xz

@ -0,0 +1,22 @@
>=media-libs/gstreamer-0.10.33:0.10 >=media-libs/gst-plugins-base-0.10.33:0.10 >=dev-libs/glib-2.26:2 >=net-libs/libnice-0.1.0[gstreamer] introspection? ( >=dev-libs/gobject-introspection-0.10.11 ) python? ( >=dev-python/pygobject-2.16:2 >=dev-python/gst-python-0.10.10 ) upnp? ( net-libs/gupnp-igd ) dev-util/pkgconfig test? ( media-libs/gst-plugins-good:0.10 media-plugins/gst-plugins-vorbis:0.10 ) =dev-lang/python-2*
>=media-libs/gstreamer-0.10.33:0.10 >=media-libs/gst-plugins-base-0.10.33:0.10 >=dev-libs/glib-2.26:2 >=net-libs/libnice-0.1.0[gstreamer] introspection? ( >=dev-libs/gobject-introspection-0.10.11 ) python? ( >=dev-python/pygobject-2.16:2 >=dev-python/gst-python-0.10.10 ) upnp? ( net-libs/gupnp-igd ) >=media-libs/gst-plugins-good-0.10.17:0.10 >=media-libs/gst-plugins-bad-0.10.17 msn? ( >=media-plugins/gst-plugins-mimic-0.10.17:0.10 ) !net-libs/farsight2 =dev-lang/python-2*
0
http://farsight.freedesktop.org/releases/farstream/farstream-0.1.2.tar.gz
test
http://farsight.freedesktop.org/
LGPL-2.1
Farsight2 is an audio/video conferencing framework specifically designed for Instant Messengers.
~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
multilib python toolchain-funcs
+introspection python msn test upnp
4
configure install setup test

@ -0,0 +1,22 @@
>=dev-libs/glib-2.30:2 >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.60 >=net-libs/telepathy-glib-0.17.5 >=net-libs/farstream-0.1.0 python? ( >=dev-python/pygobject-2.12.0:2 >=dev-python/gst-python-0.10.10 ) !python? ( =dev-lang/python-2*[xml] ) python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) python? ( || ( =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] =dev-lang/python-2.5*[xml] ) )
>=dev-libs/glib-2.30:2 >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.60 >=net-libs/telepathy-glib-0.17.5 >=net-libs/farstream-0.1.0 python? ( >=dev-python/pygobject-2.12.0:2 >=dev-python/gst-python-0.10.10 ) python? ( || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) ) python? ( || ( =dev-lang/python-2.7*[xml] =dev-lang/python-2.6*[xml] =dev-lang/python-2.5*[xml] ) )
0
http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.2.3.tar.gz
http://telepathy.freedesktop.org
LGPL-2.1
Telepathy client library that uses Farstream to handle Call channels
~amd64 ~x86
multilib python toolchain-funcs
examples python
4
configure install prepare setup

@ -0,0 +1,22 @@
gtk? ( dev-python/pywebkitgtk ) qt4? ( x11-libs/qt-webkit:4 kde? ( kde-base/kdelibs ) ) sys-devel/gettext >=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) gtk? ( =dev-lang/python-2* )
gtk? ( dev-python/pywebkitgtk ) qt4? ( x11-libs/qt-webkit:4 kde? ( kde-base/kdelibs ) ) gtk? ( =dev-lang/python-2* )
0
https://github.com/shellex/Hotot/tarball/4c74e8b2 -> hotot-0.9.7.51.tar.gz
http://hotot.org
LGPL-3
lightweight & open source microblogging client
~amd64 ~x86
base cmake-utils eutils flag-o-matic multilib python toolchain-funcs user
chrome gtk kde qt4
4
compile configure install postinst prepare setup test unpack

@ -1,5 +1,5 @@
gtk? ( dev-python/pywebkitgtk ) qt4? ( x11-libs/qt-webkit:4 ) sys-devel/gettext >=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git gtk? ( =dev-lang/python-2* )
gtk? ( dev-python/pywebkitgtk ) qt4? ( x11-libs/qt-webkit:4 ) gtk? ( =dev-lang/python-2* )
gtk? ( dev-python/pywebkitgtk ) qt4? ( x11-libs/qt-webkit:4 kde? ( kde-base/kdelibs ) ) sys-devel/gettext >=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git gtk? ( =dev-lang/python-2* )
gtk? ( dev-python/pywebkitgtk ) qt4? ( x11-libs/qt-webkit:4 kde? ( kde-base/kdelibs ) ) gtk? ( =dev-lang/python-2* )
0
@ -14,7 +14,7 @@ chrome gtk kde qt4
4
compile configure install prepare setup test unpack
compile configure install postinst prepare setup test unpack

@ -1,4 +1,4 @@
doc? ( app-text/xmlto ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.15.0 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.15.0 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.15.0 >=media-fonts/font-util-1.2.0 ) >=dev-util/pkgconfig-0.23
doc? ( app-text/xmlto app-text/docbook-xml-dtd:4.3 ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.15.0 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.15.0 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.15.0 >=media-fonts/font-util-1.2.0 ) >=dev-util/pkgconfig-0.23
0
http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.2.6.tar.bz2

@ -1 +1 @@
Mon, 26 Mar 2012 05:06:46 +0000
Mon, 26 Mar 2012 09:36:46 +0000

@ -1 +1 @@
Mon, 26 Mar 2012 05:06:46 +0000
Mon, 26 Mar 2012 09:36:47 +0000

@ -1 +1 @@
Mon, 26 Mar 2012 05:06:48 +0000
Mon, 26 Mar 2012 09:36:48 +0000

@ -1 +1 @@
Mon Mar 26 05:06:46 UTC 2012
Mon Mar 26 09:36:46 UTC 2012

@ -1 +1 @@
Mon, 26 Mar 2012 05:30:01 +0000
Mon, 26 Mar 2012 10:00:01 +0000

@ -1 +1 @@
1332738301 Mon Mar 26 05:05:01 2012 UTC
1332754501 Mon Mar 26 09:35:01 2012 UTC

@ -0,0 +1 @@
DIST farstream-0.1.2.tar.gz 1265972 RMD160 e0237bf99e01ace9616bbf48c36c91772e8e444b SHA1 e0b9519bd334305fa3b406e4f6e6d5ed262b63aa SHA256 fa5a40597b47b59d124f7fd57f66704b030d576cdc0d90e107c7a592f05e73d9

@ -0,0 +1,75 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2.ebuild,v 1.1 2012/03/26 05:24:14 nirbheek Exp $
EAPI="4"
PYTHON_DEPEND="2"
inherit python
DESCRIPTION="Farsight2 is an audio/video conferencing framework specifically designed for Instant Messengers."
HOMEPAGE="http://farsight.freedesktop.org/"
SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+introspection python msn test upnp"
SLOT="0"
# Tests need shmsink from gst-plugins-bad, which isn't packaged
RESTRICT="test"
COMMONDEPEND=">=media-libs/gstreamer-0.10.33:0.10
>=media-libs/gst-plugins-base-0.10.33:0.10
>=dev-libs/glib-2.26:2
>=net-libs/libnice-0.1.0[gstreamer]
introspection? ( >=dev-libs/gobject-introspection-0.10.11 )
python? (
>=dev-python/pygobject-2.16:2
>=dev-python/gst-python-0.10.10 )
upnp? ( net-libs/gupnp-igd )"
RDEPEND="${COMMONDEPEND}
>=media-libs/gst-plugins-good-0.10.17:0.10
>=media-libs/gst-plugins-bad-0.10.17
msn? ( >=media-plugins/gst-plugins-mimic-0.10.17:0.10 )
!net-libs/farsight2"
# This package is just a rename from farsight2
DEPEND="${COMMONDEPEND}
dev-util/pkgconfig
test? (
media-libs/gst-plugins-good:0.10
media-plugins/gst-plugins-vorbis:0.10 )"
pkg_setup() {
python_set_active_version 2
}
src_configure() {
plugins="fsrawconference,fsrtpconference,fsfunnel,fsrtcpfilter,fsvideoanyrate"
use msn && plugins="${plugins},fsmsnconference"
econf --disable-static \
$(use_enable python) \
$(use_enable upnp gupnp) \
--with-plugins=${plugins}
}
src_install() {
emake install DESTDIR="${D}"
dodoc AUTHORS README ChangeLog
# Remove .la files since static libs are no longer being installed
find "${D}" -name '*.la' -exec rm -f '{}' + || die
}
src_test() {
# FIXME: do an out-of-tree build for tests if USE=-msn
if ! use msn; then
elog "Tests disabled without msn use flag"
return
fi
emake -j1 check
}

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>voip</herd>
<herd>gnome</herd>
<use>
<flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
for introspection</flag>
<flag name="upnp">Enable UPnP IGD support</flag>
</use>
</pkgmetadata>

@ -1,2 +1,3 @@
DIST telepathy-farstream-0.1.1.tar.gz 687791 RMD160 80722d8671d9ffc2645acb3e4a067f0a53b06262 SHA1 4892095781b06c3c52ef3a1f3692904396f9a087 SHA256 c5acb380b89e7a6aac34d125a906d24573af7325eadaa94844ea1fc2b68fbd3d
DIST telepathy-farstream-0.1.2.tar.gz 681980 RMD160 607c5d2f0cc0ae76f39011137a9678401d744dc9 SHA1 e5486562c5396135d0d5f6ecd9a2fe3fab215a92 SHA256 173e6a56e3a85def2c8b48c247e1fee20bb5a3ead05d2c5609d1e290c7b2a60e
DIST telepathy-farstream-0.2.3.tar.gz 656196 RMD160 7b566b123f3ab35db46c2e02816cee1b6e5017f0 SHA1 63332626124e2883e29bf13bf6c347df43ade475 SHA256 a1fb8a30f68ed6b24e3699afe9a1205ac8a30aeb741045ea52930d9fe61b26a8

@ -0,0 +1,64 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.2.3.ebuild,v 1.1 2012/03/26 05:28:39 nirbheek Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.5"
PYTHON_USE_WITH="xml"
PYTHON_USE_WITH_OPT="python"
inherit python
DESCRIPTION="Telepathy client library that uses Farstream to handle Call channels"
HOMEPAGE="http://telepathy.freedesktop.org"
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples python"
RDEPEND=">=dev-libs/glib-2.30:2
>=sys-apps/dbus-0.60
>=dev-libs/dbus-glib-0.60
>=net-libs/telepathy-glib-0.17.5
>=net-libs/farstream-0.1.0
python? (
>=dev-python/pygobject-2.12.0:2
>=dev-python/gst-python-0.10.10 )"
# python2 is needed at build time in all cases
DEPEND="${RDEPEND}
!python? ( =dev-lang/python-2*[xml] )"
pkg_setup() {
# Needed for xincludator.py at build time even if USE=-python
python_set_active_version 2
python_pkg_setup
}
src_prepare() {
if use python; then
python_convert_shebangs -r 2 .
fi
}
src_configure() {
econf $(use_enable python) --disable-static
}
src_install() {
emake install DESTDIR="${D}"
dodoc AUTHORS ChangeLog NEWS README
# Remove .la files since static libs are disabled
find "${D}" -name '*.la' -exec rm -f {} + || die
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins examples/*.c
if use python; then
insinto /usr/share/doc/${PF}/examples/python
doins python/examples/*.py
fi
fi
}

@ -1,2 +1,3 @@
DIST hotot-0.9.6_p20110726.tar.bz2 478841 RMD160 442f3f6ccd8a909ddfd627de3773c4fe552a10bc SHA1 315f3b4730138914bb7480cc45a2f9c85b077bf5 SHA256 dcff0e9842ae68ef391ebd2597b68c0b2577128672e7d5fe7d8effed889d9f06
DIST hotot-0.9.6_p20111015.tar.bz2 478684 RMD160 fa24b6381c2f83d917c5081d5df04bea223f3ac1 SHA1 aee2270bbd1aeec8412e01e72a53a82a05545ee0 SHA256 2c5e54a15b5e78f045e850db91c2deaa20635b47a056b4269264023d4dc8ef76
DIST hotot-0.9.7.51.tar.gz 1074678 RMD160 6382ba1f8569cd728e6dff11584a8ef8ec99f1dc SHA1 72e82010384a3375f145a1a8e452b03263e04958 SHA256 5aec16b2b23ca6616921fa4c8b150ce83a47449153f84d918a080df058415252

@ -0,0 +1,65 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.7.51.ebuild,v 1.1 2012/03/26 09:14:57 xmw Exp $
EAPI=4
PYTHON_DEPEND="gtk? 2"
RESTRICT_PYTHON_ABIS="3.*"
inherit cmake-utils python
DESCRIPTION="lightweight & open source microblogging client"
HOMEPAGE="http://hotot.org"
SRC_URI="https://github.com/shellex/Hotot/tarball/4c74e8b2 -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="chrome gtk kde qt4"
RDEPEND="
gtk? ( dev-python/pywebkitgtk )
qt4? ( x11-libs/qt-webkit:4
kde? ( kde-base/kdelibs ) )"
DEPEND="${RDEPEND}
sys-devel/gettext"
S=${WORKDIR}/shellex-Hotot-4c74e8b
pkg_setup() {
if ! use gtk ; then
if ! use qt4 ; then
ewarn "neither gtk not qt4 binaries will be build"
if ! use chrome ; then
die "enable one use flag of chrome, gtk or qt4"
fi
fi
fi
python_pkg_setup
}
src_configure() {
mycmakeargs="${mycmakeargs} \
$(cmake-utils_use_with chrome CHROME) \
$(cmake-utils_use_with gtk GTK) \
$(cmake-utils_use_with kde KDE) \
$(cmake-utils_use_with qt4 QT) \
-DPYTHON_EXECUTABLE=$(PYTHON -2 -a)"
cmake-utils_src_configure
}
src_install() {
cmake-utils_src_install
find "${D}" -name "*.pyc" -delete
}
pkg_postinst() {
if use chrome; then
elog "TO install hotot for chrome, open chromium/google-chrome,"
elog "vist chrome://chrome/extensions/ and load /usr/share/hotot"
elog "as unpacked extension."
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-9999.ebuild,v 1.2 2012/03/25 22:46:51 xmw Exp $
# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-9999.ebuild,v 1.3 2012/03/26 09:14:57 xmw Exp $
EAPI=4
@ -21,10 +21,23 @@ IUSE="chrome gtk kde qt4"
RDEPEND="
gtk? ( dev-python/pywebkitgtk )
qt4? ( x11-libs/qt-webkit:4 )"
qt4? ( x11-libs/qt-webkit:4
kde? ( kde-base/kdelibs ) )"
DEPEND="${RDEPEND}
sys-devel/gettext"
pkg_setup() {
if ! use gtk ; then
if ! use qt4 ; then
ewarn "neither gtk not qt4 binaries will be build"
if ! use chrome ; then
die "enable one use flag of chrome, gtk or qt4"
fi
fi
fi
python_pkg_setup
}
src_configure() {
mycmakeargs="${mycmakeargs} \
$(cmake-utils_use_with chrome CHROME) \
@ -41,3 +54,11 @@ src_install() {
find "${D}" -name "*.pyc" -delete
}
pkg_postinst() {
if use chrome; then
elog "TO install hotot for chrome, open chromium/google-chrome,"
elog "vist chrome://chrome/extensions/ and load /usr/share/hotot"
elog "as unpacked extension."
fi
}

@ -1,5 +1,5 @@
####################################################################
# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13618 2012/03/26 02:32:57 nirbheek Exp $
# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13619 2012/03/26 05:19:40 nirbheek Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@ -47,6 +47,7 @@
=dev-libs/glib-2.32*:2
=dev-util/gdbus-codegen-2.32*
=x11-libs/gtk+-3.4*:3
>=net-libs/telepathy-farstream-0.2
# New clutter API breaks almost everything
=media-libs/cogl-1.10*
=media-libs/clutter-1.10*

@ -3802,6 +3802,8 @@ net-libs/daq:ipq - Build the IPQ data acquisition module. IPQ is the old way to
net-libs/daq:nfq - Build the NFQ data acquisition module. NFQ is the new way to process iptables packets for inline deployments. Snort can not run unprivileged when using this module.
net-libs/daq:pcap - Build the PCAP data acquisition module.
net-libs/farsight2:upnp - Enable UPnP IGD support
net-libs/farstream:introspection - Use dev-libs/gobject-introspection for introspection
net-libs/farstream:upnp - Enable UPnP IGD support
net-libs/glib-networking:gnome - Extract HTTP/HTTPS/SOCKS proxy configuration stored using GSettings
net-libs/glib-networking:libproxy - Use net-libs/libproxy for getting the HTTP/HTTPS/SOCKS proxy configuration
net-libs/gnome-online-accounts:introspection - Use dev-libs/gobject-introspection for introspection

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.9 2011/03/16 16:10:42 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.6.ebuild,v 1.10 2012/03/26 06:24:19 floppym Exp $
EAPI=3
@ -15,7 +15,10 @@ IUSE="doc"
RDEPEND=""
DEPEND="${RDEPEND}
doc? ( app-text/xmlto )"
doc? (
app-text/xmlto
app-text/docbook-xml-dtd:4.3
)"
pkg_setup() {
CONFIGURE_OPTIONS="$(use_enable doc docs)

Loading…
Cancel
Save