From fdb266bd0538fea33a7ff8f4a78535954e717eb6 Mon Sep 17 00:00:00 2001 From: orchidman Date: Thu, 26 Jan 2012 17:24:16 +0100 Subject: kcharselect 4.8.0-1 maj port --- kcharselect/.footprint.i686 | 21 +++++++++++++++++++++ kcharselect/.footprint.x86_64 | 21 +++++++++++++++++++++ kcharselect/.md5sum.i686 | 1 + kcharselect/.md5sum.x86_64 | 1 + kcharselect/Pkgfile | 26 ++++++++++++++++++++++++++ 5 files changed, 70 insertions(+) create mode 100644 kcharselect/.footprint.i686 create mode 100644 kcharselect/.footprint.x86_64 create mode 100644 kcharselect/.md5sum.i686 create mode 100644 kcharselect/.md5sum.x86_64 create mode 100755 kcharselect/Pkgfile (limited to 'kcharselect') diff --git a/kcharselect/.footprint.i686 b/kcharselect/.footprint.i686 new file mode 100644 index 000000000..b8a4d48fa --- /dev/null +++ b/kcharselect/.footprint.i686 @@ -0,0 +1,21 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/kcharselect +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +drwxr-xr-x root/root usr/share/applications/kde4/ +-rwxr-xr-x root/root usr/share/applications/kde4/KCharSelect.desktop +drwxr-xr-x root/root usr/share/apps/ +drwxr-xr-x root/root usr/share/apps/kcharselect/ +-rw-r--r-- root/root usr/share/apps/kcharselect/kcharselectui.rc +drwxr-xr-x root/root usr/share/apps/kconf_update/ +-rw-r--r-- root/root usr/share/apps/kconf_update/kcharselect.upd +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/kde/ +drwxr-xr-x root/root usr/share/doc/kde/html/ +drwxr-xr-x root/root usr/share/doc/kde/html/en/ +drwxr-xr-x root/root usr/share/doc/kde/html/en/kcharselect/ +lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcharselect/common -> /usr/share/doc/kde/html/en/common +-rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.cache.bz2 +-rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.docbook +-rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/kcharselect.png diff --git a/kcharselect/.footprint.x86_64 b/kcharselect/.footprint.x86_64 new file mode 100644 index 000000000..b8a4d48fa --- /dev/null +++ b/kcharselect/.footprint.x86_64 @@ -0,0 +1,21 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/kcharselect +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +drwxr-xr-x root/root usr/share/applications/kde4/ +-rwxr-xr-x root/root usr/share/applications/kde4/KCharSelect.desktop +drwxr-xr-x root/root usr/share/apps/ +drwxr-xr-x root/root usr/share/apps/kcharselect/ +-rw-r--r-- root/root usr/share/apps/kcharselect/kcharselectui.rc +drwxr-xr-x root/root usr/share/apps/kconf_update/ +-rw-r--r-- root/root usr/share/apps/kconf_update/kcharselect.upd +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/kde/ +drwxr-xr-x root/root usr/share/doc/kde/html/ +drwxr-xr-x root/root usr/share/doc/kde/html/en/ +drwxr-xr-x root/root usr/share/doc/kde/html/en/kcharselect/ +lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcharselect/common -> /usr/share/doc/kde/html/en/common +-rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.cache.bz2 +-rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.docbook +-rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/kcharselect.png diff --git a/kcharselect/.md5sum.i686 b/kcharselect/.md5sum.i686 new file mode 100644 index 000000000..7ffd7ef69 --- /dev/null +++ b/kcharselect/.md5sum.i686 @@ -0,0 +1 @@ +4150d41fe47882c9a3f994dba15283eb kcharselect-4.8.0.tar.bz2 diff --git a/kcharselect/.md5sum.x86_64 b/kcharselect/.md5sum.x86_64 new file mode 100644 index 000000000..7ffd7ef69 --- /dev/null +++ b/kcharselect/.md5sum.x86_64 @@ -0,0 +1 @@ +4150d41fe47882c9a3f994dba15283eb kcharselect-4.8.0.tar.bz2 diff --git a/kcharselect/Pkgfile b/kcharselect/Pkgfile new file mode 100755 index 000000000..025742f6d --- /dev/null +++ b/kcharselect/Pkgfile @@ -0,0 +1,26 @@ +# Description: kdeutils, Sélecteur de caractère +# URL: http://www.kde.org +# Maintainer: NuTyX packager team +# Packager: lesibel at free dot fr +# Depends on: cmake,automoc4,kdelibs +# Run on: kdelibs + +name=kcharselect +version=4.8.0 +release=1 +source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) + +build() { + cd $name-* + mkdir build + cd build + cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE_DEFAULT_HOME=.kde \ + -DSYSCONF_INSTALL_DIR=/etc \ + -DCMAKE_SKIP_RPATH=ON \ + -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-54-g00ecf