Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70969 - Version bump of gPHPEdit for new 0.9.50 release
Summary: Version bump of gPHPEdit for new 0.9.50 release
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 44264 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-12 08:09 UTC by Andy Jeffries
Modified: 2004-11-15 13:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Hopefully a correct ebuild (gphpedit-0.9.50.ebuild,652 bytes, text/plain)
2004-11-12 08:10 UTC, Andy Jeffries
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Jeffries 2004-11-12 08:09:31 UTC
I've released a new version of gPHPEdit and would like it to be put in to portage unstable (for now until you consider it stable enough for stable).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I've amended the existing ebuild (and emailed it to liquidx@gentoo.org) but I'm
not 100% sure it's right:

# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.6.ebuild,v
1.4 2004/10/17 18:14:15 liquidx Exp $

inherit gnome2

DESCRIPTION="A Gnome2 PHP/HTML source editor"
HOMEPAGE="http://www.gphpedit.org/"
SRC_URI="http://gphpedit.org/download/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""

RDEPEND=">=dev-libs/glib-2.0
	>=x11-libs/gtk+-2.4
	>=gnome-base/libgnomeui-2.0
	=gnome-extra/libgtkhtml-2*"

DEPEND=">=dev-util/pkgconfig-0.12.0
	${RDEPEND}"

DOCS="AUTHORS ChangeLog README"
SCROLLKEEPER_UPDATE="0"
Comment 1 Andy Jeffries 2004-11-12 08:10:22 UTC
Created attachment 43789 [details]
Hopefully a correct ebuild

An ebuild for gphpedit-0.9.50
Comment 2 Andy Jeffries 2004-11-12 08:11:23 UTC
Changes to the build for this version:

* Version bump
* Now requires Gtk>=2.4
* Doesn't require GtkScintilla2 any more (included so version is fixed 
  and doesn't conflict with another fork of GtkScintilla2)
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2004-11-15 13:00:50 UTC
bumped in portage. thanks for your report.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2004-11-15 13:01:04 UTC
*** Bug 44264 has been marked as a duplicate of this bug. ***