Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116584 - LinspireClear KDE style ebuild
Summary: LinspireClear KDE style ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-12-24 00:18 UTC by Andrea Ratto
Modified: 2009-10-14 09:23 UTC (History)
5 users (show)

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


Attachments
x11-themes/linspire-clear/linspire-clear-1.11.ebuild (linspire-clear-1.11.ebuild,718 bytes, text/plain)
2005-12-24 00:19 UTC, Andrea Ratto
Details
better linspire-clear-1.11.ebuild (linspire-clear-1.11.ebuild,610 bytes, text/plain)
2006-02-12 20:31 UTC, David Watzke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Ratto 2005-12-24 00:18:03 UTC
I really like this KDE style and found writing an ebuild easier than compiling it normally. Tested it on x86 for weeks
Comment 1 Andrea Ratto 2005-12-24 00:19:24 UTC
Created attachment 75443 [details]
x11-themes/linspire-clear/linspire-clear-1.11.ebuild
Comment 2 David Watzke 2006-01-21 13:46:45 UTC
Works fine on AMD64, too. Can someone add it to da treee?? :(
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 19:01:18 UTC
- LGPL is not a valid license, please have a look at /usr/portage/licenses
- need-kde needs to be called after R/DEPEND
Comment 4 David Watzke 2006-02-12 20:31:07 UTC
Created attachment 79641 [details]
better linspire-clear-1.11.ebuild

Here is fixed version of ebuild... It is not under LGPL, but GPL-2.
Comment 5 Simon Strandman 2006-02-18 02:43:22 UTC
The ebuild works nicely here. Btw I think it should be called linspire-artwork instead to be consistent with mandrake-artwork, redhat-artwork, gentoo-artwork etc.
Comment 6 Thomas van Kampen 2006-02-18 02:52:26 UTC
The *-artwork packages are collections of artwork from those distro's for several things (kde/gnome/etc). Linspire clear is just one KDE style (much like 'jimmac-xcursors' package).
Comment 7 Renan T. Inácio 2007-01-13 23:55:41 UTC
>>> Compiling source in /var/tmp/portage/linspire-clear-1.11/work/marlin_build_los-linspireclear-style-1 ...
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** YOU'RE USING automake (GNU automake) 1.9.6.
*** KDE requires automake 1.6
make[1]: ** [cvs] Erro 1
make: ** [all] Erro 2

!!! ERROR: x11-themes/linspire-clear-1.11 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 257:   Called die
Comment 8 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-01-14 09:27:52 UTC
try adding the following line to the ebuild

      WANT_AUTOMAKE=1.6

either before or after the 

  need-kde 3.4

line.
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2009-10-14 09:23:43 UTC
KDE3-only, no KDE4 version available. Closing as WONTFIX as KDE3 will be removed from tree soon.