Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SCRIPT] Connaitre les derniers paquets disponibles
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Wed Oct 11, 2006 9:09 pm    Post subject: [SCRIPT] Connaitre les derniers paquets disponibles Reply with quote

Bonsoir,
Alors je sais pas si cela interessera mais bon. Je cherchais un moyen de connaitre les derniers paquets sans synchroniser portage. Pour cela, il existe des flux RSS :
"http://packages.gentoo.org/feed/arch/x86/stable",
"http://packages.gentoo.org/feed/arch/x86/testing",
"http://packages.gentoo.org/feed/arch/x86/masked",

"http://www.gentoo.org/rdf/en/glsa-index.rdf": pour les alertes de sécurité

Je me suis donc créer mon premier script en python interfacé avec wxpython :lol: . Il récupere les flux et les affichent dans une table.
les dépendances sont "feedparser" et "wxpython"
Le script est disponible ici => http://www.frogdev.info/gentoorss.php
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php


Last edited by bouleetbil on Thu Dec 13, 2007 7:55 pm; edited 2 times in total
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Wed Oct 11, 2006 11:43 pm    Post subject: Reply with quote

j'essaierai:) personnellement, je prenais la peine d'aller sur gentoo-portage/newest pour voir tout ça, alors vas tu révolutionner ma vie? ;)

:)
_________________
The End of the Internet!
Back to top
View user's profile Send private message
titoucha
Advocate
Advocate


Joined: 21 Jul 2005
Posts: 2374
Location: Genève

PostPosted: Thu Oct 12, 2006 6:13 am    Post subject: Reply with quote

Pour ceux qui sont sous Kde il existe un programme pour Superkaramba qui fait ça.

http://www.kde-look.org/content/show.php?content=32012
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Thu Oct 12, 2006 3:33 pm    Post subject: Reply with quote

Et si vous utilisez eix, faire eix-sync s'occupe de ca pour vous :)
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Thu Oct 12, 2006 3:35 pm    Post subject: Reply with quote

Trevoke wrote:
Et si vous utilisez eix, faire eix-sync s'occupe de ca pour vous :)



bouleetbil wrote:
sans synchroniser portage


;)
_________________
The End of the Internet!
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Thu Oct 12, 2006 3:48 pm    Post subject: Reply with quote

La porte, c'est ou...
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Thu Oct 12, 2006 8:35 pm    Post subject: Reply with quote

Bonsoir,
Je viens de rajouter dans la partie de gauche la version installée sur le poste dans la partie de gauche. Ainsi, on peux voire les paquets que l'on peux mettre à jour plus facilement.
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php
Back to top
View user's profile Send private message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Sat Oct 20, 2007 8:35 pm    Post subject: Reply with quote

Salut
Voici une nouvelle version qui se base sur http://packages.gentooext.net . Ces informations sont basés sur ce post https://forums.gentoo.org/viewtopic-t-602120.html (Merci)

Tout est sur cette page http://www.frogdev.info/gentoorss.php ebuild et script.
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Tue Oct 23, 2007 7:06 am    Post subject: Reply with quote

Bonjour,

Je n'ai pas testé ton soft (pas fan de wxquelquechose) mais juste comme ça, y a une coquille si je m'en réfère au screen sur ton site: "trucmuche is install", ça devrait être "trucmuche is installed".

Sinon, merci pour ceux que ça intéresse, ça comble un manque. Bravo :D
_________________
Full Gentoo powered.
Back to top
View user's profile Send private message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Tue Oct 23, 2007 6:56 pm    Post subject: Reply with quote

Salut,
Merci, oui en effet. J'ai mis à jour le script et l'ebuild.
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php
Back to top
View user's profile Send private message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Thu Oct 25, 2007 7:06 pm    Post subject: Reply with quote

Salut,

Correction d'une erreur de comparaison entre le paquet installé et le paquet du flux RSS.
Par exemple compiz-fusion était considéré comme équivalent au paquet compiz. (Le sigle - servant de séparateur)

Donc une version 0.2.2
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php
Back to top
View user's profile Send private message
bouleetbil
Guru
Guru


Joined: 06 Jul 2004
Posts: 456
Location: Montpellier

PostPosted: Thu Dec 13, 2007 7:58 pm    Post subject: Reply with quote

Correction du script pour utiliser packages.gentoo.org qui est de retour.
_________________
L'homme n'est pas fait pour travailler ça le fatigue.
LiveCD Gentoo : http://www.frogdev.info
Gentoo/Freebsd : http://www.frogdev.info/gentoo_freebsd.php
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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