From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OVoxu-0005Fn-Oa for garchives@archives.gentoo.org; Mon, 05 Jul 2010 16:56:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C4A0E0A69; Mon, 5 Jul 2010 16:56:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 96B99E09E8 for ; Mon, 5 Jul 2010 16:56:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 511D51B4017 for ; Mon, 5 Jul 2010 16:56:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.069 X-Spam-Level: X-Spam-Status: No, score=-3.069 required=5.5 tests=[AWL=-0.470, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lnc85N259EMP for ; Mon, 5 Jul 2010 16:56:00 +0000 (UTC) Received: from s15216962.onlinehome-server.info (forum.psychotherapie.org [217.160.22.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 529E11B4126 for ; Mon, 5 Jul 2010 16:55:57 +0000 (UTC) Received: (from uucp@localhost) by s15216962.onlinehome-server.info (8.13.3/8.13.3) with UUCP id o65Gtpwq016019; Mon, 5 Jul 2010 18:55:51 +0200 Received: (from weigelt@localhost) by nibiru.metux.de (8.12.10/8.12.10) id o65Gmito002644; Mon, 5 Jul 2010 18:48:44 +0200 Date: Mon, 5 Jul 2010 18:48:43 +0200 From: Enrico Weigelt To: gentoo developers , gentoo-user Subject: [gentoo-dev] zlib ebuild from OSS-QM Message-ID: <20100705164843.GA18988@nibiru.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="DocE+STaALJfprDB" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Terror: bin laden, kill bush, Briefbombe, Massenvernichtung, KZ, X-Nazi: Weisse Rasse, Hitlers Wiederauferstehung, 42, X-Antichrist: weg mit schaeuble, ausrotten, heiliger krieg, al quaida, X-Killer: 23, endloesung, Weltuntergang, X-Doof: wer das liest ist doof X-Archives-Salt: 6348f525-caeb-4ddb-877d-1a1f81b0dd65 X-Archives-Hash: 32190eaf860f3ac2f933d3fd4d374790 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi folks, here's an ebuild for zlib, which takes a fixed source from the oss-qm project. it contains several fixes and cleans up ugly hacks in the current ebuild (eg. directly sed'ing sources ;-o). please refer my recent postings on details what the oss-qm project is all about. just a few words: the main idea is to solve problems at the source, provide generic downstream branches (which get rebased onto upstream) instead of single (often unncessarily distro-bound) patches. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ --------------------------------------------------------------------- --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zlib-1.2.5.3.ebuild" # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.ebuild,v 1.2 2010/04/20 20:34:54 vapier Exp $ inherit eutils toolchain-funcs DESCRIPTION="Standard (de)compression library" HOMEPAGE="http://www.zlib.net/" SRC_URI="http://pubgit.metux.de/download/oss-qm/zlib/METUX.zlib-${PV}.tar.bz2" LICENSE="ZLIB" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="!