Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ebuild per le icone di gnome
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Apr 23, 2007 10:14 pm    Post subject: Ebuild per le icone di gnome Reply with quote

Visto che stasera avevo poco da fare :lol: e visto che stavo ascoltando un nuovo album ho deciso di cercare sul web qualche tema per le icone del mio gnome.

Dal momento che il motto di ogni buon gentoo user è:

Quote:
... portage è talmente semplice che fai prima a scrivere un ebuild che ad installare a mano il pacchetto


ho deciso di creare un paio di ebuild. Per ora ne posto solo uno dal momento che il secondo non ho avuto modo di provarlo.

Se qualcuno fosse interessato potremmo crearne altri. Io ho creato solo gli ebuild per i set di icone che mi sono piaciuti di più. Per gli altri si accettano richieste che verranno schedulate e soddisfatte con *bassa* priorità ;):


Snow Apple
Code:
gutter@giskard ~ $ cat /usr/local/portage/x11-themes/gnome-icons-snow-apple/gnome-icons
-snow-apple-1.0.ebuild


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

GCONF_DEBUG="no"
ICONS_NAME="Snow-Apple"
MY_PN="ICON-${ICONS_NAME}"

S=${WORKDIR}/${ICONS_NAME}

inherit gnome2

DESCRIPTION="Snow Apple Icons for GNOME"
HOMEPAGE="http://art.gnome.org/themes/icon/327"
SRC_URI="http://art.gnome.org/download/themes/icon/327/${MY_PN}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RESTRICT="binchecks strip"

DEPEND=""
RDEPEND=""

src_unpack() {
        unpack ${A}
        cd "${S}"
        rm -f *.{theme~,xml~}
}

src_compile() {
        einfo "Nothing to compile, installing..."
}

src_install() {
        insinto /usr/share/icons/snowapple
        doins -r "${S}"/*
}

pkg_postinst() {
        gnome2_icon_cache_update
}

pkg_postrm() {
        gnome2_icon_cache_update
}

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Tue Apr 24, 2007 6:42 am    Post subject: Reply with quote

Il più bel tema di icone che conosca, e che uso attualmente, è Tango-noir.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Apr 24, 2007 6:16 pm    Post subject: Reply with quote

riverdragon wrote:
Il più bel tema di icone che conosca, e che uso attualmente, è Tango-noir.


Hai creato un ebuild o hai installato manualmente ?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Wed Apr 25, 2007 11:03 am    Post subject: Reply with quote

Penso che usare un ebuild, se hai un sistema monoutente, sia il solito discorso del caterpillar per il vaso di fiori.
Scarichi l'archivio sul desktop, apri la configlet dei temi, trascini l'icona sulla finestra appena aperta, e il tema è installato.
In altre parole, no, non ho usato un ebuild, era un suggerimento per te. :D
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Wed Apr 25, 2007 11:48 am    Post subject: Reply with quote

si, in effetti per i sistemi monoutente è molto più comodo utilizzare il drag&drop, puoi farlo anche direttamente dal sito internet. senza scaricarlo sul desktop.
Back to top
View user's profile Send private message
topper_harley
Guru
Guru


Joined: 05 Apr 2006
Posts: 363
Location: Treviso / Udine (Italy)

PostPosted: Thu Apr 26, 2007 4:56 am    Post subject: Reply with quote

Personalmente preferisco scompattare gli archivi in ~/.icons in modo di avere le stesse icone disponibili per xfce, rox, thunar ecc.

Piu' che degli ebuild sarebbe una buona idea creare dei tarball con la raccolta dei nostri temi preferiti (icone, cursori del mouse, temi gkt, metacity, xfwm, ecc.) pronti per essere scompattati in ~/.icons e in ~/.themes.
_________________
http://topperh.ath.cx
Jabber: topper_harley@jabber.org
ICQ: 224179391
MSN: Topper_Harley80@gmail.com
Last FM
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Apr 26, 2007 8:10 am    Post subject: Reply with quote

Moved from Forum italiano (Italian) to Risorse italiane (documentazione e tools).

... della serie anche i mod sbagliano :lol: :lol: :lol:
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) 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