Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58959 - New ebuild: Gtranslator 1.1.5
Summary: New ebuild: Gtranslator 1.1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 51039 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-30 18:27 UTC by erkan kaplan
Modified: 2004-10-09 12:10 UTC (History)
3 users (show)

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


Attachments
New build: Gtranslator 1.1.5 (gtranslator-1.1.5.ebuild,744 bytes, application/octet-stream)
2004-07-30 18:28 UTC, erkan kaplan
Details
Gtranslator-1.1.5 ebuild ( PLANTEXT) (gtranslator-1.1.5.ebuild,744 bytes, text/plain)
2004-08-01 12:17 UTC, erkan kaplan
Details
Gtranslator-1.1.5 ebuild ( PLANTEXT) (gtranslator-1.1.5.ebuild,677 bytes, text/plain)
2004-08-01 12:22 UTC, erkan kaplan
Details
ebuild updated (gtranslator-1.1.5.ebuild,663 bytes, application/octet-stream)
2004-10-07 10:55 UTC, Jonathan Hernández Velasco
Details
gtranslator-1.1.5.ebuild updated (gtranslator-1.1.5.ebuild,663 bytes, text/plain)
2004-10-07 10:57 UTC, Jonathan Hernández Velasco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description erkan kaplan 2004-07-30 18:27:34 UTC
New Build for Gtranslator 1.1.5

Reproducible: Always
Steps to Reproduce:
Comment 1 erkan kaplan 2004-07-30 18:28:11 UTC
Created attachment 36494 [details]
New build: Gtranslator 1.1.5
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-01 11:57:59 UTC
erkan, please reattach this attachment as a PLAINTEXT.  As it is, it is a BIN attachment and cannot be viewed.
Comment 3 erkan kaplan 2004-08-01 12:17:25 UTC
Created attachment 36593 [details]
Gtranslator-1.1.5 ebuild ( PLANTEXT)

Gtranslator-1.1.5 ebuild ( PLANTEXT)
Comment 4 erkan kaplan 2004-08-01 12:20:07 UTC
Comment on attachment 36593 [details]
Gtranslator-1.1.5 ebuild ( PLANTEXT)

# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit gnome2

DESCRIPTION="An enhaned gettext po file editor for GNOME"

SRC_URI="http://www.${PN}.org/download/releases/${PV}/${P}.tar.gz"
HOMEPAGE="http://gtranslator.sourceforge.net/"


LICENSE="GPL-2"

IUSE=""
SLOT="0"
KEYWORDS="~x86"

RDEPEND=">=dev-libs/libxml2-2.4.12
	>=gnome-base/libgnome-2
	>=gnome-base/libgnomeui-2
	>=gnome-base/libbonoboui-2
	>=gnome-base/gnome-vfs-2"

DEPEND="${RDEPEND}
	>=app-text/scrollkeeper-0.1.4
	>=dev-util/intltool-0.22
	dev-util/pkgconfig"

DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README THANKS TODO"
Comment 5 erkan kaplan 2004-08-01 12:22:34 UTC
Created attachment 36594 [details]
Gtranslator-1.1.5 ebuild ( PLANTEXT)

Gtranslator-1.1.5 ebuild ( PLANTEXT)
Comment 6 David Nielsen 2004-08-29 11:51:42 UTC
You may want to use mirror://sourceforge/${PV}/${P}.tar.gz
Comment 7 foser (RETIRED) gentoo-dev 2004-08-30 04:58:06 UTC
*** Bug 51039 has been marked as a duplicate of this bug. ***
Comment 8 foser (RETIRED) gentoo-dev 2004-08-30 05:01:37 UTC
fix src_uri like comment #6 says & fix the typo in the description.

Gnome is fine with app-text taking over primary maintainership here.
Comment 9 Jonathan Hernández Velasco 2004-10-07 10:55:19 UTC
Created attachment 41300 [details]
ebuild updated

works fine.
Comment 10 Jonathan Hernández Velasco 2004-10-07 10:57:04 UTC
Created attachment 41302 [details]
gtranslator-1.1.5.ebuild updated

Works fine.
Comment 11 Alastair Tse (RETIRED) gentoo-dev 2004-10-09 12:10:27 UTC
added to portage. thanks all.