Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

The desktop-effects overlay

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
425 posts
  • Page 1 of 17
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 17
  • Next
Author
Message
jmbsvicetto
Moderator
Moderator
User avatar
Posts: 4735
Joined: Wed Apr 27, 2005 4:33 pm
Location: Angra do Heroísmo (PT)

The desktop-effects overlay

  • Quote

Post by jmbsvicetto » Sun Jan 27, 2008 6:32 pm

This is an announcement that the new desktop-effects overlay is now available.

To get this overlay you can use layman (layman -a desktop-effects) or get it directly with git (git clone git://git.overlays.gentoo.org/proj/desktop-effects.git). You can follow the commits on the overlay through gitweb. We'll be adding some docs to the overlay under the Documentation dir. Join us at the #gentoo-desktop-effects irc channel of the freenode network.

If you find any bugs, please report them here or in the IRC channel, but do not open a bug in Gentoo's bugzilla.

Thanks,

the desktop-effects team.
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Sun Jan 27, 2008 7:10 pm

Nice ! :D

Thank you alot, jmbsvicetto (+ the others involved),

updating overlays ... :wink:
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Sun Jan 27, 2008 7:24 pm

Cool. I am looking forward to testing out the ebuilds. I will later though. I need to wait until I hear about my Grandma first. She's in the hospital. I haven't even worked on my own personal ebuilds, which others are eagerly expecting I'm sure. :P

I looked at the online overlay and I can say, great work. :) You all must have busy schedules to work on Official Gentoo ebuilds and the overlay. Thanks for your hard work.

Later.

EDIT: The contributors file needs to be updated with ingmar's name and others. :P
Nothing to read in this sig. Move along.
Top
dodo1122
Guru
Guru
User avatar
Posts: 347
Joined: Sat Sep 02, 2006 7:33 pm
Location: York, England

  • Quote

Post by dodo1122 » Sun Jan 27, 2008 8:43 pm

nice one, i'm going to add it as soon as i get to my box :P



dodo
#zen-sources on irc.rizon.net
Top
jonnevers
Veteran
Veteran
User avatar
Posts: 1594
Joined: Thu Jan 02, 2003 6:59 pm
Location: Gentoo64 land

  • Quote

Post by jonnevers » Sun Jan 27, 2008 9:39 pm

just moved from arcon-overlay compiz-fusion ebuilds to desktop-effects. everything built and is working properly so far. thanks!
Top
Vidar
Apprentice
Apprentice
User avatar
Posts: 239
Joined: Wed Apr 09, 2003 4:49 am
Location: Washington, USA

  • Quote

Post by Vidar » Sun Jan 27, 2008 10:46 pm

[SOLVED]I've never used layman before, but after merging layman, I get the following error when trying to get the overlay:

euclid vidar # layman -a desktop-effects
* Overlay "desktop-effects" does not exist!

EDIT: Solved. According to IRC I had to run layman -L -k, because apparently it didn't have contact information for it.
"Vidar, Odin's mighty son, he will come to slay the wolf
The sword runs into the heart of Hverdrungs son
So he avenges his father" -- Amon Amarth - Burning Creation
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Mon Jan 28, 2008 5:44 am

thanks for the overlay!
Top
Ormaaj
Guru
Guru
User avatar
Posts: 319
Joined: Mon Jan 28, 2008 8:04 am

  • Quote

Post by Ormaaj » Mon Jan 28, 2008 8:13 am

Thanks so much for this overlay! I'm glad someone is still developing ebuilds for these packages.

I think I spoke with you, jmbsvicetto, on IRC last night. I still can't seem to get x11-wm/compiz-9999 to compile after syncing the overlay again tonight. I'm using kde4, and I've tried both with and without the kde4 use flag. I have gcc 4.2.2

My flags are: [ebuild R ] x11-wm/compiz-9999 USE="dbus gtk kde kde4%* svg -fuse -gnome -xcb" 0 kB [1]

The messages:

Code: Select all

 * ERROR: x11-wm/compiz-9999 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2594:  Called die
 * The specific snippet of code:
 *       emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
 *  The die message:
 *   emake failed
Build log: http://rafb.net/p/8pwcIe82.html
Top
jmbsvicetto
Moderator
Moderator
User avatar
Posts: 4735
Joined: Wed Apr 27, 2005 4:33 pm
Location: Angra do Heroísmo (PT)

  • Quote

Post by jmbsvicetto » Mon Jan 28, 2008 1:13 pm

Hi.
Ormaaj wrote:I think I spoke with you, jmbsvicetto, on IRC last night. I still can't seem to get x11-wm/compiz-9999 to compile after syncing the overlay again tonight. I'm using kde4, and I've tried both with and without the kde4 use flag. I have gcc 4.2.2

My flags are: [ebuild R ] x11-wm/compiz-9999 USE="dbus gtk kde kde4%* svg -fuse -gnome -xcb" 0 kB [1]

The messages:

Code: Select all

 * ERROR: x11-wm/compiz-9999 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2594:  Called die
 * The specific snippet of code:
 *       emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
 *  The die message:
 *   emake failed
Build log: http://rafb.net/p/8pwcIe82.html
The relevant log part starts here:

Code: Select all

 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -D_FORTIFY_SOURCE=2 -MT kconfig.lo -MD -MP -MF .deps/kconfig.Tpo -c kconfig.cpp  -fPIC -DPIC -o .libs/kconfig.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT glib.lo -MD -MP -MF .deps/glib.Tpo -c glib.c  -fPIC -DPIC -o .libs/glib.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT decoration.lo -MD -MP -MF .deps/decoration.Tpo -c decoration.c  -fPIC -DPIC -o .libs/decoration.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT wobbly.lo -MD -MP -MF .deps/wobbly.Tpo -c wobbly.c  -fPIC -DPIC -o .libs/wobbly.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT wobbly.lo -MD -MP -MF .deps/wobbly.Tpo -c wobbly.c -o wobbly.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT decoration.lo -MD -MP -MF .deps/decoration.Tpo -c decoration.c -o decoration.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/qt/3/include -I -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DFUSE_USE_VERSION=26 "-DALL_LINGUAS="af ar bg be bn bn_IN bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu"" -DLOCALEDIR="/usr/share/locale" -DPLUGINDIR="/usr/lib/compiz" -DIMAGEDIR="/usr/share/compiz" -I../include -DMETADATADIR="/usr/share/compiz" -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT glib.lo -MD -MP -MF .deps/glib.Tpo -c glib.c -o glib.o >/dev/null 2>&1
kconfig.cpp:20:21: error: kglobal.h: No such file or directory
kconfig.cpp:21:27: error: kstandarddirs.h: No such file or directory
kconfig.cpp:22:26: error: kapplication.h: No such file or directory
kconfig.cpp:23:27: error: ksimpleconfig.h: No such file or directory
Please post your emerge --info and try to build compiz with USE="fuse -kde4".
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Top
loftwyr
l33t
l33t
User avatar
Posts: 970
Joined: Wed Dec 29, 2004 2:51 am
Location: 43°38'23.62"N 79°27'8.60"W

  • Quote

Post by loftwyr » Tue Jan 29, 2008 12:00 am

just a thought but you may want to try MAKEOPTS=-j1. that's the kind of error from I tend to get from having too many processes
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Top
Ormaaj
Guru
Guru
User avatar
Posts: 319
Joined: Mon Jan 28, 2008 8:04 am

  • Quote

Post by Ormaaj » Tue Jan 29, 2008 5:25 am

Cool, It seems adding fuse and removing kde4 fixes the problem. I can build with no kde4, and with fuse, but not with both fuse and kde4, (and not without fuse).
Please post your emerge --info

Code: Select all

Portage 2.1.4 (default-linux/x86/2007.0/desktop, gcc-4.2.2, glibc-2.7-r1, 2.6.24-rc8 i686)
=================================================================
System uname: 2.6.24-rc8 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Timestamp of tree: Mon, 28 Jan 2008 22:30:08 +0000
distcc[5992] (dcc_trace_version) distcc 2.18.3 i686-pc-linux-gnu; built Jan 22 2008 17:16:53 [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.1-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1, 9999
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown/usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.chem.wisc.edu/gentoo/ "
LINGUAS="en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/java-overlay /usr/portage/local/layman/cell /usr/portage/local/layman/desktop-effects /usr/portage/local/layman"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi aiglx alsa alsa-lib berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam ffmpeg firefox flac fortran fuse gdbm gif gimp glitz gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde kde4 kdeenablefinal kerberos ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session spell spl ssl svg tcpd theora tiff truetype truetype-fonts tunepimp type1-fonts unicode vorbis win32codecs x86 xcomposite xine xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lockdeflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="radeon vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
just a thought but you may want to try MAKEOPTS=-j1. that's the kind of error from I tend to get from having too many processes
I run distcc sometimes. Tried with my usual -J2... no dice :-/

Oh yeah, also none of the extra plugins compile. compiz-plugins-screensaver for example. Not a big deal though.
Top
LunX
Guru
Guru
User avatar
Posts: 391
Joined: Tue May 18, 2004 5:04 am
Location: Rastede
Contact:
Contact LunX
Website

  • Quote

Post by LunX » Tue Jan 29, 2008 9:17 pm

it would be nice if you add avant-window-navigator-extras ebuild and an ebuild for screenlets wich use the sources from bzr.
Both Projects currently splitted their work into screenlets-new and awn-extras-testing. If you can make seperate ebuilds for that branches thad would be very nice.

screenlets:
http://bazaar.launchpad.net/~screenlets ... lets/trunk

screenlets-new:
http://bazaar.launchpad.net/~helder-fra ... enlets-new

awn-extras:
http://bazaar.launchpad.net/~awn-extras ... tras/trunk

awn-extras-testing:
http://bazaar.launchpad.net/~awn-testin ... as-testing
Top
lazx888
Tux's lil' helper
Tux's lil' helper
Posts: 118
Joined: Tue Sep 13, 2005 8:43 pm

  • Quote

Post by lazx888 » Wed Jan 30, 2008 1:40 am

Can this supplement kde4? Or am I stuck with kde4 desktop effects?

Thanks
Top
xraver
Veteran
Veteran
User avatar
Posts: 1083
Joined: Wed Aug 20, 2003 5:35 am
Location: Halberstadt

  • Quote

Post by xraver » Wed Jan 30, 2008 7:48 am

LunX wrote:it would be nice if you add avant-window-navigator-extras ebuild and an ebuild for screenlets wich use the sources from bzr.
Both Projects currently splitted their work into screenlets-new and awn-extras-testing. If you can make seperate ebuilds for that branches thad would be very nice.

screenlets:
http://bazaar.launchpad.net/~screenlets ... lets/trunk

screenlets-new:
http://bazaar.launchpad.net/~helder-fra ... enlets-new

awn-extras:
http://bazaar.launchpad.net/~awn-extras ... tras/trunk

awn-extras-testing:
http://bazaar.launchpad.net/~awn-testin ... as-testing
No Link ist working! The URLś give a 404
Top
Ingmarv
Retired Dev
Retired Dev
User avatar
Posts: 188
Joined: Tue Feb 27, 2007 12:45 am
Location: Belgium

  • Quote

Post by Ingmarv » Wed Jan 30, 2008 2:39 pm

LunX wrote:it would be nice if you add avant-window-navigator-extras ebuild and an ebuild for screenlets wich use the sources from bzr.
Both Projects currently splitted their work into screenlets-new and awn-extras-testing. If you can make seperate ebuilds for that branches thad would be very nice.
I'm sorry to dissappoint you, but avant-window-navigator-extras has such a piss-poor buildsystem, that not one person on the team wants to maintain it, and thus we decided to drop it from the overlay.
Top
LunX
Guru
Guru
User avatar
Posts: 391
Joined: Tue May 18, 2004 5:04 am
Location: Rastede
Contact:
Contact LunX
Website

  • Quote

Post by LunX » Wed Jan 30, 2008 4:08 pm

the links only work for bzr.
screenlets:
https://code.launchpad.net/~screenlets- ... lets/trunk

screenlets-new:
https://code.launchpad.net/~helder-frag ... enlets-new

awn-extras:
https://code.launchpad.net/~awn-extras/awn-extras/trunk

awn-extras-testing:
https://code.launchpad.net/~awn-testing ... as-testing
Top
LunX
Guru
Guru
User avatar
Posts: 391
Joined: Tue May 18, 2004 5:04 am
Location: Rastede
Contact:
Contact LunX
Website

  • Quote

Post by LunX » Wed Jan 30, 2008 6:11 pm

I make a bug report for the bad buildsystem:
https://bugs.launchpad.net/awn-extras/+bug/187339
Work has been done to begin improving the build system. If Gentoo developers have ideas or suggestions please direct them to the following spec or ask them to file a more detailed bug describing their issues.

https://blueprints.edge.launchpad.net/a ... ilt-system
My english knowledge is limited and also my knowlegde about autotols and writing ebuild. So if you can take a little talk with the people from awn-extras the buildsystem can be better in next time :-)
Top
wah_wah_69
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 145
Joined: Tue Aug 26, 2003 11:34 am

  • Quote

Post by wah_wah_69 » Wed Jan 30, 2008 9:01 pm

Hi you all, it's the first time I add an overlay I did this in order to have a "bleeding edge" version of compiz.

I added the overlay with layman -a desktop-effects && layman --sync desktop-effects

Where are the ebuilds stored? emerge -s compiz shows the very same packages I have already installed before adding the overlay.

Am I missing any step?

Thanks in advance!
Be good and if you can't be good, be careful.
Top
jonnevers
Veteran
Veteran
User avatar
Posts: 1594
Joined: Thu Jan 02, 2003 6:59 pm
Location: Gentoo64 land

  • Quote

Post by jonnevers » Wed Jan 30, 2008 10:05 pm

wah_wah_69 wrote:Am I missing any step?
1) add the desktop-overlay location to the PORTDIR_OVERLAY variable in /etc/make.conf
2) set the appropriate keywords (for live ebuilds it is **) for the appropriate packages in /etc/portage/package.keywords
Top
wah_wah_69
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 145
Joined: Tue Aug 26, 2003 11:34 am

  • Quote

Post by wah_wah_69 » Wed Jan 30, 2008 10:53 pm

jonnevers wrote:
wah_wah_69 wrote:Am I missing any step?
1) add the desktop-overlay location to the PORTDIR_OVERLAY variable in /etc/make.conf
2) set the appropriate keywords (for live ebuilds it is **) for the appropriate packages in /etc/portage/package.keywords
Thanks for your time!

The PORTDIR_OVERLAY was set as /usr/local/portage , the whole directory was empty apart from a games-emulation directory which was itself empty too , I tried to install sdlmame some months ago.

The /etc/portage/package.keywords was non existent I just created it with two asterisks

EDIT:
According to http://gentoo-wiki.com/TIP_package.keywords it seems package.keywords is a directory instead of file, my bad.

EDIT2:

Code: Select all

 layman --sync desktop-effects
* Running command "cd "/usr/portage/local/layman/desktop-effects" && /usr/bin/git pull"...
Already up-to-date.
* 
* Success:
* ------
* 
* Successfully synchronized overlay "desktop-effects".
# cd /usr/local/portage/

The /usr/local/portage directory still is empty.

I created the package.keywords directory with a file named "*" in it.
Be good and if you can't be good, be careful.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Wed Jan 30, 2008 11:01 pm

Read the layman docs. It says something about adding following line to /etc/make.conf

Code: Select all

source /usr/portage/local/layman/make.conf
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
jonnevers
Veteran
Veteran
User avatar
Posts: 1594
Joined: Thu Jan 02, 2003 6:59 pm
Location: Gentoo64 land

  • Quote

Post by jonnevers » Wed Jan 30, 2008 11:37 pm

wah_wah_69 wrote:EDIT:
According to http://gentoo-wiki.com/TIP_package.keywords it seems package.keywords is a directory instead of file, my bad.
I use /etc/portage/package.keywords as a file, and it contains the following for compiz-fusion live ebuilds.

Code: Select all

x11-wm/compiz **
x11-libs/compiz-bcop **
x11-libs/libcompizconfig **
x11-wm/emerald **
x11-plugins/compiz-fusion-plugins-main **
x11-plugins/compiz-fusion-plugins-extra **
dev-python/compizconfig-python **
x11-libs/compizconfig-backend-gconf **
x11-themes/emerald-themes **
x11-apps/ccsm **
x11-apps/fusion-icon **
x11-wm/compiz-fusion **
making portage aware of the overlay:

Code: Select all

user host ~ $ grep PORTDIR_OVERLAY /etc/make.conf
PORTDIR_OVERLAY="/usr/portage/local/layman/desktop-effects /usr/local/portage"

Code: Select all

emerge -av compiz-fusion fusion-icon
Top
wah_wah_69
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 145
Joined: Tue Aug 26, 2003 11:34 am

  • Quote

Post by wah_wah_69 » Thu Jan 31, 2008 12:33 am

Thank you both jonnevers and gimpel!
Be good and if you can't be good, be careful.
Top
wizard69
Apprentice
Apprentice
User avatar
Posts: 178
Joined: Mon Sep 22, 2003 10:43 am
Location: Berlin

  • Quote

Post by wizard69 » Thu Jan 31, 2008 12:16 pm

My english knowledge is limited and also my knowlegde about autotols and writing ebuild. So if you can take a little talk with the people from awn-extras the buildsystem can be better in next time
That would be great i am also missing the avant-window-navigator-extras ebuild. At the moment i am using the ebuild from the arcon overlay. I hope the awn maintainers can sort the build system out soon.
Gentoo Blog
Top
alpha1974
n00b
n00b
Posts: 11
Joined: Mon Jan 07, 2008 1:47 pm

  • Quote

Post by alpha1974 » Fri Feb 01, 2008 8:48 pm

That would be great i am also missing the avant-window-navigator-extras ebuild. At the moment i am using the ebuild from the arcon overlay. I hope the awn maintainers can sort the build system out soon.
I am using a modified ebuild that works with the actual awn-extras-trunk if you disable the sandbox feature:

Code: Select all

FEATURES="-sandbox" emerge -av avant-window-navigator-extras
The secret is the mindepth/maxdepth option. Unfortunately I have no idea how to solve the sandbox problem. :?

Code: Select all

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit gnome2 bzr autotools

EBZR_REPO_URI="http://bazaar.launchpad.net/~awn-extras/awn-extras/"

DESCRIPTION="Awn-extras provides applets for the Awn application"
HOMEPAGE="http://code.google.com/p/avant-window-navigator/"
SRC_URI=""

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

DEPEND="gnome-extra/avant-window-navigator
        >=x11-libs/gtk+-2.0
        >=gnome-base/gnome-desktop-2.0
        >=gnome-base/librsvg-2.0
        gnome-base/gnome-menus"

RDEPEND="${DEPEND}"

S="${WORKDIR}/${PN}-${PV}"

src_compile() {

        for dir in `find "${S}"/awn-applets -mindepth 1 -maxdepth 1 -type d`;
        do
                cd "${dir}"
                ./autogen.sh --prefix=/usr --sysconfdir=/etc
                gnome2_src_compile
                cd "${S}"
        done
}

src_install() {
        export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1"

        for dir in `find "${S}"/awn-applets -mindepth 1 -maxdepth 1 -type d`;
        do
                cd "${dir}"
                emake DESTDIR="${D}" install || die "make install of ${x} failed"
                cd "${S}"
        done

pkg_postinst() {
        ewarn "DO NOT report bugs to Gentoo's bugzilla"
        einfo "If you want plugins for awn they can be downloaded at"
        einfo "http://codebrowse.launchpad.net/~awn-extras/awn-extras/trunk/files/"
}
Top
Post Reply

425 posts
  • Page 1 of 17
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 17
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic