From 446767d37ae176c07b50cf767c2b237c4c974a5f Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 11 Apr 2011 13:31:07 +0200 Subject: kdelibs, maj 4.5.2-3 --- kde/kdelibs/.footprint.i686 | 13 +++++++------ kde/kdelibs/.footprint.x86_64 | 13 +++++++------ kde/kdelibs/Pkgfile | 10 +++++----- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/kde/kdelibs/.footprint.i686 b/kde/kdelibs/.footprint.i686 index b1cdf8e76..cafe30f02 100644 --- a/kde/kdelibs/.footprint.i686 +++ b/kde/kdelibs/.footprint.i686 @@ -1,10 +1,11 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/org.kde.auth.conf -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/menus/ --rw-r--r-- root/root etc/xdg/menus/applications.menu +drwxr-xr-x root/root etc/kde/ +drwxr-xr-x root/root etc/kde/dbus-1/ +drwxr-xr-x root/root etc/kde/dbus-1/system.d/ +-rw-r--r-- root/root etc/kde/dbus-1/system.d/org.kde.auth.conf +drwxr-xr-x root/root etc/kde/xdg/ +drwxr-xr-x root/root etc/kde/xdg/menus/ +-rw-r--r-- root/root etc/kde/xdg/menus/applications.menu drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/checkXML diff --git a/kde/kdelibs/.footprint.x86_64 b/kde/kdelibs/.footprint.x86_64 index b1cdf8e76..cafe30f02 100644 --- a/kde/kdelibs/.footprint.x86_64 +++ b/kde/kdelibs/.footprint.x86_64 @@ -1,10 +1,11 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/org.kde.auth.conf -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/menus/ --rw-r--r-- root/root etc/xdg/menus/applications.menu +drwxr-xr-x root/root etc/kde/ +drwxr-xr-x root/root etc/kde/dbus-1/ +drwxr-xr-x root/root etc/kde/dbus-1/system.d/ +-rw-r--r-- root/root etc/kde/dbus-1/system.d/org.kde.auth.conf +drwxr-xr-x root/root etc/kde/xdg/ +drwxr-xr-x root/root etc/kde/xdg/menus/ +-rw-r--r-- root/root etc/kde/xdg/menus/applications.menu drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/checkXML diff --git a/kde/kdelibs/Pkgfile b/kde/kdelibs/Pkgfile index b86c76592..b17c2d1df 100755 --- a/kde/kdelibs/Pkgfile +++ b/kde/kdelibs/Pkgfile @@ -3,12 +3,11 @@ # Maintainer: NuTyX packager Team # Packager: lesibel at free dot fr # Depends on: automoc4, cmake, qt, attica, soprano, strigi, qca, libdbusmenu-qt, shared-desktop-ontologies, gamin, avahi, openexr, jasper, libart_lgpl, openssl, acl, nss-mdns, enchant, aspell, docbook-xsl, phonon, grantlee, xorg-libxscrnsaver, polkit-qt, gmm, giflib, shared-mime-info, kerberos, udisks, upower, pcre, libxml2, libxslt, oxygen-icons - -# Run on: acl,polkit-qt,libdbusmenu-qt,xz-utils,qt,strigi,soprano,qca,gmm,dbus,jasper,openexr,giflib,avahi,enchant,shared-mime-info,kerberos,attica,shared-desktop-ontologies,phonon,grantlee,udisks,upower +# Run on: acl,libart_lgpl,polkit-qt,libdbusmenu-qt,xz-utils,qt,strigi,soprano,qca,gmm,dbus,jasper,openexr,giflib,avahi,enchant,shared-mime-info,kerberos,attica,shared-desktop-ontologies,phonon,grantlee,udisks,upower name=kdelibs version=4.6.2 -release=2 +release=3 source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 ) build() { @@ -21,9 +20,10 @@ build() { -DCMAKE_SKIP_RPATH=ON \ -DKDE_DISTRIBUTION_TEXT='NuTyX' \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DSYSCONF_INSTALL_DIR=/etc \ + -DSYSCONF_INSTALL_DIR=/etc/kde \ -DKDE_DEFAULT_HOME='.kde' \ - -DHTML_INSTALL_DIR=/usr/share/doc/kde/html + -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \ + -DKAUTH_BACKEND=PolkitQt-1 make make DESTDIR=$PKG install rm -f $PKG/usr/share/apps/kssl/ca-bundle.crt -- cgit v1.2.3-54-g00ecf