From 98324e33202c5de1fa9eba89bdb821416e6c3a2e Mon Sep 17 00:00:00 2001 From: Shai_- Date: Mon, 31 May 2010 20:09:13 +0200 Subject: Ajout de cluster#1.49 --- extra/cluster/.footprint | 39 +++++++++++++++++++++++++++++++++++++++ extra/cluster/.md5sum | 1 + extra/cluster/Pkgfile | 17 +++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100644 extra/cluster/.footprint create mode 100644 extra/cluster/.md5sum create mode 100644 extra/cluster/Pkgfile diff --git a/extra/cluster/.footprint b/extra/cluster/.footprint new file mode 100644 index 000000000..956027521 --- /dev/null +++ b/extra/cluster/.footprint @@ -0,0 +1,39 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cluster +drwxr-xr-x root/root usr/cluster/ +drwxr-xr-x root/root usr/cluster/doc/ +-rw-r--r-- root/root usr/cluster/doc/cluster3.pdf +-rw-r--r-- root/root usr/cluster/format.xpm +drwxr-xr-x root/root usr/cluster/html/ +-rw-r--r-- root/root usr/cluster/html/Bibliography.html +-rw-r--r-- root/root usr/cluster/html/Cluster.html +-rw-r--r-- root/root usr/cluster/html/Command.html +-rw-r--r-- root/root usr/cluster/html/Contents.html +-rw-r--r-- root/root usr/cluster/html/Data.html +-rw-r--r-- root/root usr/cluster/html/Development.html +-rw-r--r-- root/root usr/cluster/html/Distance.html +-rw-r--r-- root/root usr/cluster/html/Hierarchical.html +-rw-r--r-- root/root usr/cluster/html/Introduction.html +-rw-r--r-- root/root usr/cluster/html/KMeans.html +-rw-r--r-- root/root usr/cluster/html/PCA.html +-rw-r--r-- root/root usr/cluster/html/SOM.html +-rw-r--r-- root/root usr/cluster/html/TreeView.html +drwxr-xr-x root/root usr/cluster/html/images/ +-rw-r--r-- root/root usr/cluster/html/images/accept.png +-rw-r--r-- root/root usr/cluster/html/images/adjust.png +-rw-r--r-- root/root usr/cluster/html/images/cluster.png +-rw-r--r-- root/root usr/cluster/html/images/fileerror.png +-rw-r--r-- root/root usr/cluster/html/images/filemanager.png +-rw-r--r-- root/root usr/cluster/html/images/filter.png +-rw-r--r-- root/root usr/cluster/html/images/format.png +-rw-r--r-- root/root usr/cluster/html/images/hierarchical.png +-rw-r--r-- root/root usr/cluster/html/images/kmeans.png +-rw-r--r-- root/root usr/cluster/html/images/maxifile.png +-rw-r--r-- root/root usr/cluster/html/images/minifile.png +-rw-r--r-- root/root usr/cluster/html/images/order.png +-rw-r--r-- root/root usr/cluster/html/images/pca.png +-rw-r--r-- root/root usr/cluster/html/images/som.png +-rw-r--r-- root/root usr/cluster/html/images/tree.png +-rw-r--r-- root/root usr/cluster/html/images/weight.png +-rw-r--r-- root/root usr/cluster/html/index.html diff --git a/extra/cluster/.md5sum b/extra/cluster/.md5sum new file mode 100644 index 000000000..9b1b0a94b --- /dev/null +++ b/extra/cluster/.md5sum @@ -0,0 +1 @@ +6a67b3d2fd07609e892a9c029842a7f7 cluster-1.49.tar.gz diff --git a/extra/cluster/Pkgfile b/extra/cluster/Pkgfile new file mode 100644 index 000000000..3b884d3fc --- /dev/null +++ b/extra/cluster/Pkgfile @@ -0,0 +1,17 @@ +# Description: outil de Clustering +# URL: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm +# Maintainer: NuTyX core team +# Packager: Shai_- romain.gailleton at gmail dot com +# Depends on: +name=cluster +version=1.49 +release=1 +source=(http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/$name/$name-$version.tar.gz) +build(){ + cd $name-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2 From c8bc1f4170ffcf95b0560cd3993685ab65b8d021 Mon Sep 17 00:00:00 2001 From: Shai_- Date: Tue, 1 Jun 2010 16:04:26 +0200 Subject: Ajout de xvidcap#1.1.7 --- extra/xvidcap/.footprint | 184 +++++++++++++++++++++++++++++++++++++++++++++++ extra/xvidcap/.md5sum | 1 + extra/xvidcap/Pkgfile | 19 +++++ 3 files changed, 204 insertions(+) create mode 100644 extra/xvidcap/.footprint create mode 100644 extra/xvidcap/.md5sum create mode 100644 extra/xvidcap/Pkgfile diff --git a/extra/xvidcap/.footprint b/extra/xvidcap/.footprint new file mode 100644 index 000000000..d95645c57 --- /dev/null +++ b/extra/xvidcap/.footprint @@ -0,0 +1,184 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xvidcap +-rwxr-xr-x root/root usr/bin/xvidcap-dbus-client +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/xvidcap.desktop +drwxr-xr-x root/root usr/share/dbus-1/ +drwxr-xr-x root/root usr/share/dbus-1/services/ +-rw-r--r-- root/root usr/share/dbus-1/services/net.jarre_de_the.Xvidcap.service +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/xvidcap/ +-rw-r--r-- root/root usr/share/doc/xvidcap/AUTHORS +-rw-r--r-- root/root usr/share/doc/xvidcap/COPYING +-rw-r--r-- root/root usr/share/doc/xvidcap/ChangeLog +-rw-r--r-- root/root usr/share/doc/xvidcap/README +drwxr-xr-x root/root usr/share/gnome/ +drwxr-xr-x root/root usr/share/gnome/help/ +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/ +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/C/ +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/C/figures/ +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/back-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/edit-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/filename-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/frame-drop-meter.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/fwd-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/lock-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-about.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-animate.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-cont.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-help.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-make-video.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-quit.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-save-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu-show-frame.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/menu.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/pause-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/prefs-commands.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/prefs-general.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/prefs-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/prefs-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/record-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/results-dialog-ask.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/results-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/selector-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/step-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/stop-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/xvidcap-main-ctrl.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/figures/xvidcap-warning.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/C/xvidcap.xml +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/de/ +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/de/figures/ +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/back-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/edit-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/filename-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/frame-drop-meter.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/fwd-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/lock-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-about.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-animate.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-cont.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-help.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-make-video.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-quit.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-save-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu-show-frame.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/menu.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/pause-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/prefs-commands.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/prefs-general.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/prefs-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/prefs-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/record-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/results-dialog-ask.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/results-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/selector-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/step-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/stop-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/xvidcap-main-ctrl.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/figures/xvidcap-warning.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/de/xvidcap.xml +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/es/ +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/es/figures/ +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/back-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/edit-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/filename-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/frame-drop-meter.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/fwd-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/lock-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-about.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-animate.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-cont.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-help.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-make-video.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-quit.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-save-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/menu.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/pause-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/prefs-commands.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/prefs-general.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/prefs-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/prefs-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/record-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/results-dialog-ask.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/results-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/selector-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/step-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/stop-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/xvidcap-main-ctrl.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/figures/xvidcap-warning.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/es/xvidcap.xml +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/it/ +drwxr-xr-x root/root usr/share/gnome/help/xvidcap/it/figures/ +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/back-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/edit-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/filename-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/frame-drop-meter.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/fwd-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/lock-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-about.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-animate.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-cont.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-help.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-make-video.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-quit.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-save-prefs.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/menu.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/pause-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/prefs-commands.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/prefs-general.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/prefs-mf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/prefs-sf.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/record-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/results-dialog-ask.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/results-dialog.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/selector-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/step-button.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/stop-toggle.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/xvidcap-ctrl.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/xvidcap-main-ctrl.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/figures/xvidcap-warning.png +-rw-r--r-- root/root usr/share/gnome/help/xvidcap/it/xvidcap.xml +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/de/ +drwxr-xr-x root/root usr/share/man/de/man1/ +-rw-r--r-- root/root usr/share/man/de/man1/xvidcap-dbus-client.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/xvidcap.1.gz +drwxr-xr-x root/root usr/share/man/es/ +drwxr-xr-x root/root usr/share/man/es/man1/ +-rw-r--r-- root/root usr/share/man/es/man1/xvidcap.1.gz +drwxr-xr-x root/root usr/share/man/it/ +drwxr-xr-x root/root usr/share/man/it/man1/ +-rw-r--r-- root/root usr/share/man/it/man1/xvidcap.1.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xvidcap-dbus-client.1.gz +-rw-r--r-- root/root usr/share/man/man1/xvidcap.1.gz +drwxr-xr-x root/root usr/share/omf/ +drwxr-xr-x root/root usr/share/omf/xvidcap/ +-rw-r--r-- root/root usr/share/omf/xvidcap/xvidcap-C.omf +-rw-r--r-- root/root usr/share/omf/xvidcap/xvidcap-de.omf +-rw-r--r-- root/root usr/share/omf/xvidcap/xvidcap-es.omf +-rw-r--r-- root/root usr/share/omf/xvidcap/xvidcap-it.omf +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/xvidcap.png +drwxr-xr-x root/root usr/share/xvidcap/ +drwxr-xr-x root/root usr/share/xvidcap/glade/ +-rw-r--r-- root/root usr/share/xvidcap/glade/gnome-xvidcap.glade +-rw-r--r-- root/root usr/share/xvidcap/glade/xvidcap_logo.png +-rwxr-xr-x root/root usr/share/xvidcap/ppm2mpeg.sh +-rw-r--r-- root/root usr/share/xvidcap/xvidcap.desktop +-rw-r--r-- root/root usr/share/xvidcap/xvidcap.png diff --git a/extra/xvidcap/.md5sum b/extra/xvidcap/.md5sum new file mode 100644 index 000000000..25e370a2b --- /dev/null +++ b/extra/xvidcap/.md5sum @@ -0,0 +1 @@ +b39a682d3ef9fcbf424af771936780e2 xvidcap-1.1.7.tar.gz diff --git a/extra/xvidcap/Pkgfile b/extra/xvidcap/Pkgfile new file mode 100644 index 000000000..ac41909f3 --- /dev/null +++ b/extra/xvidcap/Pkgfile @@ -0,0 +1,19 @@ +# Description: Utilitaire de capture vidéo d'écran +# URL: http://xvidcap.sourceforge.net/ +# Maintainer: NuTyX core team +# Packager: Shai_- +# Depends on: gtk +name=xvidcap +version=1.1.7 +release=1 +source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz) +build() { + cd $name-$version + + sed -e 's,,,' -i src/capture.c + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} \ No newline at end of file -- cgit v1.2.3-70-g09d2 From 0ef1e4cc1272cdbf46d83562c175757e3b0e173d Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 2 Jun 2010 14:49:46 +0200 Subject: akonadi, maj footprint --- kde/akonadi/.footprint | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kde/akonadi/.footprint b/kde/akonadi/.footprint index c7a973a4c..e63d3ef9e 100644 --- a/kde/akonadi/.footprint +++ b/kde/akonadi/.footprint @@ -20,11 +20,11 @@ drwxr-xr-x root/root usr/lib/cmake/Akonadi/ -rw-r--r-- root/root usr/lib/cmake/Akonadi/AkonadiConfig.cmake -rw-r--r-- root/root usr/lib/cmake/Akonadi/AkonadiConfigVersion.cmake lrwxrwxrwx root/root usr/lib/libakonadiprivate.so -> libakonadiprivate.so.1 -lrwxrwxrwx root/root usr/lib/libakonadiprivate.so.1 -> libakonadiprivate.so.1.3.60 --rwxr-xr-x root/root usr/lib/libakonadiprivate.so.1.3.60 +lrwxrwxrwx root/root usr/lib/libakonadiprivate.so.1 -> libakonadiprivate.so.1.3.80 +-rwxr-xr-x root/root usr/lib/libakonadiprivate.so.1.3.80 lrwxrwxrwx root/root usr/lib/libakonadiprotocolinternals.so -> libakonadiprotocolinternals.so.1 -lrwxrwxrwx root/root usr/lib/libakonadiprotocolinternals.so.1 -> libakonadiprotocolinternals.so.1.3.60 --rwxr-xr-x root/root usr/lib/libakonadiprotocolinternals.so.1.3.60 +lrwxrwxrwx root/root usr/lib/libakonadiprotocolinternals.so.1 -> libakonadiprotocolinternals.so.1.3.80 +-rwxr-xr-x root/root usr/lib/libakonadiprotocolinternals.so.1.3.80 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/akonadi.pc drwxr-xr-x root/root usr/share/ -- cgit v1.2.3-70-g09d2 From 032f3032a77720374ae332d6dd32cb6e42674df2 Mon Sep 17 00:00:00 2001 From: Shai_- Date: Wed, 2 Jun 2010 23:54:56 +0200 Subject: Ajout de unetbootin#442 --- extra/unetbootin/.footprint | 103 ++++++++++++++++++++++++++++++++++++++++++++ extra/unetbootin/.md5sum | 1 + extra/unetbootin/Pkgfile | 21 +++++++++ 3 files changed, 125 insertions(+) create mode 100644 extra/unetbootin/.footprint create mode 100644 extra/unetbootin/.md5sum create mode 100644 extra/unetbootin/Pkgfile diff --git a/extra/unetbootin/.footprint b/extra/unetbootin/.footprint new file mode 100644 index 000000000..1030eca27 --- /dev/null +++ b/extra/unetbootin/.footprint @@ -0,0 +1,103 @@ +drwxr-xr-x root/root src/ +-rwxr-xr-x root/root src/INSTALL +-rw-r--r-- root/root src/Makefile +-rw-r--r-- root/root src/README.TXT +-rwxr-xr-x root/root src/build-nostatic +-rw-r--r-- root/root src/customdistrolst.cpp +-rw-r--r-- root/root src/customdistselect.cpp +-rw-r--r-- root/root src/distrolst.cpp +-rw-r--r-- root/root src/distrover.cpp +-rw-r--r-- root/root src/distrovercust.cpp +-rw-r--r-- root/root src/main.cpp +-rw-r--r-- root/root src/main.o +-rw-r--r-- root/root src/moc_unetbootin.cpp +-rw-r--r-- root/root src/moc_unetbootin.o +-rw-r--r-- root/root src/ui_unetbootin.h +-rwxr-xr-x root/root src/unetbootin +-rw-r--r-- root/root src/unetbootin.cpp +-rw-r--r-- root/root src/unetbootin.desktop +-rw-r--r-- root/root src/unetbootin.h +-rw-r--r-- root/root src/unetbootin.o +-rw-r--r-- root/root src/unetbootin.pro +-rw-r--r-- root/root src/unetbootin.qm +-rw-r--r-- root/root src/unetbootin.ts +-rw-r--r-- root/root src/unetbootin.ui +-rw-r--r-- root/root src/unetbootin_ar.qm +-rw-r--r-- root/root src/unetbootin_ar.ts +-rw-r--r-- root/root src/unetbootin_ast.qm +-rw-r--r-- root/root src/unetbootin_ast.ts +-rw-r--r-- root/root src/unetbootin_be.qm +-rw-r--r-- root/root src/unetbootin_be.ts +-rw-r--r-- root/root src/unetbootin_bg.qm +-rw-r--r-- root/root src/unetbootin_bg.ts +-rw-r--r-- root/root src/unetbootin_bn.qm +-rw-r--r-- root/root src/unetbootin_bn.ts +-rw-r--r-- root/root src/unetbootin_ca.qm +-rw-r--r-- root/root src/unetbootin_ca.ts +-rw-r--r-- root/root src/unetbootin_cs.qm +-rw-r--r-- root/root src/unetbootin_cs.ts +-rw-r--r-- root/root src/unetbootin_custom.ts +-rw-r--r-- root/root src/unetbootin_da.qm +-rw-r--r-- root/root src/unetbootin_da.ts +-rw-r--r-- root/root src/unetbootin_de.qm +-rw-r--r-- root/root src/unetbootin_de.ts +-rw-r--r-- root/root src/unetbootin_el.qm +-rw-r--r-- root/root src/unetbootin_el.ts +-rw-r--r-- root/root src/unetbootin_es.qm +-rw-r--r-- root/root src/unetbootin_es.ts +-rw-r--r-- root/root src/unetbootin_et.qm +-rw-r--r-- root/root src/unetbootin_et.ts +-rw-r--r-- root/root src/unetbootin_fi.qm +-rw-r--r-- root/root src/unetbootin_fi.ts +-rw-r--r-- root/root src/unetbootin_fo.qm +-rw-r--r-- root/root src/unetbootin_fo.ts +-rw-r--r-- root/root src/unetbootin_fr.qm +-rw-r--r-- root/root src/unetbootin_fr.ts +-rw-r--r-- root/root src/unetbootin_gl.qm +-rw-r--r-- root/root src/unetbootin_gl.ts +-rw-r--r-- root/root src/unetbootin_he.qm +-rw-r--r-- root/root src/unetbootin_he.ts +-rw-r--r-- root/root src/unetbootin_hu.qm +-rw-r--r-- root/root src/unetbootin_hu.ts +-rw-r--r-- root/root src/unetbootin_id.qm +-rw-r--r-- root/root src/unetbootin_id.ts +-rw-r--r-- root/root src/unetbootin_it.qm +-rw-r--r-- root/root src/unetbootin_it.ts +-rw-r--r-- root/root src/unetbootin_ja.qm +-rw-r--r-- root/root src/unetbootin_ja.ts +-rw-r--r-- root/root src/unetbootin_lt.qm +-rw-r--r-- root/root src/unetbootin_lt.ts +-rw-r--r-- root/root src/unetbootin_nan.qm +-rw-r--r-- root/root src/unetbootin_nan.ts +-rw-r--r-- root/root src/unetbootin_nb.qm +-rw-r--r-- root/root src/unetbootin_nb.ts +-rw-r--r-- root/root src/unetbootin_nl.qm +-rw-r--r-- root/root src/unetbootin_nl.ts +-rw-r--r-- root/root src/unetbootin_pl.qm +-rw-r--r-- root/root src/unetbootin_pl.ts +-rw-r--r-- root/root src/unetbootin_pt.qm +-rw-r--r-- root/root src/unetbootin_pt.ts +-rw-r--r-- root/root src/unetbootin_pt_BR.qm +-rw-r--r-- root/root src/unetbootin_pt_BR.ts +-rw-r--r-- root/root src/unetbootin_ro.qm +-rw-r--r-- root/root src/unetbootin_ro.ts +-rw-r--r-- root/root src/unetbootin_ru.qm +-rw-r--r-- root/root src/unetbootin_ru.ts +-rw-r--r-- root/root src/unetbootin_sk.qm +-rw-r--r-- root/root src/unetbootin_sk.ts +-rw-r--r-- root/root src/unetbootin_sl.qm +-rw-r--r-- root/root src/unetbootin_sl.ts +-rw-r--r-- root/root src/unetbootin_sv.qm +-rw-r--r-- root/root src/unetbootin_sv.ts +-rw-r--r-- root/root src/unetbootin_tr.qm +-rw-r--r-- root/root src/unetbootin_tr.ts +-rw-r--r-- root/root src/unetbootin_uk.qm +-rw-r--r-- root/root src/unetbootin_uk.ts +-rw-r--r-- root/root src/unetbootin_vi.qm +-rw-r--r-- root/root src/unetbootin_vi.ts +-rw-r--r-- root/root src/unetbootin_zh_CN.qm +-rw-r--r-- root/root src/unetbootin_zh_CN.ts +-rw-r--r-- root/root src/unetbootin_zh_TW.qm +-rw-r--r-- root/root src/unetbootin_zh_TW.ts +-rwxr-xr-x root/root src/vcs-name +-rwxr-xr-x root/root src/vcs-revno diff --git a/extra/unetbootin/.md5sum b/extra/unetbootin/.md5sum new file mode 100644 index 000000000..e4445771a --- /dev/null +++ b/extra/unetbootin/.md5sum @@ -0,0 +1 @@ +98419ac58d9be7e47d9ba39d334eb1e4 unetbootin-source-clean-latest.tar.gz diff --git a/extra/unetbootin/Pkgfile b/extra/unetbootin/Pkgfile new file mode 100644 index 000000000..804c4c0ae --- /dev/null +++ b/extra/unetbootin/Pkgfile @@ -0,0 +1,21 @@ +# Description: créé des liveUSB depuis une LiveISO +# URL: http://unetbootin.sourceforge.net/ +# Maintainer: NuTyX core team +# Packager: Shai_- < romain dot gailleton at gmail dot com > +# Depends on: syslinux,p7zip-full,libqt4-core,libqt4-gui,libqt4-network +name=unetbootin +version=442 +release=1 +source=(http://unetbootin.sourceforge.net/$name-source-clean-latest.tar.gz) +build() { + + cp unetbootin.pro unetbootin-pro.bak + sed -i '/^RESOURCES/d' unetbootin.pro + lupdate unetbootin.pro + lrelease unetbootin.pro + qmake "DEFINES += NOSTATIC" "RESOURCES -= unetbootin.qrc" + make DESTDIR=$PKG + mv unetbootin-pro.bak unetbootin.pro + cp -R "/tmp/work/src/" $PKG + +} \ No newline at end of file -- cgit v1.2.3-70-g09d2 From 0da7efa6c6df89496f9cf93e67885f810f7627c1 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 2 Jun 2010 17:44:09 +0200 Subject: unetbootin, ptits ajustements --- extra/unetbootin/.footprint | 106 ++------------------------------------------ extra/unetbootin/Pkgfile | 10 +++-- 2 files changed, 9 insertions(+), 107 deletions(-) diff --git a/extra/unetbootin/.footprint b/extra/unetbootin/.footprint index 1030eca27..a6556e106 100644 --- a/extra/unetbootin/.footprint +++ b/extra/unetbootin/.footprint @@ -1,103 +1,3 @@ -drwxr-xr-x root/root src/ --rwxr-xr-x root/root src/INSTALL --rw-r--r-- root/root src/Makefile --rw-r--r-- root/root src/README.TXT --rwxr-xr-x root/root src/build-nostatic --rw-r--r-- root/root src/customdistrolst.cpp --rw-r--r-- root/root src/customdistselect.cpp --rw-r--r-- root/root src/distrolst.cpp --rw-r--r-- root/root src/distrover.cpp --rw-r--r-- root/root src/distrovercust.cpp --rw-r--r-- root/root src/main.cpp --rw-r--r-- root/root src/main.o --rw-r--r-- root/root src/moc_unetbootin.cpp --rw-r--r-- root/root src/moc_unetbootin.o --rw-r--r-- root/root src/ui_unetbootin.h --rwxr-xr-x root/root src/unetbootin --rw-r--r-- root/root src/unetbootin.cpp --rw-r--r-- root/root src/unetbootin.desktop --rw-r--r-- root/root src/unetbootin.h --rw-r--r-- root/root src/unetbootin.o --rw-r--r-- root/root src/unetbootin.pro --rw-r--r-- root/root src/unetbootin.qm --rw-r--r-- root/root src/unetbootin.ts --rw-r--r-- root/root src/unetbootin.ui --rw-r--r-- root/root src/unetbootin_ar.qm --rw-r--r-- root/root src/unetbootin_ar.ts --rw-r--r-- root/root src/unetbootin_ast.qm --rw-r--r-- root/root src/unetbootin_ast.ts --rw-r--r-- root/root src/unetbootin_be.qm --rw-r--r-- root/root src/unetbootin_be.ts --rw-r--r-- root/root src/unetbootin_bg.qm --rw-r--r-- root/root src/unetbootin_bg.ts --rw-r--r-- root/root src/unetbootin_bn.qm --rw-r--r-- root/root src/unetbootin_bn.ts --rw-r--r-- root/root src/unetbootin_ca.qm --rw-r--r-- root/root src/unetbootin_ca.ts --rw-r--r-- root/root src/unetbootin_cs.qm --rw-r--r-- root/root src/unetbootin_cs.ts --rw-r--r-- root/root src/unetbootin_custom.ts --rw-r--r-- root/root src/unetbootin_da.qm --rw-r--r-- root/root src/unetbootin_da.ts --rw-r--r-- root/root src/unetbootin_de.qm --rw-r--r-- root/root src/unetbootin_de.ts --rw-r--r-- root/root src/unetbootin_el.qm --rw-r--r-- root/root src/unetbootin_el.ts --rw-r--r-- root/root src/unetbootin_es.qm --rw-r--r-- root/root src/unetbootin_es.ts --rw-r--r-- root/root src/unetbootin_et.qm --rw-r--r-- root/root src/unetbootin_et.ts --rw-r--r-- root/root src/unetbootin_fi.qm --rw-r--r-- root/root src/unetbootin_fi.ts --rw-r--r-- root/root src/unetbootin_fo.qm --rw-r--r-- root/root src/unetbootin_fo.ts --rw-r--r-- root/root src/unetbootin_fr.qm --rw-r--r-- root/root src/unetbootin_fr.ts --rw-r--r-- root/root src/unetbootin_gl.qm --rw-r--r-- root/root src/unetbootin_gl.ts --rw-r--r-- root/root src/unetbootin_he.qm --rw-r--r-- root/root src/unetbootin_he.ts --rw-r--r-- root/root src/unetbootin_hu.qm --rw-r--r-- root/root src/unetbootin_hu.ts --rw-r--r-- root/root src/unetbootin_id.qm --rw-r--r-- root/root src/unetbootin_id.ts --rw-r--r-- root/root src/unetbootin_it.qm --rw-r--r-- root/root src/unetbootin_it.ts --rw-r--r-- root/root src/unetbootin_ja.qm --rw-r--r-- root/root src/unetbootin_ja.ts --rw-r--r-- root/root src/unetbootin_lt.qm --rw-r--r-- root/root src/unetbootin_lt.ts --rw-r--r-- root/root src/unetbootin_nan.qm --rw-r--r-- root/root src/unetbootin_nan.ts --rw-r--r-- root/root src/unetbootin_nb.qm --rw-r--r-- root/root src/unetbootin_nb.ts --rw-r--r-- root/root src/unetbootin_nl.qm --rw-r--r-- root/root src/unetbootin_nl.ts --rw-r--r-- root/root src/unetbootin_pl.qm --rw-r--r-- root/root src/unetbootin_pl.ts --rw-r--r-- root/root src/unetbootin_pt.qm --rw-r--r-- root/root src/unetbootin_pt.ts --rw-r--r-- root/root src/unetbootin_pt_BR.qm --rw-r--r-- root/root src/unetbootin_pt_BR.ts --rw-r--r-- root/root src/unetbootin_ro.qm --rw-r--r-- root/root src/unetbootin_ro.ts --rw-r--r-- root/root src/unetbootin_ru.qm --rw-r--r-- root/root src/unetbootin_ru.ts --rw-r--r-- root/root src/unetbootin_sk.qm --rw-r--r-- root/root src/unetbootin_sk.ts --rw-r--r-- root/root src/unetbootin_sl.qm --rw-r--r-- root/root src/unetbootin_sl.ts --rw-r--r-- root/root src/unetbootin_sv.qm --rw-r--r-- root/root src/unetbootin_sv.ts --rw-r--r-- root/root src/unetbootin_tr.qm --rw-r--r-- root/root src/unetbootin_tr.ts --rw-r--r-- root/root src/unetbootin_uk.qm --rw-r--r-- root/root src/unetbootin_uk.ts --rw-r--r-- root/root src/unetbootin_vi.qm --rw-r--r-- root/root src/unetbootin_vi.ts --rw-r--r-- root/root src/unetbootin_zh_CN.qm --rw-r--r-- root/root src/unetbootin_zh_CN.ts --rw-r--r-- root/root src/unetbootin_zh_TW.qm --rw-r--r-- root/root src/unetbootin_zh_TW.ts --rwxr-xr-x root/root src/vcs-name --rwxr-xr-x root/root src/vcs-revno +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/unetbootin diff --git a/extra/unetbootin/Pkgfile b/extra/unetbootin/Pkgfile index 804c4c0ae..a4d58b4e5 100644 --- a/extra/unetbootin/Pkgfile +++ b/extra/unetbootin/Pkgfile @@ -2,7 +2,8 @@ # URL: http://unetbootin.sourceforge.net/ # Maintainer: NuTyX core team # Packager: Shai_- < romain dot gailleton at gmail dot com > -# Depends on: syslinux,p7zip-full,libqt4-core,libqt4-gui,libqt4-network +# Depends on: syslinux,p7zip,qt + name=unetbootin version=442 release=1 @@ -14,8 +15,9 @@ build() { lupdate unetbootin.pro lrelease unetbootin.pro qmake "DEFINES += NOSTATIC" "RESOURCES -= unetbootin.qrc" - make DESTDIR=$PKG + make mv unetbootin-pro.bak unetbootin.pro - cp -R "/tmp/work/src/" $PKG + mkdir -p $PKG/usr/bin + cp unetbootin $PKG/usr/bin/ -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2