Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnutu: School scheduler
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Thu Sep 01, 2005 12:28 pm    Post subject: Gnutu: School scheduler Reply with quote

I just came across Gnutu today, and it's great. Before I found this application I was essentially creating text files to write down my homework. You can store homework information, quiz and test dates. You can also store grades and have it calculate your average. It's a great piece of software.

Oh it uses mono, and there isn't an ebuild yet.

Screenshots!
Main page
_________________
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Back to top
View user's profile Send private message
jamapii
l33t
l33t


Joined: 16 Sep 2004
Posts: 637

PostPosted: Thu Sep 01, 2005 12:47 pm    Post subject: Reply with quote

Code:
# Distributed under the terms of the GNU General Public License v2

inherit mono

DESCRIPTION="GNU Student's Timetable for polish users"
HOMEPAGE="http://www.gnutu.org/"
SRC_URI="http://www.gnutu.org/download/sources/${P}.tar.gz"
RESTRICT=nomirror

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

DEPEND="dev-lang/mono
        >=dev-dotnet/glade-sharp-1.9.5"

src_unpack() {
   unpack ${A}
}

src_compile() {
   econf --prefix=/usr || die
   sed -i -e /on_CalendarWindow_focus_out/s/EventArgs/Gtk.FocusOutEventArgs/ src/Widgets/DateEdit.cs
   emake || die
}

src_install() {
   make install DESTDIR=${D} || die
}


edit: fixed ebuild...

Compiles now with =dev-dotnet/glade-sharp-2.3*, possibly also 2.5.
You need to package.unmask glade-sharp-2* and gtk-sharp-2* and accept keywords ~x86, this should be harmless if you don't depend on version 1.* of these.
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Thu Sep 01, 2005 9:27 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=104521

I filed a bug report to add that ebuild to portage. Should take a several months, if we're lucky only a few months :P. lol
_________________
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Back to top
View user's profile Send private message
vitae
Tux's lil' helper
Tux's lil' helper


Joined: 26 Mar 2004
Posts: 134
Location: Germany

PostPosted: Wed May 03, 2006 1:07 pm    Post subject: Reply with quote

i got this, while i tried to compile gnutu.

i have mono-1.1.13.4, gtk-sharp-2.8.2 and glade-sharp-2.8.2

Code:
Making all in resources
make[1]: Entering directory `/var/tmp/portage/gnutu-2.0/work/gnutu-2.0/resources'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/var/tmp/portage/gnutu-2.0/work/gnutu-2.0/resources'
Making all in src
make[1]: Entering directory `/var/tmp/portage/gnutu-2.0/work/gnutu-2.0/src'
sed -e "s|\@prefix\@|/usr|g" -e "s|\@VERSION\@|2.0|g" Engine/Defines.cs.in > Engine/Defines.cs
/usr/bin/mcs -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll     -resource:./../resources/gui.glade,gui.glade  -resource:./../resources/pixmaps/AtHome-20.png,AtHome-20.png  -resource:./../resources/pixmaps/LessonsSchedule-16.png,LessonsSchedule-16.png  -resource:./../resources/pixmaps/Stars-1.png,Stars-1.png  -resource:./../resources/pixmaps/Stars-5.png,Stars-5.png  -resource:./../resources/pixmaps/AtSchool-20.png,AtSchool-20.png  -resource:./../resources/pixmaps/logo-48.png,logo-48.png  -resource:./../resources/pixmaps/Search-20.png,Search-20.png  -resource:./../resources/pixmaps/SearchTests-16.png,SearchTests-16.png  -resource:./../resources/pixmaps/SearchTests-48.png,SearchTests-48.png  -resource:./../resources/pixmaps/Stars-2.png,Stars-2.png  -resource:./../resources/pixmaps/Stats-20.png,Stats-20.png  -resource:./../resources/pixmaps/Day-20.png,Day-20.png  -resource:./../resources/pixmaps/Settings-16.png,Settings-16.png  -resource:./../resources/pixmaps/Stars-3.png,Stars-3.png  -resource:./../resources/pixmaps/Time-20.png,Time-20.png  -resource:./../resources/pixmaps/Diary-20.png,Diary-20.png  -resource:./../resources/pixmaps/Settings-20.png,Settings-20.png  -resource:./../resources/pixmaps/Stars-4.png,Stars-4.png  -resource:./../resources/pixmaps/Next-20.png,Next-20.png  -resource:./../resources/pixmaps/Previous-20.png,Previous-20.png  -resource:./../resources/pixmaps/Home-20.png,Home-20.png  -resource:./../resources/pixmaps/Info-48.png,Info-48.png  -resource:./../resources/pixmaps/Question-48.png,Question-48.png  -resource:./../resources/pixmaps/Error-48.png,Error-48.png  -resource:./../resources/pixmaps/Warning-48.png,Warning-48.png  -resource:./../resources/pixmaps/DaysOffSchool-16.png,DaysOffSchool-16.png  -resource:./../resources/pixmaps/DaysOffSchool-20.png,DaysOffSchool-20.png  -resource:./../resources/pixmaps/Priority-1.png,Priority-1.png  -resource:./../resources/pixmaps/Priority-2.png,Priority-2.png  -resource:./../resources/pixmaps/Priority-3.png,Priority-3.png  -resource:./../resources/pixmaps/Import-48.png,Import-48.png  -resource:./../resources/pixmaps/Settings-48.png,Settings-48.png  -resource:./../resources/pixmaps/LessonsSchedule-48.png,LessonsSchedule-48.png  -resource:./../resources/pixmaps/Finish-20.png,Finish-20.png  -resource:./../resources/pixmaps/WizardFinish-48.png,WizardFinish-48.png -out:gnutu.exe Main.cs GUI/FirstStartWindow.cs GUI/MainWindow.cs GUI/LessonsScheduleWindow.cs GUI/SettingsWindow.cs GUI/DaysOffSchoolWindow.cs Engine/db.cs Engine/FilesPaths.cs Engine/LessonsSchedule.cs Engine/Settings.cs Engine/DaysOffSchool.cs Widgets/Alert.cs Widgets/ButtonsSwitcher.cs Widgets/DateEdit.cs Widgets/TimeEdit.cs Engine/Defines.cs -r:System.Xml -r:Mono.Posix
Widgets/TimeEdit.cs(23,10): warning CS0612: `Gtk.Combo' is obsolete
Main.cs(25,9): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/FirstStartWindow.cs(83,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/FirstStartWindow.cs(89,44): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/FirstStartWindow.cs(136,25): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/FirstStartWindow.cs(180,25): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/FirstStartWindow.cs(270,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/FirstStartWindow.cs(273,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(80,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(81,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(82,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(83,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(85,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(86,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(138,38): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(139,38): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(140,38): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(141,38): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(153,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(154,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(155,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(165,29): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(166,29): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(167,29): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(174,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(175,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(176,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(194,45): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(196,45): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(386,60): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(397,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(399,31): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(529,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(534,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(924,51): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(1245,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(1265,12): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(1268,12): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/MainWindow.cs(1492,24): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(45,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(46,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(47,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(48,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(49,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(50,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(51,34): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(195,11): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(196,11): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(243,28): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(420,30): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/LessonsScheduleWindow.cs(421,30): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/SettingsWindow.cs(51,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/SettingsWindow.cs(53,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/SettingsWindow.cs(54,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/SettingsWindow.cs(55,17): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/DaysOffSchoolWindow.cs(40,27): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/DaysOffSchoolWindow.cs(41,27): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/DaysOffSchoolWindow.cs(191,24): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/DaysOffSchoolWindow.cs(238,14): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/DaysOffSchoolWindow.cs(278,25): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
GUI/DaysOffSchoolWindow.cs(283,25): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(196,40): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(197,40): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(198,40): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(199,40): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(603,7): error CS1654: Cannot assign to members of `res' because it is a `foreach iteration variable'
Engine/db.cs(661,19): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(671,19): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Engine/db.cs(705,6): error CS1654: Cannot assign to members of `res' because it is a `foreach iteration variable'
Engine/db.cs(837,4): warning CS0162: Unreachable code detected
Widgets/Alert.cs(69,59): warning CS0618: `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
Widgets/TimeEdit.cs(52,20): warning CS0612: `Gtk.Combo' is obsolete
Widgets/TimeEdit.cs(53,5): warning CS0612: `Gtk.Combo' is obsolete
Widgets/TimeEdit.cs(54,5): warning CS0612: `Gtk.Combo' is obsolete
Compilation failed: 2 error(s), 72 warnings
make[1]: *** [gnutu.exe] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/gnutu-2.0/work/gnutu-2.0/src'
make: *** [all-recursive] Fehler 1

!!! ERROR: app-misc/gnutu-2.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  ebuild.sh, line 594:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Back to top
View user's profile Send private message
vutives
Guru
Guru


Joined: 25 Sep 2005
Posts: 348
Location: Poland

PostPosted: Thu Aug 31, 2006 3:09 pm    Post subject: Reply with quote

I have exaclty the same problem as vitae. Any ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum