Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36629 - gtkgl-sharp-0.02.ebuild (new package)
Summary: gtkgl-sharp-0.02.ebuild (new package)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-28 02:13 UTC by Tim Rädisch
Modified: 2004-06-02 10:18 UTC (History)
1 user (show)

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


Attachments
gtkgl-sharp-0.02.ebuild (gtkgl-sharp-0.02.ebuild,958 bytes, text/plain)
2003-12-28 02:13 UTC, Tim Rädisch
Details
gtkgl-sharp-0.02-r1.ebuild (gtkgl-sharp-0.02-r1.ebuild,767 bytes, text/plain)
2003-12-29 06:01 UTC, Tim Rädisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Rädisch 2003-12-28 02:13:01 UTC
"GtkGL# is a managed .NET assembly for using the OpenGL graphics library together with the Gtk# windowing toolkit."
http://www.olympum.com/projects/gtkgl-sharp.html

It's base on the already existing Gtk#-eBuild.

Because it's a .NET-Assembly I would place it inside the dev-dotnet-tree, but because it needs x11 and Gtk# is inside x11-libs I'm not really sure in which tree it should :)
Comment 1 Tim Rädisch 2003-12-28 02:13:30 UTC
Created attachment 22734 [details]
gtkgl-sharp-0.02.ebuild
Comment 2 foser (RETIRED) gentoo-dev 2003-12-29 04:35:20 UTC
it should be in dotnet, gtk-sharp needs to be moved.
Comment 3 foser (RETIRED) gentoo-dev 2003-12-29 04:36:12 UTC
i don't know this tool 'ebuilder', but the ebuild sure could use some cleaning.
Comment 4 Tim Rädisch 2003-12-29 06:01:25 UTC
Created attachment 22787 [details]
gtkgl-sharp-0.02-r1.ebuild
Comment 5 Tim Rädisch 2003-12-29 06:09:53 UTC
Sorry, there were few "testing"-lines, bacause first I had some problems with Novell Forage's PHP-Download-Script.

Now it should work, as long as Novell doesn't change any absolute ftp-server locations.

The Problem here is, that the dynamical PHP-Script indirectly downloads the tar-file and the ebuild tries to make a MD5-digest of the PHP-Script and not from the tar.
Comment 6 Peter Johanson (RETIRED) gentoo-dev 2004-06-02 10:18:20 UTC
Okay, i just got the latest gtkgl-sharp added to portage. It's only slightly modified from the version here, using novell's FTP server for the SRC_URI, changing the depend to virtual/x11 to accomodate xorg/xfree stuff, and a few other minor tweaks. Thanks for the ebuild. Marking TEST-REQUEST, please report success/failures.