debian/0000775000000000000000000000000012264324036007172 5ustar debian/rules0000775000000000000000000000117412264323421010252 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/autoreconf.mk DEB_DESTDIR = $(CURDIR)/debian/tmp DEB_CONFIGURE_EXTRA_FLAGS = --enable-mmx=no DEB_CONFIGURE_EXTRA_FLAGS += --with-regexp=posix DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) DEB_DH_MAKESHLIBS_ARGS_libast2 = --version-info="libast2 (>= 0.7)" DEB_SHLIBDEPS_LIBRARY_package = libast2 $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: for file in $(wildcard debian/$(cdbs_curpkg)/usr/lib/*/*.so*); do \ chrpath -d $$file ; \ done debian/watch0000664000000000000000000000010211625525563010224 0ustar version=3 http://www.eterm.org/download/libast-([\d.]+)\.tar\.gz debian/changelog0000664000000000000000000001455012264324035011050 0ustar libast (0.7-6ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). * Add m4_include([libast.m4]) to configure.in to fix FTBFS. -- Logan Rosen Sat, 11 Jan 2014 15:18:34 -0500 libast (0.7-6) unstable; urgency=low * QA upload. * Pass --with-regexp=posix to have have a consistent build with the spiftool_regexp_match and spiftool_regexp_match_r symbols exported. * Stop shipping libast2.symbols for now, as the symbols list is not consistent between little and big endian architectures, and there is no official way to deal with it yet. Closes: #639560. -- Regis Boudin Tue, 30 Aug 2011 13:55:36 +0100 libast (0.7-5) unstable; urgency=low * QA upload. * Stop shipping .la files. * Convert to multiarch. Tighten build-dependencies accordingly. * Set debian/compat to 8. * Bump Standards-Version to 3.9.2. * Move to source format 3.0 (quilt). * Manualy remove rpath. -- Regis Boudin Thu, 25 Aug 2011 21:22:09 +0100 libast (0.7-4) unstable; urgency=low * Remove references to other libraries from dependency_libs field (Closes: #620435). -- Luk Claes Thu, 02 Jun 2011 17:58:55 +0200 libast (0.7-3) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group . * Bump debhelper build-dep to >> 5.0.0. * Replace deprecated ${Source-Version} with ${binary:Version}. * Add ${misc:Depends}. * Remove duplicate Section from libast2 binary. * Add watch file. * Add Homepage. * Remove config.{sub,guess} on clean. * Bump Standards Version to 3.8.1. -- Barry deFreese Tue, 12 May 2009 21:41:53 -0400 libast (0.7-2) unstable; urgency=low * added missing build dependency for X11/Intrinsic.h, reported by Hramrach. Thanks. closes: #437276 * fixed FTBS, duplicate Architecture line in debian/control, reported by Lucas Nussbaum. Thanks. closes: #464305 -- Laurence J. Lane Mon, 18 Feb 2008 20:17:21 -0500 libast (0.7-1) unstable; urgency=low * New upstream version * CVE-2006-0224, buffer overflow fix, corrected upstream * updated to Standards-Version: 3.6.2.2 -- Laurence J. Lane Sun, 12 Feb 2006 18:11:15 -0500 libast (0.6-0pre2003010606) unstable; urgency=low * converted to CDBS * removed debian/compat, debian/shlibs.local * added debian/libast2.install and debian/libast2-dev.install * update to Standards-Version: 3.6.1.0 * recomplile drops Depends: libttf2 * added tightly versioned shlibs * removed -lttf check from libast.m4 because it breaks eterm builds * removed Build-Depends: libtool * added AC_PROG_LIBTOOL to configure.in * regenerated autotools files, config* and all -- Laurence J. Lane Sat, 1 Nov 2003 17:30:58 -0500 libast (0.6-0pre2003010605) unstable; urgency=low * change -dev to section libdevel -- Laurence J. Lane Wed, 10 Sep 2003 06:10:41 -0400 libast (0.6-0pre2003010604) unstable; urgency=low * update libast-dev package description -- Laurence J. Lane Tue, 9 Sep 2003 21:53:37 -0400 libast (0.6-0pre2003010603) unstable; urgency=low * Conflict/Replace libast1 -- Laurence J. Lane Tue, 14 Jan 2003 22:07:01 -0500 libast (0.6-0pre2003010602) unstable; urgency=low * rename source to libast * create libast2 packages -- Laurence J. Lane Wed, 8 Jan 2003 09:47:57 -0500 libast1 (0.5-0pre2003010601) unstable; urgency=low * CVS snapshot -- Laurence J. Lane Tue, 7 Jan 2003 04:35:33 -0500 libast1 (0.5-0pre2002111702) unstable; urgency=low * added libtool build dependency * added version to shlibs -- Laurence J. Lane Sun, 17 Nov 2002 19:53:09 -0500 libast1 (0.5-0pre2002111701) unstable; urgency=low * removed build root, TARFU * CVS snapshot * updated Standards Version to 3.5.7.0 -- Laurence J. Lane Fri, 15 Nov 2002 18:54:24 -0500 libast1 (0.4-3) unstable; urgency=low * config.{sub,guess} update, closes: #11985 -- Laurence J. Lane Fri, 16 Nov 2001 15:05:53 -0500 libast1 (0.4-2) unstable; urgency=low * disable test program build again, closes: #118920 -- Laurence J. Lane Fri, 9 Nov 2001 21:00:56 -0500 libast1 (0.4-1) unstable; urgency=low * new upstream version * debian/rules: partial rewrite * debian/control: updated to Standards-Version 3.5.6.0 * debian/copyright: removed emacs mode settings -- Laurence J. Lane Thu, 8 Nov 2001 21:47:02 -0500 libast1 (0.3-0pre2001062603) unstable; urgency=low * add version to shlibs -- Laurence J. Lane Fri, 13 Jul 2001 14:12:35 -0400 libast1 (0.3-0pre2001062602) unstable; urgency=low * disable test program build again, Closes: #102436 -- Laurence J. Lane Wed, 27 Jun 2001 06:37:34 -0400 libast1 (0.3-0pre2001062601) unstable; urgency=low * new CVS snapshot -- Laurence J. Lane Tue, 26 Jun 2001 14:22:26 -0400 libast1 (0.3-0pre2001061801) unstable; urgency=low * new CVS snapshot * added upstream ChangeLog * corrected libast1-dev description (who reported that?) -- Laurence J. Lane Mon, 18 Jun 2001 17:41:42 -0400 libast1 (0.3-0pre2001061301) unstable; urgency=low * new CVS snapshot * versioned shlib -- Laurence J. Lane Wed, 13 Jun 2001 08:54:39 -0400 libast1 (0.1.0-0pre2001051703) unstable; urgency=low * added libast1 dependency to libast1-dev -- Laurence J. Lane Wed, 30 May 2001 23:38:23 -0400 libast1 (0.1.0-0pre2001051702) unstable; urgency=low * added --disable-mmx configure option * disabled test program build, closes: #98896 -- Laurence J. Lane Sun, 27 May 2001 18:43:30 -0400 libast1 (0.1.0-0pre2001051701) unstable; urgency=low * remove debian/build in clean target, Closes: #97852 * removed debian/rules bashisms -- Laurence J. Lane Thu, 17 May 2001 20:29:18 -0400 libast1 (0.1.0-0pre2001051101) unstable; urgency=low * Debian libast 0.1 pre-release * initial release -- Laurence J. Lane Fri, 11 May 2001 21:50:31 -0400 debian/compat0000664000000000000000000000000211625526376010403 0ustar 8 debian/libast2-dev.install0000664000000000000000000000022411625526310012673 0ustar debian/tmp/usr/lib/*/libast.a debian/tmp/usr/lib/*/libast.so debian/tmp/usr/bin/libast-config debian/tmp/usr/include/ debian/tmp/usr/share/aclocal/ debian/copyright0000664000000000000000000000262411625525563011141 0ustar This package was debianized by Laurence J. Lane on Mon, 13 Nov 2000 10:29:19 -0500. The source was downloaded from: http://www.eterm.org/download/ Upstream Author: Michael Jennings Copyright: Copyright (C) 1997-2006, Michael Jennings Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies of the Software, its documentation and marketing & publicity materials, and acknowledgment shall be given in the documentation, materials and software packages that this Software was used. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000775000000000000000000000000011625527163010500 5ustar debian/source/format0000664000000000000000000000001411625527163011706 0ustar 3.0 (quilt) debian/README.Debian0000664000000000000000000000046511625525563011250 0ustar Debian README for libast ======================== libast's default MMX support is disabled via the --disable-mmx configure script option in debian/rules. Rebuild with mmx enabled for increased Eterm performance on MMX capable systems. Laurence J. Lane , Mon, 18 Jun 2001 17:56:02 -0400 debian/libast2.install0000664000000000000000000000004111625526274012125 0ustar debian/tmp/usr/lib/*/libast.so.* debian/libast-config.30000664000000000000000000000051711625525563012012 0ustar .TH libast-config 3 "11 May 2001" libast-config .SH NAME .HP libast-config - libast build information script .SH SYNOPSIS .HP libast-config [options] .P .SH DESCRIPTION .HP .I libast-config is a script that's used by make and other build enviroments to gather libast information. .HP Run .I libast-config for additional information. debian/control0000664000000000000000000000365412264323463010610 0ustar Source: libast Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian QA Group Build-Depends: libimlib2-dev, libxt-dev, libxt-dev, cdbs (>= 0.4.93), debhelper (>= 8.3.1), dh-autoreconf, chrpath Standards-Version: 3.9.2 Homepage: http://www.eterm.org/ Package: libast2 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libast1 Replaces: libast1 Description: Library of Assorted Spiffy Things LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used. The plan is to gradually remove some of the neat stuff from Eterm that could be made generic (things like the theme parsing engine, the command-line options parser, perhaps the event engine, ...) and place it here in the hopes that others will find them useful. Package: libast2-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libimlib2-dev, libc6-dev, libast2 (= ${binary:Version}) Provides: libast1-dev, libast-dev Conflicts: libast1-dev, libast-dev Description: libast2 development files Headers, static libraries and documentation for developing software that uses libast2. . LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used. The plan is to gradually remove some of the neat stuff from Eterm that could be made generic (things like the theme parsing engine, the command-line options parser, perhaps the event engine, ...) and place it here in the hopes that others will find them useful. debian/patches/0000775000000000000000000000000012264324037010622 5ustar debian/patches/m4_include.patch0000664000000000000000000000046312264324037013671 0ustar --- a/configure.in +++ b/configure.in @@ -22,6 +22,7 @@ AM_INIT_AUTOMAKE(libast, 0.7) AC_DEFINE_UNQUOTED(LIBAST_VERSION, "$VERSION", [Version]) AM_CONFIG_HEADER(config.h include/libast/sysdefs.h) +m4_include([libast.m4]) LIBTOOLIZE="${SAVE_LIBTOOLIZE:-libtoolize}" ACLOCAL="${SAVE_ACLOCAL:-aclocal}" debian/patches/series0000664000000000000000000000002112264323767012041 0ustar m4_include.patch debian/libast2-dev.manpages0000664000000000000000000000002711625525563013032 0ustar debian/libast-config.3