diff --git a/package/a-tui/libdockapp/libdockapp.cache b/package/a-tui/libdockapp/libdockapp.cache new file mode 100644 index 000000000..4d7ccf198 --- /dev/null +++ b/package/a-tui/libdockapp/libdockapp.cache @@ -0,0 +1,35 @@ +[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/libdockapp/libdockapp.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] 1077826512 Thu Feb 26 21:15:12 2004 +[CONFIG-ID] 2.0.0-rc5-x86-pentium2-32-generic-expert +[ROCKVER] 2.0.0-rc5 + +[LOGS] 9-libdockapp.log + +[BUILDTIME] 4411 (9) +[SIZE] 0.09 MB, 22 files + +[DEP] 00-dirtree bash binutils bzip2 coreutils diffutils file findutils +[DEP] gawk gcc3 glibc23 grep make mktemp net-tools patch sed sysfiles +[DEP] tar util-linux xfree86 + diff --git a/package/a-tui/libdockapp/libdockapp.conf b/package/a-tui/libdockapp/libdockapp.conf new file mode 100644 index 000000000..03af12860 --- /dev/null +++ b/package/a-tui/libdockapp/libdockapp.conf @@ -0,0 +1,23 @@ +# --- 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/libdockapp/libdockapp.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 --- + +var_append confopt " " "--without-fonts --without-examples" diff --git a/package/a-tui/libdockapp/libdockapp.desc b/package/a-tui/libdockapp/libdockapp.desc new file mode 100644 index 000000000..48bd992fd --- /dev/null +++ b/package/a-tui/libdockapp/libdockapp.desc @@ -0,0 +1,46 @@ +[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/libdockapp/libdockapp.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] LibDockApp is a library that provides a framework for developing dockapps. + +[T] The goal of the library is to provide a simple, yet clean interface and +[T] standardize the ways in which dockapps are developed. A dockapp developed +[T] using libDockApp will automatically behave well under most window managers +[T] and specially well under Window Maker. + +[U] http://solfertje.student.utwente.nl/~dalroi/libdockapp/ libDockApp site + +[A] Alban G. Hertroys +[A] Alfredo K. Kojima +[A] Pascal G. Hofstee +[M] Aitor Pérez Iturri + +[C] extra/windowmanager + +[L] OpenSource +[S] Stable +[V] 0.5.0 +[P] O -----5---9 640.000 + +[D] 0 libdockapp-0.5.0.tar.bz2 http://solfertje.student.utwente.nl/~dalroi/libdockapp/files/ + diff --git a/package/a-tui/libdockapp/libdockapp.patch b/package/a-tui/libdockapp/libdockapp.patch new file mode 100644 index 000000000..d62117592 --- /dev/null +++ b/package/a-tui/libdockapp/libdockapp.patch @@ -0,0 +1,41 @@ +# --- 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/libdockapp/libdockapp.patch +# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +# +# 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. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +--- dockapp/fonts/Makefile.in.orig 2004-02-26 21:01:38.000000000 +0100 ++++ dockapp/fonts/Makefile.in 2004-02-26 21:01:53.000000000 +0100 +@@ -77,7 +77,7 @@ + XFONTDIR = $(DESTDIR)/usr/X11R6/lib/X11/fonts + + MYFONTDIR = /dockapp +-MYDATA = luxel-ascii-06x09.pcf.gz seg7-ascii-05x07.pcf.gz fonts.dir fonts.alias ++MYDATA = luxel-ascii-06x09.pcf.gz seg7-ascii-05x07.pcf.gz + subdir = fonts + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_CLEAN_FILES = +--- dockapp/fonts/Makefile.am.orig 2004-02-26 21:01:31.000000000 +0100 ++++ dockapp/fonts/Makefile.am 2004-02-26 21:02:01.000000000 +0100 +@@ -8,7 +8,7 @@ + XFONTDIR = $(DESTDIR)/usr/X11R6/lib/X11/fonts + + MYFONTDIR = /dockapp +-MYDATA = luxel-ascii-06x09.pcf.gz seg7-ascii-05x07.pcf.gz fonts.dir fonts.alias ++MYDATA = luxel-ascii-06x09.pcf.gz seg7-ascii-05x07.pcf.gz + + install-data-local: + $(INSTALL) -d $(XFONTDIR)$(MYFONTDIR)