Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15108 - dc-gui2-0.70.ebuild (New Package)
Summary: dc-gui2-0.70.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-04 11:28 UTC by Jens Tollofsen
Modified: 2003-02-28 01:52 UTC (History)
0 users

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


Attachments
dc-gui2-0.70.ebuild (dc-gui2-0.70.ebuild,754 bytes, text/plain)
2003-02-04 11:28 UTC, Jens Tollofsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Tollofsen 2003-02-04 11:28:16 UTC
This is a GTK2 port of dc-gui, the graphical gtk Direct Connect client for dctc.

net-p2p/dc-gui2
or
net-p2p/dc-gui

would work. You can run it side by side with dc-gui, and the developers named it
dc-gui2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jens Tollofsen 2003-02-04 11:28:59 UTC
Created attachment 7925 [details]
dc-gui2-0.70.ebuild
Comment 3 Khayyam 2003-02-26 15:10:29 UTC
At least on ppc this ebuild fails (most probably due to a missing dep)

zsh% emerge -p `pwd`/dc-gui2-0.70.ebuild

Calculating dependencies ...done!
[ebuild  N   ] net-p2p/dc-gui2-0.70

zsh% emerge `pwd`/dc-gui2-0.70.ebuild
[snip output]

checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found

configure: error: Library requirements (libgnomeui-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: net-p2p/dc-gui2-0.70 failed.
!!! Function econf, Line 14, Exitcode 1
!!! econf failed

zsh% emerge info

Portage 2.0.46-r12 (default-ppc-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-ppc-crypto ppc 
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="oss xv libwww jpeg mitshm gif gnome kde png ppc gnome-libs gdbm berkdb readline java X sdl gpm tcpd pam ssl perl python esd imlib gtk qt opengl mozilla cdr -nls -slang ncurses maildir -motif dvd aalib crypt cups truetype wavelan moznoirc moznomail moznocompose -mozxmlterm oggvorbis alsa"
COMPILER="gcc3"
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -mpowerpc-gfxopt -fsigned-char"
CXXFLAGS="-O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -mpowerpc-gfxopt -fsigned-char"
ACCEPT_KEYWORDS="ppc"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache buildpkg"

Reproducible: Always
Steps to Reproduce:
1. see above
Comment 4 SpanKY gentoo-dev 2003-02-28 01:52:21 UTC
added =gnome-base/libgnomeui-2* to DEPEND