Rafanto.net Blog
msgbartop
Uno Sbampato in giro per la rete .. proveniente da Platania (39°0′0″N 16°19′0″E)
msgbarbottom

16 Lug 08 Qt4 Diablo Repository

Sono disponibili da oggi i repository qt4 per Diablo , la nuova piattaforma operativa maemo compatibile con nokia n810 e n800. La comunicazione e il link del repos sia quello per gli utenti che sviluppatori è quella ufficiale del QT4.garage.maemo.org

For Users:

Any user can install and test the new hildonized Qt4 using the applications present in the repository.
You can add the Qt4 repositories/catalougues just clicking Click here to look the applications installable from this repository.

For Developers:

Qt4 Diablo Repository contains all the dependencies to build Qt4 in your maemo SDK environment.
You can use it adding the lines below in the your /etc/apt/sources.list file. deb http://qt4.garage.maemo.org/ diablo user
deb-src http://qt4.garage.maemo.org/ diablo user

There isn’t any Qt4 source package in the diablo repository, because if you want to build Qt4, you can check out the “fresh” SVN source code with the command
svn checkout https://garage.maemo.org/svn/qt4/trunk/qt4-x11-4.4.0

You can run dpkg-buildpackage -rfakeroot -b to build the debian packages, or you can build and install directly Qt4 in the Unix way:
./configure -hildon -prefix "/usr"
make
make install

Tips ‘n tricks: If you have modified only some files of a specified target (eg: src/gui/widgets) and you want to speed up the build process you can run make and make install in the target directory (eg: src/gui) that you are modified.

Commits note: to commit in the qt4 repository you need to be a maemo Qt4 developer. Any external developer can contribute to this project sending his patches to us via forum or mail.

Technorati Tags: , , , , , , , , , , , ,

Tags: , , , , , , , , , , , ,

15 Mag 08 Primi Repository per Fedora 9

Naturalmente dopo l’uscita della nuova release di Fedora 9 mi sono subito lanciato nel download della mia distro preferita e l’ho installata subito. Devo dire che è davvero velocissima rispetto alla versione 8 è migliorata parecchio per quanto riguarda le prestazioni. Io sono un appassionato di KDE nella nuova release potete trovare il nuovo KDE 4.0.3 che è molto più snello e scattante della precedente versione 3.x.x anche se mi ci devo abituare un pochetto dato che è parecchio diverso voglio portarlo comunque ad un aspetto più grezzo e minimalista come piace a me.

In questo post non voglio fare una recensione della distro ma voglio segnalare a tutti gli utenti fedora i primi repository disponibili per la release 9.

1) ATRPMS

[atrpms]
name=Fedora Core $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
enabled=0
gpgcheck=1

Per importare la chiave:

rpm –import http://ATrpms.net/RPM-GPG-KEY.atrpms

Per installare il pacchetto predisposto:

rpm -ivh http://dl.atrpms.net/all/atrpms-package-config-119-1.fc9.i386.rpm

(per x86_64)

http://dl.atrpms.net/all/atrpms-package-config-119-1.fc9.x86_64.rpm

dopo il salto pagina trovate tutti i repository disponibili

Tags: , , , , , , , , , , , , ,