diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-12-13 19:59:33 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-12-13 19:59:33 +0000 |
commit | 914d6ce31de4ae126c6346e9b3880f6c4a16d8d7 (patch) | |
tree | c74912a4d1530bbf4530220fdaec83964474b336 /dev-dotnet | |
parent | only disable shared/threads when building a stage1 cross-compiler (diff) | |
download | historical-914d6ce31de4ae126c6346e9b3880f6c4a16d8d7.tar.gz historical-914d6ce31de4ae126c6346e9b3880f6c4a16d8d7.tar.bz2 historical-914d6ce31de4ae126c6346e9b3880f6c4a16d8d7.zip |
Bump.
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 17 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/Manifest | 2 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/files/digest-libgdiplus-1.0.5 | 1 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-1.0.5.ebuild | 56 | ||||
-rw-r--r-- | dev-dotnet/xsp/ChangeLog | 18 | ||||
-rw-r--r-- | dev-dotnet/xsp/Manifest | 2 | ||||
-rw-r--r-- | dev-dotnet/xsp/files/digest-xsp-1.0.5 | 1 | ||||
-rw-r--r-- | dev-dotnet/xsp/xsp-1.0.5.ebuild | 47 |
8 files changed, 132 insertions, 12 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index a9e9beeba711..416d5498a0fb 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,30 +1,35 @@ # ChangeLog for dev-dotnet/libgdiplus # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.14 2004/11/28 22:52:04 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.15 2004/12/13 19:59:33 latexer Exp $ + +*libgdiplus-1.0.5 (13 Dec 2004) + + 13 Dec 2004; Peter Johanson <latexer@gentoo.org> +libgdiplus-1.0.5.ebuild: + Bump. *libgdiplus-1.0.4-r1 (28 Nov 2004) - 28 Nov 2004; <peter@gentoo.org> +libgdiplus-1.0.4-r1.ebuild: + 28 Nov 2004; Peter Johanson <latexer@gentoo.org> +libgdiplus-1.0.4-r1.ebuild: Revision bump to add libtool fix. See bug #70867 - 03 Nov 2004; <peter@gentoo.org> -libgdiplus-0.10.ebuild, + 03 Nov 2004; Peter Johanson <latexer@gentoo.org> -libgdiplus-0.10.ebuild, -libgdiplus-0.8.ebuild, -libgdiplus-0.9.ebuild, -libgdiplus-1.0.1.ebuild, -libgdiplus-1.0.ebuild: Clean out some older ebuilds. *libgdiplus-1.0.4 (03 Nov 2004) - 03 Nov 2004; <peter@gentoo.org> +libgdiplus-1.0.4.ebuild: + 03 Nov 2004; Peter Johanson <latexer@gentoo.org> +libgdiplus-1.0.4.ebuild: Bump. *libgdiplus-1.0.2 (22 Sep 2004) - 22 Sep 2004; <peter@gentoo.org> +libgdiplus-1.0.2.ebuild: + 22 Sep 2004; Peter Johanson <latexer@gentoo.org> +libgdiplus-1.0.2.ebuild: Bump. *libgdiplus-1.0.1 (21 Sep 2004) - 21 Sep 2004; <peter@gentoo.org> +libgdiplus-1.0.1.ebuild: + 21 Sep 2004; Peter Johanson <latexer@gentoo.org> +libgdiplus-1.0.1.ebuild: Bump. *libgdiplus-1.0-r1 (02 Jul 2004) diff --git a/dev-dotnet/libgdiplus/Manifest b/dev-dotnet/libgdiplus/Manifest index 24f1a5315033..d2980f5a6452 100644 --- a/dev-dotnet/libgdiplus/Manifest +++ b/dev-dotnet/libgdiplus/Manifest @@ -1,4 +1,5 @@ MD5 f6849fbbfcf63c8692acbc218e98b136 libgdiplus-1.0-r1.ebuild 1271 +MD5 386706c53887648bcf7be1d250267ff2 libgdiplus-1.0.5.ebuild 1275 MD5 386706c53887648bcf7be1d250267ff2 libgdiplus-1.0.4-r1.ebuild 1275 MD5 f8af563422fcff258cdc3933575b48a6 libgdiplus-1.0.2.ebuild 1129 MD5 140356ccd9f8f69a8dc0fea354ebff5a libgdiplus-1.0.4.ebuild 1129 @@ -7,4 +8,5 @@ MD5 a60fdfbce7c7cfc52187ff86a7f8bbf8 metadata.xml 222 MD5 d6aa8125f4d7db8f5a5575e1e63adb84 files/digest-libgdiplus-1.0-r1 66 MD5 4e4acb18b03c5710a4643cf27e26377c files/digest-libgdiplus-1.0.2 68 MD5 56f2c6dbb46efdb52c857c5cf107da2e files/digest-libgdiplus-1.0.4 68 +MD5 dfc3fef3162bdae151dac1e1a730054e files/digest-libgdiplus-1.0.5 68 MD5 56f2c6dbb46efdb52c857c5cf107da2e files/digest-libgdiplus-1.0.4-r1 68 diff --git a/dev-dotnet/libgdiplus/files/digest-libgdiplus-1.0.5 b/dev-dotnet/libgdiplus/files/digest-libgdiplus-1.0.5 new file mode 100644 index 000000000000..790b23c000f1 --- /dev/null +++ b/dev-dotnet/libgdiplus/files/digest-libgdiplus-1.0.5 @@ -0,0 +1 @@ +MD5 8be62d51c4c49ebe2008d433df513474 libgdiplus-1.0.5.tar.gz 422173 diff --git a/dev-dotnet/libgdiplus/libgdiplus-1.0.5.ebuild b/dev-dotnet/libgdiplus/libgdiplus-1.0.5.ebuild new file mode 100644 index 000000000000..21c46e4d4e98 --- /dev/null +++ b/dev-dotnet/libgdiplus/libgdiplus-1.0.5.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-1.0.5.ebuild,v 1.1 2004/12/13 19:59:33 latexer Exp $ + +inherit libtool + +DESCRIPTION="Library for using System.Drawing with Mono" + +HOMEPAGE="http://www.go-mono.com/" + +SRC_URI="http://www.go-mono.com/archive/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86 ~ppc" + +IUSE="tiff gif jpeg png" + +DEPEND="sys-devel/libtool + >=x11-libs/cairo-0.1.23 + tiff? ( media-libs/tiff ) + gif? ( media-libs/libungif ) + jpeg? ( media-libs/jpeg ) + png? ( media-libs/libpng )" + +RDEPEND=">=dev-dotnet/mono-${PV}" + +src_unpack() { + unpack ${A} + cd ${S} + + # See bug #55916 + einfo "Fixing a libtool problem" + rm ltmain.sh + aclocal + libtoolize --force --copy +} + +src_compile() { + local myconf="" + use tiff || myconf="--without-libtiff ${myconf}" + use gif || myconf="--without-libungif ${myconf}" + use jpeg || myconf="--without-libjpeg ${myconf}" + use png || myconf="--without-libpng ${myconf}" + + econf ${myconf} || die + # attribute((__stdcall__)) generate warnings on ppc + use ppc && sed -i -e 's:-Werror::g' src/Makefile + emake || die +} + +src_install() { + einstall || die + + dodoc AUTHORS ChangeLog NEWS README +} diff --git a/dev-dotnet/xsp/ChangeLog b/dev-dotnet/xsp/ChangeLog index b2073e4a9e3a..75e4b59a8b2c 100644 --- a/dev-dotnet/xsp/ChangeLog +++ b/dev-dotnet/xsp/ChangeLog @@ -1,24 +1,30 @@ # ChangeLog for dev-dotnet/xsp # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.15 2004/11/04 02:02:51 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.16 2004/12/13 19:55:05 latexer Exp $ - 03 Nov 2004; <peter@gentoo.org> -xsp-0.13.ebuild, -xsp-0.14.ebuild, - -xsp-0.15.ebuild, -xsp-0.16.ebuild, -xsp-1.0.1.ebuild, -xsp-1.0.ebuild: +*xsp-1.0.5 (13 Dec 2004) + + 13 Dec 2004; Peter Johanson <latexer@gentoo.org> +xsp-1.0.5.ebuild: + Bump. + + 03 Nov 2004; Peter Johanson <latexer@gentoo.org> -xsp-0.13.ebuild, + -xsp-0.14.ebuild, -xsp-0.15.ebuild, -xsp-0.16.ebuild, -xsp-1.0.1.ebuild, + -xsp-1.0.ebuild: Clean out some older ebuilds. *xsp-1.0.4 (03 Nov 2004) - 03 Nov 2004; <peter@gentoo.org> +xsp-1.0.4.ebuild: + 03 Nov 2004; Peter Johanson <latexer@gentoo.org> +xsp-1.0.4.ebuild: Bump. *xsp-1.0.2 (22 Sep 2004) - 22 Sep 2004; <peter@gentoo.org> +xsp-1.0.2.ebuild: + 22 Sep 2004; Peter Johanson <latexer@gentoo.org> +xsp-1.0.2.ebuild: Bump. *xsp-1.0.1 (21 Sep 2004) - 21 Sep 2004; <peter@gentoo.org> +xsp-1.0.1.ebuild: + 21 Sep 2004; Peter Johanson <latexer@gentoo.org> +xsp-1.0.1.ebuild: Bump. 02 Aug 2004; Peter Johanson <latexer@gentoo.org> xsp-0.13.ebuild, diff --git a/dev-dotnet/xsp/Manifest b/dev-dotnet/xsp/Manifest index 3acbe11686fb..1e7d6c5be72f 100644 --- a/dev-dotnet/xsp/Manifest +++ b/dev-dotnet/xsp/Manifest @@ -1,8 +1,10 @@ MD5 41133249c88670246aad1b8087085acc xsp-1.0.4.ebuild 1052 +MD5 41133249c88670246aad1b8087085acc xsp-1.0.5.ebuild 1052 MD5 b694a34a4de354d1eb7bfcafedeead08 xsp-1.0.2.ebuild 1052 MD5 0cabc8bf46d489c8b040075ad2717e20 ChangeLog 1947 MD5 a60fdfbce7c7cfc52187ff86a7f8bbf8 metadata.xml 222 MD5 478f71b966dfdb287739600f67a43200 files/digest-xsp-1.0.2 61 MD5 1d50c87af657764f57be8292fbf95061 files/digest-xsp-1.0.4 61 +MD5 381f7e295bbcb9c85dab4f34f046174f files/digest-xsp-1.0.5 61 MD5 5788140ef902e673f760b875b5f4c1c0 files/xsp.confd 301 MD5 4c6ea487a7fa33ca219f4d49803f1e25 files/xsp.initd 669 diff --git a/dev-dotnet/xsp/files/digest-xsp-1.0.5 b/dev-dotnet/xsp/files/digest-xsp-1.0.5 new file mode 100644 index 000000000000..df30e5245165 --- /dev/null +++ b/dev-dotnet/xsp/files/digest-xsp-1.0.5 @@ -0,0 +1 @@ +MD5 be2859171349a9e21befddc5ef534a52 xsp-1.0.5.tar.gz 169065 diff --git a/dev-dotnet/xsp/xsp-1.0.5.ebuild b/dev-dotnet/xsp/xsp-1.0.5.ebuild new file mode 100644 index 000000000000..8314a584cbd3 --- /dev/null +++ b/dev-dotnet/xsp/xsp-1.0.5.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.0.5.ebuild,v 1.1 2004/12/13 19:55:05 latexer Exp $ + +inherit mono eutils + +DESCRIPTION="XSP ASP.NET host" +HOMEPAGE="http://www.go-mono.com/" +SRC_URI="http://www.go-mono.com/archive/${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" + +IUSE="" + +DEPEND=">=dev-dotnet/mono-${PV}" + +pkg_preinst() { + enewgroup aspnet + + # Give aspnet home dir of /tmp since it must create ~/.wapi + enewuser aspnet -1 /bin/false /tmp aspnet +} + +src_compile() { + econf || die "./configure failed!" + emake || { + echo + eerror "If xsp fails to build, try unmerging and re-emerging it." + die "make failed" + } +} + +src_install() { + make DESTDIR=${D} install || die + exeinto /etc/init.d ; newexe ${FILESDIR}/xsp.initd xsp + insinto /etc/conf.d ; newins ${FILESDIR}/xsp.confd xsp + + keepdir /var/run/aspnet + + dodoc README ChangeLog AUTHORS INSTALL NEWS +} + +pkg_postinst() { + chown aspnet:aspnet /var/run/aspnet +} |