summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-22 14:36:57 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-22 14:36:57 +0200
commit8780eeb4efdee80a2fe2dd79f2ec8a216490f7c8 (patch)
tree68392cc2d18cf314387ac7359e1692415572afd5
parente2db89272bfa9177dbf9ae91c4f6e649a93f8ac0 (diff)
parent83e14a2ea1c470e25cab9aca89f78d24778d17df (diff)
downloadnutyx-pakxe-8780eeb4efdee80a2fe2dd79f2ec8a216490f7c8.tar.gz
nutyx-pakxe-8780eeb4efdee80a2fe2dd79f2ec8a216490f7c8.tar.bz2
nutyx-pakxe-8780eeb4efdee80a2fe2dd79f2ec8a216490f7c8.tar.xz
nutyx-pakxe-8780eeb4efdee80a2fe2dd79f2ec8a216490f7c8.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
-rw-r--r--acompiler/virtualbox-module/.md5sum2
-rwxr-xr-xacompiler/virtualbox-module/Pkgfile4
-rw-r--r--extra/virtualbox-bin/.md5sum2
-rwxr-xr-xextra/virtualbox-bin/Pkgfile4
-rw-r--r--gnome/gir-repository/Pkgfile7
-rw-r--r--kde/phonon/Pkgfile3
6 files changed, 13 insertions, 9 deletions
diff --git a/acompiler/virtualbox-module/.md5sum b/acompiler/virtualbox-module/.md5sum
index e293b86ba..0c2af00f0 100644
--- a/acompiler/virtualbox-module/.md5sum
+++ b/acompiler/virtualbox-module/.md5sum
@@ -1 +1 @@
-a72291e91d521f879338559954ac8b08 VirtualBox-3.2.10-66523-Linux_x86.run
+e50e4a9b76be0d58d26827ff531d4ad0 VirtualBox-3.2.10-66896-Linux_x86.run
diff --git a/acompiler/virtualbox-module/Pkgfile b/acompiler/virtualbox-module/Pkgfile
index de08434f6..8e5de342c 100755
--- a/acompiler/virtualbox-module/Pkgfile
+++ b/acompiler/virtualbox-module/Pkgfile
@@ -5,10 +5,10 @@
name=virtualbox-module
version=3.2.10
-release=1
+release=2
_name=VirtualBox
_kernel=`uname -r|sed "s/-NuTyX//"`
-_build=66523
+_build=66896
source=(http://download.virtualbox.org/virtualbox/$version/${_name}-${version}-${_build}-Linux_x86.run)
diff --git a/extra/virtualbox-bin/.md5sum b/extra/virtualbox-bin/.md5sum
index e293b86ba..0c2af00f0 100644
--- a/extra/virtualbox-bin/.md5sum
+++ b/extra/virtualbox-bin/.md5sum
@@ -1 +1 @@
-a72291e91d521f879338559954ac8b08 VirtualBox-3.2.10-66523-Linux_x86.run
+e50e4a9b76be0d58d26827ff531d4ad0 VirtualBox-3.2.10-66896-Linux_x86.run
diff --git a/extra/virtualbox-bin/Pkgfile b/extra/virtualbox-bin/Pkgfile
index a77fee43e..b44c50d4e 100755
--- a/extra/virtualbox-bin/Pkgfile
+++ b/extra/virtualbox-bin/Pkgfile
@@ -6,8 +6,8 @@
name=virtualbox-bin
version=3.2.10
-release=1
-_release=66523
+release=2
+_release=66896
source=(http://download.virtualbox.org/virtualbox/$version/VirtualBox-${version}-${_release}-Linux_x86.run)
diff --git a/gnome/gir-repository/Pkgfile b/gnome/gir-repository/Pkgfile
index 4267f0634..4ac6bb343 100644
--- a/gnome/gir-repository/Pkgfile
+++ b/gnome/gir-repository/Pkgfile
@@ -8,15 +8,18 @@
name=gir-repository
version=0.6.5
-release=3
+release=4
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2 \
http://nutyx.meticul.eu/files/patchs/gir-repository/gir-repository-0.6.5-dbus-glib-2.patch)
build() {
cd $name-$version
+
patch -Np1 -i ../gir-repository-0.6.5-dbus-glib-2.patch
+ sed -i 's#/vte/#/vte-0.0/vte/#' gir/Makefile.in
./configure --prefix=/usr --disable-static \
- --with-skipped-gir-modules=Pango,Atk,Gtk,PangoXft,Babl,Unique,GMenu,Wnck
+ --with-skipped-gir-modules=Pango,Atk,Gtk,PangoXft,Babl,Unique,GMenu,Wnck
+
make
make DESTDIR=$PKG install
for i in Atk GMenu Gtk Gdk Pango
diff --git a/kde/phonon/Pkgfile b/kde/phonon/Pkgfile
index 34bce25e3..a41739454 100644
--- a/kde/phonon/Pkgfile
+++ b/kde/phonon/Pkgfile
@@ -2,7 +2,8 @@
# URL: http://phonon.kde.org
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: qt, xine-lib, cmake, automoc4
+# Depends on: qt, xine-lib, cmake, gst-plugins-base
+
name=phonon
version=4.4.2
release=1