debian/0000775000000000000000000000000012013760504007166 5ustar debian/patches/0000775000000000000000000000000012013760504010615 5ustar debian/patches/touch_not_echo.patch0000664000000000000000000000132512006042117014632 0ustar Index: ztex-bmp-20120314/Makefile =================================================================== --- ztex-bmp-20120314.orig/Makefile 2012-07-31 22:43:47.000000000 +0200 +++ ztex-bmp-20120314/Makefile 2012-07-31 22:44:00.000000000 +0200 @@ -51,10 +51,10 @@ INSTALLEXE=$(INSTALL) -m 0755 INSTALLFILE=$(INSTALL) -m 0644 RM=rm -f -ECHO=echo ifeq ($(OS),UNIX) +TOUCH=touch CONFIGURESCRIPT=./configure PC:=$(shell $(CONFIGURESCRIPT) pc "$(PCFLAGS)") ifndef PC @@ -73,6 +73,7 @@ PC=ppc386 INSTALL=install +TOUCH=echo > ifndef PREFIX PREFIX=c:\usr @@ -96,7 +97,7 @@ all: bmp.made bmp.made: $(TARGETS) - $(ECHO) > bmp.made + $(TOUCH) $@ bmp bmp.exe: $(SOURCES) $(PC) $(PCFLAGS) $(UNITS) src/bmp.pas debian/patches/compilerflags.patch0000664000000000000000000000072112006042117014460 0ustar Index: ztex-bmp-20120314/Makefile =================================================================== --- ztex-bmp-20120314.orig/Makefile 2012-07-31 22:43:51.000000000 +0200 +++ ztex-bmp-20120314/Makefile 2012-07-31 22:43:51.000000000 +0200 @@ -46,7 +46,7 @@ UNITS=-Fusrc -PCFLAGS:=-Scgm -O3rGp3 -FE. -Xs $(PCEXTRAFLAGS) +PCFLAGS:=-Scgm -O3rGp3 -FE. -XD $(PCEXTRAFLAGS) INSTALLDIR=$(INSTALL) -d INSTALLEXE=$(INSTALL) -m 0755 INSTALLFILE=$(INSTALL) -m 0644 debian/patches/series0000664000000000000000000000005112006042117012021 0ustar touch_not_echo.patch compilerflags.patch debian/watch0000664000000000000000000000007411630440221010213 0ustar version=3 http://www.ztex.de/downloads/bmp-([0-9]+).tar.bz2 debian/ztex-bmp.dirs0000664000000000000000000000000511630440221011605 0ustar usr/ debian/source/0000775000000000000000000000000012013760504010466 5ustar debian/source/format0000664000000000000000000000001411630410300011662 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000246512013760421011045 0ustar ztex-bmp (20120314-2) unstable; urgency=low * Fixing debian/changelog's erroneous omission of a previous upload. This might possibly help closing #685227. -- Steffen Moeller Sat, 18 Aug 2012 20:36:23 +0200 ztex-bmp (20120314-1) unstable; urgency=low * Upstream fixes FTBFS upon pascal compiler update (Closes: #663674) -- Steffen Moeller Tue, 31 Jul 2012 22:48:44 +0200 ztex-bmp (20110912-1) unstable; urgency=low * New upstream version -- Steffen Moeller Tue, 27 Sep 2011 21:54:36 +0200 ztex-bmp (20110903+01-2) UNRELEASED; urgency=low * Improved description. -- Steffen Moeller Sun, 11 Sep 2011 12:35:19 +0200 ztex-bmp (20110903+01-2) UNRELEASED; urgency=low * Improved description. -- Steffen Moeller Sun, 11 Sep 2011 12:35:19 +0200 ztex-bmp (20110903+01-1) experimental; urgency=low * Added disambiguation from the LaTeX babel functionality with an extra comment in the description. * Fixed FTBFS with configuration (Closes: #640330). -- Steffen Moeller Mon, 05 Sep 2011 21:39:14 +0200 ztex-bmp (20110903-1) experimental; urgency=low * Initial release (Closes: #640204). -- Steffen Moeller Sat, 03 Sep 2011 02:05:35 +0200 debian/copyright0000664000000000000000000000201212006042345011112 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: bmp Source: http://www.ztex.de Files: * Copyright: (C) 2009-2011 ZTEX GmbH Author: Stefan Ziegenbalk License: GPL-3+ Files: debian/* Copyright: 2011 Steffen Moeller License: GPL-3+ License: GPL-3+ This package 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 at version 3 or later of the License. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/rules0000775000000000000000000000113711640424303010247 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_install: make DESTDIR=$(CURDIR)/debian/ztex-bmp PREFIX=/usr install dh_install override_dh_auto_configure: rm -f Makefile.conf ./configure pc debian/manpages0000664000000000000000000000000611630440221010673 0ustar bmp.1 debian/README.source0000664000000000000000000000100012006042117011327 0ustar bmp for Debian -------------- The source code for bmp is typically separated from the "all in one" tarball from ztex. compilerflags.patch the patch does not help, left in anyway to avoid the early striping of debugging symbols. A separate -dbg package was not created. touch_not_echo.patch playing around ... ECHO was substituted with TOUCH To avoid confusions, the Makefile.conf was removed from the upstream source tree. -- Steffen Moeller Sat, 03 Sep 2011 13:11:52 +0200 debian/ztex-bmp.docs0000664000000000000000000000000711630410300011571 0ustar Readme debian/README.Debian0000664000000000000000000000056311630410300011221 0ustar ztex-bmp for Debian ------------------- This package is part of the effort to bring FPGA computing closer to our distribution. It comes as part of the larger ztex suite of Stefan Ziegenbalg at ztex.de. All the pieces are uploaded sequentially to Debian. Contact me if you want to be involved. -- Steffen Moeller Sat, 03 Sep 2011 02:05:35 +0200 debian/control0000664000000000000000000000237512006042470010575 0ustar Source: ztex-bmp Section: science Priority: extra Maintainer: Steffen Moeller Build-Depends: debhelper (>= 8.0.0), autotools-dev, fp-compiler Standards-Version: 3.9.3 Homepage: http://wiki.ztex.de/doku.php?id=en:software:compilation:bmp Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-escience/ztex-bmp/trunk/ Vcs-Svn: svn://svn.debian.org/svn/pkg-escience/bmp/trunk/ Package: ztex-bmp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: universal macro processor bmp (for babel universal macro processor) is a powerful general purpose macro processor that can be used in combination with many languages, e.g. Pascal or C. Projects comprising many different languages, can this way share a single mechanism to adjust parameters across all their code base. Developers with C background will be reminded of the functionality of cpp or m4, and those fluent in UNIX will also see similarities to sed. . bmp was developed as a part of the ZTEX EZ-USB SDK and is used to assemble the firmware for EZ-USB micro controllers. It is not associated in any way with D. Knuth's typesetting system. When run as a standalone application, it is as versatile as to serve as a parser or to perform some non-trivial text replacements. debian/compat0000664000000000000000000000000211630410300010352 0ustar 8 debian/ztex-bmp.lintian-overrides0000664000000000000000000000005711630440221014311 0ustar ztex-bmp: statically-linked-binary usr/bin/bmp