From 060a9e5c3fabc2a3416dcc222823908515572514 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:38:06 +0200 Subject: mousepad dans extra --- xfce/mousepad/.footprint.i686 | 12 ------------ xfce/mousepad/.footprint.x86_64 | 12 ------------ xfce/mousepad/.md5sum.i686 | 1 - xfce/mousepad/.md5sum.x86_64 | 1 - xfce/mousepad/Pkgfile | 23 ----------------------- xfce/mousepad/post-install | 1 - 6 files changed, 50 deletions(-) delete mode 100644 xfce/mousepad/.footprint.i686 delete mode 100644 xfce/mousepad/.footprint.x86_64 delete mode 100644 xfce/mousepad/.md5sum.i686 delete mode 100644 xfce/mousepad/.md5sum.x86_64 delete mode 100755 xfce/mousepad/Pkgfile delete mode 100644 xfce/mousepad/post-install (limited to 'xfce') diff --git a/xfce/mousepad/.footprint.i686 b/xfce/mousepad/.footprint.i686 deleted file mode 100644 index c3e2d0b0f..000000000 --- a/xfce/mousepad/.footprint.i686 +++ /dev/null @@ -1,12 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/mousepad -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/mousepad.desktop -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/mousepad.mo -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/mousepad.png diff --git a/xfce/mousepad/.footprint.x86_64 b/xfce/mousepad/.footprint.x86_64 deleted file mode 100644 index c3e2d0b0f..000000000 --- a/xfce/mousepad/.footprint.x86_64 +++ /dev/null @@ -1,12 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/mousepad -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/mousepad.desktop -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/mousepad.mo -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/mousepad.png diff --git a/xfce/mousepad/.md5sum.i686 b/xfce/mousepad/.md5sum.i686 deleted file mode 100644 index 7ebf07c88..000000000 --- a/xfce/mousepad/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -d98854edb76d823ac20b266fdf5a64a1 mousepad-0.2.16.tar.bz2 diff --git a/xfce/mousepad/.md5sum.x86_64 b/xfce/mousepad/.md5sum.x86_64 deleted file mode 100644 index 7ebf07c88..000000000 --- a/xfce/mousepad/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -d98854edb76d823ac20b266fdf5a64a1 mousepad-0.2.16.tar.bz2 diff --git a/xfce/mousepad/Pkgfile b/xfce/mousepad/Pkgfile deleted file mode 100755 index 56b3a4e22..000000000 --- a/xfce/mousepad/Pkgfile +++ /dev/null @@ -1,23 +0,0 @@ -# Description: Editeur de texte de Xfce -# URL: http://www.xfce.org/projects/mousepad/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-libxinerama,xorg-libxrandr,xorg-libxcursor,xorg-libsm,xorg-libxdamage,libxfcegui4,desktop-file-utils -# Run on: xorg-libxinerama,xorg-libxrandr,xorg-libxcursor,xorg-libsm,xorg-libxdamage,libxfcegui4,desktop-file-utils - -name=mousepad -version=0.2.16 -release=2 -source=(http://archive.xfce.org/src/apps/$name/0.2/$name-$version.tar.bz2) - -build() { -cd $name-$version - ./configure --prefix=/usr \ - --sysconfdir=/etc \ - --libexecdir=/usr/lib/xfce4 \ - --localstatedir=/var \ - --disable-static - make - make DESTDIR=$PKG install -} - diff --git a/xfce/mousepad/post-install b/xfce/mousepad/post-install deleted file mode 100644 index 6e2644aca..000000000 --- a/xfce/mousepad/post-install +++ /dev/null @@ -1 +0,0 @@ -update-desktop-database /usr/share/applications -- cgit v1.2.3-54-g00ecf