summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-05-21 07:38:13 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-05-21 07:38:13 +0000
commit40270be40ae7aefd5f3b2cc718bfda15df8d5f7c (patch)
tree401a38e22688674e942612893016b0dc4279241c
parent2ed40c9434c9f1a61701b3fc3ef61d41f9c43f44 (diff)
downloadptxdist-40270be40ae7aefd5f3b2cc718bfda15df8d5f7c.tar.gz
ptxdist-40270be40ae7aefd5f3b2cc718bfda15df8d5f7c.tar.xz
* removed broken packages
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8192 33e552b5-05e3-0310-8538-816dae2090ed
-rw-r--r--rules/Kconfig15
-rw-r--r--rules/at-spi.in12
-rw-r--r--rules/at-spi.make119
-rw-r--r--rules/dialog.in11
-rw-r--r--rules/dialog.make118
-rw-r--r--rules/dotgnu.in8
-rw-r--r--rules/e2tools.in25
-rw-r--r--rules/e2tools.make121
-rw-r--r--rules/flex.in18
-rw-r--r--rules/flex.make117
-rw-r--r--rules/gail.in14
-rw-r--r--rules/gail.make136
-rw-r--r--rules/konq-e.in14
-rw-r--r--rules/konq-e.make118
-rw-r--r--rules/libIDL-2.in13
-rw-r--r--rules/libIDL-2.make129
-rw-r--r--rules/libart.in16
-rw-r--r--rules/libart.make137
-rw-r--r--rules/libgnomecanvas.in12
-rw-r--r--rules/libgnomecanvas.make137
-rw-r--r--rules/liboop.in11
-rw-r--r--rules/liboop.make145
-rw-r--r--rules/paranoia.in7
-rw-r--r--rules/paranoia.make109
-rw-r--r--rules/pnet.in16
-rw-r--r--rules/pnet.make133
-rw-r--r--rules/pnetlib.in14
-rw-r--r--rules/pnetlib.make132
-rw-r--r--rules/rtnet.in127
-rw-r--r--rules/rtnet.make294
-rw-r--r--rules/tinylogin.in15
-rw-r--r--rules/tinylogin.make109
-rw-r--r--rules/treecc.in11
-rw-r--r--rules/treecc.make132
-rw-r--r--rules/xalf.in13
-rw-r--r--rules/xalf.make135
-rw-r--r--rules/xvkbd.in14
-rw-r--r--rules/xvkbd.make129
38 files changed, 0 insertions, 2836 deletions
diff --git a/rules/Kconfig b/rules/Kconfig
index bdab7e5f9..0f427c3c4 100644
--- a/rules/Kconfig
+++ b/rules/Kconfig
@@ -268,21 +268,6 @@ endmenu
menu "Broken or orphaned Packages "
depends on BROKEN
-source "rules/at-spi.in"
source "rules/cfgsh.in"
-source "rules/dialog.in"
-source "rules/e2tools.in"
-source "rules/flex.in"
-source "rules/xalf.in"
-source "rules/dotgnu.in"
-source "rules/gail.in"
-source "rules/konq-e.in"
-source "rules/libart.in"
-source "rules/libgnomecanvas.in"
-source "rules/libIDL-2.in"
-source "rules/liboop.in"
-source "rules/paranoia.in"
-source "rules/tinylogin.in"
-source "rules/xvkbd.in"
endmenu
diff --git a/rules/at-spi.in b/rules/at-spi.in
deleted file mode 100644
index 1c0f92c36..000000000
--- a/rules/at-spi.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config AT_SPI
- bool
- depends on BROKEN
- prompt "Assistive Technology Service Provider Interface [BROKEN]"
- help
- Providing accessibility means removing barriers that prevent people
- with disabilities from participating in substantial life activities,
- including the use of services, products, and information.
- Assistive access means that system infrastructure allows add-on
- assistive software to transparently provide specialized input and
- output capabilities. This is a part of the GNOME Project.
-
diff --git a/rules/at-spi.make b/rules/at-spi.make
deleted file mode 100644
index 0b55ce4e7..000000000
--- a/rules/at-spi.make
+++ /dev/null
@@ -1,119 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by BSP
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_AT_SPI) += at-spi
-
-#
-# Paths and names
-#
-AT_SPI_VERSION = 1.3.13
-AT_SPI = at-spi-$(AT_SPI_VERSION)
-AT_SPI_SUFFIX = tar.bz2
-AT_SPI_URL = ftp://ftp.gnome.org/pub/GNOME/sources/at-spi/1.3/$(AT_SPI).$(AT_SPI_SUFFIX)
-AT_SPI_SOURCE = $(SRCDIR)/$(AT_SPI).$(AT_SPI_SUFFIX)
-AT_SPI_DIR = $(BUILDDIR)/$(AT_SPI)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-at-spi_get: $(STATEDIR)/at-spi.get
-
-$(STATEDIR)/at-spi.get: $(at-spi_get_deps_deps)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(AT_SPI_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, AT_SPI)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-at-spi_extract: $(STATEDIR)/at-spi.extract
-
-$(STATEDIR)/at-spi.extract: $(at-spi_extract_deps_deps)
- @$(call targetinfo, $@)
- @$(call clean, $(AT_SPI_DIR))
- @$(call extract, AT_SPI)
- @$(call patchin, AT_SPI)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-at-spi_prepare: $(STATEDIR)/at-spi.prepare
-
-AT_SPI_PATH = PATH=$(CROSS_PATH)
-AT_SPI_ENV = $(CROSS_ENV)
-#AT_SPI_ENV +=
-
-#
-# autoconf
-#
-AT_SPI_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/at-spi.prepare: $(at-spi_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(AT_SPI_DIR)/config.cache)
- cd $(AT_SPI_DIR) && \
- $(AT_SPI_PATH) $(AT_SPI_ENV) \
- ./configure $(AT_SPI_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-at-spi_compile: $(STATEDIR)/at-spi.compile
-
-$(STATEDIR)/at-spi.compile: $(at-spi_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(AT_SPI_DIR) && $(AT_SPI_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-at-spi_install: $(STATEDIR)/at-spi.install
-
-$(STATEDIR)/at-spi.install: $(at-spi_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, AT_SPI)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-at-spi_targetinstall: $(STATEDIR)/at-spi.targetinstall
-
-$(STATEDIR)/at-spi.targetinstall: $(at-spi_targetinstall_deps_default)
- @$(call targetinfo, $@)
- # FIXME: something to add to the target for at-spi?
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-at-spi_clean:
- rm -rf $(STATEDIR)/at-spi.*
- rm -rf $(AT_SPI_DIR)
-
-# vim: syntax=make
diff --git a/rules/dialog.in b/rules/dialog.in
deleted file mode 100644
index 3779edffc..000000000
--- a/rules/dialog.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config DIALOG
- bool
- prompt "dialog"
- help
- Displays user-friendly dialog boxes from shell scripts
-
- This application provides a method of displaying several
- different types of dialog boxes from shell scripts. This
- allows a developer of a script to interact with the user
- in a much friendlier manner.
-
diff --git a/rules/dialog.make b/rules/dialog.make
deleted file mode 100644
index 3f408fab1..000000000
--- a/rules/dialog.make
+++ /dev/null
@@ -1,118 +0,0 @@
-# -*-makefile-*-
-# $Id: template 2078 2004-12-01 15:28:17Z rsc $
-#
-# Copyright (C) 2004 by Robert Schwebel
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_DIALOG) += dialog
-
-#
-# Paths and names
-#
-DIALOG_VERSION = 1.0-20060221
-DIALOG = dialog_$(DIALOG_VERSION)
-DIALOG_SUFFIX = tar.gz
-DIALOG_URL = ftp://ftp.us.debian.org/debian/pool/main/d/dialog/$(DIALOG).orig.$(DIALOG_SUFFIX)
-DIALOG_SOURCE = $(SRCDIR)/$(DIALOG).$(DIALOG_SUFFIX)
-DIALOG_DIR = $(BUILDDIR)/$(DIALOG)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-dialog_get: $(STATEDIR)/dialog.get
-
-$(STATEDIR)/dialog.get: $(dialog_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(DIALOG_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, DIALOG)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-dialog_extract: $(STATEDIR)/dialog.extract
-
-$(STATEDIR)/dialog.extract: $(dialog_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(DIALOG_DIR))
- @$(call extract, DIALOG)
- @$(call patchin, DIALOG)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-dialog_prepare: $(STATEDIR)/dialog.prepare
-
-DIALOG_PATH = PATH=$(CROSS_PATH)
-DIALOG_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-DIALOG_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/dialog.prepare: $(dialog_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(DIALOG_DIR)/config.cache)
- cd $(DIALOG_DIR) && \
- $(DIALOG_PATH) $(DIALOG_ENV) \
- ./configure $(DIALOG_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-dialog_compile: $(STATEDIR)/dialog.compile
-
-$(STATEDIR)/dialog.compile: $(dialog_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(DIALOG_DIR) && $(DIALOG_ENV) $(DIALOG_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-dialog_install: $(STATEDIR)/dialog.install
-
-$(STATEDIR)/dialog.install: $(dialog_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, DIALOG)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-dialog_targetinstall: $(STATEDIR)/dialog.targetinstall
-
-$(STATEDIR)/dialog.targetinstall: $(dialog_targetinstall_deps_default)
- @$(call targetinfo, $@)
- # FIXME: RSC: nothing to do on targetinstall?
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-dialog_clean:
- rm -rf $(STATEDIR)/dialog.*
- rm -rf $(DIALOG_DIR)
-
-# vim: syntax=make
diff --git a/rules/dotgnu.in b/rules/dotgnu.in
deleted file mode 100644
index 7c6ab25d4..000000000
--- a/rules/dotgnu.in
+++ /dev/null
@@ -1,8 +0,0 @@
-# Meta Config File
-
-menuconfig DOTGNU
- bool "DotGNU "
-
-source "rules/treecc.in"
-source "rules/pnet.in"
-source "rules/pnetlib.in"
diff --git a/rules/e2tools.in b/rules/e2tools.in
deleted file mode 100644
index b59c2eda9..000000000
--- a/rules/e2tools.in
+++ /dev/null
@@ -1,25 +0,0 @@
-config E2TOOLS
- bool
- depends on BROKEN
- prompt "e2tools [BROKEN]"
- help
- E2tools is a simple set of GPL'ed utilities to read, write,
- and manipulate files in an ext2/ext3 filesystem. These
- utilities access a filesystem directly using the ext2fs
- library. I wrote these tools in order to copy files into
- linux filesystem on a machine that does not have ext2
- support. Of course, they can also be used on a linux
- machine to read/write to disk images or floppies without
- having to mount them or have root access.
-
- The following functions have been implemented and have been
- tested on Linux (not extensively though):
-
- copy files: e2cp
- move files: e2mv
- remove files: e2rm
- create directory: e2mkdir
- create hard links: e2ln
- list files/directories: e2ls
- output the last part of a file: e2tail
-
diff --git a/rules/e2tools.make b/rules/e2tools.make
deleted file mode 100644
index 87ae10d76..000000000
--- a/rules/e2tools.make
+++ /dev/null
@@ -1,121 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Benedikt Spranger
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-# FIXME: RSC: make this a hosttool?
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_E2TOOLS) += host-e2tools
-
-#
-# Paths and names
-#
-HOST_E2TOOLS_VERSION = 0.0.15
-HOST_E2TOOLS = e2tools-$(HOST_E2TOOLS_VERSION)
-HOST_E2TOOLS_SUFFIX = tar.gz
-HOST_E2TOOLS_URL = http://home.earthlink.net/~k_sheff/sw/e2tools/$(HOST_E2TOOLS).$(HOST_E2TOOLS_SUFFIX)
-HOST_E2TOOLS_SOURCE = $(SRCDIR)/$(HOST_E2TOOLS).$(HOST_E2TOOLS_SUFFIX)
-HOST_E2TOOLS_DIR = $(BUILDDIR)/$(E2TOOLS)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-host-e2tools_get: $(STATEDIR)/host-e2tools.get
-
-$(STATEDIR)/host-e2tools.get: $(host-e2tools_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(HOST_E2TOOLS_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, HOST_E2TOOLS)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-host-e2tools_extract: $(STATEDIR)/host-e2tools.extract
-
-$(STATEDIR)/host-e2tools.extract: $(host-e2tools_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(HOST_E2TOOLS_DIR))
- @$(call extract, HOST_E2TOOLS)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-host-e2tools_prepare: $(STATEDIR)/host-e2tools.prepare
-
-HOST_E2TOOLS_PATH = PATH=$(CROSS_PATH)
-HOST_E2TOOLS_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-HOST_E2TOOLS_AUTOCONF = \
- --build=$(GNU_HOST)
- --host=$(GNU_HOST)
- --target=$(GNU_HOST)
-
-$(STATEDIR)/host-e2tools.prepare: $(host-e2tools_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(HOST_E2TOOLS_DIR)/config.cache)
- cd $(HOST_E2TOOLS_DIR) && \
- $(HOST_E2TOOLS_PATH) $(HOST_E2TOOLS_ENV) \
- ./configure $(HOST_E2TOOLS_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-host-e2tools_compile: $(STATEDIR)/host-e2tools.compile
-
-$(STATEDIR)/host-e2tools.compile: $(host-e2tools_compile_deps_default)
- @$(call targetinfo, $@)
- $(HOST_E2TOOLS_PATH) make -C $(HOST_E2TOOLS_DIR)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-host-e2tools_install: $(STATEDIR)/host-e2tools.install
-
-$(STATEDIR)/host-e2tools.install: $(host-e2tools_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, HOST_E2TOOLS)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-host-e2tools_targetinstall: $(STATEDIR)/host-e2tools.targetinstall
-
-$(STATEDIR)/host-e2tools.targetinstall: $(host-e2tools_targetinstall_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-host-e2tools_clean:
- rm -rf $(STATEDIR)/host-e2tools.*
- rm -rf $(HOST_E2TOOLS_DIR)
-
-# vim: syntax=make
diff --git a/rules/flex.in b/rules/flex.in
deleted file mode 100644
index 00e995f39..000000000
--- a/rules/flex.in
+++ /dev/null
@@ -1,18 +0,0 @@
-config FLEX
- bool
- depends on BROKEN
- prompt "flex [BROKEN]"
- help
- FLEX is a tool for generating scanners: programs which
- recognized lexical patterns in text. flex reads the given
- input files for a description of a scanner to generate.
- The description is in the form of pairs of regular expressions
- and C code, called rules. flex generates as output a C source
- file, lex.yy.c, which defines a routine yylex().
-
- This file is compiled and linked with the -lfl library to
- produce an executable. When the executable is run, it
- analyzes its input for occurrences of the regular
- expressions. Whenever it finds one, it executes the
- corresponding C code.
-
diff --git a/rules/flex.make b/rules/flex.make
deleted file mode 100644
index a8bb03ce5..000000000
--- a/rules/flex.make
+++ /dev/null
@@ -1,117 +0,0 @@
-# -*-makefile-*-
-# $Id: flex.make,v 1.1 2005/04/06 14:58:00 nesladek Exp $
-#
-# Copyright (C) 2005 by Jiri Nesladek
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_FLEX) += flex
-
-#
-# Paths and names
-#
-FLEX_VERSION = 2.5.4
-FLEX = flex-$(FLEX_VERSION)
-FLEX_SUFFIX = tar.gz
-FLEX_URL = $(PTXCONF_SETUP_SFMIRROR)/flex/$(FLEX)a.$(FLEX_SUFFIX)
-FLEX_SOURCE = $(SRCDIR)/$(FLEX)a.$(FLEX_SUFFIX)
-FLEX_DIR = $(BUILDDIR)/$(FLEX)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-flex_get: $(STATEDIR)/flex.get
-
-$(STATEDIR)/flex.get: $(flex_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(FLEX_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, FLEX)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-flex_extract: $(STATEDIR)/flex.extract
-
-$(STATEDIR)/flex.extract: $(flex_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(FLEX_DIR))
- @$(call extract, FLEX)
- @$(call patchin, FLEX)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-flex_prepare: $(STATEDIR)/flex.prepare
-
-FLEX_PATH = PATH=$(CROSS_PATH)
-FLEX_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-FLEX_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/flex.prepare: $(flex_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(FLEX_DIR)/config.cache)
- cd $(FLEX_DIR) && \
- $(FLEX_PATH) $(FLEX_ENV) \
- ./configure $(FLEX_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-flex_compile: $(STATEDIR)/flex.compile
-
-$(STATEDIR)/flex.compile: $(flex_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(FLEX_DIR) && $(FLEX_ENV) $(FLEX_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-flex_install: $(STATEDIR)/flex.install
-
-$(STATEDIR)/flex.install: $(flex_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, FLEX)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-flex_targetinstall: $(STATEDIR)/flex.targetinstall
-
-$(STATEDIR)/flex.targetinstall: $(flex_targetinstall_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-flex_clean:
- rm -rf $(STATEDIR)/flex.*
- rm -rf $(FLEX_DIR)
-
-# vim: syntax=make
diff --git a/rules/gail.in b/rules/gail.in
deleted file mode 100644
index 78019483b..000000000
--- a/rules/gail.in
+++ /dev/null
@@ -1,14 +0,0 @@
-config GAIL
- bool
- depends on BROKEN
- prompt "gail [BROKEN]"
- help
- GNOME Accessibility Implementation Library
-
- Gail implements ATK interfaces for GTK+ widgets
- which are dynamically loadable at runtime by a
- GTK+ application. Once loaded, those parts of
- an application that use standard GTK+ widgets
- will have a basic level of accessibility,
- without the need to modify the application at all.
-
diff --git a/rules/gail.make b/rules/gail.make
deleted file mode 100644
index ef968ea36..000000000
--- a/rules/gail.make
+++ /dev/null
@@ -1,136 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by BSP
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_GAIL) += gail
-
-#
-# Paths and names
-#
-GAIL_VERSION = 1.5.5
-GAIL = gail-$(GAIL_VERSION)
-GAIL_SUFFIX = tar.bz2
-GAIL_URL = ftp://ftp.gnome.org/pub/GNOME/sources/gail/1.5/$(GAIL).$(GAIL_SUFFIX)
-GAIL_SOURCE = $(SRCDIR)/$(GAIL).$(GAIL_SUFFIX)
-GAIL_DIR = $(BUILDDIR)/$(GAIL)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-gail_get: $(STATEDIR)/gail.get
-
-$(STATEDIR)/gail.get: $(gail_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(GAIL_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, GAIL)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-gail_extract: $(STATEDIR)/gail.extract
-
-$(STATEDIR)/gail.extract: $(gail_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(GAIL_DIR))
- @$(call extract, GAIL)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-gail_prepare: $(STATEDIR)/gail.prepare
-
-GAIL_PATH = PATH=$(CROSS_PATH)
-GAIL_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-GAIL_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/gail.prepare: $(gail_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(GAIL_DIR)/config.cache)
- cd $(GAIL_DIR) && \
- $(GAIL_PATH) $(GAIL_ENV) \
- ./configure $(GAIL_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-gail_compile: $(STATEDIR)/gail.compile
-
-$(STATEDIR)/gail.compile: $(gail_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(GAIL_DIR) && \
- $(GAIL_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-gail_install: $(STATEDIR)/gail.install
-
-$(STATEDIR)/gail.install: $(gail_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, GAIL)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-gail_targetinstall: $(STATEDIR)/gail.targetinstall
-
-$(STATEDIR)/gail.targetinstall: $(gail_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, gail)
- @$(call install_fixup, gail,PACKAGE,gail)
- @$(call install_fixup, gail,PRIORITY,optional)
- @$(call install_fixup, gail,VERSION,$(GAIL_VERSION))
- @$(call install_fixup, gail,SECTION,base)
- @$(call install_fixup, gail,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
- @$(call install_fixup, gail,DEPENDS,)
- @$(call install_fixup, gail,DESCRIPTION,missing)
-
- @$(call install_copy, gail, 0, 0, 0644, $(GAIL_DIR)/gail/.libs/libgail.so, /usr/lib/libgail.so)
- @$(call install_copy, gail, 0, 0, 0644, $(GAIL_DIR)/libgail-util/.libs/libgailutil.so.17.0.0, /usr/lib/libgailutil.so.17.0.0)
- @$(call install_link, gail, libgailutil.so.17.0.0, /usr/lib/libgailutil.so.17.0)
- @$(call install_link, gail, libgailutil.so.17.0.0, /usr/lib/libgailutil.so.17)
- @$(call install_link, gail, libgailutil.so.17.0.0, /usr/lib/libgailutil.so)
-
- @$(call install_finish, gail)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-gail_clean:
- rm -rf $(STATEDIR)/gail.*
- rm -rf $(IMAGEDIR)/gail_*
- rm -rf $(GAIL_DIR)
-
-# vim: syntax=make
diff --git a/rules/konq-e.in b/rules/konq-e.in
deleted file mode 100644
index 713fbc644..000000000
--- a/rules/konq-e.in
+++ /dev/null
@@ -1,14 +0,0 @@
-config KONQ_E
- bool
- depends on BROKEN
- prompt "KONQ_E [BROKEN]"
- help
- The Konqueror/Embedded project attempts to build up a special
- version of the web browsing component of the KDE browser
- Konqueror (in particular its html rendering engine khtml and
- its io subsystem). Konqueror/Embedded runs on the Qt/Embedded
- platform for embedded devices, in an environment without a KDE
- installation or a X windowing system, as one static binary,
- being as small as possible while still providing all essential
- features of a web browser.
-
diff --git a/rules/konq-e.make b/rules/konq-e.make
deleted file mode 100644
index 05d1f67dd..000000000
--- a/rules/konq-e.make
+++ /dev/null
@@ -1,118 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Robert Schwebel <r.schwebel@pengutronix.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_KONQ_E) += konq-e
-
-#
-# Paths and names
-#
-KONQ_E_VERSION = snapshot-20030705
-KONQ_E = konqueror-embedded-$(KONQ_E_VERSION)
-KONQ_E_SUFFIX = tar.gz
-KONQ_E_URL = http://devel-home.kde.org/~hausmann/snapshots/$(KONQ_E).$(KONQ_E_SUFFIX)
-KONQ_E_SOURCE = $(SRCDIR)/$(KONQ_E).$(KONQ_E_SUFFIX)
-KONQ_E_DIR = $(BUILDDIR)/$(KONQ_E)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-konq-e_get: $(STATEDIR)/konq-e.get
-
-$(STATEDIR)/konq-e.get: $(konq-e_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(KONQ_E_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, KONQ_E)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-konq-e_extract: $(STATEDIR)/konq-e.extract
-
-$(STATEDIR)/konq-e.extract: $(konq-e_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(KONQ_E_DIR))
- @$(call extract, KONQ_E)
- @$(call patchin, KONQ_E)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-konq-e_prepare: $(STATEDIR)/konq-e.prepare
-
-KONQ_E_PATH = PATH=$(CROSS_PATH)
-KONQ_E_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-KONQ_E_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/konq-e.prepare: $(konq-e_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(KONQ_E_BUILDDIR))
- cd $(KONQ_E_DIR) && \
- $(KONQ_E_PATH) $(KONQ_E_ENV) \
- ./configure $(KONQ_E_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-konq-e_compile: $(STATEDIR)/konq-e.compile
-
-$(STATEDIR)/konq-e.compile: $(konq-e_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(KONQ_E_DIR) && $(KONQ_E_PATH) $(KONQ_E_ENV) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-konq-e_install: $(STATEDIR)/konq-e.install
-
-$(STATEDIR)/konq-e.install: $(konq-e_install_deps_default)
- @$(call targetinfo, $@)
- # FIXME: RSC: shouldn't this be target-install?
- @$(call install, KONQ_E)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-konq-e_targetinstall: $(STATEDIR)/konq-e.targetinstall
-
-$(STATEDIR)/konq-e.targetinstall: $(konq-e_targetinstall_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-konq-e_clean:
- rm -rf $(STATEDIR)/konq-e.*
- rm -rf $(KONQ_E_DIR)
-
-# vim: syntax=make
diff --git a/rules/libIDL-2.in b/rules/libIDL-2.in
deleted file mode 100644
index e9aaecc1f..000000000
--- a/rules/libIDL-2.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config LIBIDL_2
- bool
- depends on BROKEN
- prompt "libidl2 [BROKEN]"
- help
- libIDL is a front-end for CORBA IDL and Mozilla's XPIDL,
- currently used in the GNOME project (bundled with ORBit),
- the Mozilla project, and other projects here and there.
-
- This distribution installs as libIDL-2, so it can coexist
- with the older libIDL 0.6.8.
-
-
diff --git a/rules/libIDL-2.make b/rules/libIDL-2.make
deleted file mode 100644
index 63e538c3c..000000000
--- a/rules/libIDL-2.make
+++ /dev/null
@@ -1,129 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Robert Schwebel <r.schwebel@pengutronix.de>
-# Pengutronix <info@pengutronix.de>, Germany
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-# FIXME: RSC: is this a hosttool?
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_LIBIDL_2) += libidl-2
-
-#
-# Paths and names
-#
-LIBIDL_2_VERSION = 0.8.3
-LIBIDL_2 = libIDL-$(LIBIDL_2_VERSION)
-LIBIDL_2_SUFFIX = tar.gz
-LIBIDL_2_URL = http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/$(LIBIDL_2).$(LIBIDL_2_SUFFIX)
-LIBIDL_2_SOURCE = $(SRCDIR)/$(LIBIDL_2).$(LIBIDL_2_SUFFIX)
-LIBIDL_2_DIR = $(BUILDDIR)/$(LIBIDL_2)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-libidl-2_get: $(STATEDIR)/libidl-2.get
-
-$(STATEDIR)/libidl-2.get: $(libidl-2_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(LIBIDL_2_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, LIBIDL_2)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-libidl-2_extract: $(STATEDIR)/libidl-2.extract
-
-$(STATEDIR)/libidl-2.extract: $(libidl-2_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBIDL_2_DIR))
- @$(call extract, LIBIDL_2)
- @$(call patchin, LIBIDL_2)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-libidl-2_prepare: $(STATEDIR)/libidl-2.prepare
-
-LIBIDL_2_PATH = PATH=$(SYSROOT)/bin:$(CROSS_PATH)
-LIBIDL_2_ENV = \
- $(CROSS_ENV) \
- libIDL_cv_long_long_format=ll
-
-#
-# autoconf
-#
-LIBIDL_2_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-ifdef PTXCONF_LIBIDL_2_FOO
-LIBIDL_2_AUTOCONF += --enable-foo
-endif
-
-$(STATEDIR)/libidl-2.prepare: $(libidl-2_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBIDL_2_BUILDDIR))
- cd $(LIBIDL_2_DIR) && \
- $(LIBIDL_2_PATH) $(LIBIDL_2_ENV) \
- ./configure $(LIBIDL_2_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-libidl-2_compile: $(STATEDIR)/libidl-2.compile
-
-$(STATEDIR)/libidl-2.compile: $(libidl-2_compile_deps_default)
- @$(call targetinfo, $@)
-
- cd $(LIBIDL_2_DIR) && $(LIBIDL_2_PATH) $(LIBIDL_2_ENV) make
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-libidl-2_install: $(STATEDIR)/libidl-2.install
-
-$(STATEDIR)/libidl-2.install: $(libidl-2_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, LIBIDL_2)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-libidl-2_targetinstall: $(STATEDIR)/libidl-2.targetinstall
-
-$(STATEDIR)/libidl-2.targetinstall: $(libidl-2_targetinstall_deps_default)
- @$(call targetinfo, $@)
- # FIXME: nothing to do?
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-libidl-2_clean:
- rm -rf $(STATEDIR)/libidl-2.*
- rm -rf $(LIBIDL_2_DIR)
-
-# vim: syntax=make
diff --git a/rules/libart.in b/rules/libart.in
deleted file mode 100644
index 8ea3f5d59..000000000
--- a/rules/libart.in
+++ /dev/null
@@ -1,16 +0,0 @@
-config LIBART
- bool
- depends on BROKEN
- prompt "libart [BROKEN]"
- help
- Libart is a library for high-performance 2D graphics.
- It supports a very powerful imaging model, basically
- the same as SVG and the Java 2D API. It includes all
- PostScript imaging operations, and adds antialiasing
- and alpha-transparency. It is also highly tuned for
- incremental rendering. It contains data structures and
- algorithms suited to rapid, precise computation of
- Region of Interest, and a two-phase rendering pipeline
- optimized for interactive display.
-
-
diff --git a/rules/libart.make b/rules/libart.make
deleted file mode 100644
index 6aaa0450d..000000000
--- a/rules/libart.make
+++ /dev/null
@@ -1,137 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Robert Schwebel <r.schwebel@pengutronix.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_LIBART) += libart
-
-#
-# Paths and names
-#
-LIBART_VERSION = 2.3.16
-LIBART = libart_lgpl-$(LIBART_VERSION)
-LIBART_SUFFIX = tar.bz2
-LIBART_URL = ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/$(LIBART).$(LIBART_SUFFIX)
-LIBART_SOURCE = $(SRCDIR)/$(LIBART).$(LIBART_SUFFIX)
-LIBART_DIR = $(BUILDDIR)/$(LIBART)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-libart_get: $(STATEDIR)/libart.get
-
-$(STATEDIR)/libart.get: $(libart_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(LIBART_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, LIBART)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-libart_extract: $(STATEDIR)/libart.extract
-
-$(STATEDIR)/libart.extract: $(libart_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBART_DIR))
- @$(call extract, LIBART)
- @$(call patchin, LIBART)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-libart_prepare: $(STATEDIR)/libart.prepare
-
-LIBART_PATH = PATH=$(CROSS_PATH)
-LIBART_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-LIBART_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/libart.prepare: $(libart_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBART_DIR)/config.cache)
- cd $(LIBART_DIR) && \
- $(LIBART_PATH) $(LIBART_ENV) \
- ./configure $(LIBART_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-libart_compile: $(STATEDIR)/libart.compile
-
-$(STATEDIR)/libart.compile: $(libart_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(LIBART_DIR) && $(LIBART_PATH) $(LIBART_ENV) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-libart_install: $(STATEDIR)/libart.install
-
-$(STATEDIR)/libart.install: $(libart_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, LIBART)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-libart_targetinstall: $(STATEDIR)/libart.targetinstall
-
-$(STATEDIR)/libart.targetinstall: $(libart_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, libart)
- @$(call install_fixup, libart,PACKAGE,libart)
- @$(call install_fixup, libart,PRIORITY,optional)
- @$(call install_fixup, libart,VERSION,$(LIBART_VERSION))
- @$(call install_fixup, libart,SECTION,base)
- @$(call install_fixup, libart,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
- @$(call install_fixup, libart,DEPENDS,)
- @$(call install_fixup, libart,DESCRIPTION,missing)
-
- @$(call install_copy, libart, 0, 0, 0644, \
- $(LIBART_DIR)/.libs/libart_lgpl_2.so.2.3.16, \
- /usr/lib/libart_lgpl_2.so.2.3.16)
- @$(call install_link, libart, libart_lgpl_2.so.2.3.16, /usr/lib/libart_lgpl_2.so.2.3)
- @$(call install_link, libart, libart_lgpl_2.so.2.3.16, /usr/lib/libart_lgpl_2.so.2)
- @$(call install_link, libart, libart_lgpl_2.so.2.3.16, /usr/lib/libart_lgpl_2.so)
-
- @$(call install_finish, libart)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-libart_clean:
- rm -rf $(STATEDIR)/libart.*
- rm -rf $(IMAGEDIR)/libart_*
- rm -rf $(LIBART_DIR)
-
-# vim: syntax=make
diff --git a/rules/libgnomecanvas.in b/rules/libgnomecanvas.in
deleted file mode 100644
index c34c04931..000000000
--- a/rules/libgnomecanvas.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config LIBGNOMECANVAS
- bool
- depends on BROKEN
- prompt "libgnomecanvas [BROKEN]"
- help
- libgnomecanvas is the library for the GNOME canvas,
- an engine for structured graphics that offers a rich
- imaging model, high performance rendering, and a
- powerful, high-level API. It is based on the Tk
- toolkit's canvas widget, and is one of the essential
- Gnome libraries.
-
diff --git a/rules/libgnomecanvas.make b/rules/libgnomecanvas.make
deleted file mode 100644
index a6be41151..000000000
--- a/rules/libgnomecanvas.make
+++ /dev/null
@@ -1,137 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by BSP
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_LIBGNOMECANVAS) += libgnomecanvas
-
-#
-# Paths and names
-#
-LIBGNOMECANVAS_VERSION = 2.5.90
-LIBGNOMECANVAS = libgnomecanvas-$(LIBGNOMECANVAS_VERSION)
-LIBGNOMECANVAS_SUFFIX = tar.bz2
-LIBGNOMECANVAS_URL = ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.5/$(LIBGNOMECANVAS).$(LIBGNOMECANVAS_SUFFIX)
-LIBGNOMECANVAS_SOURCE = $(SRCDIR)/$(LIBGNOMECANVAS).$(LIBGNOMECANVAS_SUFFIX)
-LIBGNOMECANVAS_DIR = $(BUILDDIR)/$(LIBGNOMECANVAS)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_get: $(STATEDIR)/libgnomecanvas.get
-
-$(STATEDIR)/libgnomecanvas.get: $(libgnomecanvas_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(LIBGNOMECANVAS_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, LIBGNOMECANVAS)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_extract: $(STATEDIR)/libgnomecanvas.extract
-
-$(STATEDIR)/libgnomecanvas.extract: $(libgnomecanvas_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBGNOMECANVAS_DIR))
- @$(call extract, LIBGNOMECANVAS)
- @$(call patchin, LIBGNOMECANVAS)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_prepare: $(STATEDIR)/libgnomecanvas.prepare
-
-LIBGNOMECANVAS_PATH = PATH=$(CROSS_PATH)
-LIBGNOMECANVAS_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-LIBGNOMECANVAS_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/libgnomecanvas.prepare: $(libgnomecanvas_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBGNOMECANVAS_DIR)/config.cache)
- cd $(LIBGNOMECANVAS_DIR) && \
- $(LIBGNOMECANVAS_PATH) $(LIBGNOMECANVAS_ENV) \
- ./configure $(LIBGNOMECANVAS_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_compile: $(STATEDIR)/libgnomecanvas.compile
-
-$(STATEDIR)/libgnomecanvas.compile: $(libgnomecanvas_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(LIBGNOMECANVAS_DIR) && \
- $(LIBGNOMECANVAS_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_install: $(STATEDIR)/libgnomecanvas.install
-
-$(STATEDIR)/libgnomecanvas.install: $(libgnomecanvas_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, LIBGNOMECANVAS)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_targetinstall: $(STATEDIR)/libgnomecanvas.targetinstall
-
-$(STATEDIR)/libgnomecanvas.targetinstall: $(libgnomecanvas_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, libgnomecanvas)
- @$(call install_fixup, libgnomecanvas,PACKAGE,libgnomecanvas)
- @$(call install_fixup, libgnomecanvas,PRIORITY,optional)
- @$(call install_fixup, libgnomecanvas,VERSION,$(LIBGNOMECANVAS_VERSION))
- @$(call install_fixup, libgnomecanvas,SECTION,base)
- @$(call install_fixup, libgnomecanvas,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
- @$(call install_fixup, libgnomecanvas,DEPENDS,)
- @$(call install_fixup, libgnomecanvas,DESCRIPTION,missing)
-
- @$(call install_copy, libgnomecanvas, 0, 0, 0644, \
- $(LIBGNOMECANVAS_DIR)/libgnomecanvas/.libs/libgnomecanvas-2.so.0.590.0, \
- /usr/lib/libgnomecanvas-2.so.0.590.0)
- @$(call install_link, libgnomecanvas, libgnomecanvas-2.so.0.590.0, /usr/lib/libgnomecanvas-2.so.0)
- @$(call install_link, libgnomecanvas, libgnomecanvas-2.so.0.590.0, /usr/lib/libgnomecanvas-2.so)
-
- @$(call install_finish, libgnomecanvas)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-libgnomecanvas_clean:
- rm -rf $(STATEDIR)/libgnomecanvas.*
- rm -rf $(IMAGEDIR)/libgnomecanvas_*
- rm -rf $(LIBGNOMECANVAS_DIR)
-
-# vim: syntax=make
diff --git a/rules/liboop.in b/rules/liboop.in
deleted file mode 100644
index 8e00075b4..000000000
--- a/rules/liboop.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config LIBOOP
- bool
- depends on BROKEN
- prompt "LIBOOP [BROKEN]"
- help
- Liboop provides a generic, callback-based event
- dispatch interface, and aims to ease the development
- of multiplexed, non-blocking, event-driven modular
- applications, components, and libraries under
- POSIX-based operating systems.
-
diff --git a/rules/liboop.make b/rules/liboop.make
deleted file mode 100644
index e21a42d24..000000000
--- a/rules/liboop.make
+++ /dev/null
@@ -1,145 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2002, 2003 by Pengutronix e.K., Hildesheim, Germany
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_LIBOOP) += liboop
-
-#
-# Paths and names
-#
-LIBOOP_VERSION = 1.0
-LIBOOP = liboop-$(LIBOOP_VERSION)
-LIBOOP_SUFFIX = tar.bz2
-LIBOOP_URL = http://download.ofb.net/liboop/$(LIBOOP).$(LIBOOP_SUFFIX)
-LIBOOP_SOURCE = $(SRCDIR)/$(LIBOOP).$(LIBOOP_SUFFIX)
-LIBOOP_DIR = $(BUILDDIR)/$(LIBOOP)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-liboop_get: $(STATEDIR)/liboop.get
-
-$(STATEDIR)/liboop.get: $(liboop_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(LIBOOP_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, LIBOOP)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-liboop_extract: $(STATEDIR)/liboop.extract
-
-$(STATEDIR)/liboop.extract: $(liboop_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBOOP_DIR))
- @$(call extract, LIBOOP)
- @$(call patchin, LIBOOP)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-liboop_prepare: $(STATEDIR)/liboop.prepare
-
-LIBOOP_PATH = PATH=$(CROSS_PATH)
-#
-# override glibc-config to prevent from using the host system's
-#
-LIBOOP_ENV = \
- $(CROSS_ENV) \
- ac_cv_prog_PROG_GLIB_CONFIG=
-
-#
-# autoconf
-#
-LIBOOP_AUTOCONF = $(CROSS_AUTOCONF_USR)
-LIBOOP_AUTOCONF += \
- --without-tcl \
- --without-glib
-
-$(STATEDIR)/liboop.prepare: $(liboop_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(LIBOOP_DIR)/config.cache)
- cd $(LIBOOP_DIR) && \
- $(LIBOOP_PATH) $(LIBOOP_ENV) \
- ./configure $(LIBOOP_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-liboop_compile: $(STATEDIR)/liboop.compile
-
-$(STATEDIR)/liboop.compile: $(liboop_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(LIBOOP_DIR) && $(LIBOOP_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-liboop_install: $(STATEDIR)/liboop.install
-
-$(STATEDIR)/liboop.install: $(liboop_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, LIBOOP)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-liboop_targetinstall: $(STATEDIR)/liboop.targetinstall
-
-$(STATEDIR)/liboop.targetinstall: $(liboop_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, liboop)
- @$(call install_fixup, liboop,PACKAGE,liboop)
- @$(call install_fixup, liboop,PRIORITY,optional)
- @$(call install_fixup, liboop,VERSION,$(LIBOOP_VERSION))
- @$(call install_fixup, liboop,SECTION,base)
- @$(call install_fixup, liboop,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
- @$(call install_fixup, liboop,DEPENDS,)
- @$(call install_fixup, liboop,DESCRIPTION,missing)
-
- @$(call install_copy, liboop, 0, 0, 0644, \
- $(LIBOOP_DIR)/.libs/liboop.so.4.0.1, \
- /usr/lib/liboop.so.4.0.1)
-
- @$(call install_link, liboop, liboop.so.4.0.1, /usr/lib/liboop.so.4)
- @$(call install_link, liboop, liboop.so.4.0.1, /usr/lib/liboop.so)
-
- @$(call install_finish, liboop)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-liboop_clean:
- rm -rf $(STATEDIR)/liboop.*
- rm -rf $(IMAGEDIR)/liboop_*
- rm -rf $(LIBOOP_DIR)
-
-# vim: syntax=make
diff --git a/rules/paranoia.in b/rules/paranoia.in
deleted file mode 100644
index 673a6de40..000000000
--- a/rules/paranoia.in
+++ /dev/null
@@ -1,7 +0,0 @@
-config PARANOIA
- bool
- depends on BROKEN
- prompt "paranoia [BROKEN]"
- help
- Kahan's Floating Point Test "Paranoia"
-
diff --git a/rules/paranoia.make b/rules/paranoia.make
deleted file mode 100644
index afed6657f..000000000
--- a/rules/paranoia.make
+++ /dev/null
@@ -1,109 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2004 by Robert Schwebel
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-# FIXME: RSC: does nothing on targetinstall?
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_PARANOIA) += paranoia
-
-#
-# Paths and names
-#
-PARANOIA = paranoia
-PARANOIA_URL = http://www.netlib.org/paranoia/paranoia.c
-PARANOIA_SOURCE = $(SRCDIR)/$(PARANOIA).c
-PARANOIA_DIR = $(BUILDDIR)/$(PARANOIA)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-paranoia_get: $(STATEDIR)/paranoia.get
-
-$(STATEDIR)/paranoia.get: $(paranoia_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(PARANOIA_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, PARANOIA)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-paranoia_extract: $(STATEDIR)/paranoia.extract
-
-$(STATEDIR)/paranoia.extract: $(paranoia_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(PARANOIA_DIR))
- mkdir $(PARANOIA_DIR)
- cp $(PARANOIA_SRC) $(PARANOIA_DIR)
- @$(call patchin, PARANOIA)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-paranoia_prepare: $(STATEDIR)/paranoia.prepare
-
-PARANOIA_PATH = PATH=$(CROSS_PATH)
-PARANOIA_ENV = $(CROSS_ENV)
-
-$(STATEDIR)/paranoia.prepare: $(paranoia_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-paranoia_compile: $(STATEDIR)/paranoia.compile
-
-$(STATEDIR)/paranoia.compile: $(paranoia_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(PARANOIA_DIR) && \
- $(PARANOIA_ENV) $(PARANOIA_PATH) $(CROSS_GCC) paranoia.c -o paranoia
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-paranoia_install: $(STATEDIR)/paranoia.install
-
-$(STATEDIR)/paranoia.install: $(paranoia_install_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-paranoia_targetinstall: $(STATEDIR)/paranoia.targetinstall
-
-$(STATEDIR)/paranoia.targetinstall: $(paranoia_targetinstall_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-paranoia_clean:
- rm -rf $(STATEDIR)/paranoia.*
- rm -rf $(PARANOIA_DIR)
-
-# vim: syntax=make
diff --git a/rules/pnet.in b/rules/pnet.in
deleted file mode 100644
index 1a7ec02a2..000000000
--- a/rules/pnet.in
+++ /dev/null
@@ -1,16 +0,0 @@
-config PNET
- bool
- prompt "pnet"
- select TREECC
- depends on DOTGNU
- help
- DotGNU Portable.NET
-
- The goal of DotGNU Portable.NET is to build a
- suite of Free Software tools to compile and
- execute applications for the Common Language
- Infrastructure (CLI), which is often referred
- to as ".NET".
-
-
-
diff --git a/rules/pnet.make b/rules/pnet.make
deleted file mode 100644
index 6fd989bf5..000000000
--- a/rules/pnet.make
+++ /dev/null
@@ -1,133 +0,0 @@
-# -*-makefile-*-
-# $Id: template 3079 2005-09-02 18:09:51Z rsc $
-#
-# Copyright (C) 2005 by BSP
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_PNET) += pnet
-
-#
-# Paths and names
-#
-PNET_VERSION = 0.7.2
-PNET = pnet-$(PNET_VERSION)
-PNET_SUFFIX = tar.gz
-PNET_URL = ftp://ftp.gnu.org/pub/gnu/dotgnu/pnet/$(PNET).$(PNET_SUFFIX)
-PNET_SOURCE = $(SRCDIR)/$(PNET).$(PNET_SUFFIX)
-PNET_DIR = $(BUILDDIR)/$(PNET)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-pnet_get: $(STATEDIR)/pnet.get
-
-$(STATEDIR)/pnet.get: $(pnet_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(PNET_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, PNET)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-pnet_extract: $(STATEDIR)/pnet.extract
-
-$(STATEDIR)/pnet.extract: $(pnet_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(PNET_DIR))
- @$(call extract, PNET)
- @$(call patchin, PNET)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-pnet_prepare: $(STATEDIR)/pnet.prepare
-
-PNET_PATH = PATH=$(CROSS_PATH)
-PNET_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-PNET_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/pnet.prepare: $(pnet_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(PNET_DIR)/config.cache)
- cd $(PNET_DIR) && \
- $(PNET_PATH) $(PNET_ENV) \
- ./configure $(PNET_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-pnet_compile: $(STATEDIR)/pnet.compile
-
-$(STATEDIR)/pnet.compile: $(pnet_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(PNET_DIR) && $(PNET_ENV) $(PNET_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-pnet_install: $(STATEDIR)/pnet.install
-
-$(STATEDIR)/pnet.install: $(pnet_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, PNET)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-pnet_targetinstall: $(STATEDIR)/pnet.targetinstall
-
-$(STATEDIR)/pnet.targetinstall: $(pnet_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, pnet)
- @$(call install_fixup, pnet,PACKAGE,pnet)
- @$(call install_fixup, pnet,PRIORITY,optional)
- @$(call install_fixup, pnet,VERSION,$(PNET_VERSION))
- @$(call install_fixup, pnet,SECTION,base)
- @$(call install_fixup, pnet,AUTHOR,"Benedikt Spranger <b.spranger\@linutronix.de>")
- @$(call install_fixup, pnet,DEPENDS,)
- @$(call install_fixup, pnet,DESCRIPTION,missing)
-
- @$(call install_copy, pnet, 0, 0, 0755, $(PNET_DIR)/engine/ilrun, /usr/bin/ilrun)
- @$(call install_copy, pnet, 0, 0, 0755, $(PNET_DIR)/engine/ilverify, /usr/bin/ilverify)
-
- @$(call install_finish, pnet)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-pnet_clean:
- rm -rf $(STATEDIR)/pnet.*
- rm -rf $(IMAGEDIR)/pnet_*
- rm -rf $(PNET_DIR)
-
-# vim: syntax=make
diff --git a/rules/pnetlib.in b/rules/pnetlib.in
deleted file mode 100644
index 122843f2b..000000000
--- a/rules/pnetlib.in
+++ /dev/null
@@ -1,14 +0,0 @@
-config PNETLIB
- bool
- prompt "pnetlib"
- select PNET
- depends on DOTGNU
- help
- Runtime libraries for Portable.NET
-
- This distribution contains an implementation of the
- C# library, for use with .NET-capable runtime engines
- and applications. Originally designed for DotGNU
- Portable.NET, this library can be used by other .NET
- development efforts also.
-
diff --git a/rules/pnetlib.make b/rules/pnetlib.make
deleted file mode 100644
index 998793361..000000000
--- a/rules/pnetlib.make
+++ /dev/null
@@ -1,132 +0,0 @@
-# -*-makefile-*-
-# $Id: template 3079 2005-09-02 18:09:51Z rsc $
-#
-# Copyright (C) 2005 by BSP
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_PNETLIB) += pnetlib
-
-#
-# Paths and names
-#
-PNETLIB_VERSION = 0.7.2
-PNETLIB = pnetlib-$(PNETLIB_VERSION)
-PNETLIB_SUFFIX = tar.gz
-PNETLIB_URL = ftp://ftp.gnu.org/pub/gnu/dotgnu/pnet/$(PNETLIB).$(PNETLIB_SUFFIX)
-PNETLIB_SOURCE = $(SRCDIR)/$(PNETLIB).$(PNETLIB_SUFFIX)
-PNETLIB_DIR = $(BUILDDIR)/$(PNETLIB)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-pnetlib_get: $(STATEDIR)/pnetlib.get
-
-$(STATEDIR)/pnetlib.get: $(pnetlib_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(PNETLIB_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, PNETLIB)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-pnetlib_extract: $(STATEDIR)/pnetlib.extract
-
-$(STATEDIR)/pnetlib.extract: $(pnetlib_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(PNETLIB_DIR))
- @$(call extract, PNETLIB)
- @$(call patchin, PNETLIB)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-pnetlib_prepare: $(STATEDIR)/pnetlib.prepare
-
-PNETLIB_PATH = PATH=$(CROSS_PATH)
-PNETLIB_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-PNETLIB_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/pnetlib.prepare: $(pnetlib_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(PNETLIB_DIR)/config.cache)
- cd $(PNETLIB_DIR) && \
- $(PNETLIB_PATH) $(PNETLIB_ENV) \
- ./configure $(PNETLIB_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-pnetlib_compile: $(STATEDIR)/pnetlib.compile
-
-$(STATEDIR)/pnetlib.compile: $(pnetlib_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(PNETLIB_DIR) && $(PNETLIB_ENV) $(PNETLIB_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-pnetlib_install: $(STATEDIR)/pnetlib.install
-
-$(STATEDIR)/pnetlib.install: $(pnetlib_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, PNETLIB)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-pnetlib_targetinstall: $(STATEDIR)/pnetlib.targetinstall
-
-$(STATEDIR)/pnetlib.targetinstall: $(pnetlib_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, pnetlib)
- @$(call install_fixup, pnetlib,PACKAGE,pnetlib)
- @$(call install_fixup, pnetlib,PRIORITY,optional)
- @$(call install_fixup, pnetlib,VERSION,$(PNETLIB_VERSION))
- @$(call install_fixup, pnetlib,SECTION,base)
- @$(call install_fixup, pnetlib,AUTHOR,"Robert Schwebel <b.spranger\@linutronix.de>")
- @$(call install_fixup, pnetlib,DEPENDS,)
- @$(call install_fixup, pnetlib,DESCRIPTION,missing)
-
- #@$(call install_copy, pnetlib, 0, 0, 0755, $(PNETLIB_DIR)/foobar, /dev/null)
-
- @$(call install_finish, pnetlib)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-pnetlib_clean:
- rm -rf $(STATEDIR)/pnetlib.*
- rm -rf $(IMAGEDIR)/pnetlib_*
- rm -rf $(PNETLIB_DIR)
-
-# vim: syntax=make
diff --git a/rules/rtnet.in b/rules/rtnet.in
deleted file mode 100644
index f7dbf9b9a..000000000
--- a/rules/rtnet.in
+++ /dev/null
@@ -1,127 +0,0 @@
-config RTNET
- bool "RTnet"
- depends on RTAI
- help
- RTnet is an Open Soure hard real-time network protocol
- stack for Xenomai and RTAI (real-time Linux extensions).
- It makes use of standard Ethernet hardware and supports
- several popular NIC chip sets, including Gigabit Ethernet.
- Moreover, Ethernet-over-1394 support is available based
- on the RT-FireWire protocol stack.
-
-comment "Optional Features"
-
-config RTNET_RTCFG
- bool "RTcfg"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_RTCFG_DEBUG
- bool "Enable debugging in RTcfg"
- depends on RTNET_RTCFG
- help
- FIXME: This item needs to be documented
-
-config RTNET_RTCAP
- bool "RTcap"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_PROXY
- bool "Proxy"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_RTDM
- bool "realtime driver module"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_EXAMPLES
- bool "examples"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_NET_ROUTING
- bool "net routing"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_ROUTER
- bool "router"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-config RTNET_BUG_CHECK
- bool "internal bug checks"
- depends on RTNET
- help
- FIXME: This item needs to be documented
-
-comment "Network Card Support"
-
-config RTNET_3C59X
- bool "build 3Com 59x driver (see help)"
- depends on RTNET
- help
- This driver is probably not real-time safe! Under certain conditions
- it can cause interrupt locks of up to 1 second (issue_and_wait). We
- need a rewrite of critical parts, but we are lacking the knowledge
- about the hardware details (e.g. how long does a normal delay take =>
- apply this value and throw an error message on timeouts).
-
-config RTNET_8139
- bool "build Realtek 8139 driver"
- depends on RTNET
-
-config RTNET_EEPRO100
- bool "build Intel EtherExpressPro/100 driver"
- depends on RTNET
-
-config RTNET_PCNET32
- bool "build AMD PCnet32 driver"
- depends on RTNET
-
-config RTNET_VIA_RHINE
- bool "build VIA Rhine driver"
- depends on RTNET
-
-config RTNET_NATSEMI
- bool "build NatSemi driver"
- depends on RTNET
-
-config RTNET_TULIP
- bool "build tulip driver"
- depends on RTNET
-
-config RTNET_FCC_ENET
- bool "build fcc net driver"
- depends on RTNET
- depends on ARCH_PPC
-
-config RTNET_SCC_ENET
- bool "build scc enet driver"
- depends on RTNET
- depends on ARCH_PPC
-
-config RTNET_FEC_ENET
- bool "build fec enet driver"
- depends on RTNET
- depends on ARCH_PPC
-
-config RTNET_SMC91111
- bool "build smc91111 driver"
- depends on RTNET
-
-config RTNET_LOOPBACK
- bool "build loopback driver"
- depends on RTNET
-
-
diff --git a/rules/rtnet.make b/rules/rtnet.make
deleted file mode 100644
index c08a94346..000000000
--- a/rules/rtnet.make
+++ /dev/null
@@ -1,294 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Marc Kleine-Budde <kleine-budde@gmx.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-# FIXME: ipkgize
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_RTNET) += rtnet
-
-#
-# Paths and names
-#
-RTNET_VERSION = 0.7.0
-RTNET = rtnet-$(RTNET_VERSION)
-RTNET_SUFFIX = tar.bz2
-RTNET_URL = http://www.rts.uni-hannover.de/rtnet/download/$(RTNET).$(RTNET_SUFFIX)
-RTNET_SOURCE = $(SRCDIR)/$(RTNET).$(RTNET_SUFFIX)
-RTNET_DIR = $(BUILDDIR)/$(RTNET)
-RTNET_MODULEDIR = $(ROOTDIR)/lib/modules/$(KERNEL_VERSION)-adeos/kernel/drivers
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-rtnet_get: $(STATEDIR)/rtnet.get
-
-$(STATEDIR)/rtnet.get: $(rtnet_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(RTNET_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, RTNET)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-rtnet_extract: $(STATEDIR)/rtnet.extract
-
-$(STATEDIR)/rtnet.extract: $(rtnet_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(RTNET_DIR))
- @$(call extract, RTNET)
- @$(call patchin, RTNET)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-rtnet_prepare: $(STATEDIR)/rtnet.prepare
-
-RTNET_PATH = PATH=$(CROSS_PATH)
-RTNET_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-RTNET_AUTOCONF = $(CROSS_AUTOCONF_USR)
-RTNET_AUTOCONF += \
- --with-rtai=$(RTAI_BUILDDIR)/usr/realtime
-# --with-rtai=$(RTAI_DIR)
-
-ifdef PTXCONF_RTNET_RTCFG
-RTNET_AUTOCONF += --enable-rtcfg
-else
-RTNET_AUTOCONF += --disable-rtcfg
-endif
-ifdef PTXCONF_RTNET_RTCFG_DEBUG
-RTNET_AUTOCONF += --enable-rtcfg-debug
-else
-RTNET_AUTOCONF += --disable-rtcfg-debug
-endif
-ifdef PTXCONF_RTNET_RTCAP
-RTNET_AUTOCONF += --enable-rtcap
-else
-RTNET_AUTOCONF += --disable-rtcap
-endif
-ifdef PTXCONF_RTNET_PROXY
-RTNET_AUTOCONF += --enable-proxy
-else
-RTNET_AUTOCONF += --disable-proxy
-endif
-ifdef PTXCONF_RTNET_RTDM
-RTNET_AUTOCONF += --enable-enclosed-rtdm
-else
-RTNET_AUTOCONF += --disable-enclosed-rtdm
-endif
-ifdef PTXCONF_RTNET_EXAMPLES
-RTNET_AUTOCONF += --enable-examples
-else
-RTNET_AUTOCONF += --disable-examples
-endif
-ifdef PTXCONF_RTNET_NET_ROUTING
-RTNET_AUTOCONF += --enable-net-routing
-else
-RTNET_AUTOCONF += --disable-net-routing
-endif
-ifdef PTXCONF_RTNET_ROUTER
-RTNET_AUTOCONF += --enable-router
-else
-RTNET_AUTOCONF += --disable-router
-endif
-ifdef PTXCONF_RTNET_BUG_CHECK
-RTNET_AUTOCONF += --enable-checks
-else
-RTNET_AUTOCONF += --disable-checks
-endif
-
-ifdef PTXCONF_RTNET_3C59X
-RTNET_AUTOCONF += --enable-3c59x
-endif
-
-ifdef PTXCONF_RTNET_8139
-RTNET_AUTOCONF += --enable-8139
-endif
-
-ifdef PTXCONF_RTNET_EEPRO100
-RTNET_AUTOCONF += --enable-eepro100
-endif
-
-ifdef PTXCONF_RTNET_PCNET32
-RTNET_AUTOCONF += --enable-pcnet32
-endif
-
-ifdef PTXCONF_RTNET_VIA_RHINE
-RTNET_AUTOCONF += --enable-via-rhine
-endif
-
-ifdef PTXCONF_RTNET_NATSEMI
-RTNET_AUTOCONF += --enable-natsemi
-endif
-
-ifdef PTXCONF_RTNET_LOOPBACK
-RTNET_AUTOCONF += --enable-loopback
-endif
-
-ifdef PTXCONF_RTNET_TULIP
-RTNET_AUTOCONF += --enable-tulip
-endif
-
-ifdef PTXCONF_RTNET_FCC_ENET
-RTNET_AUTOCONF += --enable-fcc-enet
-endif
-
-ifdef PTXCONF_RTNET_SCC_ENET
-RTNET_AUTOCONF += --enable-scc-enet
-endif
-
-ifdef PTXCONF_RTNET_FEC_ENET
-RTNET_AUTOCONF += --enable-fec-enet
-endif
-
-ifdef PTXCONF_RTNET_SMC91111
-RTNET_AUTOCONF += --enable-smc91111
-endif
-
-$(STATEDIR)/rtnet.prepare: $(rtnet_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(RTNET_DIR)/config.cache)
- cd $(RTNET_DIR) && \
- $(RTNET_PATH) $(RTNET_ENV) \
- ./configure $(RTNET_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-rtnet_compile: $(STATEDIR)/rtnet.compile
-
-$(STATEDIR)/rtnet.compile: $(rtnet_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(RTNET_DIR) && $(RTNET_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-rtnet_install: $(STATEDIR)/rtnet.install
-
-$(STATEDIR)/rtnet.install: $(rtnet_install_deps_default)
- @$(call targetinfo, $@)
- # FIXME
- # @$(call install, RTNET)
-# $(RTNET_PATH) make -C $(RTNET_DIR) install
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-rtnet_targetinstall: $(STATEDIR)/rtnet.targetinstall
-
-$(STATEDIR)/rtnet.targetinstall: $(rtnet_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- # Network drivers
- install -d $(RTNET_MODULEDIR)/net
-
-ifdef PTXCONF_RTNET_3C59X
- install $(RTNET_DIR)/driver/3c59x-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_8139
- install $(RTNET_DIR)/driver/8139too-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_EEPRO100
- install $(RTNET_DIR)/driver/eepro100-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_PCNET32
- install $(RTNET_DIR)/driver/pcnet32-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_VIA_RHINE
- install $(RTNET_DIR)/driver/via-rhine-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_NATSEMI
- install $(RTNET_DIR)/driver/natsemi-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_LOOPBACK
- install $(RTNET_DIR)/driver/loopback-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_TULIP
- install $(RTNET_DIR)/driver/tulip-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_FCC_ENET
- install $(RTNET_DIR)/driver/mpc8260_fcc_enet-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_SCC_ENET
- echo "FIXME!"
- exit -1
-endif
-ifdef PTXCONF_RTNET_FEC_ENET
- install $(RTNET_DIR)/driver/mpc8xx_fec-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-ifdef PTXCONF_RTNET_SMC91111
- install $(RTNET_DIR)/driver/smc91111-rt.*o $(RTNET_MODULEDIR)/net/
-endif
-
- # Optional features
- install -d $(RTNET_MODULEDIR)/rtnet
- install -d $(ROOTDIR)/etc/init.d
- install $(RTNET_DIR)/rtnet.*o $(RTNET_MODULEDIR)/rtnet/
- install $(RTNET_DIR)/tools/rtnet $(ROOTDIR)/etc/init.d/
-
-ifdef PTXCONF_RTNET_RTCFG
- install $(RTNET_DIR)/rtcfg/rtcfg.*o $(RTNET_MODULEDIR)/rtnet/
-endif
-ifdef PTXCONF_RTNET_RTCAP
- install $(RTNET_DIR)/rtcap/rtcap.*o $(RTNET_MODULEDIR)/rtnet/
-endif
-ifdef PTXCONF_RTNET_PROXY
- install $(RTNET_DIR)/rtproxy.*o $(RTNET_MODULEDIR)/rtnet/
-endif
-ifdef PTXCONF_RTNET_RTDM
- install $(RTNET_DIR)/rtai_rtdm/rtdm.*o $(RTNET_MODULEDIR)/rtnet/
-endif
-ifdef PTXCONF_RTNET_EXAMPLES
- echo "FIXME!"
- exit -1
-endif
-ifdef PTXCONF_RTNET_NET_ROUTING
- echo "FIXME!"
- exit -1
-endif
-ifdef PTXCONF_RTNET_ROUTER
- echo "FIXME!"
- exit -1
-endif
- install $(RTNET_DIR)/tools/rtifconfig $(ROOTDIR)/sbin
- install $(RTNET_DIR)/tools/rtroute $(ROOTDIR)/sbin
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-rtnet_clean:
- rm -rf $(STATEDIR)/rtnet.*
- rm -rf $(IMAGEDIR)/rtnet_*
- rm -rf $(RTNET_DIR)
-
-# vim: syntax=make
diff --git a/rules/tinylogin.in b/rules/tinylogin.in
deleted file mode 100644
index 0151804f9..000000000
--- a/rules/tinylogin.in
+++ /dev/null
@@ -1,15 +0,0 @@
-config TINYLOGIN
- bool
- depends on BROKEN
- prompt "tinylogin [BROKEN]"
- help
- TinyLogin is a suite of tiny Unix utilities for
- handling logging into, being authenticated by,
- changing one's password for, and otherwise
- maintaining users and groups on an embedded
- system. It also provides shadow password support
- to enhance system security. TinyLogin is, as the
- name implies, very small, and makes an excellent
- complement to BusyBox on an embedded system
- (though it can of course be used without).
-
diff --git a/rules/tinylogin.make b/rules/tinylogin.make
deleted file mode 100644
index dce22a65b..000000000
--- a/rules/tinylogin.make
+++ /dev/null
@@ -1,109 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Marc Kleine-Budde <kleine-budde@gmx.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-# FIXME: do someting on targetinstall
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_TINYLOGIN) += tinylogin
-
-#
-# Paths and names
-#
-TINYLOGIN_VERSION = 1.4
-TINYLOGIN = tinylogin-$(TINYLOGIN_VERSION).tar.bz2
-TINYLOGIN_URL = http://tinylogin.busybox.net/downloads/$(TINYLOGIN)
-TINYLOGIN_SOURCE = $(SRCDIR)/$(TINYLOGIN).tar.bz2
-TINYLOGIN_DIR = $(BUILDDIR)/$(TINYLOGIN)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-tinylogin_get: $(STATEDIR)/tinylogin.get
-
-$(STATEDIR)/tinylogin.get: $(tinylogin_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(TINYLOGIN_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, TINYLOGIN)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-tinylogin_extract: $(STATEDIR)/tinylogin.extract
-
-$(STATEDIR)/tinylogin.extract: $(tinylogin_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(TINYLOGIN_DIR))
- @$(call extract, TINYLOGIN)
- @$(call patchin, TINYLOGIN)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-tinylogin_prepare: $(STATEDIR)/tinylogin.prepare
-
-TINYLOGIN_PATH = PATH=$(CROSS_PATH)
-TINYLOGIN_MAKEVARS = CROSS=$(PTXCONF_GNU_TARGET)-
-
-$(STATEDIR)/tinylogin.prepare: $(tinylogin_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-tinylogin_compile: $(STATEDIR)/tinylogin.compile
-
-$(STATEDIR)/tinylogin.compile: $(tinylogin_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(TINYLOGIN_DIR) && $(TINYLOGIN_PATH) make $(TINYLOGIN_MAKEVARS)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-tinylogin_install: $(STATEDIR)/tinylogin.install
-
-$(STATEDIR)/tinylogin.install: $(tinylogin_install_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-tinylogin_targetinstall: $(STATEDIR)/tinylogin.targetinstall
-
-$(STATEDIR)/tinylogin.targetinstall: $(tinylogin_targetinstall_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-tinylogin_clean:
- rm -rf $(STATEDIR)/tinylogin.*
- rm -rf $(IMAGEDIR)/tinylogin_*
- rm -rf $(TINYLOGIN_DIR)
-
-# vim: syntax=make
diff --git a/rules/treecc.in b/rules/treecc.in
deleted file mode 100644
index ffff7df36..000000000
--- a/rules/treecc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config TREECC
- bool
- depends on DOTGNU
- depends on BROKEN
- prompt "treecc [BROKEN]"
- help
- The treecc program is designed to assist in the
- development of compilers and other language-based
- tools. It manages the generation of code to handle
- abstract syntax trees and operations upon the trees.
-
diff --git a/rules/treecc.make b/rules/treecc.make
deleted file mode 100644
index 4eeb97acf..000000000
--- a/rules/treecc.make
+++ /dev/null
@@ -1,132 +0,0 @@
-# -*-makefile-*-
-# $Id: template 3079 2005-09-02 18:09:51Z rsc $
-#
-# Copyright (C) 2005 by BSP
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_TREECC) += treecc
-
-#
-# Paths and names
-#
-TREECC_VERSION = 0.3.6
-TREECC = treecc-$(TREECC_VERSION)
-TREECC_SUFFIX = tar.gz
-TREECC_URL = ftp://ftp.gnu.org/pub/gnu/dotgnu/pnet/$(TREECC).$(TREECC_SUFFIX)
-TREECC_SOURCE = $(SRCDIR)/$(TREECC).$(TREECC_SUFFIX)
-TREECC_DIR = $(BUILDDIR)/$(TREECC)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-treecc_get: $(STATEDIR)/treecc.get
-
-$(STATEDIR)/treecc.get: $(treecc_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(TREECC_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, TREECC)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-treecc_extract: $(STATEDIR)/treecc.extract
-
-$(STATEDIR)/treecc.extract: $(treecc_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(TREECC_DIR))
- @$(call extract, TREECC)
- @$(call patchin, TREECC)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-treecc_prepare: $(STATEDIR)/treecc.prepare
-
-TREECC_PATH = PATH=$(CROSS_PATH)
-TREECC_ENV = $(CROSS_ENV)
-
-#
-# autoconf
-#
-TREECC_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-$(STATEDIR)/treecc.prepare: $(treecc_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(TREECC_DIR)/config.cache)
- cd $(TREECC_DIR) && \
- $(TREECC_PATH) $(TREECC_ENV) \
- ./configure $(TREECC_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-treecc_compile: $(STATEDIR)/treecc.compile
-
-$(STATEDIR)/treecc.compile: $(treecc_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(TREECC_DIR) && $(TREECC_ENV) $(TREECC_PATH) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-treecc_install: $(STATEDIR)/treecc.install
-
-$(STATEDIR)/treecc.install: $(treecc_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, TREECC)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-treecc_targetinstall: $(STATEDIR)/treecc.targetinstall
-
-$(STATEDIR)/treecc.targetinstall: $(treecc_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, treecc)
- @$(call install_fixup, treecc,PACKAGE,treecc)
- @$(call install_fixup, treecc,PRIORITY,optional)
- @$(call install_fixup, treecc,VERSION,$(TREECC_VERSION))
- @$(call install_fixup, treecc,SECTION,base)
- @$(call install_fixup, treecc,AUTHOR,"Benedikt Spranger <b.spranger\@linutronix.de>")
- @$(call install_fixup, treecc,DEPENDS,)
- @$(call install_fixup, treecc,DESCRIPTION,missing)
-
- @$(call install_copy, treecc, 0, 0, 0755, $(TREECC_DIR)/treecc, /usr/bin/treecc)
-
- @$(call install_finish, treecc)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-treecc_clean:
- rm -rf $(STATEDIR)/treecc.*
- rm -rf $(IMAGEDIR)/treecc_*
- rm -rf $(TREECC_DIR)
-
-# vim: syntax=make
diff --git a/rules/xalf.in b/rules/xalf.in
deleted file mode 100644
index 77ada4f9a..000000000
--- a/rules/xalf.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config XALF
- bool
- depends on BROKEN
- prompt "xalf [BROKEN]"
- help
- Xalf is a small utility to provide feedback when
- starting X11 applications. Feedback can be given
- via four different indicators: an invisible window
- (to be used in conjunction with a task pager like
- GNOME's tasklist_applet or KDE's Taskbar), an
- generic splashscreen, an hourglass attached to the
- mouse cursor, or an animated star.
-
diff --git a/rules/xalf.make b/rules/xalf.make
deleted file mode 100644
index c013ac31a..000000000
--- a/rules/xalf.make
+++ /dev/null
@@ -1,135 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Robert Schwebel <r.schwebel@pengutronix.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_XALF) += xalf
-
-#
-# Paths and names
-#
-XALF_VERSION = 0.12
-XALF = xalf-$(XALF_VERSION)
-XALF_SUFFIX = tgz
-XALF_URL = http://www.lysator.liu.se/~astrand/projects/xalf/$(XALF).$(XALF_SUFFIX)
-XALF_SOURCE = $(SRCDIR)/$(XALF).$(XALF_SUFFIX)
-XALF_DIR = $(BUILDDIR)/$(XALF)
-
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-xalf_get: $(STATEDIR)/xalf.get
-
-$(STATEDIR)/xalf.get: $(xalf_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(XALF_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, XALF)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-xalf_extract: $(STATEDIR)/xalf.extract
-
-$(STATEDIR)/xalf.extract: $(xalf_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(XALF_DIR))
- @$(call extract, XALF)
- @$(call patchin, XALF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-xalf_prepare: $(STATEDIR)/xalf.prepare
-
-XALF_PATH = PATH=$(SYSROOT)/bin:$(CROSS_PATH)
-XALF_ENV = $(CROSS_ENV)
-#XALF_ENV +=
-
-#
-# autoconf
-#
-XALF_AUTOCONF = $(CROSS_AUTOCONF_USR)
-
-#XALF_AUTOCONF +=
-
-$(STATEDIR)/xalf.prepare: $(xalf_prepare_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(XALF_BUILDDIR))
- cd $(XALF_DIR) && \
- $(XALF_PATH) $(XALF_ENV) \
- ./configure $(XALF_AUTOCONF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-xalf_compile: $(STATEDIR)/xalf.compile
-
-$(STATEDIR)/xalf.compile: $(xalf_compile_deps_default)
- @$(call targetinfo, $@)
- $(XALF_PATH) $(XALF_ENV) make -C $(XALF_DIR)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-xalf_install: $(STATEDIR)/xalf.install
-
-$(STATEDIR)/xalf.install: $(xalf_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, XALF)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-xalf_targetinstall: $(STATEDIR)/xalf.targetinstall
-
-$(STATEDIR)/xalf.targetinstall: $(xalf_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, xalf)
- @$(call install_fixup, xalf,PACKAGE,xalf)
- @$(call install_fixup, xalf,PRIORITY,optional)
- @$(call install_fixup, xalf,VERSION,$(XALF_VERSION))
- @$(call install_fixup, xalf,SECTION,base)
- @$(call install_fixup, xalf,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
- @$(call install_fixup, xalf,DEPENDS,)
- @$(call install_fixup, xalf,DESCRIPTION,missing)
-
- @$(call install_copy, xalf, 0, 0, 0755, $(XALF_DIR)/src/xalf, /usr/bin/xalf)
-
- @$(call install_finish, xalf)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-xalf_clean:
- rm -rf $(STATEDIR)/xalf.*
- rm -rf $(IMAGEDIR)/xalf_*
- rm -rf $(XALF_DIR)
-
-# vim: syntax=make
diff --git a/rules/xvkbd.in b/rules/xvkbd.in
deleted file mode 100644
index 55684934f..000000000
--- a/rules/xvkbd.in
+++ /dev/null
@@ -1,14 +0,0 @@
-config XVKBD
- bool
- depends on BROKEN
- prompt "xvkbd [BROKEN]"
- help
- xvkbd is a virtual (graphical) keyboard program
- for X Window System which provides facility to enter
- characters onto other clients (softwares) by clicking
- on a keyboard displayed on the screen. This
- may be used for systems without a hardware keyboard
- such as kiosk terminals or handheld devices. This
- program also has facility to send characters specified
- as the command line option to another client.
-
diff --git a/rules/xvkbd.make b/rules/xvkbd.make
deleted file mode 100644
index 6ca15fccc..000000000
--- a/rules/xvkbd.make
+++ /dev/null
@@ -1,129 +0,0 @@
-# -*-makefile-*-
-# $Id$
-#
-# Copyright (C) 2003 by Robert Schwebel <r.schwebel@pengutronix.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_XVKBD) += xvkbd
-
-#
-# Paths and names
-#
-XVKBD_VERSION = 2.5a
-XVKBD = xvkbd-$(XVKBD_VERSION)
-XVKBD_SUFFIX = tar.gz
-XVKBD_URL = http://member.nifty.ne.jp/tsato/xvkbd/$(XVKBD).$(XVKBD_SUFFIX)
-XVKBD_SOURCE = $(SRCDIR)/$(XVKBD).$(XVKBD_SUFFIX)
-XVKBD_DIR = $(BUILDDIR)/$(XVKBD)
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-xvkbd_get: $(STATEDIR)/xvkbd.get
-
-$(STATEDIR)/xvkbd.get: $(xvkbd_get_deps_default)
- @$(call targetinfo, $@)
- @$(call touch, $@)
-
-$(XVKBD_SOURCE):
- @$(call targetinfo, $@)
- @$(call get, XVKBD)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-xvkbd_extract: $(STATEDIR)/xvkbd.extract
-
-$(STATEDIR)/xvkbd.extract: $(xvkbd_extract_deps_default)
- @$(call targetinfo, $@)
- @$(call clean, $(XVKBD_DIR))
- @$(call extract, XVKBD)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-xvkbd_prepare: $(STATEDIR)/xvkbd.prepare
-
-XVKBD_PATH = PATH=$(SYSROOT)/bin:$(CROSS_PATH)
-XVKBD_ENV = $(CROSS_ENV)
-
-$(STATEDIR)/xvkbd.prepare: $(xvkbd_prepare_deps_default)
- @$(call targetinfo, $@)
- cd $(XVKBD_DIR) && \
- $(XVKBD_PATH) $(XVKBD_ENV) \
- xmkmf
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-xvkbd_compile: $(STATEDIR)/xvkbd.compile
-
-$(STATEDIR)/xvkbd.compile: $(xvkbd_compile_deps_default)
- @$(call targetinfo, $@)
- cd $(XVKBD_DIR) && $(XVKBD_PATH) $(XVKBD_ENV) make
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-xvkbd_install: $(STATEDIR)/xvkbd.install
-
-$(STATEDIR)/xvkbd.install: $(xvkbd_install_deps_default)
- @$(call targetinfo, $@)
- @$(call install, XVKBD)
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-xvkbd_targetinstall: $(STATEDIR)/xvkbd.targetinstall
-
-$(STATEDIR)/xvkbd.targetinstall: $(xvkbd_targetinstall_deps_default)
- @$(call targetinfo, $@)
-
- @$(call install_init, xvkbd)
- @$(call install_fixup, xvkbd,PACKAGE,xvkbd)
- @$(call install_fixup, xvkbd,PRIORITY,optional)
- @$(call install_fixup, xvkbd,VERSION,$(COREUTILS_VERSION))
- @$(call install_fixup, xvkbd,SECTION,base)
- @$(call install_fixup, xvkbd,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
- @$(call install_fixup, xvkbd,DEPENDS,)
- @$(call install_fixup, xvkbd,DESCRIPTION,missing)
-
- @$(call install_copy, xvkbd, 0, 0, 0755, $(XVKBD_DIR)/xvkbd, /usr/X11R6/bin/xvkbd)
- @$(call install_copy, xvkbd, 0, 0, 0755, $(XVKBD_DIR)/XVkbd-common.ad, /etc/X11/app-defaults/XVkbd-common)
- @$(call install_copy, xvkbd, 0, 0, 0755, $(XVKBD_DIR)/XVkbd-german.ad, /etc/X11/app-defaults/XVkbd-german)
- echo '#include "XVkbd-german"' > $(ROOTDIR)/etc/X11/app-defaults/XVkbd
- # FIXME: fix permissions
- echo '#include "XVkbd-german"' > $(IMAGEIR)/ipkg/etc/X11/app-defaults/XVkbd
-
- @$(call install_finish, xvkbd)
-
- @$(call touch, $@)
-
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-xvkbd_clean:
- rm -rf $(STATEDIR)/xvkbd.*
- rm -rf $(IMAGEDIR)/xvkbd_*
- rm -rf $(XVKBD_DIR)
-
-# vim: syntax=make