diff options
author | tnut <tnut at nutyx dot com> | 2011-04-11 13:31:07 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-04-11 13:31:07 +0200 |
commit | 446767d37ae176c07b50cf767c2b237c4c974a5f (patch) | |
tree | ee6aca4f26ecaf5a982cafb00dbe31b085840f9b /kde/kdelibs | |
parent | f1e4dd96b4161c2332c23daacffbfb17d3f4eddd (diff) | |
download | nutyx-extra-446767d37ae176c07b50cf767c2b237c4c974a5f.tar.gz nutyx-extra-446767d37ae176c07b50cf767c2b237c4c974a5f.tar.bz2 nutyx-extra-446767d37ae176c07b50cf767c2b237c4c974a5f.tar.xz nutyx-extra-446767d37ae176c07b50cf767c2b237c4c974a5f.zip |
kdelibs, maj 4.5.2-3
Diffstat (limited to 'kde/kdelibs')
-rw-r--r-- | kde/kdelibs/.footprint.i686 | 13 | ||||
-rw-r--r-- | kde/kdelibs/.footprint.x86_64 | 13 | ||||
-rwxr-xr-x | 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 |