[Lunar-commits] <moonbase> xfkc: remove it from the moonbase. it is no longer needed.

Florin Braescu florin at lunar-linux.org
Wed Feb 17 13:40:50 CET 2010


commit 69824febf23d90cec318b16bf75d3e30a032c066
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Feb 17 14:40:50 2010 +0200

    xfkc: remove it from the moonbase. it is no longer needed.
---
 xfce4/goodies/xfkc/BUILD   |   13 -------------
 xfce4/goodies/xfkc/DEPENDS |    3 ---
 xfce4/goodies/xfkc/DETAILS |   16 ----------------
 3 files changed, 0 insertions(+), 32 deletions(-)

diff --git a/xfce4/goodies/xfkc/BUILD b/xfce4/goodies/xfkc/BUILD
deleted file mode 100644
index c22b267..0000000
--- a/xfce4/goodies/xfkc/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-   [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
- 
-   export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
-   export PATH="${MODULE_PREFIX}/bin:$PATH" && 
-
-   ./configure --build=$BUILD                                        \
-                --prefix=${MODULE_PREFIX}        \
-                $OPTS                                           &&
-
-   default_make
-
-) > $C_FIFO 2>&1
diff --git a/xfce4/goodies/xfkc/DEPENDS b/xfce4/goodies/xfkc/DEPENDS
deleted file mode 100644
index 23c6189..0000000
--- a/xfce4/goodies/xfkc/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libxklavier &&
-depends libxfce4util &&
-depends libxfcegui4 
diff --git a/xfce4/goodies/xfkc/DETAILS b/xfce4/goodies/xfkc/DETAILS
deleted file mode 100644
index bdc0b98..0000000
--- a/xfce4/goodies/xfkc/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
-           MODULE=xfkc
-          VERSION=0.1
-           SOURCE=$MODULE-$VERSION.tar.gz
-       SOURCE_URL=http://gauvain.tuxfamily.org/code/archive/xfkc
-   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
-         WEB_SITE=http://www.xfce.org
-          ENTERED=20070115
-          UPDATED=20070115
-            SHORT="keyboard layout configuration tool"
-
-cat << EOF
-XfKC is a keyboard layout configuration tool for the Xfce desktop 
-environment. It allows you to select your keyboard model, and the 
-layouts that you want to use. You won't have to tweak your xorg.conf 
-to set up your keyboard.
-EOF


More information about the Lunar-commits mailing list