Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60848 - New interesting application: GMSO
Summary: New interesting application: GMSO
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://gmso.linux-sevenler.org/index....
Whiteboard:
Keywords: EBUILD
: 91038 (view as bug list)
Depends on: 91036
Blocks:
  Show dependency tree
 
Reported: 2004-08-18 22:59 UTC by Pieter Baele
Modified: 2007-02-03 14:01 UTC (History)
3 users (show)

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


Attachments
ebuild for gmso and hwinfo - provided from project homepage (gmso-0.9.0.gentoo.ebuild.tar.bz2,1.58 KB, application/x-bzip)
2004-10-30 01:14 UTC, Alex Murray
Details
hwinfo-8.38.log (5566-hwinfo-8.38.log,10.97 KB, text/plain)
2005-01-06 16:13 UTC, Colin Macdonald
Details
gmso-0.9.2.ebuild (gmso-0.9.2.ebuild,758 bytes, text/plain)
2005-05-01 05:36 UTC, Serkan Kaba (RETIRED)
Details
gmso-gksu.patch (gmso-gksu.patch,532 bytes, patch)
2005-05-01 05:37 UTC, Serkan Kaba (RETIRED)
Details | Diff
gmsorunner (gmsorunner,587 bytes, text/plain)
2005-05-01 05:39 UTC, Serkan Kaba (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pieter Baele 2004-08-18 22:59:07 UTC
MSO measures ink levels of HP ve Epson inkjet printers.  You can get a list of compatible printers from http://libinklevel.sourceforge.net.

This is the 4th best rated program on gnomefiles.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-22 05:25:36 UTC
please post an ebuild
Comment 2 Alex Murray 2004-10-30 01:14:17 UTC
Created attachment 42897 [details]
ebuild for gmso and hwinfo - provided from project homepage

ebuild for gmso and hwinfo - hwinfo is needed as a dependency
Comment 3 Colin Macdonald 2005-01-06 16:12:47 UTC
I tried these ebuilds but hwinfo failed with the following:

>>> Unpacking source...
>>> Unpacking hwinfo-8.38.tar.gz to /var/tmp/portage/hwinfo-8.38/work
>>> Source unpacked.
gcc -c -Wall -O2 -pipe -g   -I/var/tmp/portage/hwinfo-8.38/work/hwinfo-8.38/src/hd hwinfo.c
make: *** No rule to make target `/var/tmp/portage/hwinfo-8.38/work/hwinfo-8.38/src/libhd.a', needed by `hwinfo'.  Stop.
make: *** Waiting for unfinished jobs....

Emerge info:
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.4.28 i686)
=================================================================
System uname: 2.4.28 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Aug 23 2004, 17:02:48)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r2, 1.5, 1.6.3, 1.7.9, 1.4_p6, 1.9.3
sys-devel/binutils:  2.15.90.0.1.1-r3
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protection distlocks sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="ftp://gentoo.ccccom.com http://gentoo.ccccom.com http://gentoo.seren.com/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://mirror.datapipe.net/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d aalib acl alsa apm arts berkdb bitmap-fonts cdr cjk crypt cups dga directfb dvd eds emacs encode esd f77 faad fam fbcon fftw flac fortran gcj gdbm gif gimpprint ginac gnome gnustep gphoto2 gpm gstreamer gtk gtk2 guile imagemagick imlib jack java jpeg ldap leim libwww lirc live mad matroska mikmod mmx mng motif mozilla mpeg mysql nas ncurses nls objc offensive oggvorbis opengl oss pam pdflib perl plotutils png ppds python qhull qt quicktime radeon readline rtc samba scanner sdk sdl slang speex spell sqlite sse ssl svg tcltk tcpd tetex theora tiff truetype usb v4l wxwindows xinerama xml xml2 xmms xosd xv xvid zlib video_cards_radeon video_cards_mach64"

I will attach the complete log.
Comment 4 Colin Macdonald 2005-01-06 16:13:47 UTC
Created attachment 47796 [details]
hwinfo-8.38.log

log showing the error build hwinfo
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-05-01 04:33:34 UTC
*** Bug 91038 has been marked as a duplicate of this bug. ***
Comment 6 Serkan Kaba (RETIRED) gentoo-dev 2005-05-01 05:30:58 UTC
That bug has been solved. New ebuild from the site can be successfully merged.
Comment 7 Serkan Kaba (RETIRED) gentoo-dev 2005-05-01 05:36:01 UTC
Created attachment 57722 [details]
gmso-0.9.2.ebuild
Comment 8 Serkan Kaba (RETIRED) gentoo-dev 2005-05-01 05:37:27 UTC
Created attachment 57723 [details, diff]
gmso-gksu.patch
Comment 9 Serkan Kaba (RETIRED) gentoo-dev 2005-05-01 05:39:24 UTC
Created attachment 57724 [details]
gmsorunner
Comment 10 Serkan Kaba (RETIRED) gentoo-dev 2005-05-01 05:43:13 UTC
This is dependent on hwinfo (Bug 91036)
Comment 11 Stefan Schweizer (RETIRED) gentoo-dev 2006-01-14 11:38:17 UTC
You need to become a developer and maintain some ebuilds or get a developer to add this.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 14:01:12 UTC
Homepage only returns "Not available".

Missing upstream -> CANTFIX.