From bb6cd84f13f6bd97fb706a526cb670c343e00464 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 31 Jul 2011 14:48:26 +0200 Subject: dossier kde47 supprimé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kde47/konsole/.footprint.x86_64 | 46 ----------------------------------------- kde47/konsole/.md5sum.x86_64 | 1 - kde47/konsole/Pkgfile | 25 ---------------------- 3 files changed, 72 deletions(-) delete mode 100644 kde47/konsole/.footprint.x86_64 delete mode 100644 kde47/konsole/.md5sum.x86_64 delete mode 100755 kde47/konsole/Pkgfile (limited to 'kde47/konsole') diff --git a/kde47/konsole/.footprint.x86_64 b/kde47/konsole/.footprint.x86_64 deleted file mode 100644 index 3afb50e19..000000000 --- a/kde47/konsole/.footprint.x86_64 +++ /dev/null @@ -1,46 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/konsole --rwxr-xr-x root/root usr/bin/konsoleprofile -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/kde4/ --rwxr-xr-x root/root usr/lib/kde4/libkonsolepart.so --rwxr-xr-x root/root usr/lib/libkdeinit4_konsole.so --rwxr-xr-x root/root usr/lib/libkonsoleprivate.so -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/konsole.desktop -drwxr-xr-x root/root usr/share/apps/ -drwxr-xr-x root/root usr/share/apps/konsole/ --rw-r--r-- root/root usr/share/apps/konsole/BlackOnLightYellow.schema --rw-r--r-- root/root usr/share/apps/konsole/BlackOnRandomLight.colorscheme --rw-r--r-- root/root usr/share/apps/konsole/BlackOnWhite.schema --rw-r--r-- root/root usr/share/apps/konsole/DarkPastels.colorscheme --rw-r--r-- root/root usr/share/apps/konsole/GreenOnBlack.colorscheme --rw-r--r-- root/root usr/share/apps/konsole/Linux.colorscheme --rw-r--r-- root/root usr/share/apps/konsole/README.KeyTab --rw-r--r-- root/root usr/share/apps/konsole/Shell.profile --rw-r--r-- root/root usr/share/apps/konsole/WhiteOnBlack.schema --rw-r--r-- root/root usr/share/apps/konsole/default.keytab --rw-r--r-- root/root usr/share/apps/konsole/konsole.notifyrc --rw-r--r-- root/root usr/share/apps/konsole/konsoleui.rc --rw-r--r-- root/root usr/share/apps/konsole/linux.keytab --rw-r--r-- root/root usr/share/apps/konsole/partui.rc --rw-r--r-- root/root usr/share/apps/konsole/sessionui.rc --rw-r--r-- root/root usr/share/apps/konsole/solaris.keytab -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/konsole/ -lrwxrwxrwx root/root usr/share/doc/kde/html/en/konsole/common -> /usr/share/doc/kde/html/en/common --rw-r--r-- root/root usr/share/doc/kde/html/en/konsole/index.cache.bz2 --rw-r--r-- root/root usr/share/doc/kde/html/en/konsole/index.docbook -drwxr-xr-x root/root usr/share/kde4/ -drwxr-xr-x root/root usr/share/kde4/services/ -drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/ --rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/konsolehere.desktop --rw-r--r-- root/root usr/share/kde4/services/konsolepart.desktop -drwxr-xr-x root/root usr/share/kde4/servicetypes/ --rw-r--r-- root/root usr/share/kde4/servicetypes/terminalemulator.desktop diff --git a/kde47/konsole/.md5sum.x86_64 b/kde47/konsole/.md5sum.x86_64 deleted file mode 100644 index 3469148fd..000000000 --- a/kde47/konsole/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -3682298aa6af6d9ca880f0bc6f79cfa0 konsole-4.7.0.tar.bz2 diff --git a/kde47/konsole/Pkgfile b/kde47/konsole/Pkgfile deleted file mode 100755 index 3ff3bf693..000000000 --- a/kde47/konsole/Pkgfile +++ /dev/null @@ -1,25 +0,0 @@ -# Description: Terminal pour KDE4 -# URL: http://www.kde.org -# Maintainer: NuTyX packager team -# Packager: lesibel at free dot fr -# Depends on: cmake,automoc4,kdelibs -# Run on: kdelibs - -name=konsole -version=4.7.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 - make - make DESTDIR=$PKG install -} - -- cgit v1.2.3-70-g09d2