Browse Source

kdegraphics: Updated (3.5.10 -> 4.2.2)

user/karasz/test/ecn
Aldas Nabazas 16 years ago committed by Alejandro Mery
parent
commit
c4cbbfcad5
  1. 56
      kde/kdegraphics/kdegraphics.cache
  2. 4
      kde/kdegraphics/kdegraphics.desc
  3. 26
      kde/kdegraphics/kuickshow-imlib-libs.patch

56
kde/kdegraphics/kdegraphics.cache

@ -1,72 +1,72 @@
[TIMESTAMP] 1134289182 Sun Dec 11 09:19:42 2005 [TIMESTAMP] 1240211423 Mon Apr 20 10:10:23 2009
[BUILDTIME] 645 (9) [BUILDTIME] 270 (5)
[SIZE] 18.07 MB, 947 files [SIZE] 9.52 MB, 503 files
[DEP] acl
[DEP] attr
[DEP] automoc4
[DEP] bash [DEP] bash
[DEP] bdb
[DEP] binutils [DEP] binutils
[DEP] bzip2 [DEP] bzip2
[DEP] xorg-cf-files [DEP] cmake
[DEP] coreutils [DEP] coreutils
[DEP] diffutils [DEP] diffutils
[DEP] djvulibre
[DEP] e2fsprogs
[DEP] exiv2
[DEP] expat [DEP] expat
[DEP] gamin [DEP] fhs
[DEP] findutils [DEP] findutils
[DEP] fontconfig [DEP] fontconfig
[DEP] freetype [DEP] freetype
[DEP] fribidi [DEP] gamin
[DEP] gawk [DEP] gawk
[DEP] gcc [DEP] gcc
[DEP] gettext [DEP] glib
[DEP] glibc [DEP] glibc
[DEP] gnome-libs14 [DEP] gnome-libs14
[DEP] grep [DEP] grep
[DEP] imake [DEP] kdebase-workspace
[DEP] imlib
[DEP] kdelibs [DEP] kdelibs
[DEP] lcms [DEP] lcms
[DEP] libart_lgpl23 [DEP] libexiv2
[DEP] libdnet
[DEP] libdrm
[DEP] libexif
[DEP] libgphoto [DEP] libgphoto
[DEP] libice [DEP] libice
[DEP] libidn
[DEP] libjpeg [DEP] libjpeg
[DEP] libpng [DEP] libpng
[DEP] libsm [DEP] libsm
[DEP] libtiff [DEP] libtiff
[DEP] libungif
[DEP] libusb
[DEP] libx11 [DEP] libx11
[DEP] libxau [DEP] libxau
[DEP] libxcb
[DEP] libxcursor [DEP] libxcursor
[DEP] libxdmcp [DEP] libxdmcp
[DEP] libxext [DEP] libxext
[DEP] libxfixes [DEP] libxfixes
[DEP] libxft [DEP] libxft
[DEP] libxinerama [DEP] libxml
[DEP] libxmu [DEP] libxpm
[DEP] libxrandr
[DEP] libxrender [DEP] libxrender
[DEP] libxt [DEP] libxt
[DEP] libxtst
[DEP] libxxf86vm [DEP] libxxf86vm
[DEP] linux-header [DEP] linux-header
[DEP] make [DEP] make
[DEP] mesa [DEP] nas
[DEP] mktemp [DEP] phonon
[DEP] net-tools
[DEP] openexr
[DEP] pcre
[DEP] perl
[DEP] pkgconfig [DEP] pkgconfig
[DEP] qt3 [DEP] poppler
[DEP] renderproto [DEP] qca2
[DEP] qimageblitz
[DEP] qt4
[DEP] sane-backends [DEP] sane-backends
[DEP] sed [DEP] sed
[DEP] soprano
[DEP] strigi
[DEP] sysfiles [DEP] sysfiles
[DEP] tar [DEP] tar
[DEP] tetex
[DEP] util-linux [DEP] util-linux
[DEP] xextproto [DEP] xextproto
[DEP] xf86vidmodeproto [DEP] xf86vidmodeproto

4
kde/kdegraphics/kdegraphics.desc

@ -34,7 +34,7 @@
[L] GPL [L] GPL
[S] Stable [S] Stable
[V] 3.5.10 [V] 4.2.2
[P] X -----5---9 204.300 [P] X -----5---9 204.300
[D] 218971590 kdegraphics-3.5.10.tar.bz2 ftp://ftp.kde.org/pub/kde/stable/3.5.10/src/ [D] 3202873036 kdegraphics-4.2.2.tar.bz2 ftp://ftp.kde.org/pub/kde/stable/4.2.2/src/

26
kde/kdegraphics/kuickshow-imlib-libs.patch

@ -1,26 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../kdegraphics/kuickshow-imlib-libs.patch
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- kdegraphics-3.5.2/kuickshow/src/Makefile.am.orig 2005-09-10 10:19:04.000000000 +0200
+++ kdegraphics-3.5.2/kuickshow/src/Makefile.am 2006-04-18 21:52:54.000000000 +0200
@@ -7,6 +7,7 @@
# set the include path for X, qt and KDE
INCLUDES = $(all_includes)
KDE_CXXFLAGS = $(IMLIB_CFLAGS)
+LIBS=$(shell imlib-config --libs) -lm
METASOURCES = AUTO
kuickshow_la_LDFLAGS = $(all_libraries) -module -avoid-version
Loading…
Cancel
Save