diff options
author | piernov <piernov@piernov.org> | 2012-03-21 23:02:38 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-21 23:02:38 +0100 |
commit | 835e4614c0186892b40daddf888199c41bf00165 (patch) | |
tree | d06e10efc98016c84fe131142c4def1322391537 | |
parent | c96d6a23dacc3ab29aba55a5ee0056203c1f5175 (diff) | |
download | gnome3-835e4614c0186892b40daddf888199c41bf00165.tar.gz gnome3-835e4614c0186892b40daddf888199c41bf00165.tar.bz2 gnome3-835e4614c0186892b40daddf888199c41bf00165.tar.xz gnome3-835e4614c0186892b40daddf888199c41bf00165.zip |
gnome-bluetooth 3.3.92-1 màj port
-rw-r--r-- | gnome-bluetooth/.footprint.i686 | 1 | ||||
-rw-r--r-- | gnome-bluetooth/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | gnome-bluetooth/.md5sum.i686 | 2 | ||||
-rw-r--r-- | gnome-bluetooth/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | gnome-bluetooth/Pkgfile | 3 |
5 files changed, 4 insertions, 5 deletions
diff --git a/gnome-bluetooth/.footprint.i686 b/gnome-bluetooth/.footprint.i686 index fb928e7..e441288 100644 --- a/gnome-bluetooth/.footprint.i686 +++ b/gnome-bluetooth/.footprint.i686 @@ -30,7 +30,6 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/GnomeBluetooth-1.0.typelib drwxr-xr-x root/root usr/lib/gnome-bluetooth/ -rw-r--r-- root/root usr/lib/gnome-bluetooth/GnomeBluetoothApplet-1.0.typelib --rwxr-xr-x root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.la lrwxrwxrwx root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so -> libgnome-bluetooth-applet.so.0.0.0 lrwxrwxrwx root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so.0 -> libgnome-bluetooth-applet.so.0.0.0 -rwxr-xr-x root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so.0.0.0 diff --git a/gnome-bluetooth/.footprint.x86_64 b/gnome-bluetooth/.footprint.x86_64 index fb928e7..e441288 100644 --- a/gnome-bluetooth/.footprint.x86_64 +++ b/gnome-bluetooth/.footprint.x86_64 @@ -30,7 +30,6 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/GnomeBluetooth-1.0.typelib drwxr-xr-x root/root usr/lib/gnome-bluetooth/ -rw-r--r-- root/root usr/lib/gnome-bluetooth/GnomeBluetoothApplet-1.0.typelib --rwxr-xr-x root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.la lrwxrwxrwx root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so -> libgnome-bluetooth-applet.so.0.0.0 lrwxrwxrwx root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so.0 -> libgnome-bluetooth-applet.so.0.0.0 -rwxr-xr-x root/root usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so.0.0.0 diff --git a/gnome-bluetooth/.md5sum.i686 b/gnome-bluetooth/.md5sum.i686 index b35603b..9bcde89 100644 --- a/gnome-bluetooth/.md5sum.i686 +++ b/gnome-bluetooth/.md5sum.i686 @@ -1,2 +1,2 @@ 9fb6c8dcb5a3de3a953bf2ef42063e6e 61-gnome-bluetooth-rfkill.rules -46ad5177deccb082ccf3b7c81cdc6b27 gnome-bluetooth-3.3.4.tar.xz +3a65978052ae5c841004c420ef01db7c gnome-bluetooth-3.3.92.tar.xz diff --git a/gnome-bluetooth/.md5sum.x86_64 b/gnome-bluetooth/.md5sum.x86_64 index b35603b..9bcde89 100644 --- a/gnome-bluetooth/.md5sum.x86_64 +++ b/gnome-bluetooth/.md5sum.x86_64 @@ -1,2 +1,2 @@ 9fb6c8dcb5a3de3a953bf2ef42063e6e 61-gnome-bluetooth-rfkill.rules -46ad5177deccb082ccf3b7c81cdc6b27 gnome-bluetooth-3.3.4.tar.xz +3a65978052ae5c841004c420ef01db7c gnome-bluetooth-3.3.92.tar.xz diff --git a/gnome-bluetooth/Pkgfile b/gnome-bluetooth/Pkgfile index b8d9ec9..16e8c7d 100644 --- a/gnome-bluetooth/Pkgfile +++ b/gnome-bluetooth/Pkgfile @@ -6,12 +6,13 @@ # Run on: hicolor-icon-theme,gvfs,obexd,dconf,nautilus-sendto name=gnome-bluetooth -version=3.3.4 +version=3.3.92 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 61-gnome-bluetooth-rfkill.rules) build() { + unset MAKEFLAGS cd $name-$version ./configure --prefix=/usr \ --sysconfdir=/etc \ |