Sync with portage [Mon Jan 23 09:03:50 MSK 2012].

mhiretskiy
root 12 years ago
parent 02129579c8
commit e25cca51ee

@ -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-admin/eselect/eselect-1.2.18.ebuild,v 1.3 2012/01/22 12:03:23 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.18.ebuild,v 1.4 2012/01/22 15:45:58 armin76 Exp $
EAPI=2
@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND="sys-apps/sed

@ -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-admin/fam/fam-2.7.0-r6.ebuild,v 1.8 2012/01/15 15:52:45 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r6.ebuild,v 1.9 2012/01/22 15:15:18 armin76 Exp $
EAPI="2"
@ -14,7 +14,7 @@ SRC_URI="ftp://oss.sgi.com/projects/fam/download/stable/${P}.tar.gz
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE="static-libs"
DEPEND="|| ( net-nds/rpcbind >=net-nds/portmap-5b-r6 )

@ -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-admin/sudo/sudo-1.8.2-r1.ebuild,v 1.4 2012/01/21 16:19:27 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.2-r1.ebuild,v 1.5 2012/01/22 15:35:39 armin76 Exp $
EAPI=4
@ -28,7 +28,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
LICENSE="as-is BSD"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="pam offensive ldap selinux skey"
DEPEND="pam? ( virtual/pam )

@ -1,4 +1,2 @@
DIST libarchive-2.8.4.tar.gz 1502828 RMD160 4df65456c9026cdcf05b285db33518f4ff734c6e SHA1 b9cc3bbd20bd71f996be9ec738f19fda8653f7af SHA256 86cffa3eaa28d3116f5d0b20284026c3762cf4a2b52b9844df2b494d4a89f688
DIST libarchive-2.8.5.tar.gz 1410485 RMD160 b4b75a5cf5b15312dff8addde44d91161ad1a7a4 SHA1 e48a3b50de84b1d747f5af9ca5ba90eb6d3a4a78 SHA256 13993e0ffbd121ccda46ea226b1f8eac218de0fa8da7d8b1f998093d5c32a72d
DIST libarchive-3.0.2.tar.gz 3505998 RMD160 201c63a1743bc427243a5f6d6a0fee4d7acc53e0 SHA1 c29a45931bb9e5b0f46d848bc96f7b78a77d08a9 SHA256 b27a10182f4fc3f69d01419a59ddb16fccf5df8c4b166008c04f41905e29fd74
DIST libarchive-3.0.3.tar.gz 3509104 RMD160 8bfde7be3aa15221c327641b0463f0b40a797e19 SHA1 b774e2675e5c1abafbd4d667402e8c3e72313944 SHA256 c5fc7620f74a54b1717e4aed38aee85dc27a988ad1db7640f28eb63a82ea62d7

@ -1,47 +0,0 @@
Index: libarchive/test/test_write_compress_lzma.c
===================================================================
--- libarchive/test/test_write_compress_lzma.c (revision 2811)
+++ libarchive/test/test_write_compress_lzma.c (revision 2812)
@@ -185,10 +185,15 @@
archive_write_close(a);
assert(0 == archive_write_finish(a));
- /* Level 0 really does result in larger data. */
+ /* It would be nice to assert that compression-level=0 produced
+ * consistently larger/smaller results than the default compression,
+ * but the results here vary a lot depending on the version of liblzma
+ * being used. */
+ /*
failure("Compression-level=0 wrote %d bytes; default wrote %d bytes",
(int)used2, (int)used1);
assert(used2 > used1);
+ */
assert((a = archive_read_new()) != NULL);
assertA(0 == archive_read_support_format_all(a));
Index: libarchive/test/test_write_compress_xz.c
===================================================================
--- libarchive/test/test_write_compress_xz.c (revision 2811)
+++ libarchive/test/test_write_compress_xz.c (revision 2812)
@@ -193,10 +193,14 @@
archive_write_close(a);
assert(0 == archive_write_finish(a));
- /* Level 0 really does result in larger data. */
+ /* I would like to assert that compression-level=0 results in
+ * larger data than the default compression, but that's not true
+ * for all versions of liblzma. */
+ /*
failure("Compression-level=0 wrote %d bytes; default wrote %d bytes",
(int)used2, (int)used1);
assert(used2 > used1);
+ */
assert((a = archive_read_new()) != NULL);
assertA(0 == archive_read_support_format_all(a));
Egenskapsändringar för: .
___________________________________________________________________
Modified: svn:mergeinfo
Merged /trunk:r2811

@ -1,95 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-2.8.4-r1.ebuild,v 1.10 2012/01/10 15:45:53 ssuominen Exp $
EAPI="2"
inherit eutils libtool toolchain-funcs flag-o-matic
DESCRIPTION="BSD tar command"
HOMEPAGE="http://code.google.com/p/libarchive/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz
http://people.freebsd.org/~kientzle/libarchive/src/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="static static-libs acl xattr kernel_linux +bzip2 +lzma +zlib expat"
COMPRESS_LIBS_DEPEND="lzma? ( app-arch/xz-utils )
bzip2? ( app-arch/bzip2 )
zlib? ( sys-libs/zlib )"
RDEPEND="!dev-libs/libarchive
dev-libs/openssl
!expat? ( dev-libs/libxml2 )
expat? ( dev-libs/expat )
acl? ( virtual/acl )
xattr? ( kernel_linux? ( sys-apps/attr ) )
!static? ( ${COMPRESS_LIBS_DEPEND} )"
DEPEND="${RDEPEND}
${COMPRESS_LIBS_DEPEND}
kernel_linux? ( sys-fs/e2fsprogs
virtual/os-headers )"
src_prepare() {
epatch "$FILESDIR"/libarchive-disable-lzma-size-test.patch
elibtoolize
epunt_cxx
}
src_configure() {
local myconf
if ! use static ; then
myconf="--enable-bsdtar=shared --enable-bsdcpio=shared"
fi
# force static libs for static binaries
if use static && ! use static-libs; then
myconf="${myconf} --enable-static"
fi
# Check for need of this in 2.7.1 and later, on 2.7.0, -Werror was
# added to the final release, but since it's done in the
# Makefile.am we can just work it around this way.
append-flags -Wno-error
# We disable lzmadec because we support the newer liblzma from xz-utils
# and not liblzmadec with this version.
econf --bindir=/bin \
--enable-bsdtar --enable-bsdcpio \
$(use_enable acl) $(use_enable xattr) \
$(use_with zlib) \
$(use_with bzip2 bz2lib) $(use_with lzma) \
$(use_enable static-libs static) \
$(use_with expat) \
$(use_with !expat xml2) \
--without-lzmadec \
${myconf} \
--disable-dependency-tracking
}
src_test() {
# Replace the default src_test so that it builds tests in parallel
emake check || die "tests failed"
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
# remove useless .a and .la files (only for non static compilation)
use static-libs || find "${D}" \( -name '*.a' -or -name '*.la' \) -delete
# Create tar symlink for FreeBSD
if [[ ${CHOST} == *-freebsd* ]]; then
dosym bsdtar /bin/tar
dosym bsdtar.1 /usr/share/man/man1/tar.1
# We may wish to switch to symlink bsdcpio to cpio too one day
fi
dodoc NEWS README
dodir /$(get_libdir)
mv "${D}"/usr/$(get_libdir)/*.so* "${D}"/$(get_libdir)
gen_usr_ldscript libarchive.so
}

@ -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-arch/libarchive/libarchive-2.8.5.ebuild,v 1.9 2012/01/22 14:53:05 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-2.8.5.ebuild,v 1.10 2012/01/22 15:03:12 armin76 Exp $
EAPI="2"
@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="static static-libs acl xattr kernel_linux +bzip2 +lzma +zlib expat"
COMPRESS_LIBS_DEPEND="lzma? ( app-arch/xz-utils )

@ -1,85 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-3.0.2.ebuild,v 1.4 2012/01/10 15:45:53 ssuominen Exp $
EAPI=4
inherit eutils multilib
DESCRIPTION="BSD tar command"
HOMEPAGE="http://code.google.com/p/libarchive/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="acl +bzip2 +e2fsprogs expat +iconv kernel_linux +lzma nettle static-libs xattr +zlib"
RDEPEND="!dev-libs/libarchive
dev-libs/openssl:0
acl? ( virtual/acl )
bzip2? ( app-arch/bzip2 )
expat? ( dev-libs/expat )
!expat? ( dev-libs/libxml2 )
iconv? ( virtual/libiconv )
kernel_linux? (
xattr? ( sys-apps/attr )
)
lzma? ( app-arch/xz-utils )
nettle? ( dev-libs/nettle )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
kernel_linux? (
virtual/os-headers
e2fsprogs? ( sys-fs/e2fsprogs )
)"
src_configure() {
use e2fsprogs || export ac_cv_header_ext2fs_ext2_fs_h=no #354923
# We disable lzmadec because we support the newer liblzma from xz-utils
# and not liblzmadec with this version.
econf \
$(use_enable static-libs static) \
--enable-bsdtar=shared \
--enable-bsdcpio=shared \
$(use_enable xattr) \
$(use_enable acl) \
$(use_with zlib) \
$(use_with bzip2 bz2lib) \
--without-lzmadec \
$(use_with iconv) \
$(use_with lzma) \
$(use_with nettle) \
$(use_with !expat xml2) \
$(use_with expat)
}
src_test() {
# Replace the default src_test so that it builds tests in parallel
emake check
}
src_install() {
emake DESTDIR="${D}" install
# Libs.private: should be used from libarchive.pc instead
rm -f "${ED}"usr/lib*/lib*.la
# Create tar symlink for FreeBSD
if [[ ${CHOST} == *-freebsd* ]]; then
dosym bsdtar /usr/bin/tar
echo '.so bsdtar.1' > "${T}"/tar.1
doman "${T}"/tar.1
# We may wish to switch to symlink bsdcpio to cpio too one day
fi
dodoc NEWS README
}
pkg_preinst() {
preserve_old_lib /{,usr/}$(get_libdir)/libarchive$(get_libname 2)
}
pkg_postinst() {
preserve_old_lib_notify /{,usr/}$(get_libdir)/libarchive$(get_libname 2)
}

@ -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-arch/libarchive/libarchive-3.0.3.ebuild,v 1.1 2012/01/13 19:43:34 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-3.0.3.ebuild,v 1.2 2012/01/22 15:03:12 armin76 Exp $
EAPI=4
inherit eutils multilib
@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="acl +bzip2 +e2fsprogs expat +iconv kernel_linux +lzma nettle static-libs xattr +zlib"
RDEPEND="dev-libs/openssl:0

@ -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-arch/sharutils/sharutils-4.11.1.ebuild,v 1.5 2012/01/16 03:06:39 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.11.1.ebuild,v 1.7 2012/01/22 15:32:29 ago Exp $
EAPI="2"
@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="nls"
DEPEND="sys-apps/texinfo

@ -0,0 +1 @@
KERNEL=="kvm", GROUP="kvm", MODE="0660"

@ -0,0 +1,23 @@
Fix build failure caused by KVM-specific code in arches not supporting KVM:
LINK alpha-softmmu/qemu-system-alpha
i8259.o: In function `kvm_i8259_set_irq':
/tmp/portage/app-emulation/qemu-kvm-9999/work/qemu-kvm-9999/hw/i8259.c:689: undefined reference to `apic_set_irq_delivered'
diff --git a/hw/i8259.c b/hw/i8259.c
index 0632ea2..2f6789d 100644
--- a/hw/i8259.c
+++ b/hw/i8259.c
@@ -682,12 +683,14 @@ static int kvm_kernel_pic_load_from_user(PicState *s)
static void kvm_i8259_set_irq(void *opaque, int irq, int level)
{
+#ifdef CONFIG_KVM
int pic_ret;
if (kvm_set_irq(irq, level, &pic_ret)) {
if (pic_ret != 0)
apic_set_irq_delivered();
return;
}
+#endif
}
device_init(pic_register)

@ -0,0 +1,21 @@
Fix the following build failure:
LINK ppc64-softmmu/qemu-system-ppc64
../libhw64/i8259.o: In function `pic_read_irq':
/tmp/portage/app-emulation/qemu-kvm-1.0/work/qemu-kvm-1.0/hw/i8259.c:240: undefined reference to `timer_acks'
/tmp/portage/app-emulation/qemu-kvm-1.0/work/qemu-kvm-1.0/hw/i8259.c:240: undefined reference to `timer_acks'
/tmp/portage/app-emulation/qemu-kvm-1.0/work/qemu-kvm-1.0/hw/i8259.c:241: undefined reference to `timer_ints_to_push'
/tmp/portage/app-emulation/qemu-kvm-1.0/work/qemu-kvm-1.0/hw/i8259.c:242: undefined reference to `timer_ints_to_push'
/tmp/portage/app-emulation/qemu-kvm-1.0/work/qemu-kvm-1.0/hw/i8259.c:242: undefined reference to `timer_ints_to_push'
diff --git a/Makefile.target b/Makefile.target
index 0b610ad..d8b1740 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -275,7 +275,7 @@ obj-ppc-y += virtex_ml507.o
obj-ppc-$(CONFIG_KVM) += kvm_ppc.o
obj-ppc-$(CONFIG_FDT) += device_tree.o
# PowerPC OpenPIC
-obj-ppc-y += openpic.o
+obj-ppc-y += openpic.o i8254.o
# Xilinx PPC peripherals
obj-ppc-y += xilinx_intc.o

@ -0,0 +1,31 @@
Fix build failure caused by KVM-specific code in arches not supporting KVM:
LINK alpha-softmmu/qemu-system-alpha
i8259.o: In function `kvm_i8259_set_irq':
/tmp/portage/app-emulation/qemu-kvm-9999/work/qemu-kvm-9999/hw/i8259.c:689: undefined reference to `apic_set_irq_delivered'
diff --git a/hw/i8259.c b/hw/i8259.c
index 0632ea2..2f6789d 100644
--- a/hw/i8259.c
+++ b/hw/i8259.c
@@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+#include "apic.h"
#include "hw.h"
#include "pc.h"
#include "isa.h"
@@ -682,12 +683,14 @@ static int kvm_kernel_pic_load_from_user(PicState *s)
static void kvm_i8259_set_irq(void *opaque, int irq, int level)
{
+#ifdef CONFIG_KVM
int pic_ret;
if (kvm_set_irq(irq, level, &pic_ret)) {
if (pic_ret != 0)
apic_set_irq_delivered();
return;
}
+#endif
}
device_init(pic_register)

@ -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/app-emulation/qemu-kvm/qemu-kvm-0.14.1-r2.ebuild,v 1.4 2011/12/04 16:47:10 hwoarang Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-0.14.1-r2.ebuild,v 1.5 2012/01/22 21:23:30 slyfox Exp $
BACKPORTS=2
@ -83,7 +83,7 @@ RDEPEND="
spice? ( app-emulation/spice )
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
"
DEPEND="${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-emulation/qemu-kvm/qemu-kvm-0.15.0.ebuild,v 1.6 2012/01/17 22:23:53 cardoe Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-0.15.0.ebuild,v 1.7 2012/01/22 21:23:30 slyfox Exp $
BACKPORTS=1
@ -88,7 +88,7 @@ RDEPEND="
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xattr? ( sys-apps/attr )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
"
DEPEND="${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-emulation/qemu-kvm/qemu-kvm-0.15.1-r1.ebuild,v 1.4 2012/01/20 10:54:04 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-0.15.1-r1.ebuild,v 1.5 2012/01/22 21:23:30 slyfox Exp $
#BACKPORTS=1
@ -88,7 +88,7 @@ RDEPEND="
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xattr? ( sys-apps/attr )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
"
DEPEND="${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-emulation/qemu-kvm/qemu-kvm-1.0.ebuild,v 1.3 2012/01/17 22:23:53 cardoe Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0.ebuild,v 1.6 2012/01/22 21:23:30 slyfox Exp $
#BACKPORTS=1
@ -91,7 +91,7 @@ RDEPEND="
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xattr? ( sys-apps/attr )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
"
DEPEND="${RDEPEND}
@ -117,6 +117,9 @@ QA_WX_LOAD="${QA_PRESTRIPPED}
usr/bin/qemu-microblaze
usr/bin/qemu-mips
usr/bin/qemu-mipsel
usr/bin/qemu-ppc
usr/bin/qemu-ppc64
usr/bin/qemu-ppc64abi32
usr/bin/qemu-sh4
usr/bin/qemu-sh4eb
usr/bin/qemu-sparc
@ -181,6 +184,9 @@ src_prepare() {
# to the qemu-devel ml - bug 337988
epatch "${FILESDIR}/qemu-0.11.0-mips64-user-fix.patch"
epatch "${FILESDIR}"/${PN}-1.0-fix-nonkvm-arches.patch
epatch "${FILESDIR}"/${PN}-1.0-fix-qemu-system-ppc.patch
[[ -n ${BACKPORTS} ]] && \
EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${S}/patches" \
epatch

@ -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-emulation/qemu-kvm/qemu-kvm-9999.ebuild,v 1.26 2012/01/17 22:25:48 cardoe Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-9999.ebuild,v 1.29 2012/01/22 22:49:21 jmbsvicetto Exp $
#BACKPORTS=1
@ -29,16 +29,14 @@ HOMEPAGE="http://www.linux-kvm.org"
LICENSE="GPL-2"
SLOT="0"
# xen is disabled until the deps are fixed
IUSE="+aio alsa bluetooth brltty curl debug esd fdt hardened jpeg ncurses nss \
opengl png pulseaudio qemu-ifup rbd sasl sdl spice ssl threads vde \
+vhost-net xattr xen"
png pulseaudio rbd sasl sdl spice ssl threads vde +vhost-net xattr xen"
# static, depends on libsdl being built with USE=static-libs, which can not
# be expressed in current EAPI's
COMMON_TARGETS="i386 x86_64 arm cris m68k microblaze mips mipsel ppc ppc64 sh4 sh4eb sparc sparc64"
IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} mips64 mips64el ppcemb"
IUSE_USER_TARGETS="${COMMON_TARGETS} alpha armeb ppc64abi32 sparc32plus"
COMMON_TARGETS="i386 x86_64 alpha arm cris m68k microblaze microblazeel mips mipsel ppc ppc64 sh4 sh4eb sparc sparc64 s390x"
IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 mips64 mips64el ppcemb xtensa xtensaeb"
IUSE_USER_TARGETS="${COMMON_TARGETS} armeb ppc64abi32 sparc32plus unicore32"
# Setup the default SoftMMU targets, while using the loops
# below to setup the other targets. x86_64 should be the only
@ -72,25 +70,30 @@ RDEPEND="
alsa? ( >=media-libs/alsa-lib-1.0.13 )
bluetooth? ( net-wireless/bluez )
brltty? ( app-accessibility/brltty )
curl? ( >=net-misc/curl-7.15.4 )
curl? ( net-misc/curl )
esd? ( media-sound/esound )
fdt? ( >=sys-apps/dtc-1.2.0 )
jpeg? ( virtual/jpeg )
ncurses? ( sys-libs/ncurses )
nss? ( dev-libs/nss )
opengl? ( virtual/opengl )
png? ( media-libs/libpng )
pulseaudio? ( media-sound/pulseaudio )
qemu-ifup? ( sys-apps/iproute2 net-misc/bridge-utils )
rbd? ( sys-cluster/ceph )
sasl? ( dev-libs/cyrus-sasl )
sdl? ( >=media-libs/libsdl-1.2.11[X] )
spice? ( >=app-emulation/spice-0.9.0
>=app-emulation/spice-protocol-0.8.1 )
spice? (
>=app-emulation/spice-0.9.0
>=app-emulation/spice-protocol-0.8.1
)
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xattr? ( sys-apps/attr )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
qemu_softmmu_targets_lm32? (
x11-libs/libX11
virtual/opengl
)
"
DEPEND="${RDEPEND}
@ -104,24 +107,32 @@ QA_PRESTRIPPED="
usr/share/qemu/openbios-ppc
usr/share/qemu/openbios-sparc64
usr/share/qemu/openbios-sparc32
usr/share/qemu/palcode-clipper"
usr/share/qemu/palcode-clipper
"
# keep sorted
QA_WX_LOAD="${QA_PRESTRIPPED}
usr/bin/qemu-i386
usr/bin/qemu-x86_64
usr/bin/qemu-alpha
usr/bin/qemu-arm
usr/bin/qemu-armeb
usr/bin/qemu-cris
usr/bin/qemu-i386
usr/bin/qemu-m68k
usr/bin/qemu-microblaze
usr/bin/qemu-microblazeel
usr/bin/qemu-mips
usr/bin/qemu-mipsel
usr/bin/qemu-ppc
usr/bin/qemu-ppc64
usr/bin/qemu-ppc64abi32
usr/bin/qemu-sh4
usr/bin/qemu-sh4eb
usr/bin/qemu-sparc
usr/bin/qemu-sparc32plus
usr/bin/qemu-sparc64
usr/bin/qemu-armeb
usr/bin/qemu-sparc32plus"
usr/bin/qemu-s390x
usr/bin/qemu-unicore32
usr/bin/qemu-x86_64
"
kvm_kern_warn() {
eerror "Please enable KVM support in your kernel, found at:"
@ -173,16 +184,18 @@ src_prepare() {
# append CFLAGS while linking
sed -i 's/$(LDFLAGS)/$(QEMU_CFLAGS) $(CFLAGS) $(LDFLAGS)/' rules.mak || die
# remove part to make udev happy
sed -e 's~NAME="%k", ~~' -i kvm/scripts/65-kvm.rules || die
# ${PN}-guest-hang-on-usb-add.patch was sent by Timothy Jones
# to the qemu-devel ml - bug 337988
epatch "${FILESDIR}/qemu-0.11.0-mips64-user-fix.patch"
epatch "${FILESDIR}"/${PN}-9999-fix-nonkvm-arches.patch
[[ -n ${BACKPORTS} ]] && \
EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${S}/patches" \
epatch
# Fix underlinking.
# Fault reproducer: USE=nss QEMU_SOFTMMU_TARGETS=lm32 QEMU_USER_TARGETS=
sed -i 's/opengl_libs="-lGL"/opengl_libs="-lGL -lX11"/' configure || die
}
src_configure() {
@ -234,7 +247,7 @@ src_configure() {
conf_opts="${conf_opts} $(use_enable jpeg vnc-jpeg)"
conf_opts="${conf_opts} $(use_enable ncurses curses)"
conf_opts="${conf_opts} $(use_enable nss smartcard-nss)"
conf_opts="${conf_opts} $(use_enable opengl)"
conf_opts="${conf_opts} $(use_enable qemu_softmmu_targets_lm32 opengl)" # single opengl user
conf_opts="${conf_opts} $(use_enable png vnc-png)"
conf_opts="${conf_opts} $(use_enable rbd)"
conf_opts="${conf_opts} $(use_enable sasl vnc-sasl)"
@ -254,19 +267,22 @@ src_configure() {
use esd && audio_opts="esd ${audio_opts}"
use pulseaudio && audio_opts="pa ${audio_opts}"
use sdl && audio_opts="sdl ${audio_opts}"
./configure --prefix=/usr \
set -- --prefix=/usr \
--disable-strip \
--disable-werror \
--enable-kvm \
--enable-nptl \
--enable-uuid \
${conf_opts} \
--audio-card-list="ac97 es1370 sb16 cs4231a adlib gus hda" \
--audio-drv-list="${audio_opts}" \
--target-list="${softmmu_targets} ${user_targets}" \
--cc="$(tc-getCC)" \
--host-cc="$(tc-getBUILD_CC)" \
|| die "configure failed"
--host-cc="$(tc-getBUILD_CC)"
echo ./configure "$@" # show actual options
./configure "$@" || die "configure failed"
# this is for qemu upstream's threaded support which is
# in development and broken
# the kvm project has its own support for threaded IO
@ -279,13 +295,7 @@ src_install() {
if [ ! -z "${softmmu_targets}" ]; then
insinto /lib/udev/rules.d/
doins kvm/scripts/65-kvm.rules || die
if use qemu-ifup; then
insinto /etc/qemu/
insopts -m0755
doins kvm/scripts/qemu-ifup || die
fi
doins "${FILESDIR}"/65-gentoo-kvm.rules || die
if use qemu_softmmu_targets_x86_64 ; then
dobin "${FILESDIR}"/qemu-kvm
@ -323,9 +333,7 @@ pkg_postinst() {
elog
elog "You will need the Universal TUN/TAP driver compiled into your"
elog "kernel or loaded as a module to use the virtual network device"
elog "if using -net tap. You will also need support for 802.1d"
elog "Ethernet Bridging and a configured bridge if using the provided"
elog "kvm-ifup script from /etc/kvm."
elog "if using -net tap."
elog
elog "The gnutls use flag was renamed to ssl, so adjust your use flags."
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/app-emulation/qemu/qemu-1.0.ebuild,v 1.1 2012/01/22 11:52:57 slyfox Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.0.ebuild,v 1.3 2012/01/22 21:08:40 slyfox Exp $
EAPI="2"
@ -71,7 +71,7 @@ RDEPEND="
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xattr? ( sys-apps/attr )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
qemu_softmmu_targets_lm32? (
x11-libs/libX11
@ -106,6 +106,9 @@ QA_WX_LOAD="${QA_PRESTRIPPED}
usr/bin/qemu-microblazeel
usr/bin/qemu-mips
usr/bin/qemu-mipsel
usr/bin/qemu-ppc
usr/bin/qemu-ppc64
usr/bin/qemu-ppc64abi32
usr/bin/qemu-sh4
usr/bin/qemu-sh4eb
usr/bin/qemu-sparc

@ -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-emulation/qemu/qemu-9999.ebuild,v 1.7 2012/01/22 12:38:34 slyfox Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.9 2012/01/22 21:03:52 slyfox Exp $
EAPI="2"
@ -71,7 +71,7 @@ RDEPEND="
ssl? ( net-libs/gnutls )
vde? ( net-misc/vde )
xattr? ( sys-apps/attr )
xen? ( app-emulation/xen )
xen? ( app-emulation/xen-tools )
qemu_softmmu_targets_lm32? (
x11-libs/libX11
@ -106,6 +106,9 @@ QA_WX_LOAD="${QA_PRESTRIPPED}
usr/bin/qemu-microblazeel
usr/bin/qemu-mips
usr/bin/qemu-mipsel
usr/bin/qemu-ppc
usr/bin/qemu-ppc64
usr/bin/qemu-ppc64abi32
usr/bin/qemu-sh4
usr/bin/qemu-sh4eb
usr/bin/qemu-sparc
@ -222,11 +225,6 @@ src_configure() {
# --enable-io-thread \
}
src_compile() {
# Restricting parallel build until we get a patch to fix this
emake || die
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"

@ -1,2 +1,3 @@
DIST ibam-0.4.tar.gz 18913 RMD160 b834e1deae6989a23d2130810f8dcb9e9cb71616 SHA1 cab718518acb0b945078479d3c8540bb09892ccc SHA256 962b55ef610ffd5f954938188f3275e4c2c673e79015361718b83a3469be155b
DIST ibam-0.5.2.tar.gz 22149 RMD160 c9a662abad521b4604c875ff3403d52f6aafc1d7 SHA1 79321ff80f4cf3a2b8b92522b5b652aaaefd09c1 SHA256 d668f23088e48be537dbf3ab63f1a8f6f9acb32031b1f6ba6fb185e9e6079d91
DIST ibam_0.5.2-2.diff.gz 5914 RMD160 c63047df2f410f173bf90c5a6e763550121a2e5a SHA1 284217ebe3042e9fdb2e2d0f769a0e808cd273cf SHA256 8986814e13e8014bac3daf15a10c446d045e11c0468fff442fab437956a16890

@ -0,0 +1,42 @@
--- Makefile
+++ Makefile
@@ -17,8 +17,8 @@
#
IBAM_VERSION=0.5.2
-CC=g++
-CFLAGS=-O3 -DIBAM_VERSION=\"$(IBAM_VERSION)\" -Wall
+CXX?=g++
+CXXFLAGS+=-DIBAM_VERSION=\"$(IBAM_VERSION)\" -Wall
PREFIX=/usr
@@ -30,23 +30,23 @@
all: ibam
ibam: ibam.cpp ibam.inl ibam.hpp
- $(CC) $(CFLAGS) ibam.cpp -o ibam
+ $(CXX) $(LDFLAGS) $(CXXFLAGS) ibam.cpp -o ibam
krell: ibam-krell.so
ibam-krell.so: ibam-krell.o
- $(CC) $(CFLAGS) -fPIC -shared -Wl -o ibam-krell.so ibam-krell.o
+ $(CXX) $(LDFLAGS) $(CXXFLAGS) -fPIC -shared -Wl -o ibam-krell.so ibam-krell.o
ibam-krell.o: ibam-krell.cpp ibam.hpp ibam.inl
- $(CC) $(CFLAGS) -fPIC `pkg-config gtk+-2.0 --cflags` `gdk-pixbuf-config --cflags` -c ibam-krell.cpp
+ $(CXX) $(CXXFLAGS) -fPIC `pkg-config gtk+-2.0 --cflags` `gdk-pixbuf-config --cflags` -c ibam-krell.cpp
krell1: ibam-krell1.so
ibam-krell1.so: ibam-krell1.o
- $(CC) $(CFLAGS) -shared -Wl -o ibam-krell1.so ibam-krell1.o
+ $(CXX) $(LDFLAGS) $(CXXFLAGS) -shared -Wl -o ibam-krell1.so ibam-krell1.o
ibam-krell1.o: ibam-krell1.cpp ibam.hpp ibam.inl
- $(CC) $(CFLAGS) -fPIC `gtk-config --cflags` `imlib-config --cflags-gdk` -c ibam-krell1.cpp
+ $(CXX) $(CXXFLAGS) -fPIC `gtk-config --cflags` `imlib-config --cflags-gdk` -c ibam-krell1.cpp
install: ibam
$(INSTALL) ./ibam $(PREFIX)/local/bin/

@ -0,0 +1,63 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ibam-0.5.2-r3.ebuild,v 1.1 2012/01/23 00:55:39 ssuominen Exp $
EAPI=4
PATCH_LEVEL=2
inherit eutils multilib toolchain-funcs
DESCRIPTION="Intelligent Battery Monitor"
HOMEPAGE="http://ibam.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${PATCH_LEVEL}.diff.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gkrellm"
RDEPEND="
gkrellm? (
app-admin/gkrellm
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
)"
DEPEND="
${RDEPEND}
gkrellm? ( dev-util/pkgconfig )"
src_prepare() {
epatch \
"${FILESDIR}"/${P}-build.patch \
"${WORKDIR}"/${PN}_${PV}-${PATCH_LEVEL}.diff
local f
for f in `find . -name '*.dpatch'`; do
epatch ${f}
done
}
src_compile() {
tc-export CXX
emake
use gkrellm && emake krell
}
src_install() {
dobin ibam
dodoc CHANGES README REPORT
if use gkrellm; then
insinto /usr/$(get_libdir)/gkrellm2/plugins
doins ibam-krell.so
fi
}
pkg_postinst() {
elog
elog "You will need to install sci-visualization/gnuplot if you wish to use"
elog "the --plot argument to ibam."
elog
}

@ -1,4 +1,3 @@
DIST anyremote-5.3.tar.gz 1704024 RMD160 14df95a751b2895b652260209176baebd25b1dec SHA1 5e7176ef9b71440c00e0858a8298f791c3dd8d62 SHA256 46db995ee34f4ce133dc31f22b33581eed88dad6bc988da6d3e29918f8f1bce9
DIST anyremote-5.4.1.tar.gz 1705766 RMD160 618e2c0fe38b9498556fb75d1456a2d564017e7c SHA1 cc6246fdcc47d80fd86b50c1cd191b260790edc4 SHA256 6f1277b008b96d6fd1cc4c5832c6bd9d054135889c8f0021134f1bd84b158bb7
DIST anyremote-5.4.2.tar.gz 1714090 RMD160 bb2f2b6455c57715a27575f0187ea99fd7e6c237 SHA1 532d677f1172589e08d0b7b121f503f47c4bddef SHA256 7eacdd001bd2ae9c11966ec2d18ce0698a30b651f12c43468893e7a14b2d5670
DIST anyremote-5.4.tar.gz 1705367 RMD160 eace7ffea8c64c41fd3b2f27c4919fe6326581ff SHA1 8ff07dfe1f273452084fda191d2e19ea2f3714da SHA256 a2f4c3c7c55149e8ef2eb9b08f7f950607361da8c7c8e47587d67ccb83516782
DIST anyremote-5.5.tar.gz 1737718 RMD160 12115064351d93ce0f0cec58152562a5a9111add SHA1 486b4f0d74bcfe6c334b65d8a8193d7e9470b592 SHA256 0dab10f1569fbfc2d6f316dfde0590450eee6422b977fda1861d92c327fc9d04

@ -1,32 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.3.ebuild,v 1.3 2011/01/24 14:47:37 phajdan.jr Exp $
EAPI="2"
inherit autotools
DESCRIPTION="Anyremote provides wireless bluetooth, infrared or cable remote control service"
HOMEPAGE="http://anyremote.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="bluetooth dbus"
RDEPEND="bluetooth? ( net-wireless/bluez )
dbus? ( sys-apps/dbus )
x11-libs/libXtst"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_configure() {
econf --docdir="/usr/share/doc/${PF}/" $(use_enable bluetooth) $(use_enable dbus)
}
src_install() {
emake install DESTDIR="${D}" || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README || die "install doc failed"
}

@ -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/app-mobilephone/anyremote/anyremote-5.4.ebuild,v 1.3 2011/04/13 20:16:58 maekke Exp $
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v 1.1 2012/01/22 21:01:11 hwoarang Exp $
EAPI="2"
@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="~amd64 ~x86"
IUSE="bluetooth dbus"
RDEPEND="bluetooth? ( net-wireless/bluez )

@ -1,2 +1 @@
DIST calligra-2.3.85.tar.bz2 103240902 RMD160 92ff5ee2969e106969ca86d35b3c6761224f10c1 SHA1 d7d5101a693d80cf641ae64a0aeca8806c33ee1d SHA256 ab84169cf07298b56825d495c86339e4457dc89741ffd6af9bbf7a0963802ac3
DIST calligra-2.3.86.tar.bz2 123497239 RMD160 1d9049da3491b2567fa3686d84ac580825bffc25 SHA1 719c7ed8293d27576ef178af621af89cddc5fab5 SHA256 3e8471e36ac492e00e80d65ad38446ce7c40eb03eece7b91adc492f3cdb78440

@ -1,194 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.85.ebuild,v 1.2 2011/12/11 01:23:12 dilfridge Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
# krita/CMakeLists.txt
EAPI=4
KDE_SCM=git
KDE_MINIMAL=4.6.4
OPENGL_REQUIRED=optional
KDE_HANDBOOK=optional
KDE_LINGUAS_LIVE_OVERRIDE=true
inherit kde4-base
DESCRIPTION="KDE Office Suite"
HOMEPAGE="http://www.calligra-suite.org/"
[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/unstable/${P}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~x86"
IUSE="+crypt +eigen +exif fftw +fontconfig freetds +gif glew +glib +gsf
gsl +iconv +jpeg jpeg2k +kdcraw kdepim +lcms marble mysql +mso +okular openctl openexr
+pdf postgres +semantic-desktop +ssl sybase test tiff +threads +truetype
+wmf word-perfect xbase +xml +xslt"
# please do not sort here, order is same as in CMakeLists.txt
CAL_FTS="kexi words flow plan stage tables krita karbon braindump"
for cal_ft in ${CAL_FTS}; do
IUSE+=" calligra_features_${cal_ft}"
done
unset cal_ft
REQUIRED_USE="
calligra_features_kexi? ( calligra_features_tables )
calligra_features_krita? ( eigen exif lcms )
calligra_features_plan? ( kdepim )
calligra_features_tables? ( eigen )
test? ( calligra_features_karbon )
"
RDEPEND="
!app-office/karbon
!app-office/koffice-data
!app-office/koffice-l10n
!app-office/koffice-libs
!app-office/koffice-meta
!app-office/krita
!app-office/kplato
!app-office/kpresenter
!app-office/kspread
!app-office/kword
>=dev-db/sqlite-3.7.9:3
dev-lang/perl
dev-libs/boost
dev-libs/libxml2
$(add_kdebase_dep knewstuff)
media-libs/libpng
sys-libs/zlib
crypt? ( app-crypt/qca:2 )
eigen? ( dev-cpp/eigen:2 )
exif? ( media-gfx/exiv2 )
fftw? ( sci-libs/fftw:3.0 )
fontconfig? ( media-libs/fontconfig )
freetds? ( dev-db/freetds )
gif? ( media-libs/giflib )
glew? ( media-libs/glew )
glib? ( dev-libs/glib:2 )
gsf? ( gnome-extra/libgsf )
gsl? ( sci-libs/gsl )
iconv? ( virtual/libiconv )
jpeg? ( virtual/jpeg )
jpeg2k? ( media-libs/openjpeg )
kdcraw? ( $(add_kdebase_dep libkdcraw) )
kdepim? ( $(add_kdebase_dep kdepimlibs) )
lcms? ( media-libs/lcms:2 )
marble? ( $(add_kdebase_dep marble) )
mysql? ( virtual/mysql )
okular? ( $(add_kdebase_dep okular) )
openctl? ( >=media-libs/opengtl-0.9.15 )
openexr? ( media-libs/openexr )
pdf? (
app-text/poppler
media-gfx/pstoedit
)
postgres? (
dev-db/postgresql-base
=dev-libs/libpqxx-3*
)
semantic-desktop? ( dev-libs/soprano )
ssl? ( dev-libs/openssl )
sybase? ( dev-db/freetds )
tiff? ( media-libs/tiff )
truetype? ( media-libs/freetype:2 )
word-perfect? (
app-text/libwpd
app-text/libwps
app-text/libwpg
)
xbase? ( dev-db/xbase )
xslt? ( dev-libs/libxslt )
calligra_features_kexi? ( >=dev-db/sqlite-3.7.3 )
"
DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${P}-asneeded.patch"
)
src_configure() {
local cal_ft
# first write out things we want to hard-enable
local mycmakeargs=(
"-DWITH_Boost=ON"
"-DWITH_LibXml2=ON"
"-DWITH_PNG=ON"
"-DWITH_ZLIB=ON"
"-DGHNS=ON"
"-DWITH_X11=ON"
"-DWITH_Qt4=ON"
"-DQT3SUPPORT=ON" # kde4-base.eclass pulls this in anyway
)
# default disablers
mycmakeargs+=(
"-DBUILD_mobile=OFF" # we dont suppor mobile gui, maybe arm could
"-DWITH_LCMS=OFF" # we use lcms:2
"-DCREATIVEONLY=OFF"
"-DWITH_TINY=OFF"
"-DWITH_CreateResources=OFF" # NOT PACKAGED: http://create.freedesktop.org/
"-DWITH_DCMTK=OFF" # NOT PACKAGED: http://www.dcmtk.org/dcmtk.php.en
"-DWITH_Spnav=OFF" # NOT PACKAGED: http://spacenav.sourceforge.net/
)
# regular options
mycmakeargs+=(
$(cmake-utils_use_with crypt QCA2)
$(cmake-utils_use_with eigen Eigen2)
$(cmake-utils_use_with exif Exiv2)
$(cmake-utils_use_with fftw FFTW3)
$(cmake-utils_use_with fontconfig Fontconfig)
$(cmake-utils_use_with freetds FreeTDS)
$(cmake-utils_use_with gif GIF2)
$(cmake-utils_use_with glew GLEW)
$(cmake-utils_use_with glib GLIB2)
$(cmake-utils_use_with glib GObject)
$(cmake-utils_use_with gsf LIBGSF)
$(cmake-utils_use_with gsl GSL)
$(cmake-utils_use_with iconv Iconv)
$(cmake-utils_use_with jpeg JPEG)
$(cmake-utils_use_with jpeg2k OpenJPEG)
$(cmake-utils_use_with kdcraw Kdcraw)
$(cmake-utils_use_with kdepim KdepimLibs)
$(cmake-utils_use_with lcms LCMS2)
$(cmake-utils_use_with marble Marble)
$(cmake-utils_use_with mysql MySQL)
$(cmake-utils_use_with okular Okular)
$(cmake-utils_use_with openctl OpenCTL)
$(cmake-utils_use_with openexr OpenEXR)
$(cmake-utils_use_with opengl OpenGL)
$(cmake-utils_use_with pdf Poppler)
$(cmake-utils_use_with pdf Pstoedit)
$(cmake-utils_use_with postgres PostgreSQL)
$(cmake-utils_use_with semantic-desktop Soprano)
$(cmake-utils_use semantic-desktop NEPOMUK)
$(cmake-utils_use_with ssl OpenSSL)
$(cmake-utils_use_with sybase FreeTDS)
$(cmake-utils_use_with tiff TIFF)
$(cmake-utils_use_with threads Threads)
$(cmake-utils_use_with truetype Freetype)
$(cmake-utils_use_with word-perfect WPD)
$(cmake-utils_use_with word-perfect WPG)
$(cmake-utils_use_with xbase XBase)
$(cmake-utils_use_with xslt LibXslt)
$(cmake-utils_use_build wmf libkowmf)
$(cmake-utils_use_build mso libmsooxml)
)
# applications
for cal_ft in ${CAL_FTS}; do
mycmakeargs+=( $(cmake-utils_use_build calligra_features_${cal_ft} ${cal_ft}) )
done
mycmakeargs+=( $(cmake-utils_use_build test cstester) )
# filters
kde4-base_src_configure
}

@ -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-office/calligra/calligra-2.3.86.ebuild,v 1.1 2012/01/07 23:38:31 dilfridge Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.86.ebuild,v 1.2 2012/01/22 22:26:53 dilfridge Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@ -111,6 +111,9 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
RESTRICT=test
# bug 394273
src_configure() {
local cal_ft

@ -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-office/calligra/calligra-9999.ebuild,v 1.6 2012/01/07 23:38:31 dilfridge Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.7 2012/01/22 22:26:53 dilfridge Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@ -111,6 +111,9 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
RESTRICT=test
# bug 394273
src_configure() {
local cal_ft

@ -0,0 +1,263 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.4.2-r1.ebuild,v 1.1 2012/01/22 22:16:23 dilfridge Exp $
EAPI=4
inherit eutils gnome2-utils nsplugins
DESCRIPTION="Adobe's PDF reader"
HOMEPAGE="http://www.adobe.com/products/reader/"
IUSE="cups ldap minimal nsplugin"
SRC_HEAD="http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PV}"
SRC_FOOT=".tar.bz2"
# languages not available yet: it:ita es:esp pt:ptb sv:sve zh_CN:chs zh_TW:cht fi:suo nb:nor nl:nld ko:kor da:dan
LINGUA_LIST="de:deu en:enu fr:fra ja:jpn"
DEFAULT_URI="${SRC_HEAD}/enu/AdbeRdr${PV}-1_i486linux_enu${SRC_FOOT}"
for ll in ${LINGUA_LIST} ; do
iuse_l="linguas_${ll/:*}"
src_l=${ll/*:}
IUSE="${IUSE} ${iuse_l}"
DEFAULT_URI="!${iuse_l}? ( ${DEFAULT_URI} )"
SRC_URI="${SRC_URI}
${iuse_l}? ( ${SRC_HEAD}/${src_l}/AdbeRdr${PV}-1_i486linux_${src_l}${SRC_FOOT} )"
done
SRC_URI="${SRC_URI}
${DEFAULT_URI}"
LICENSE="Adobe"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
RESTRICT="strip mirror"
# mozilla-firefox-bin won't work because it doesn't have gtkembedmoz.so
RDEPEND="media-libs/fontconfig
x86? ( =dev-libs/openssl-0.9.8* )
cups? ( net-print/cups )
x86? ( x11-libs/gtk+:2
ldap? ( net-nds/openldap )
!minimal? ( || ( net-libs/xulrunner
www-client/firefox
www-client/seamonkey ) ) )
amd64? ( app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-baselibs )"
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_DT_HASH="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"
INSTALLDIR=/opt
S="${WORKDIR}/AdobeReader"
# Actually, ahv segfaults when run standalone so presumably
# it isn't intended for direct use - so the only launcher is
# acroread after all.
LAUNCHERS="Adobe/Reader9/bin/acroread"
# Adobe/HelpViewer/1.0/intellinux/bin/ahv"
# 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"
}
# Determine lingua from filename
acroread_get_ll() {
local f_src_l ll lingua src_l
f_src_l=${1/${SRC_FOOT}}
f_src_l=${f_src_l/*_}
for ll in ${LINGUA_LIST} ; do
lingua=${ll/:*}
src_l=${ll/*:}
if [[ ${src_l} == ${f_src_l} ]] ; then
echo ${lingua}
return
fi
done
die "Failed to match file $1 to a LINGUA; please report."
}
src_unpack() {
local ll linguas fl launcher
# Unpack all into the same place; overwrite common files.
fl=""
for pkg in ${A} ; do
cd "${WORKDIR}"
unpack ${pkg}
cd "${S}"
tar xf ILINXR.TAR || die "Failed to unpack ILINXR.TAR."
tar xf COMMON.TAR || die "Failed to unpack COMMON.TAR."
ll=$(acroread_get_ll ${pkg})
for launcher in ${LAUNCHERS} ; do
mv ${launcher} ${launcher}.${ll}
done
if [[ -z ${fl} ]] ; then
fl=${ll}
linguas="${ll}"
else
linguas="${linguas} ${ll}"
fi
done
if [[ ${linguas} == ${fl} ]] ; then
# Only one lingua selected - skip building the wrappers
for launcher in ${LAUNCHERS} ; do
mv ${launcher}.${fl} ${launcher} ||
die "Failed to put ${launcher}.${fl} back to ${launcher}; please report."
done
else
# Build wrappers. Launch the acroread for the environment variable
# LANG (matched with a trailing * so that for example 'de_DE' matches
# 'de', 'en_GB' matches 'en' etc).
#
# HelpViewer is new - We don't know if Adobe are likely to
# internationalize it or not.
for launcher in ${LAUNCHERS} ; do
cat > ${launcher} <<-EOF
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
#
# Automatically generated by ${CATEGORY}/${PF}
# Exec the acroread script for the language chosen in
# LC_ALL/LC_MESSAGES/LANG (first found takes precedence, as in glibc)
L=\${LC_ALL}
L=\${L:-\${LC_MESSAGES}}
L=\${L:-\${LANG}}
case \${L} in
EOF
for ll in ${linguas} ; do
echo "${ll}*) exec ${INSTALLDIR}/${launcher}.${ll} \"\$@\";;" >> ${launcher}
done
# default to English (in particular for LANG=C)
cat >> ${launcher} <<-EOF
*) exec ${INSTALLDIR}/${launcher}.${fl} "\$@";;
esac
EOF
chmod 755 ${launcher}
done
fi
# 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
}
src_install() {
# 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 "${D}"opt/ || die
# remove some bundled libs
for mylib in ${REMOVELIBS} ; do
einfo Removing bundled ${mylib}
rm -v "${D}"/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
for launcher in ${LAUNCHERS} ; do
dosym /opt/${launcher} /opt/bin/${launcher/*bin\/}
done
# 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 does.
if ! use minimal ; then
if use x86 ; 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}" >> "${D}"${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
fi
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst () {
local ll lc
lc=0
for ll in ${LINGUA_LIST} ; do
use linguas_${ll/:*} && (( lc = ${lc} + 1 ))
done
if [[ ${lc} > 1 ]] ; then
echo
elog "Multiple languages have been installed, selected via a wrapper script."
elog "The language is selected according to the LANG environment variable"
elog "(defaulting to English if LANG is not set, or no matching language"
elog "version is installed). Users may need to remove their preferences in"
elog "~/.adobe to switch languages."
echo
fi
if use minimal ; then
echo
ewarn "If you want html support and/or view the Adobe Reader help you have"
ewarn "to re-emerge acroread with USE=\"-minimal\"."
echo
fi
if use nsplugin ; 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-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.35.ebuild,v 1.1 2012/01/14 18:27:01 zmedico Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.35.ebuild,v 1.2 2012/01/22 21:58:27 zmedico Exp $
EAPI=4
PYTHON_DEPEND=2:2.7
@ -26,6 +26,7 @@ COMMON_DEPEND="
>=dev-libs/chmlib-0.40
>=dev-libs/icu-4.4
>=dev-python/beautifulsoup-3.0.5:python-2
dev-python/python-dateutil:python-2
>=dev-python/dnspython-1.6.0
>=dev-python/cssutils-0.9.7_alpha3
>=dev-python/dbus-python-0.82.2

@ -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/calibre/calibre-0.8.36.ebuild,v 1.1 2012/01/20 23:26:51 zmedico Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.36.ebuild,v 1.2 2012/01/22 21:58:27 zmedico Exp $
EAPI=4
PYTHON_DEPEND=2:2.7
@ -26,6 +26,7 @@ COMMON_DEPEND="
>=dev-libs/chmlib-0.40
>=dev-libs/icu-4.4
>=dev-python/beautifulsoup-3.0.5:python-2
dev-python/python-dateutil:python-2
>=dev-python/dnspython-1.6.0
>=dev-python/cssutils-0.9.7_alpha3
>=dev-python/dbus-python-0.82.2

@ -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/dvipng/dvipng-1.14.ebuild,v 1.7 2012/01/21 16:32:08 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.14.ebuild,v 1.8 2012/01/22 15:40:36 armin76 Exp $
EAPI="2"
inherit eutils
@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="t1lib truetype test"
RDEPEND="media-libs/gd[jpeg,png]

@ -1,2 +1,2 @@
DIST gv-3.7.1.tar.gz 747166 RMD160 ddeef03ff83442379cd02d8ac4491a43c57eeddc SHA1 05fcf76f29de77e67379bae7e9ca1c8a26bbf6e1 SHA256 da87e10a4f3c4e9209077eab019ec71ad1bcfc8f19146146207cef4ee5b88114
DIST gv-3.7.2.tar.gz 753018 RMD160 89635afe684c3f4795f658f1b8210d53f03568c5 SHA1 d9573e17f5d88d150fccb257ce205dbceab83e8a SHA256 62c28de2ececf94728dee50e18ae3908366a39a5e293aef21c14e87e561e40b2
DIST gv-3.7.3.tar.gz 754282 RMD160 d3e7f3137f0aff521a667606ea05507c0dfc5784 SHA1 75a3d90f0e2aa7542443a16122424159bda29713 SHA256 ee01ba96e3a5c319eb4658357372a118dbb0e231891b360edecbdebd449d1c2b

@ -0,0 +1,15 @@
This piece of code is from libXaw3d-1.6/src/Scrollbar.c (Line 644)
http://bugs.gentoo.org/399753
--- src/Scrollbar.c
+++ src/Scrollbar.c
@@ -1006,7 +1006,7 @@
TOPLOC = newtop;
SHOWNLENGTH = newbot-newtop+1;
- (*swclass->threeD_class.shadowdraw) (w, event, region, FALSE);
+ (*swclass->threeD_class.shadowdraw) (w, event, region, sbw->threeD.relief, FALSE);
ENDMESSAGE(Redisplay)
}

@ -1,54 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.7 2011/08/02 05:44:53 mattst88 Exp $
EAPI=2
inherit autotools eutils
DESCRIPTION="gv is used to view PostScript and PDF documents using Ghostscript"
HOMEPAGE="http://www.gnu.org/software/gv/"
SRC_URI="mirror://gnu/gv/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86"
IUSE="xinerama"
DEPEND="x11-libs/libX11
x11-libs/libICE
x11-libs/libSM
x11-libs/libXext
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXpm
x11-libs/libXaw3d
app-text/ghostscript-gpl
xinerama? ( x11-libs/libXinerama )"
src_prepare() {
epatch "${FILESDIR}"/gv-3.6.1-a0.patch
if ! use xinerama; then
sed -i -e 's:Xinerama:dIsAbLe&:' configure.ac || die
fi
sed -i \
-e "s:-dGraphicsAlphaBits=2:\0 -dAlignToPixels=0:" \
src/Makefile.am || die #135354
eautoreconf
}
src_configure() {
econf \
--disable-dependency-tracking \
--enable-scrollbar-code
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README
doicon "${FILESDIR}"/gv_icon.xpm
make_desktop_entry gv GhostView gv_icon "Graphics;Viewer"
}

@ -1,9 +1,9 @@
# 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/app-text/gv/gv-3.7.2.ebuild,v 1.3 2011/08/02 05:44:53 mattst88 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3.ebuild,v 1.1 2012/01/22 19:07:07 ssuominen Exp $
EAPI=4
inherit autotools eutils
inherit eutils
DESCRIPTION="Viewer for PostScript and PDF documents using Ghostscript"
HOMEPAGE="http://www.gnu.org/software/gv/"
@ -14,40 +14,35 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="xinerama"
DEPEND="x11-libs/libX11
RDEPEND="app-text/ghostscript-gpl
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
>=x11-libs/libXaw3d-1.6
x11-libs/libXext
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXpm
x11-libs/libXaw3d
app-text/ghostscript-gpl
x11-libs/libXt
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
x11-proto/xproto"
src_prepare() {
epatch "${FILESDIR}"/gv-3.6.1-a0.patch
if ! use xinerama; then
sed -i -e 's:Xinerama:dIsAbLe&:' configure.ac || die
fi
DOCS="AUTHORS ChangeLog NEWS README"
sed -i \
-e "s:-dGraphicsAlphaBits=2:\0 -dAlignToPixels=0:" \
src/Makefile.am || die #135354
eautoreconf
src_prepare() {
epatch "${FILESDIR}"/${PN}-3.7.3-libXaw3d-1.6.patch
}
src_configure() {
econf \
--disable-dependency-tracking \
--enable-scrollbar-code
# For $(use_enable unicode international), see bug #372395
export ac_cv_lib_Xinerama_main=$(usex xinerama)
econf --enable-scrollbar-code
}
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog NEWS README
default
doicon "${FILESDIR}"/gv_icon.xpm
make_desktop_entry gv GhostView gv_icon "Graphics;Viewer"

@ -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/hd2u/hd2u-1.0.3.ebuild,v 1.5 2012/01/18 15:59:15 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/hd2u/hd2u-1.0.3.ebuild,v 1.6 2012/01/22 15:24:06 armin76 Exp $
EAPI=4
@ -10,7 +10,7 @@ DESCRIPTION="Dos2Unix like text file converter"
HOMEPAGE="http://www.megaloman.com/~hany/software/hd2u/"
SRC_URI="http://www.megaloman.com/~hany/_data/hd2u/${P}.tgz"
KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""

@ -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/app-text/highlight/highlight-2.9.ebuild,v 1.10 2011/06/25 17:17:58 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.9.ebuild,v 1.11 2012/01/22 15:30:29 armin76 Exp $
EAPI=3
inherit eutils toolchain-funcs
@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="qt4"
RDEPEND="qt4? ( x11-libs/qt-gui:4

@ -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/app-text/highlight/highlight-3.3.ebuild,v 1.7 2011/06/25 17:17:58 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.3.ebuild,v 1.8 2012/01/22 15:30:29 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="examples qt4"
DEPEND="dev-lang/lua

@ -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/app-text/highlight/highlight-3.5.ebuild,v 1.4 2011/08/30 02:22:29 naota Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.5.ebuild,v 1.5 2012/01/22 15:30:29 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="examples qt4"
DEPEND="dev-lang/lua

@ -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/app-text/highlight/highlight-3.6.ebuild,v 1.1 2011/10/12 02:06:40 radhermit Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.6.ebuild,v 1.2 2012/01/22 15:30:29 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="examples qt4"
DEPEND="dev-lang/lua

@ -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/highlight/highlight-3.7.ebuild,v 1.1 2012/01/06 05:42:50 radhermit Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.7.ebuild,v 1.2 2012/01/22 15:30:29 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="examples qt4"
DEPEND="dev-lang/lua

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild,v 1.6 2012/01/16 03:01:56 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild,v 1.7 2012/01/22 15:17:26 armin76 Exp $
EAPI=2
DESCRIPTION="Font utilities for eg manipulating OTF"
SRC_URI="http://www.lcdf.org/type/${P}.tar.gz"
HOMEPAGE="http://www.lcdf.org/type/#typetools"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2"
IUSE="+kpathsea"

@ -20,5 +20,6 @@
<flag name='qqwry'>Enable QQWry plugin, which provides information (in
Chinese language) about geographical positions, owner, etc. for IP
addresses</flag>
<flag name='tools'>Build and install the extra stardict tools</flag>
</use>
</pkgmetadata>

@ -0,0 +1,134 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.3-r2.ebuild,v 1.1 2012/01/22 22:50:25 ssuominen Exp $
# NOTE: Even though the *.dict.dz are the same as dictd/freedict's files,
# their indexes seem to be in a different format. So we'll keep them
# seperate for now.
# NOTE: Festival plugin crashes, bug 188684. Disable for now.
EAPI=4
GNOME2_LA_PUNT=yes
GCONF_DEBUG=no
inherit eutils gnome2
DESCRIPTION="A international dictionary supporting fuzzy and glob style matching"
HOMEPAGE="http://code.google.com/p/stardict-3/"
SRC_URI="http://${PN}-3.googlecode.com/files/${P}.tar.bz2
pronounce? ( http://${PN}-3.googlecode.com/files/WyabdcRealPeopleTTS.tar.bz2 )
qqwry? ( mirror://gentoo/QQWry.Dat.bz2 )"
LICENSE="CPL-1.0 GPL-3 LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="espeak gnome gucharmap qqwry pronounce spell tools"
COMMON_DEPEND=">=dev-libs/glib-2.16
dev-libs/libsigc++:2
sys-libs/zlib
>=x11-libs/gtk+-2.20:2
gnome? (
>=gnome-base/libbonobo-2
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
>=gnome-base/gconf-2
>=gnome-base/orbit-2
)
gucharmap? ( >=gnome-extra/gucharmap-2.22.1:0 )
spell? ( >=app-text/enchant-1.2 )
tools? (
dev-libs/libpcre
dev-libs/libxml2
virtual/mysql
)"
RDEPEND="${COMMON_DEPEND}
espeak? ( >=app-accessibility/espeak-1.29 )"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
app-text/gnome-doc-utils
dev-libs/libxslt
dev-util/intltool
dev-util/pkgconfig
sys-devel/gettext"
RESTRICT="test"
pkg_setup() {
G2CONF="$(use_enable tools)
--disable-scrollkeeper
$(use_enable spell)
$(use_enable gucharmap)
--disable-festival
$(use_enable espeak)
$(use_enable qqwry)
--disable-updateinfo
$(use_enable gnome gnome-support)
--disable-gpe-support
--disable-schemas-install"
}
src_prepare() {
epatch \
"${FILESDIR}"/${P}-correct-glib-include.patch \
"${FILESDIR}"/${P}-entry.patch \
"${FILESDIR}"/${P}-gcc46.patch \
"${FILESDIR}"/${P}-compositelookup_cpp.patch \
"${FILESDIR}"/${P}-overflow.patch
gnome2_src_prepare
}
src_install() {
gnome2_src_install
dodoc dict/doc/{Documentation,FAQ,HACKING,HowToCreateDictionary,Skins,StarDictFileFormat,Translation}
if use qqwry; then
insinto /usr/share/stardict/data
doins ../QQWry.Dat
fi
if use pronounce; then
docinto WyabdcRealPeopleTTS
dodoc ../WyabdcRealPeopleTTS/{README,readme.txt}
rm -f ../WyabdcRealPeopleTTS/{README,readme.txt}
insinto /usr/share
doins -r ../WyabdcRealPeopleTTS
fi
# noinst_PROGRAMS with stardict_ prefix from tools/src/Makefile.am wrt #292773
if use tools; then
local app
local apps="pydict2dic olddic2newdic oxford2dic directory2dic dictd2dic
wquick2dic ec50 directory2treedic treedict2dir jdictionary mova
xmlinout soothill kanjidic2 powerword kdic 21tech 21shiji buddhist
tabfile cedict edict duden stardict-dict-update degb2utf frgb2utf
jpgb2utf gmx2utf rucn kingsoft wikipedia wikipediaImage babylon
stardict2txt stardict-verify fest2dict i2e2dict downloadwiki
ooo2dict myspell2dic exc2i2e dictbuilder tabfile2sql KangXi Unihan
xiaoxuetang-ja wubi ydp2dict wordnet lingvosound2resdb
resdatabase2dir dir2resdatabase stardict-index stardict-text2bin
stardict-bin2text stardict-repair"
for app in ${apps}; do
newbin tools/src/${app} ${PN}_${app}
done
fi
}
pkg_postinst() {
elog "Note: festival text to speech (TTS) plugin is not built. To use festival"
elog 'TTS plugin, please, emerge festival and enable "Use TTS program." at:'
elog '"Preferences -> Dictionary -> Sound" and fill in "Commandline" with:'
elog '"echo %s | festival --tts"'
elog
elog "You will now need to install stardict dictionary files. If"
elog "you have not, execute the below to get a list of dictionaries:"
elog
elog " emerge -s stardict-"
gnome2_pkg_postinst
}

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild,v 1.3 2012/01/15 15:30:53 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild,v 1.4 2012/01/22 15:07:17 armin76 Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
LICENSE="vim"
KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
KEYWORDS="alpha amd64 ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPTEXT=\

@ -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-cpp/eigen/eigen-2.0.16.ebuild,v 1.5 2012/01/21 16:25:07 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.16.ebuild,v 1.6 2012/01/22 15:38:38 armin76 Exp $
EAPI=4
@ -11,7 +11,7 @@ HOMEPAGE="http://eigen.tuxfamily.org/"
SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
SLOT="2"
IUSE="debug doc examples"

@ -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-db/mysql-init-scripts/mysql-init-scripts-2.0_pre1-r2.ebuild,v 1.4 2012/01/21 16:19:59 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-init-scripts/mysql-init-scripts-2.0_pre1-r2.ebuild,v 1.5 2012/01/22 15:36:25 armin76 Exp $
DESCRIPTION="Gentoo MySQL init scripts."
HOMEPAGE="http://www.gentoo.org/"
@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""

@ -1,3 +1,4 @@
DIST binutils-2.21.1-patches-1.4.tar.bz2 20033 RMD160 c9090ab5b18992019f61f28b43ee45d112b8944f SHA1 83634aba09f36d343bc4ca8d022d7389d36ba195 SHA256 51e50584a7364549649cc6c59f4a678b07595979811e8e2150264318c3b4493d
DIST binutils-2.21.1.tar.bz2 18997755 RMD160 de5ce1d7cb0d44e3ec18c557beefb2a292d59a60 SHA1 525255ca6874b872540c9967a1d26acfbc7c8230 SHA256 cdecfa69f02aa7b05fbcdf678e33137151f361313b2f3e48aba925f64eabf654
DIST msp430-binutils-2.21.1_p20111205.patch.bz2 40454 RMD160 8d1e6d1a0f3776a49e4b21ef5113cf98f43b8d75 SHA1 c67439c03fb28318aafc26358cd7ecd888890d89 SHA256 17871f5bb2d1bb5a3efa9e42dc745925e34e68fcabbbf1baef0721432bcb40b6
DIST msp430-binutils-2.21.1_p20120119.patch.bz2 40512 RMD160 f84b419416886d7c911408d1a1dc10487ed76ca3 SHA1 5fc98263883c2b3466fefc9a9c5cb18663e490e4 SHA256 ebb1182b82026f4675a1b74132ec359eecc33e489e6c4e268779f4848824534c

@ -0,0 +1,22 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20120119.ebuild,v 1.1 2012/01/22 19:40:13 radhermit Exp $
PATCHVER="1.4"
BINUTILS_VER=${PV%_p*}
inherit toolchain-binutils
DESCRIPTION="Tools necessary to build programs for MSP430 microcontrollers"
SRC_URI+=" http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2"
KEYWORDS="~amd64 ~x86"
pkg_setup() {
is_cross || die "Only cross-compile builds are supported"
}
PATCHES=(
"${WORKDIR}"/${P}.patch
)

@ -3,3 +3,4 @@ DIST gcc-4.6.1-patches-1.0.tar.bz2 12161 RMD160 c25f8e8434c62d051802080a5e47ef1b
DIST gcc-4.6.1.tar.bz2 71688404 RMD160 e12a50dc951b02c62916acfbb181c00cae176fd0 SHA1 8bf66f7a71534ba564563a0ba0b2517aead8ac30 SHA256 8eebf51c908151d1f1a3756c8899c5e71572e8469a547ad72a1ef16a08a31b59
DIST msp430-gcc-4.6.1_p20111205.patch.bz2 77776 RMD160 122c4d2b469cd7a8e6ef5ffd835416a6b2393f2d SHA1 ee8e77ea19ae602ce529802fde07d067094c0369 SHA256 d09b2c1edb8dd65259b6fa91ff62fad206ce8aa8151d23c941abfd9ee6af7285
DIST msp430-gcc-4.6.1_p20111224.patch.bz2 76862 RMD160 266a6f94d8b3083713cab0cc739fb8f6ec617ac0 SHA1 7915dc80362f4d3abf03215a12c5a54abe4abca0 SHA256 01a5ab928da9761741cc662656f71dfd56c4219f2dae5dbeb60038665999e4a8
DIST msp430-gcc-4.6.1_p20120119.patch.bz2 77329 RMD160 4b407321ae635d9b61466f2cfe229c1be1867df9 SHA1 f277c101d0bc64116b60877c21a0d65d8dcd2ce6 SHA256 8f677cdb44d44f2a81911327071834e78740b90e220252984c1e151d4ae25b3c

@ -0,0 +1,28 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20120119.ebuild,v 1.1 2012/01/22 19:44:21 radhermit Exp $
EAPI="4"
PATCH_VER="1.0"
BRANCH_UPDATE=""
inherit toolchain
DESCRIPTION="The GNU Compiler Collection for MSP430 microcontrollers"
LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
KEYWORDS="~amd64 ~x86"
SRC_URI="${SRC_URI} http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2"
RDEPEND=""
DEPEND="${RDEPEND}
elibc_glibc? ( >=sys-libs/glibc-2.8 )
${CATEGORY}/msp430-binutils"
pkg_pretend() {
is_crosscompile || die "Only cross-compile builds are supported"
}
src_prepare() {
epatch "${DISTDIR}"/${P}.patch.bz2
}

@ -1,3 +1,4 @@
DIST msp430-libc-20110612.tar.bz2 76622 RMD160 38702f720c551a9fefb6ca0259f7979253442b30 SHA1 4e44f4320254ecbb38e516ab9933532a19fdd5eb SHA256 4dbfc97d1ef20c3ac65b16398f6f1557ee480b9c5030bb9e94f5e718f0953271
DIST msp430-libc-20111205.tar.bz2 95213 RMD160 90af27e19ae8bb55a16864002a8d21cf641e8309 SHA1 144b58bb1cf744ae1300662da3812c6b3b743d63 SHA256 3b409db32a3cfd872d98ffeabfa9effe1584d1ffd92fdead033d9bd7bc34360f
DIST msp430-libc-20111224.tar.bz2 95189 RMD160 40e28d0566af343066bc64a8232e61660f017c0f SHA1 e222f261c6f977239d1f98591c22c8499f0c6481 SHA256 ee566ce74803c00c51fa0d503f7cc7fd18659188a835a41866494d71dd85f85a
DIST msp430-libc-20120119.tar.bz2 95450 RMD160 247bcec4cced683b76a34c633cb0ece402222638 SHA1 9186a7d4c5be5ad642ad156de4830e0091911bc2 SHA256 1187b5bec330e9553f4ca152d110367e79da9a0b8fdecad941e919094fc9a327

@ -0,0 +1,43 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-libc/msp430-libc-20120119.ebuild,v 1.1 2012/01/22 19:24:06 radhermit Exp $
EAPI="4"
CHOST="msp430"
CTARGET="msp430"
DESCRIPTION="C library for MSP430 microcontrollers"
HOMEPAGE="http://mspgcc.sourceforge.net"
SRC_URI="mirror://sourceforge/mspgcc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="crosscompile_opts_headers-only"
DEPEND="sys-devel/crossdev"
[[ ${CATEGORY/cross-} != ${CATEGORY} ]] \
&& RDEPEND="!dev-embedded/msp430-libc" \
|| RDEPEND=""
S="${WORKDIR}/${P}/src"
pkg_setup() {
ebegin "Checking for msp430-gcc"
if type -p msp430-gcc > /dev/null ; then
eend 0
else
eend 1
eerror
eerror "Failed to locate 'msp430-gcc' in \$PATH. You can install a MSP430 toolchain using:"
eerror " $ crossdev -t msp430"
eerror
die "MSP430 toolchain not found"
fi
}
src_install() {
emake PREFIX="${D}"/usr install
}

@ -3,3 +3,4 @@ DIST v8-3.6.6.15.tar.bz2 9618005 RMD160 c856f35eab3b8c7a59f4befb03c98984d7ec6ba8
DIST v8-3.7.12.15.tar.bz2 9833663 RMD160 1cc4f724e95fe6c991ed90e91955553066bb85dd SHA1 c5962862011ac579a3de4a7a5802f3d1c2e3fcd9 SHA256 1997b5c43d466246a87c1265f3572c805d534054f75b82f950191f7e6cf5917e
DIST v8-3.7.12.17.tar.bz2 9834233 RMD160 92944c9b220aec013f7cfccf08732c6e6613615d SHA1 c49457cefec57b48f70a159bb9783c3745904e81 SHA256 5c1b745214212bd4e6b7160c7f34d6cd26616ce50e1d633b2d064b3f9a9241e8
DIST v8-3.8.4.1.tar.bz2 9858745 RMD160 79c5ed28381fb0d8ad6561276fcfc737e84dc335 SHA1 e488f57409345462d4e1b4c6af9d04455e90bcf1 SHA256 864d3399a9e53aa0a67f8901008834fd177076cf8deffb7e333c0c64e4832190
DIST v8-3.8.7.1.tar.bz2 9867655 RMD160 60fd2bf0a6ea73a02ee3d279de72e7b235d5d23f SHA1 e9218a5aadbb284dd91e93c71b5c2c1ab704eeea SHA256 3c6976f5f5d89790759fbf36c399e97bdf1c190a1af9bb2bfdae14579d003f83

@ -0,0 +1,129 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.8.7.1.ebuild,v 1.1 2012/01/22 22:21:03 floppym Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
inherit eutils multilib pax-utils python toolchain-funcs
DESCRIPTION="Google's open source JavaScript engine"
HOMEPAGE="http://code.google.com/p/v8"
SRC_URI="http://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-macos"
IUSE=""
pkg_pretend() {
local gccver=$(gcc-fullversion)
if [[ ${gccver} = 4.5.2 ]]; then
eerror "The currently selected version of gcc is known to segfault when building this"
eerror "version of V8. Please use at least gcc-4.5.3."
die "gcc-${gccver} detected."
fi
}
pkg_setup() {
python_set_active_version 2
python_pkg_setup
}
src_compile() {
tc-export AR CC CXX RANLIB
export LINK="${CXX}"
# Use target arch detection logic from bug #354601.
case ${CHOST} in
i?86-*) myarch=ia32 ;;
x86_64-*)
if [[ $ABI = x86 ]] ; then
myarch=ia32
else
myarch=x64
fi ;;
arm*-*) myarch=arm ;;
*) die "Unrecognized CHOST: ${CHOST}"
esac
mytarget=${myarch}.release
soname_version="${PV}"
local snapshot=on
host-is-pax && snapshot=off
# TODO: Add console=readline option once implemented upstream
# http://code.google.com/p/v8/issues/detail?id=1781
emake V=1 \
library=shared \
werror=no \
soname_version=${soname_version} \
snapshot=${snapshot} \
${mytarget} || die
pax-mark m out/${mytarget}/{cctest,d8,shell} || die
}
src_test() {
local arg testjobs
for arg in ${MAKEOPTS}; do
case ${arg} in
-j*) testjobs=${arg#-j} ;;
--jobs=*) testjobs=${arg#--jobs=} ;;
esac
done
tools/test-wrapper-gypbuild.py \
-j${testjobs:-1} \
--arch-and-mode=${mytarget} \
--no-presubmit \
--progress=dots || die
}
src_install() {
insinto /usr
doins -r include || die
dobin out/${mytarget}/d8 || die
if [[ ${CHOST} == *-darwin* ]] ; then
install_name_tool \
-id "${EPREFIX}"/usr/$(get_libdir)/libv8$(get_libname).${soname_version} \
out/${mytarget}/lib.target/libv8$(get_libname).${soname_version} || die
fi
dolib out/${mytarget}/lib.target/libv8$(get_libname).${soname_version} || die
dosym libv8$(get_libname).${soname_version} /usr/$(get_libdir)/libv8$(get_libname) || die
dodoc AUTHORS ChangeLog || die
}
pkg_preinst() {
preserved_libs=()
local baselib candidate
eshopts_push -s nullglob
for candidate in "${EROOT}usr/$(get_libdir)"/libv8-*$(get_libname) \
"${EROOT}usr/$(get_libdir)"/libv8$(get_libname).*; do
baselib=${candidate##*/}
if [[ ! -e "${ED}usr/$(get_libdir)/${baselib}" ]]; then
preserved_libs+=( "${EPREFIX}/usr/$(get_libdir)/${baselib}" )
fi
done
eshopts_pop
if [[ ${#preserved_libs[@]} -gt 0 ]]; then
preserve_old_lib "${preserved_libs[@]}"
fi
}
pkg_postinst() {
if [[ ${#preserved_libs[@]} -gt 0 ]]; then
preserve_old_lib_notify "${preserved_libs[@]}"
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/dev-libs/libevent/libevent-2.0.16.ebuild,v 1.8 2012/01/21 16:12:54 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.16.ebuild,v 1.9 2012/01/22 15:26:27 armin76 Exp $
EAPI="2"
@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+ssl static-libs test"
DEPEND="ssl? ( dev-libs/openssl )"

@ -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-perl/SDL/SDL-2.536.ebuild,v 1.3 2012/01/21 21:53:04 mr_bones_ Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.536.ebuild,v 1.4 2012/01/23 00:02:23 ssuominen Exp $
EAPI=4
@ -39,9 +39,8 @@ RDEPEND="dev-perl/Alien-SDL
DEPEND="${RDEPEND}"
pkg_setup() {
# Only enable this if you are confirming a bug in this module. The testsrequire
# access to your /dev/{snd,sound} devices.
#SRC_TEST="do"
# NOTE: If this fails because of sandbox, see games-sports/torcs for addpredict
SRC_TEST="do"
mydoc="CHANGELOG README TODO"
perl-module_pkg_setup
}

@ -0,0 +1,22 @@
Index: haml-3.1.4/metadata
===================================================================
--- haml-3.1.4.orig/metadata
+++ haml-3.1.4/metadata
@@ -20,6 +20,17 @@ date: 2011-11-28 00:00:00 -08:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
+ name: sass
+ prerelease: false
+ requirement: &id003 !ruby/object:Gem::Requirement
+ none: false
+ requirements:
+ - - "~>"
+ - !ruby/object:Gem::Version
+ version: 3.1.11
+ type: :runtime
+ version_requirements: *id003
+- !ruby/object:Gem::Dependency
name: yard
prerelease: false
requirement: &id001 !ruby/object:Gem::Requirement

@ -0,0 +1,56 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4-r2.ebuild,v 1.1 2012/01/22 18:14:04 flameeyes Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
RUBY_FAKEGEM_TASK_TEST="test"
RUBY_FAKEGEM_TASK_DOC="doc"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING README.md"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRAINSTALL="init.rb VERSION VERSION_NAME"
inherit ruby-fakegem
DESCRIPTION="HAML - a ruby web page templating engine"
HOMEPAGE="http://haml-lang.com/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# TODO: haml has some emacs modes that it could be installing, in case
IUSE=""
# The html engine requires hpricot
ruby_add_rdepend "dev-ruby/hpricot dev-ruby/sass"
# It could use merb during testing as well, but it's not mandatory
ruby_add_bdepend "
test? (
virtual/ruby-test-unit
dev-ruby/erubis
dev-ruby/rails
dev-ruby/ruby_parser
)
doc? (
dev-ruby/yard
dev-ruby/maruku
)"
all_ruby_prepare() {
# unbundle sass; remove dependency over fssm and add one over sass
# itself.
rm -r vendor/ || die
pushd .. &>/dev/null
epatch "${FILESDIR}"/${P}-sass.patch
sed -i \
-e '/vendor\//d' \
metadata || die
popd &>/dev/null
}

@ -1,10 +1,6 @@
DIST rack-1.0.1.tar.gz 322327 RMD160 ad100a4f2fb6baf3c84d544a131a8d2ad1b4682f SHA1 d489661be03d0c5d08daa4158b09e937778783ed SHA256 c9dd42bbfaef7e84144c49f4b2880984fa333ca11e57c81ce8a69d26359a2386
DIST rack-1.1.0.tar.gz 335553 RMD160 b160ae2f6f410111df5987ec562e6bbcef61c177 SHA1 0289477e44262c5067c61cfe13b39d0de2f3f3de SHA256 97ea0a64bb63afa7d9f75e399a1fb65bf48925756916fa8f4cdb185d0314e4c1
DIST rack-1.1.2.tar.gz 279282 RMD160 42f262b0b82f94bc13650bbbd3ef4e718afa5142 SHA1 ec107026d3923d86d9a6e8eeaef73c897a27e110 SHA256 03539f0211fb28c7f0c8c31f701fc040c8561ce4b6ae67210ea132baab5c0fb6
DIST rack-1.1.3.tar.gz 350849 RMD160 d409f207393ac1d75f831993186daf88edd10ecb SHA1 7c9ea394d3f51ccae92d28cb65b218ba80f5675a SHA256 70e2e88805401ce650b7e01b5346962725bd599f86dedaacd345451f9ee749f6
DIST rack-1.2.3.tar.gz 338774 RMD160 ad86580fc2487c8c8e06e04d53375e835ee5c2f5 SHA1 f34ca5ccc0c02105702b0263783478aee4b8526e SHA256 1b0be91dbec33eac866f198de0aa9ebd18950b73ec270cb24f35a2fa6028d162
DIST rack-1.2.4.tar.gz 341444 RMD160 f4920fde1c792140ddae0966eb1a2cd66a76daee SHA1 1847ebb8f0b8fc50f4068de67bec4a5a07e9f184 SHA256 bca88697e4bb616a694df0e1cbb95ad7a79b1503dce1d774ea9e104703fc3d81
DIST rack-1.2.5.tar.gz 362175 RMD160 f0fa6746c23222596b5f0d3b8a95709a7a9ad071 SHA1 06bfdf3dd6fc062272fc644b562d97779a183260 SHA256 4e8931b4681d85970195643d2dcf3cc82d4a2833313a210d3bf1d3046b5d8b78
DIST rack-1.3.5.tar.gz 407136 RMD160 91c1c7e7e69c03d048cfc9e3c8968e0c733edb43 SHA1 9768a2140711c3a92e194ddeb2f5671f6aa89bf3 SHA256 58ab68fda76fa882b04e4471496f0116c74270b07b1c7a6bb1c992a52ece1454
DIST rack-1.3.6.tar.gz 408553 RMD160 1fe0418b497140fd9564611436e62c6345cd7c73 SHA1 367f91c3b3917a8d3709c8ec13d09cca5d3ca253 SHA256 1f163f1075a9de968a8fe92d51b3ce7b1bacdfd96fb4635f24bd5f46f261ebf4
DIST rack-1.4.0.tar.gz 429747 RMD160 73c7c61d62e5d9b25f7656f448bb53b287dc6d75 SHA1 0fec4d01e20b1ad13fd7809d0083292a71d3ec84 SHA256 f1a20293758a6c068f9f3ebcf4cae342de9de6007f980324326f7ea26062210a

@ -1,39 +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/rack/rack-1.1.0-r1.ebuild,v 1.4 2011/12/29 06:52:38 graaff Exp $
EAPI="2"
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_BINWRAP=""
inherit ruby-fakegem eutils
DESCRIPTION="A modular Ruby webserver interface"
HOMEPAGE="http://rubyforge.org/projects/rack"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should
# make them dependencies at all.
ruby_add_bdepend test dev-ruby/test-spec
all_ruby_prepare() {
epatch "${FILESDIR}"/${P}-gentoo.patch
}
each_ruby_test() {
# Since the Rakefile calls specrb directly rather than loading it, we
# cannot use it to launch the tests or only the currently-selected
# RUBY interpreter will be tested.
${RUBY} -S specrb -Ilib:test -w -a \
-t '^(?!Rack::Handler|Rack::Adapter|Rack::Session::Memcache|rackup)' \
|| die "test failed for ${RUBY}"
}

@ -1,43 +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/rack/rack-1.1.0.ebuild,v 1.12 2011/07/24 17:16:15 armin76 Exp $
EAPI="2"
USE_RUBY="ruby18 ree18 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
inherit ruby-fakegem eutils
DESCRIPTION="A modular Ruby webserver interface"
HOMEPAGE="http://rubyforge.org/projects/rack"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE=""
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should
# make them dependencies at all.
ruby_add_bdepend test dev-ruby/test-spec
all_ruby_prepare() {
epatch "${FILESDIR}"/${P}-gentoo.patch
}
each_ruby_test() {
# Since the Rakefile calls specrb directly rather than loading it, we
# cannot use it to launch the tests or only the currently-selected
# RUBY interpreter will be tested.
${RUBY} -S specrb -Ilib:test -w -a \
-t '^(?!Rack::Handler|Rack::Adapter|Rack::Session::Memcache|rackup)' \
|| die "test failed for ${RUBY}"
}
all_ruby_install() {
all_fakegem_install
ruby_fakegem_binwrapper rackup
}

@ -1,39 +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/rack/rack-1.1.2.ebuild,v 1.3 2011/12/29 06:52:38 graaff Exp $
EAPI="2"
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_BINWRAP=""
inherit ruby-fakegem eutils
DESCRIPTION="A modular Ruby webserver interface"
HOMEPAGE="http://rubyforge.org/projects/rack"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should
# make them dependencies at all.
ruby_add_bdepend test dev-ruby/test-spec
all_ruby_prepare() {
epatch "${FILESDIR}"/${PN}-1.1.0-gentoo.patch
}
each_ruby_test() {
# Since the Rakefile calls specrb directly rather than loading it, we
# cannot use it to launch the tests or only the currently-selected
# RUBY interpreter will be tested.
${RUBY} -S specrb -Ilib:test -w -a \
-t '^(?!Rack::Handler|Rack::Adapter|Rack::Session::Memcache|rackup)' \
|| die "test failed for ${RUBY}"
}

@ -1,47 +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/rack/rack-1.2.3.ebuild,v 1.4 2011/09/09 07:28:34 grobian Exp $
EAPI="2"
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="ChangeLog KNOWN-ISSUES README SPEC"
inherit ruby-fakegem eutils versionator
DESCRIPTION="A modular Ruby webserver interface"
HOMEPAGE="http://rubyforge.org/projects/rack"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should
# make them dependencies at all. We do add the fcgi dependency because
# that spec isn't optional.
ruby_add_bdepend "test? ( dev-ruby/bacon dev-ruby/ruby-fcgi )"
# Block against versions in older slots that also try to install a binary.
RDEPEND="${RDEPEND} !<dev-ruby/rack-1.1.0-r1:0"
#USE_RUBY=ruby19 \
# ruby_add_bdepend "ruby_targets_ruby19 test" '=dev-ruby/test-unit-1*'
all_ruby_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.1-gentoo.patch
}
each_ruby_test() {
# Since the Rakefile calls specrb directly rather than loading it, we
# cannot use it to launch the tests or only the currently-selected
# RUBY interpreter will be tested.
${RUBY} -S bacon -Ilib -w -a \
-q -t '^(?!Rack::Handler|Rack::Adapter|Rack::Session::Memcache|rackup)' \
|| die "test failed for ${RUBY}"
}

@ -1,47 +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/rack/rack-1.2.4.ebuild,v 1.2 2011/12/04 19:03:22 graaff Exp $
EAPI="2"
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="ChangeLog KNOWN-ISSUES README SPEC"
inherit ruby-fakegem eutils versionator
DESCRIPTION="A modular Ruby webserver interface"
HOMEPAGE="https://github.com/rack/rack"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should
# make them dependencies at all. We do add the fcgi dependency because
# that spec isn't optional.
ruby_add_bdepend "test? ( dev-ruby/bacon dev-ruby/ruby-fcgi )"
# Block against versions in older slots that also try to install a binary.
RDEPEND="${RDEPEND} !<dev-ruby/rack-1.1.0-r1:0"
#USE_RUBY=ruby19 \
# ruby_add_bdepend "ruby_targets_ruby19 test" '=dev-ruby/test-unit-1*'
all_ruby_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.1-gentoo.patch
}
each_ruby_test() {
# Since the Rakefile calls specrb directly rather than loading it, we
# cannot use it to launch the tests or only the currently-selected
# RUBY interpreter will be tested.
${RUBY} -S bacon -Ilib -w -a \
-q -t '^(?!Rack::Handler|Rack::Adapter|Rack::Session::Memcache|rackup)' \
|| die "test failed for ${RUBY}"
}

@ -1,56 +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/rack/rack-1.3.5.ebuild,v 1.1 2011/12/24 08:03:02 graaff Exp $
EAPI="2"
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="ChangeLog KNOWN-ISSUES README.rdoc SPEC"
inherit ruby-fakegem eutils versionator
DESCRIPTION="A modular Ruby webserver interface"
HOMEPAGE="http://rubyforge.org/projects/rack"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should
# make them dependencies at all. We do add the fcgi dependency because
# that spec isn't optional.
ruby_add_bdepend "test? ( dev-ruby/bacon dev-ruby/ruby-fcgi )"
# Block against versions in older slots that also try to install a binary.
RDEPEND="${RDEPEND} !<dev-ruby/rack-1.1.0-r1:0 !<dev-ruby/rack-1.2.4-r2:1.2"
all_ruby_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.1-gentoo.patch
}
each_ruby_prepare() {
case ${RUBY} in
*jruby)
# Avoid two failing tests due to bugs in jruby that should
# be solved in 1.6.5 or 1.7.
rm test/spec_deflater.rb || die
;;
*)
;;
esac
}
each_ruby_test() {
# Since the Rakefile calls specrb directly rather than loading it, we
# cannot use it to launch the tests or only the currently-selected
# RUBY interpreter will be tested.
${RUBY} -S bacon -Ilib -w -a \
-q -t '^(?!Rack::Handler|Rack::Adapter|Rack::Session::Memcache|Rack::Server)' \
|| die "test failed for ${RUBY}"
}

@ -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-ruby/ruby-oci8/ruby-oci8-2.0.6.ebuild,v 1.2 2012/01/22 12:54:13 graaff Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.0.6.ebuild,v 1.3 2012/01/22 15:16:48 ago Exp $
EAPI="2"
USE_RUBY="ruby18"
@ -12,7 +12,7 @@ HOMEPAGE="http://rubyforge.org/projects/ruby-oci8/"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-db/oracle-instantclient-basic"

@ -0,0 +1 @@
DIST syslogger-1.2.5.gem 7168 RMD160 b59b7cc65490b102cb53677953a6d21fc5d781c6 SHA1 15a20d5ec6d9822e51b915aff7948b48160d2a79 SHA256 28f1efc353fbc09c8867303dfd04871dcece0045251c7421dc26ec6b3570b8dd

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

@ -0,0 +1,32 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syslogger/syslogger-1.2.5.ebuild,v 1.1 2012/01/22 18:45:01 flameeyes Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19"
RUBY_FAKEGEM_TASK_TEST="spec"
RUBY_FAKEGEM_TASK_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
# if ever needed
#GITHUB_USER="codegram"
#GITHUB_PROJECT="${PN}"
#RUBY_S="${GITHUB_USER}-${GITHUB_PROJECT}-*"
inherit ruby-fakegem
DESCRIPTION="Drop-in replacement for the standard Logger, that logs to the syslog"
HOMEPAGE="https://github.com/crohr/syslogger"
LICENSE="MIT"
SLOT="3"
KEYWORDS="~amd64"
IUSE=""
ruby_add_bdepend "
test? (
=dev-ruby/rspec-1.3*
)
doc? ( dev-ruby/rdoc )"

@ -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/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild,v 1.2 2011/12/01 08:23:21 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild,v 1.3 2012/01/22 23:48:58 ssuominen Exp $
EAPI=3
@ -19,7 +19,7 @@ SRC_URI="
IUSE="doc test"
SLOT="0"
LICENSE="BSD"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-lang/tk

@ -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-util/patchutils/patchutils-0.3.2.ebuild,v 1.4 2012/01/16 03:11:41 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild,v 1.5 2012/01/22 15:18:50 armin76 Exp $
EAPI=4
@ -10,7 +10,7 @@ SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""

@ -1,11 +1,11 @@
# 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-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild,v 1.6 2011/08/20 08:08:34 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild,v 1.7 2012/01/22 16:35:28 ssuominen Exp $
EAPI=2
inherit eutils flag-o-matic games
MY_P="${P/o-a/oa}"
MY_P=${P/o-a/oa}
DESCRIPTION="UFO: Alien Invasion - X-COM inspired strategy game"
HOMEPAGE="http://ufoai.sourceforge.net/"
@ -28,7 +28,7 @@ RDEPEND="!dedicated? (
media-libs/sdl-ttf
media-libs/sdl-mixer
virtual/jpeg
media-libs/libpng
media-libs/libpng:0
media-libs/libogg
media-libs/libvorbis
x11-proto/xf86vidmodeproto
@ -37,7 +37,7 @@ RDEPEND="!dedicated? (
sys-devel/gettext
sys-libs/zlib
editor? (
dev-libs/libxml2:2
dev-libs/libxml2
virtual/jpeg
media-libs/openal
x11-libs/gtkglext
@ -53,9 +53,11 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${MY_P}-source
src_prepare() {
has_version '>=sys-libs/zlib-1.2.5.1-r1' && sed -i \
-e '1i#define OF(x) x' src/common/ioapi.h
epatch "${FILESDIR}"/${P}-libpng15.patch
cp "${DISTDIR}"/1maps.pk3 "${WORKDIR}"/base/ || die
mv "${WORKDIR}"/base/ "${S}"/ || die "Moving data failed"
mv "${WORKDIR}"/base/ "${S}"/ || die
}
src_configure() {
@ -73,15 +75,15 @@ src_configure() {
}
src_compile() {
if use doc ; then
emake pdf-manual || die "emake pdf-manual failed"
if use doc; then
emake pdf-manual || die
fi
emake || die "emake failed"
emake lang || die "emake lang failed"
emake || die
emake lang || die
if use editor; then
emake uforadiant || die "emake uforadiant failed"
emake uforadiant || die
fi
}
@ -90,7 +92,7 @@ src_install() {
newicon src/ports/linux/ufo.png ${PN}.png || die
make_desktop_entry ufoded "UFO: Alien Invasion Server" ${PN}
if ! use dedicated ; then
if ! use dedicated; then
make_desktop_entry ufo "UFO: Alien Invasion" ${PN}
fi

@ -5,5 +5,5 @@
<flag name='gconf'>Enable GConf as configuration backend</flag>
<flag name='webkit'>Enable support for <pkg>net-libs/webkit-gtk</pkg></flag>
</use>
<herd>desktop-effects</herd>
<herd>desktop-misc</herd>
</pkgmetadata>

@ -5,7 +5,7 @@
<flag name='gconf'>Enable GConf as configuration backend</flag>
<flag name='vala'>Enable installation of <pkg>dev-lang/vala</pkg> binding</flag>
</use>
<herd>desktop-effects</herd>
<herd>desktop-misc</herd>
<longdescription>
Avant Window Navigator (Awn) is a dock-like bar which sits at the
bottom of the screen. It has support for launchers, task lists, and

@ -1 +1,2 @@
DIST 92825-adjustableclock-2.6.1.tar.bz2 27573 RMD160 76bf089e8bd85e805dec22f1d66e68461211019b SHA1 00ed125fa49e1d55407bcc2ae41024c66bb60c99 SHA256 d9a7626835e187535b2a07b285cc952711c96c029d6f93d272f78c1e94f56935
DIST 92825-adjustableclock-3.0.tar.bz2 32270 RMD160 a09b9360ff5e2fce58416774f323606a0b7eeb14 SHA1 a96fc26ed3ef256404d55b58eb1f1692f5bf8ed8 SHA256 093a66d0c5cd2eb44d0580e269598b053a3821932a637902e8e3f81755b1d5d2

@ -0,0 +1,23 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/adjustableclock/adjustableclock-3.0.ebuild,v 1.1 2012/01/22 21:22:22 johu Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="Plasmoid to show date and time in adjustable format using rich text."
HOMEPAGE="http://kde-look.org/content/show.php/Adjustable+Clock?content=92825"
SRC_URI="http://kde-look.org/CONTENT/content-files/92825-${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"
DEPEND="
$(add_kdebase_dep libplasmaclock)
"
RDEPEND="${DEPEND}
$(add_kdebase_dep plasma-workspace)
"

@ -1,13 +1,13 @@
# 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/kbstateapplet/kbstateapplet-0_p1268845.ebuild,v 1.1 2011/12/15 22:25:54 dilfridge Exp $
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild,v 1.2 2012/01/22 21:36:41 johu Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="plasmoid that shows the state of keyboard leds"
HOMEPAGE="kde-look.org"
DESCRIPTION="Plasmoid that shows the state of keyboard leds"
HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet"
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
LICENSE="GPL-2"

@ -1 +1,2 @@
DIST 36077-KGtk-0.11.0.tar.bz2 41195 RMD160 66e3364f731c4f2602b780ef8763dd43b7d16c46 SHA1 365d3a0b181a533ae100ae8ac0aeb9be45cb4b0c SHA256 3ddfc2ab8ac918868feb085d12e78ad8913dd9ad18ff8816790bb444afa14856
DIST KGtk-0.10.1.tar.bz2 44548 RMD160 7944cfd420afd4e6a7795075a3a3788e98fc9715 SHA1 56f917b2391d985f104c32ffb7c01979d3cd4436 SHA256 453f60142c1ce333220ebf27d20c9053e3c8e79fbbe215a29d0942bfb3f2c509

@ -0,0 +1,42 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgtk/kgtk-0.11.0.ebuild,v 1.1 2012/01/22 20:07:36 johu Exp $
EAPI=4
KDE_LINGUAS="cs de en_GB es fr it pt_BR ru zh_CN"
KDE_LINGUAS_DIR="kdialogd4/po"
inherit kde4-base
MY_PN=KGtk
DESCRIPTION="Allows *some* Gtk and Qt4 applications to use KDE's file dialogs when run under KDE"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=36077"
SRC_URI="http://www.kde-apps.org/CONTENT/content-files/36077-${MY_PN}-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug"
DEPEND="
|| ( x11-libs/gtk+:2 x11-libs/gtk+:3 )
x11-libs/gdk-pixbuf
x11-libs/qt-core:4
x11-libs/qt-gui:4
$(add_kdebase_dep kdebase-startkde)
"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_PN}-${PV}
DOCS=( AUTHORS ChangeLog README TODO )
pkg_postinst() {
kde4-base_pkg_postinst
elog "To see the kde-file-selector in a gtk-application, just do:"
elog "cd /usr/local/bin"
elog "ln -s /usr/bin/kgtk-wrapper application(eg. firefox)"
elog "Make sure that /usr/local/bin is before /usr/bin in your \$PATH"
elog
elog "You need to restart kde and be sure to change your symlinks to non-.sh"
}

@ -1 +1,2 @@
DIST kio-gopher-0.1.4.tar.bz2 35714 RMD160 e84e2f43c555979cf6382168fd83af374b352f7a SHA1 8475cfdca9962f48fded8e56e6aa55b47ac6ae1b SHA256 99bc6c839b06ed7cb58a60bbf93ec70b77d893184a7a7aa2075ab910664749e7
DIST kio_gopher-0.1.3-kde4.4.0.tar.bz2 21848 RMD160 8a5cce0fd21daec93527ba0e830a8f1ea33c36d5 SHA1 78400a24fd6f0e11543ffeb8d1e61e0de32a6a8e SHA256 269be52fe0a786ef5780d1cdbb8ad0bc0153fbd2cc50dc757a8feecf720cf8c0

@ -0,0 +1,31 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio_gopher/kio_gopher-0.1.4.ebuild,v 1.1 2012/01/22 20:51:15 johu Exp $
EAPI=4
KDE_LINGUAS="ar bg br ca ca@valencia cs cy da de el en_GB eo es et fi fr ga gl
hr hu is it ja ka km lt lv ms nb nds nl nn pa pl pt pt_BR ro ru rw sk sv ta tr
ug uk zh_CN zh_TW"
KDE_HANDBOOK="optional"
KDE_DOC_DIRS="doc doc-translations/%lingua_kioslave"
inherit kde4-base
MY_P=${PN/_/-}-${PV}
DESCRIPTION="Gopher Kioslave for Konqueror"
HOMEPAGE="http://kgopher.berlios.de/"
SRC_URI="mirror://kde/stable/extragear/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND="
$(add_kdebase_dep konqueror)
"
RDEPEND=${DEPEND}
S=${WORKDIR}/${MY_P}
DOCS=( BUGS ChangeLog FAQ README )

@ -1,2 +1,3 @@
DIST knetworkmanager-4.4.0_p20110714.tar.xz 510128 RMD160 95f98b66f8101881d6cd5ebf4ec19d47b67306e8 SHA1 0d42041280cc293f623871155a93086a278963c5 SHA256 921db31423c825d87d931771a8ef3f6c77a47b552dbd9cce084e42a5369f595d
DIST networkmanagement-0.8.98.tar.bz2 1405946 RMD160 6fed8cd6aeb09c7c7fce9983b81a7dd245186f3f SHA1 f46274c4cca722f37eef7418144c0c04bfe21e24 SHA256 5d8d294bfdcd83016c34ea5af07968ce4bed2a280e08264f31a47b834d02682d
DIST networkmanagement-0.8.99.tar.bz2 1442748 RMD160 4d4e6239baa06d21c8ac4d531dfb24d8d8e56e25 SHA1 18d625a25b90f9591a5cfdabcf77269eb3ba33e0 SHA256 19c0b59a8505100f08d58302ae2ffeb3e408aade103b70132a618c49147cfc7b

@ -0,0 +1,50 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/networkmanagement/networkmanagement-0.8.99.ebuild,v 1.1 2012/01/22 16:30:11 johu Exp $
EAPI=4
KDE_MINIMAL="4.6"
KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hr hu
is it ja km ko lt lv mai ms nb nds nl nn pa pl pt pt_BR ro ru sk sl sq sv th tr
ug uk wa zh_CN zh_TW"
KDE_SCM="git"
EGIT_REPONAME="${PN}"
inherit kde4-base
DESCRIPTION="KDE frontend for NetworkManager"
HOMEPAGE="http://kde.org/"
[[ ${PV} = 9999* ]] || SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="consolekit debug"
DEPEND="
$(add_kdebase_dep solid)
net-misc/mobile-broadband-provider-info
>=net-misc/networkmanager-0.9.0
"
RDEPEND="${DEPEND}"
src_prepare() {
kde4-base_src_prepare
if ! use consolekit; then
# Fix dbus policy
sed -i \
-e 's/at_console=".*"/group="plugdev"/' \
"${S}/NetworkManager-kde4.conf" \
|| die "Fixing dbus policy failed"
fi
}
src_configure() {
local mycmakeargs=(
-DDBUS_SYSTEM_POLICY_DIR=/etc/dbus-1/system.d
)
kde4-base_src_configure
}

@ -1 +1,2 @@
DIST 134442-plasma-widget-quickaccess-0.8.2-2.zip 90588 RMD160 c20c6c46fbe724d1d8e6c5c4f2cad5dad5f3503a SHA1 e6858719b2f53468c9f88944022909a0cd8c920b SHA256 614252a44c7d7a85526b3ba2e0b145defb5704c9e57da17d399a2d7bce3e0733
DIST 134442-plasma-widget-quickaccess-KDE4.5.tar.gz 45182 RMD160 f420594e908dc77854af5e0024fbfa062900313f SHA1 2fb6215afa3429e8d3500d006075069304a4d099 SHA256 dd3794df8bd507974cf668d20cb246493981fad7ff604fec62b8d14b9b525161

@ -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/quickaccess/quickaccess-0.8.1b.ebuild,v 1.3 2011/10/29 00:10:27 abcd Exp $
# $Header: /var/cvsroot/gentoo-x86/kde-misc/quickaccess/quickaccess-0.8.1b.ebuild,v 1.4 2012/01/22 22:16:52 johu Exp $
EAPI=4
@ -19,7 +19,6 @@ SLOT="4"
IUSE="debug"
RDEPEND="
!kde-plasmoids/quickaccess
$(add_kdebase_dep plasma-workspace)
"

@ -0,0 +1,26 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/quickaccess/quickaccess-0.8.2.ebuild,v 1.1 2012/01/22 22:16:51 johu Exp $
EAPI=4
KDE_LINGUAS="de es fr gl nl pt_BR sv tr zh_CN"
inherit kde4-base
MY_PN="plasma-widget-${PN}"
MY_P="${MY_PN}-${PV}-2"
DESCRIPTION="KDE4 plasmoid. Designed for the panel, provides quick access to the most used folders"
HOMEPAGE="http://kde-look.org/content/show.php?content=134442"
SRC_URI="http://kde-look.org/CONTENT/content-files/134442-${MY_P}.zip"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"
RDEPEND="
$(add_kdebase_dep plasma-workspace)
"
S="${WORKDIR}/${MY_P}"

@ -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-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild,v 1.5 2012/01/15 15:17:34 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild,v 1.6 2012/01/22 15:04:53 armin76 Exp $
inherit font
@ -14,7 +14,7 @@ LICENSE="GPL-2"
SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${P}.tar.gz"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE=""
DOCS="AUTHORS ChangeLog README"

@ -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-fonts/urw-fonts/urw-fonts-2.4.9.ebuild,v 1.18 2011/08/28 13:35:47 grobian Exp $
# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/urw-fonts-2.4.9.ebuild,v 1.19 2012/01/22 22:58:42 ssuominen Exp $
# At some point URW++ released fonts under GPL license. After that they were took
# and improved by Valek Filippov and this work was somehow related with AFPL...
@ -30,7 +30,7 @@ DESCRIPTION="free good quality fonts gpl'd by URW++"
HOMEPAGE="http://www.urwpp.de/"
SRC_URI="mirror://gentoo/${PN}-${MY_PV}.fc13.src.rpm"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
LICENSE="GPL-2"
SLOT="0"

@ -1,9 +1,9 @@
# 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/xloadimage/xloadimage-4.1-r11.ebuild,v 1.11 2011/10/23 15:49:23 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild,v 1.12 2012/01/22 20:16:27 ssuominen Exp $
EAPI=2
inherit autotools eutils toolchain-funcs
inherit autotools eutils flag-o-matic toolchain-funcs
DESCRIPTION="utility to view many different types of images under X11"
HOMEPAGE="http://world.std.com/~jimf/xloadimage.html"
@ -59,6 +59,10 @@ src_prepare() {
}
src_configure() {
# Set TIFFHeader to TIFFHeaderCommon wrt #319383
has_version '>=media-libs/tiff-4.0.0_pre' && \
append-flags -DTIFFHeader=TIFFHeaderCommon
tc-export CC
econf $(use_with jpeg) \
$(use_with png) \

@ -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-libs/lcms/lcms-2.3.ebuild,v 1.2 2012/01/21 19:35:52 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.3.ebuild,v 1.3 2012/01/22 15:41:49 armin76 Exp $
EAPI=4
@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/lcms2-${PV}.tar.gz"
LICENSE="MIT"
SLOT="2"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="doc jpeg static-libs test tiff zlib"
RDEPEND="jpeg? ( virtual/jpeg )

@ -1,2 +1,3 @@
DIST SDL-1.2.13.tar.gz 3373673 RMD160 ed8825fc98f4b3759cf9e5cf8357d71c50df9925 SHA1 51fcaa3e1d5c01fd813ea08688780f86b19cf539 SHA256 94f99df1d60f296b57f4740650a71b6425da654044ca30f8f0ce34934429e132
DIST SDL-1.2.14.tar.gz 4014154 RMD160 a3a9a691f5510eb5327ca159a034f55a70cb5801 SHA1 ba625b4b404589b97e92d7acd165992debe576dd SHA256 5d927e287034cb6bb0ebccfa382cb1d185cb113c8ab5115a0759798642eed9b6
DIST SDL-1.2.15.tar.gz 3920622 RMD160 d4802a090cb4a24eeb0c8ce5690802f596d394c3 SHA1 0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c SHA256 d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00

@ -2,8 +2,8 @@ fix from upstream for the cld issue on x86
http://bugs.gentoo.org/217097
--- include/SDL_stdinc.h (revision 3535)
+++ include/SDL_stdinc.h (revision 3536)
--- include/SDL_stdinc.h
+++ include/SDL_stdinc.h
@@ -373,6 +373,7 @@ do { \
__asm__ __volatile__ ( \
"std\n\t" \

@ -1,5 +1,5 @@
--- SDL-1.2.14/src/video/x11/SDL_x11events.c 2009-10-12 16:07:15.000000000 -0700
+++ SDL-1.2/src/video/x11/SDL_x11events.c 2010-07-19 23:57:48.365397095 -0700
--- SDL-1.2.14/src/video/x11/SDL_x11events.c
+++ SDL-1.2/src/video/x11/SDL_x11events.c
@@ -441,8 +441,10 @@
if ( xevent.xcrossing.mode == NotifyUngrab )
printf("Mode: NotifyUngrab\n");

@ -1,6 +1,5 @@
diff -r 6bb01861c4c0 src/video/SDL_blit.c
--- a/src/video/SDL_blit.c Wed Feb 16 04:49:07 2011 -0800
+++ b/src/video/SDL_blit.c Wed Feb 16 22:51:23 2011 +0100
--- a/src/video/SDL_blit.c
+++ b/src/video/SDL_blit.c
@@ -214,7 +214,7 @@
dstskip = w+info->d_skip;
if ( dst < src ) {

@ -1,5 +1,5 @@
--- SDL-1.2.14/src/joystick/linux/SDL_sysjoystick.c 2009-10-18 13:54:40.000000000 -0400
+++ SDL-1.2.14-mod/src/joystick/linux/SDL_sysjoystick.c 2010-08-15 22:28:19.000000000 -0400
--- SDL-1.2.14/src/joystick/linux/SDL_sysjoystick.c
+++ SDL-1.2.14-mod/src/joystick/linux/SDL_sysjoystick.c
@@ -700,26 +700,26 @@
continue;
}

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

Loading…
Cancel
Save