Alejandro Mery
18 years ago
3 changed files with 86 additions and 0 deletions
@ -0,0 +1,25 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||||
|
#
|
||||||
|
# Filename: package/.../pixman/hotfix.patch
|
||||||
|
# Copyright (C) 2007 The OpenSDE 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 ---
|
||||||
|
|
||||||
|
--- ./pixman-1.pc.in.orig 2007-08-31 13:18:06.000000000 -0400
|
||||||
|
+++ ./pixman-1.pc.in 2007-08-31 13:18:17.000000000 -0400
|
||||||
|
@@ -7,5 +7,5 @@
|
||||||
|
Description: The pixman library (version 1)
|
||||||
|
Version: @PACKAGE_VERSION@
|
||||||
|
Cflags: -I${includedir}/pixman-1 @DEP_CFLAGS@
|
||||||
|
-Libs: -L${libdir} -lpixman @DEP_LIBS@
|
||||||
|
+Libs: -L${libdir} -lpixman-1 @DEP_LIBS@
|
||||||
|
|
@ -0,0 +1,27 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1188580747 Fri Aug 31 13:19:07 2007 |
||||||
|
[BUILDTIME] 10 (5) |
||||||
|
[SIZE] 0.45 MB, 14 files |
||||||
|
|
||||||
|
[DEP] 00-dirtree |
||||||
|
[DEP] bash |
||||||
|
[DEP] bigreqsproto |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] libpthread-stubs |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] make |
||||||
|
[DEP] mktemp |
||||||
|
[DEP] patch |
||||||
|
[DEP] pkgconfig |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
@ -0,0 +1,34 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../pixman/pixman.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] The pixel-manipulation library for X and cairo |
||||||
|
|
||||||
|
[T] The pixel-manipulation library for X and cairo |
||||||
|
|
||||||
|
[U] http://www.X.org |
||||||
|
|
||||||
|
[A] X.org Foundation |
||||||
|
[M] Alejandro Mery <amery@opensde.org> |
||||||
|
|
||||||
|
[C] base/x11 |
||||||
|
|
||||||
|
[L] OpenSource |
||||||
|
[S] Stable |
||||||
|
[V] 0.9.4 |
||||||
|
[P] X -----5---9 112.550 |
||||||
|
|
||||||
|
[O] . package/*/*/modular-x-conf.in |
||||||
|
|
||||||
|
[D] 3195699179 pixman-0.9.4.tar.bz2 http://xorg.freedesktop.org/archive/individual/lib/ |
||||||
|
|
Loading…
Reference in new issue