Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15049 - pango-1.2.1.ebuild (Update)
Summary: pango-1.2.1.ebuild (Update)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-03 11:57 UTC by slyzer
Modified: 2003-02-04 07:48 UTC (History)
1 user (show)

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


Attachments
pango-1.2.1.ebuild (pango-1.2.1.ebuild,1.35 KB, text/plain)
2003-02-03 11:58 UTC, slyzer
Details
pango-1.2.1.ebuild (corrected) (pango-1.2.1.ebuild,1.36 KB, text/plain)
2003-02-04 04:31 UTC, slyzer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description slyzer 2003-02-03 11:57:40 UTC
Hi,

new release of pango. Read more at
http://mail.gnome.org/archives/gtk-devel-list/2003-February/msg00007.html

I comment the patch lines out. Are there new versions available, or were they
added to the current release? I don't really know what the Red Hat enhahcement do...

cu
 slyzer

Reproducible: Always
Steps to Reproduce:
Comment 1 slyzer 2003-02-03 11:58:30 UTC
Created attachment 7885 [details]
pango-1.2.1.ebuild
Comment 2 Spider (RETIRED) gentoo-dev 2003-02-03 23:15:22 UTC
this is becoming repetetive

KEYWORDS="x86 ~ppc alpha"	

#epatch ${FILESDIR}/pango-1.0.99.020606-xfonts.patch
# patch adapted from RH initial patch by <foser@gentoo.org>
#epatch ${FILESDIR}/${P}-slighthint-gentoo.patch

Theese should be updated to the new source


if [ -n "$DEBUG" ]; then
	myconf="${myconf}  --enable-debug"
fi
	


its DEBUGBUILD not DEBUG, DEBUG is deprecated.
Comment 3 slyzer 2003-02-04 04:31:07 UTC
Created attachment 7921 [details]
pango-1.2.1.ebuild (corrected)

Here's a corrected one, I left the patches outcomment.

Do you know where I find new versions of these patches?

Sorry for my silly ebuilds.
Comment 4 foser (RETIRED) gentoo-dev 2003-02-04 07:34:11 UTC
they're not silly, they are just plain versionbumps. All arch keywords should go in ~ masked to start with, one guy testing them isn't enough to mark them stable. The patches should be left in if they add some functionality not added to main package yet we find necessary, granted this isn't easy to figure out without talking to us.

In general these sort of ebuilds (stable versions of major components) we have added to the tree within a day, so providing ebuilds/notification for/about them is not needed. We are here to keep on top of that :)
Comment 5 slyzer 2003-02-04 07:48:16 UTC
o.k. :)