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

4
kde/kdegraphics/kdegraphics.desc

@ -34,7 +34,7 @@
[L] GPL
[S] Stable
[V] 3.5.10
[V] 4.2.2
[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