Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23073 - updated gtk-sharp ebuild (0.10)
Summary: updated gtk-sharp ebuild (0.10)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-18 17:09 UTC by Philip Chapman
Modified: 2003-06-24 10:58 UTC (History)
0 users

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


Attachments
updated gtk-sharp ebuild (gtk-sharp-0.10.ebuild,1.92 KB, text/plain)
2003-06-18 17:10 UTC, Philip Chapman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Chapman 2003-06-18 17:09:41 UTC
New version of gtk-sharp has been out for a few days.  The 0.9 ebuild works if
you remove the following lines:

    # Workaround possible upgrade problems
    cd ${S}/rsvg
    mv Makefile.in Makefile.in.old
    sed -e "s:glib-sharp:../glib/glib-sharp.dll:" Makefile.in.old > Makefile.in


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Philip Chapman 2003-06-18 17:10:55 UTC
Created attachment 13498 [details]
updated gtk-sharp ebuild
Comment 2 foser (RETIRED) gentoo-dev 2003-06-24 10:58:41 UTC
removed some other (hopefully) obsolete stuff too and added libgda USE flag

0.10 added 

thnx for your report.