[Lunar-commits] <moonbase> gdk-pixbuf: remove it from the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Jan 11 23:09:28 CET 2009


commit ca31c51a3f81f53faa177e4f132c3b8da430d1ca
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jan 12 00:09:28 2009 +0200

    gdk-pixbuf: remove it from the moonbase.
    
    Gtk+-2 included it in the package.
---
 graphics/gdk-pixbuf/BUILD        |   13 -------------
 graphics/gdk-pixbuf/DEPENDS      |    2 --
 graphics/gdk-pixbuf/DETAILS      |   20 --------------------
 graphics/gdk-pixbuf/POST_INSTALL |    4 ----
 4 files changed, 0 insertions(+), 39 deletions(-)

diff --git a/graphics/gdk-pixbuf/BUILD b/graphics/gdk-pixbuf/BUILD
deleted file mode 100644
index 3884e58..0000000
--- a/graphics/gdk-pixbuf/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-  message ""
-  message "This module will need to access a running Xserver during build !"
-  message "Please open a new xterm and type \"xhost +localhost\" to give root access"
-  message ""
-  
-  query "Press <Enter> to continue..." y
-  
-  export DISPLAY=:0.0
-  
-  default_build
-  
-) > $C_FIFO 2>&1
diff --git a/graphics/gdk-pixbuf/DEPENDS b/graphics/gdk-pixbuf/DEPENDS
deleted file mode 100644
index 9d08847..0000000
--- a/graphics/gdk-pixbuf/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends xhost
-depends imlib
diff --git a/graphics/gdk-pixbuf/DETAILS b/graphics/gdk-pixbuf/DETAILS
deleted file mode 100644
index fca0aad..0000000
--- a/graphics/gdk-pixbuf/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-          MODULE=gdk-pixbuf
-           MAJOR=0.22
-         VERSION=0.22.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/
-   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:495324afb5abebc14567ffd5a6cd72333bcc7f5b
-        WEB_SITE=http://www.gnome.org
-         ENTERED=20010922
-         UPDATED=20030912
-           SHORT="graphics library."
-cat << EOF
-The GdkPixbuf library provides a number of features:
-        - GdkPixbuf structure for representing images.
-        - Image loading facilities, both synchronous and progressive.
-        - Rendering of a GdkPixbuf into various formats:
-          drawables (windows, pixmaps), GdkRGB buffers.
-        - Fast scaling and compositing of pixbufs.
-        - Simple animation loading (ie. animated gifs).
-EOF
diff --git a/graphics/gdk-pixbuf/POST_INSTALL b/graphics/gdk-pixbuf/POST_INSTALL
deleted file mode 100644
index 3ad453b..0000000
--- a/graphics/gdk-pixbuf/POST_INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-ln  -sf  /usr/include/gdk-pixbuf-1.0/gdk-pixbuf /usr/include/gdk-pixbuf
-if  module_installed  imlib;  then
-  lin  imlib
-fi


More information about the Lunar-commits mailing list