Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21513 10447126-35f2-4685-b0cf-6dd780d3921fearly
Christian Wiese
18 years ago
3 changed files with 114 additions and 0 deletions
@ -0,0 +1,59 @@
|
||||
|
||||
[TIMESTAMP] 1183042868 Thu Jun 28 17:01:08 2007 |
||||
[BUILDTIME] 25 (5) |
||||
[SIZE] 0.18 MB, 29 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] autoconf |
||||
[DEP] automake |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] cairo |
||||
[DEP] coreutils |
||||
[DEP] curl |
||||
[DEP] diffutils |
||||
[DEP] ecore |
||||
[DEP] edb |
||||
[DEP] edje |
||||
[DEP] eet |
||||
[DEP] embryo |
||||
[DEP] etk |
||||
[DEP] evas |
||||
[DEP] expat |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] imlib2 |
||||
[DEP] libjpeg |
||||
[DEP] libpng |
||||
[DEP] libtool |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxcursor |
||||
[DEP] libxdamage |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxinerama |
||||
[DEP] libxp |
||||
[DEP] libxrandr |
||||
[DEP] libxrender |
||||
[DEP] libxscrnsaver |
||||
[DEP] linux-header |
||||
[DEP] m4 |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] openssl |
||||
[DEP] perl |
||||
[DEP] pkgconfig |
||||
[DEP] poppler |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
||||
[DEP] zlib |
@ -0,0 +1,20 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../epdf/epdf.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
if pkginstalled fontconfig ; then |
||||
pkgprefix -t fontconfig |
||||
var_append GCC_WRAPPER_APPEND ' ' "-I$root$( pkgprefix includedir fontconfig )" |
||||
fi |
||||
|
||||
var_append confopt ' ' "--without-ewl" |
@ -0,0 +1,35 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../epdf/epdf.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] A PDF Renderer based on the Enlightenment Foundations Library |
||||
|
||||
[T] A PDF Renderer based on the Enlightenment Foundations Library. |
||||
|
||||
[U] http://www.enlightenment.org |
||||
|
||||
[A] Vincent 'caro' Torri <vtorri@univ-evry.fr> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/desktop/enlightenment |
||||
[C] extra/multimedia |
||||
|
||||
[F] E17 |
||||
|
||||
[L] GPL |
||||
[S] Alpha |
||||
[V] 2007-06-27 |
||||
[P] X -----5---9 400.000 |
||||
|
||||
[D] X epdf-2007-06-27.tar.bz2 cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e e17/proto/epdf -D 2007-06-27 |
||||
|
Loading…
Reference in new issue