Browse Source

A-Tui:

added xli


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2453 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Aitor Prez Iturri 21 years ago
parent
commit
510075e285
3 changed files with 106 additions and 0 deletions
  1. +34
    -0
      package/a-tui/xli/xli.cache
  2. +30
    -0
      package/a-tui/xli/xli.conf
  3. +42
    -0
      package/a-tui/xli/xli.desc

+ 34
- 0
package/a-tui/xli/xli.cache

@ -0,0 +1,34 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/a-tui/xli/xli.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[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; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1075511409 Sat Jan 31 02:10:09 2004
[CONFIG-ID] 2.0.0-rc4-x86-pentium2-32-generic-expert
[ROCKVER] 2.0.0-rc4
[LOGS] 9-xli.log
[BUILDTIME] 12648 (9)
[SIZE] 0.33 MB, 19 files
[DEP] bash binutils bzip2 coreutils findutils gcc3 glibc23 grep libjpeg
[DEP] libpng linux24-header make sed sysfiles tar xfree86 xli zlib

+ 30
- 0
package/a-tui/xli/xli.conf

@ -0,0 +1,30 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/a-tui/xli/xli.conf
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# 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; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
# Needs to solve some problems with a macro between bcopy and memcpy
preconf_xli () {
grep -v HAS_MEMCPY Imakefile | tee Imakefile > Imakefile
}
hook_add preconf 3 preconf_xli
var_append makeinstopt " " "install.man"

+ 42
- 0
package/a-tui/xli/xli.desc

@ -0,0 +1,42 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/a-tui/xli/xli.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[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; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] Xli is an image display program for X created from xloadimage.
[T] xli is an image display program for X, created by Graeme Gill from Jim
[T] Frost's xloadimage, and currently maintained by smar@reptiles.org.
[T] xli will view several types of images under X11, or load images onto
[T] the X11 root window.
[U] http://pantransit.reptiles.org/prog/#xli xli project page
[A] Graeme Gill <smar@reptiles.org> email for the actual maintaner.
[M] Aitor Pérez Iturri <aitor.perez@hispalinux.es>
[C] extra/multimedia
[L] OpenSource
[S] Stable
[V] 1.17.0
[P] O -----5---9 998.000
[D] 3522960032 xli-1.17.0.tar.gz http://pantransit.reptiles.org/prog/

Loading…
Cancel
Save