Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gnome-main-menu] CVS ebuild (Novell's new gnome menu)
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
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Sun Nov 26, 2006 6:44 pm    Post subject: [gnome-main-menu] CVS ebuild (Novell's new gnome menu) Reply with quote

You all should know what this is by now... its the new Gnome menu replacement. Try out this ebuild please before I submit it to bug.gentoo.org.

screenshot: http://www.rit.edu/~rmh3093/gnome-main-menu_screenshot.jpg

grab the overlay with: 'svn co http://opensvn.csie.org/rmh3093/misc_overlays'

Files:
http://opensvn.csie.org/rmh3093/misc_overlays/gnome-extra/gnome-main-menu/gnome-main-menu-9999.ebuild
http://opensvn.csie.org/rmh3093/misc_overlays/gnome-extra/gnome-main-menu/files/autogen.patch
http://opensvn.csie.org/rmh3093/misc_overlays/gnome-extra/gnome-main-menu/files/control_center.patch
http://opensvn.csie.org/rmh3093/misc_overlays/gnome-extra/gnome-main-menu/files/doc_check.patch

gnome-main-menu-9999.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit cvs eutils gnome2

DESCRIPTION="New Gnome Menu Replacement"

SRC_URI=""

ECVS_SERVER="anoncvs.gnome.org:/cvs/gnome"
ECVS_MODULE="gnome-main-menu"
ECVS_AUTH="pserver"
ECVS_USER="anonymous"
ECVS_PASS=""

S="${WORKDIR}/${ECVS_MODULE}"

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

RDEPEND=">=net-misc/networkmanager-0.6.3
   >=net-dns/avahi-0.6.10
   >=dev-lang/mono-1.1.10
   >=sys-apps/dbus-0.30
   >=gnome-base/libgtop-2.14.1
   >=sys-apps/hal-0.5.7-r3"
DEPEND="${RDEPEND}
   >=sys-devel/autoconf-2.53
   >=sys-devel/automake-1.9
   >=sys-devel/libtool-1.4.3
   >=dev-libs/glib-2.2.0
   >=dev-util/intltool-0.25.0
   >=dev-util/pkgconfig-0.14
   >=dev-util/gtk-doc-1.0
   doc? (
      app-doc/doxygen
      dev-util/gtk-doc
      mono? ( >=dev-util/monodoc-1.1.8 )
   )
   gnome-base/gnome-common"

src_unpack() {
   cvs_src_unpack
   cd "${S}"

   gnome2_omf_fix
   epatch ${FILESDIR}/control_center.patch
   epatch ${FILESDIR}/autogen.patch
   if ! use doc; then
   {
      epatch ${FILESDIR}/doc_check.patch
   }
   fi
}

src_compile() {
   ./autogen.sh --libexecdir=/usr/libexec --sysconfdir=/etc --libdir=/usr/lib --includedir=/usr/include --sbindir=/sbin
   gnome2_src_compile || die
}

src_install() {
   gnome2_src_install || die
   dodoc AUTHORS COPYING ChangeLog README NEWS
}

pkg_postinst() {
   gnome2_pkg_postinst
}

_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Thu Nov 30, 2006 12:04 pm    Post subject: Reply with quote

Hi. this works fine for me! :)




Cheers,
jcat
Back to top
View user's profile Send private message
RedHand
n00b
n00b


Joined: 10 Apr 2005
Posts: 48
Location: Police, Poland

PostPosted: Tue Dec 05, 2006 9:21 am    Post subject: Reply with quote

Ok. I merged it but how to run it? ;-)
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Tue Dec 05, 2006 11:32 am    Post subject: Reply with quote

RedHand wrote:
Ok. I merged it but how to run it? ;-)


Right click on your Panel, then choose "add to panel", then select "Main Menu" with the computer picture next to it. That should be it :)

IMHO it's not really that slick yet. Could be better.




Cheers,
jcat
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue Dec 05, 2006 1:35 pm    Post subject: Reply with quote

http://gentoo-fldc.googlecode.com/svn/trunk/gnome-extra/gnome-main-menu/

check out this ebuild is has some improvements, you can also apply the gentoo-logo.patch

i might modify the places patch to use gnome-vfs.h and grab the devices automatically
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.


Last edited by rmh3093 on Tue Dec 05, 2006 3:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Tue Dec 05, 2006 2:30 pm    Post subject: Reply with quote

Agreed, that's looking a bit better :)




Cheers,
jcat
Back to top
View user's profile Send private message
Crooksey
Apprentice
Apprentice


Joined: 26 Apr 2006
Posts: 239
Location: Vatican City

PostPosted: Tue Dec 05, 2006 3:32 pm    Post subject: Reply with quote

Cant wait to try that, looks awsome!
Back to top
View user's profile Send private message
Rion
Guru
Guru


Joined: 12 Oct 2006
Posts: 383
Location: Minsk, Belarus

PostPosted: Wed Dec 06, 2006 10:25 am    Post subject: Reply with quote

is there any snapshots ?
i can't download from cvs because of admin close cvs ports :(
_________________
rion-overlay
Back to top
View user's profile Send private message
onkelfusspilz
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2002
Posts: 130
Location: Germany

PostPosted: Wed Dec 13, 2006 11:00 pm    Post subject: Reply with quote

Hi rmh3093,

on your screenshot http://www.rit.edu/~rmh3093/gnome-main-menu_screenshot.jpg you have aiglx or something like that running, right? What is the window-decorator you're using? The blue-transparent window-borders are very nice, where can I get them?

Thank you in advance,

Andy
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed Dec 13, 2006 11:28 pm    Post subject: Reply with quote

onkelfusspilz wrote:
Hi rmh3093,

on your screenshot http://www.rit.edu/~rmh3093/gnome-main-menu_screenshot.jpg you have aiglx or something like that running, right? What is the window-decorator you're using? The blue-transparent window-borders are very nice, where can I get them?

Thank you in advance,

Andy


All you have to do is go into emerald, click on the"Repositories" tab, then click the "Fetch non GPL'd Themes" button.
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
bladus
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 233

PostPosted: Thu Dec 14, 2006 12:11 am    Post subject: Reply with quote

So gnome will officially replace the current one with this one? In 2.18?
Back to top
View user's profile Send private message
onkelfusspilz
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2002
Posts: 130
Location: Germany

PostPosted: Thu Dec 14, 2006 12:23 am    Post subject: Reply with quote

Hi rmh3093,

I'm on compiz now, but I'll switch to beryl as it seems to have more features and a better GUI to configure it.
Can you tell me the name of the emerald-theme you're using in the screenshot?

Thank you!
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Dec 14, 2006 12:42 am    Post subject: Reply with quote

onkelfusspilz wrote:
Hi rmh3093,

I'm on compiz now, but I'll switch to beryl as it seems to have more features and a better GUI to configure it.
Can you tell me the name of the emerald-theme you're using in the screenshot?

Thank you!


actually i think it might have been a GPL'd theme.... i think it was "VRunner-Quicksilver"
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Thu Dec 14, 2006 11:41 am    Post subject: Reply with quote

that ubuntu-control-center aka gcontrol fits nice to it ;)

If someone wants.. et voila a stand-alone ebuild based off some other non-working I found somewhere around the forums:
http://gimpel.ath.cx/~tom/files/portage-overlay/gimpel/gnome-extra/gcontrol/

would be nice if the "more applications" menu in slab/gnome-main-menu would had a similar layout, currently i find it very ugly.
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
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