[Lunar-commits] <moonbase> libxfce4ui: moved to zdeprecated

Paul Bredbury brebs at lunar-linux.org
Sat Feb 19 18:42:28 CET 2011


commit 36977befdb572030f9a7635f9ba070e8b4276118
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sun Feb 20 00:42:28 2011 +0700

    libxfce4ui: moved to zdeprecated
    
    Is being replaced by libxfcegui4, says El_Angelo.
---
 xfce4/core/libxfce4ui/BUILD    |    9 ---------
 xfce4/core/libxfce4ui/DEPENDS  |   11 -----------
 xfce4/core/libxfce4ui/DETAILS  |   15 ---------------
 zdeprecated/libxfce4ui/BUILD   |    9 +++++++++
 zdeprecated/libxfce4ui/DEPENDS |   11 +++++++++++
 zdeprecated/libxfce4ui/DETAILS |   15 +++++++++++++++
 6 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/xfce4/core/libxfce4ui/BUILD b/xfce4/core/libxfce4ui/BUILD
deleted file mode 100644
index 1776fd6..0000000
--- a/xfce4/core/libxfce4ui/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-   [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
-
-   # make sure proper PKG_CONFIG_PATH is set
-   export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
-
-   default_build
-
-) > $C_FIFO 2>&1
diff --git a/xfce4/core/libxfce4ui/DEPENDS b/xfce4/core/libxfce4ui/DEPENDS
deleted file mode 100644
index e8f1e12..0000000
--- a/xfce4/core/libxfce4ui/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-depends  gtk+-2
-depends  libxml2
-depends  libxfce4util
-depends  xfconf
-
-optional_depends  libglade             "" "" "Glade Interface Designer"
-optional_depends  startup-notification "" "" "Startup notification"
-
-# not real depends, but we really want them
-depends  gtk-xfce-engine
-depends  xfce4-icon-theme
diff --git a/xfce4/core/libxfce4ui/DETAILS b/xfce4/core/libxfce4ui/DETAILS
deleted file mode 100644
index 578ae18..0000000
--- a/xfce4/core/libxfce4ui/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
-          MODULE=libxfce4ui
-         VERSION=4.8.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://archive.xfce.org/xfce/4.8/src/
-      SOURCE_VFY=sha1:107f9d8e3e583f3cf5330074e89ea72eb2a82888
-   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
-        WEB_SITE=http://www.xfce.org
-         ENTERED=20030715
-         UPDATED=20110118
-           SHORT="Widget library for Xfce4"
-
-cat << EOF
-libxfce4ui -- Library that provides extra widgets and graphical user
-interface functions to the Xfce4 desktop environment.
-EOF
diff --git a/zdeprecated/libxfce4ui/BUILD b/zdeprecated/libxfce4ui/BUILD
new file mode 100644
index 0000000..1776fd6
--- /dev/null
+++ b/zdeprecated/libxfce4ui/BUILD
@@ -0,0 +1,9 @@
+(
+   [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
+
+   # make sure proper PKG_CONFIG_PATH is set
+   export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
+
+   default_build
+
+) > $C_FIFO 2>&1
diff --git a/zdeprecated/libxfce4ui/DEPENDS b/zdeprecated/libxfce4ui/DEPENDS
new file mode 100644
index 0000000..e8f1e12
--- /dev/null
+++ b/zdeprecated/libxfce4ui/DEPENDS
@@ -0,0 +1,11 @@
+depends  gtk+-2
+depends  libxml2
+depends  libxfce4util
+depends  xfconf
+
+optional_depends  libglade             "" "" "Glade Interface Designer"
+optional_depends  startup-notification "" "" "Startup notification"
+
+# not real depends, but we really want them
+depends  gtk-xfce-engine
+depends  xfce4-icon-theme
diff --git a/zdeprecated/libxfce4ui/DETAILS b/zdeprecated/libxfce4ui/DETAILS
new file mode 100644
index 0000000..578ae18
--- /dev/null
+++ b/zdeprecated/libxfce4ui/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=libxfce4ui
+         VERSION=4.8.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://archive.xfce.org/xfce/4.8/src/
+      SOURCE_VFY=sha1:107f9d8e3e583f3cf5330074e89ea72eb2a82888
+   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
+        WEB_SITE=http://www.xfce.org
+         ENTERED=20030715
+         UPDATED=20110118
+           SHORT="Widget library for Xfce4"
+
+cat << EOF
+libxfce4ui -- Library that provides extra widgets and graphical user
+interface functions to the Xfce4 desktop environment.
+EOF


More information about the Lunar-commits mailing list