public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-misc/qcad-parts: qcad-parts-2.1.2.8.ebuild qcad-parts-2.0.1.2.ebuild
@ 2008-11-06 12:39 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2008-11-06 12:39 UTC (permalink / raw
  To: gentoo-commits

bicatali    08/11/06 12:39:07

  Added:                qcad-parts-2.1.2.8.ebuild
  Removed:              qcad-parts-2.0.1.2.ebuild
  Log:
  Version bump, closing bug #186000
  (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.1                  sci-misc/qcad-parts/qcad-parts-2.1.2.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/qcad-parts/qcad-parts-2.1.2.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/qcad-parts/qcad-parts-2.1.2.8.ebuild?rev=1.1&content-type=text/plain

Index: qcad-parts-2.1.2.8.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad-parts/qcad-parts-2.1.2.8.ebuild,v 1.1 2008/11/06 12:39:07 bicatali Exp $

MY_PN="partlibrary"
MY_PV="${PV}-1"

DESCRIPTION="Collection of CAD files that can be used from the library browser of QCad"
LICENSE="GPL-2"
HOMEPAGE="http://www.ribbonsoft.com/qcad_library.html"
SRC_URI="ftp://ribbonsoft.com/archives/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""

S="${WORKDIR}/${MY_PN}-${MY_PV}"

src_install() {
	insinto /usr/share/${PN}
	doins -r * || die "Failed installing qcad-parts files"
}

pkg_postinst() {
	einfo
	einfo "The QCad parts library was installed in"
	einfo "/usr/share/${PN}"
	einfo "Please set this path in QCad's preferences to access it."
	einfo "(Edit->Application Preferences->Paths->Part Libraries)"
	einfo
	einfo "After restarting QCad, you can use the library by selecting"
	einfo "View->Views->Library Browser"
	einfo
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-06 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-06 12:39 [gentoo-commits] gentoo-x86 commit in sci-misc/qcad-parts: qcad-parts-2.1.2.8.ebuild qcad-parts-2.0.1.2.ebuild Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox