diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-23 18:09:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-23 18:09:32 +0000 |
commit | 930c778d5d81093c847c11ec8f63eaedc7a3a5d0 (patch) | |
tree | 9fd3da734585c9c68c79a7607b1aa4ca41a32901 /app-emulation/crossover-office-bin | |
parent | Added Gentoo web shortcuts as suggested and provided in bug 113150. Thanks, D... (diff) | |
download | gentoo-2-930c778d5d81093c847c11ec8f63eaedc7a3a5d0.tar.gz gentoo-2-930c778d5d81093c847c11ec8f63eaedc7a3a5d0.tar.bz2 gentoo-2-930c778d5d81093c847c11ec8f63eaedc7a3a5d0.zip |
old
Diffstat (limited to 'app-emulation/crossover-office-bin')
14 files changed, 0 insertions, 366 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild deleted file mode 100644 index 81d319f7564c..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild,v 1.9 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild deleted file mode 100644 index fb7f8f63f9fb..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.9 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild deleted file mode 100644 index 97d80511336e..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.10 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -pkg_setup() { - ! built_with_use dev-lang/perl ithreads \ - && die "you need to have perl built with USE=ithreads" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild deleted file mode 100644 index 3efbee8096f5..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.9 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas ) - amd64? ( app-emulation/emul-linux-x86-xlibs )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -pkg_setup() { - ! built_with_use dev-lang/perl ithreads \ - && die "you need to have perl built with USE=ithreads" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild deleted file mode 100644 index 0bea39df3dd1..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild,v 1.7 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas ) - amd64? ( app-emulation/emul-linux-x86-xlibs )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild deleted file mode 100644 index 18af6d334736..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-5.0.1.ebuild,v 1.4 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas ) - amd64? ( app-emulation/emul-linux-x86-xlibs )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.3.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.3.ebuild deleted file mode 100644 index b179172abd69..000000000000 --- a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.3.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-5.0.3.ebuild,v 1.2 2006/09/24 10:11:33 vapier Exp $ - -inherit eutils - -DESCRIPTION="specialized version of wine for MS Office" -HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/" -SRC_URI="install-crossover-standard-${PV}.sh" - -LICENSE="CROSSOVER" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="nas" -RESTRICT="fetch nostrip" - -RDEPEND="sys-libs/glibc - x11-libs/libXrandr - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXmu - x11-libs/libXxf86dga - x11-libs/libXxf86vm - dev-util/desktop-file-utils - nas? ( media-libs/nas ) - amd64? ( app-emulation/emul-linux-x86-xlibs )" - -S=${WORKDIR} - -pkg_nofetch() { - einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" -} - -src_unpack() { - unpack_makeself -} - -src_install() { - dodir /opt/cxoffice - cp -r * "${D}"/opt/cxoffice || die "cp failed" - rm -r "${D}"/opt/cxoffice/setup.{sh,data} - insinto /opt/cxoffice/etc - doins support/templates/cxoffice.conf -} - -pkg_postinst() { - einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create" - einfo "bottles and install Windows applications." -} diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-3.0.1 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-3.0.1 deleted file mode 100644 index b6fbda1c64a4..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-3.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 068c109d50eee945fb022dd0782cbbf7 install-crossover-standard-3.0.1.sh 11818406 diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.0 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.0 deleted file mode 100644 index 09dcca68cd15..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c297585f00c6de62626a4403ddeaadf7 install-crossover-standard-4.0.sh 12792374 diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.1 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.1 deleted file mode 100644 index 9ff264aca198..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7d1ac180fd7d241b1a22857ffa61c19b install-crossover-standard-4.1.sh 12794303 diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.2 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.2 deleted file mode 100644 index 69b9bdd772d4..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 eee16e50f1d55c82e8a1dfdc70dd8d99 install-crossover-standard-4.2.sh 12876096 diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.0 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.0 deleted file mode 100644 index 5671e6652df8..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 bdeda66c2c6b3e7cc04132c180569bf9 install-crossover-standard-5.0.0.sh 15936867 diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.1 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.1 deleted file mode 100644 index d0d27ea350eb..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 96bea3142fd096db88186f7233c5d43c install-crossover-standard-5.0.1.sh 16160351 diff --git a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.3 b/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.3 deleted file mode 100644 index 3dc855cf63f7..000000000000 --- a/app-emulation/crossover-office-bin/files/digest-crossover-office-bin-5.0.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f64d2cf94cb340fc8f9ec79b3259851a install-crossover-standard-5.0.3.sh 17275401 -RMD160 db2f650968f486f32558b0316ff5b62418b3a37c install-crossover-standard-5.0.3.sh 17275401 -SHA256 88421ddb62ad00f6b8bb82552af94f236dcbcaf1a86fd69993e4761c3e561bd9 install-crossover-standard-5.0.3.sh 17275401 |