Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143204 Details for
Bug 190636
app-office/openproj-1.4: new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
openproj-bin-1.0.ebuild
openproj-bin-1.0.ebuild (text/plain), 1.18 KB, created by
Christian Affolter
on 2008-02-11 13:47:11 UTC
(
hide
)
Description:
openproj-bin-1.0.ebuild
Filename:
MIME Type:
Creator:
Christian Affolter
Created:
2008-02-11 13:47:11 UTC
Size:
1.18 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="OpenProj is a free, open source desktop alternative to Microsoft Project" >HOMEPAGE="http://openproj.org/openproj" >SRC_URI="mirror://sourceforge/openproj/openproj-${PV}.tar.gz >http://openproj.cvs.sourceforge.net/*checkout*/openproj/openproj_build/resources/openproj.desktop >http://openproj.cvs.sourceforge.net/*checkout*/openproj/openproj_build/resources/openproj.png" > > >LICENSE="CPLA" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND=">=virtual/jre-1.5" >DEPEND="${DEPEND}" > >S="${WORKDIR}/openproj-${PV}" > >src_unpack() { > unpack openproj-${PV}.tar.gz > cd "${S}" > epatch "${FILESDIR}/openproj-${PV}-fix-launcher.patch" >} > >src_install() { > local installDir=/opt/openproj-${PV} > insinto /opt > doins -r "${S}" > fperms a+rx ${installDir}/openproj.sh > # Symlink the laucher script > dosym ${installDir}/openproj.sh /usr/bin/openproj > # Symlink the directory and the jar to have them without version number > dosym ${installDir} /opt/openproj > > # Install the desktop menu entry and the corresponding icon > domenu ${DISTDIR}/openproj.desktop > doicon ${DISTDIR}/openproj.png >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 190636
:
130268
|
130271
|
130272
|
130279
|
130281
|
143204
|
143206
|
155687
|
155689
|
167732
|
167734
|
206836
|
206837