debian/0000755000000000000000000000000011426041424007164 5ustar debian/patches/0000755000000000000000000000000011425775625010633 5ustar debian/patches/series0000644000000000000000000000003011425775200012026 0ustar dont-hide-build-process debian/patches/dont-hide-build-process0000644000000000000000000000076411425775625015211 0ustar Description: Don't hide the build process to aid debugging. Author: Eugene Paskevich Forwarded: not-needed Last-Update: 2010-08-03 --- libaosd-0.2.6.orig/buildsys.mk.in +++ libaosd-0.2.6/buildsys.mk.in @@ -73,7 +73,6 @@ MO_FILES = ${LOCALES:.po=.mo} -.SILENT: .SUFFIXES: .SUFFIXES: .beam .c .cc .cxx .d .dep .erl .lib.o .mo .m .mm .o .plugin.o .po .py .pyc .xpm .S .PHONY: all subdirs pre-depend depend install install-extra uninstall uninstall-extra clean distclean debian/aosd-cat.install0000644000000000000000000000005711425114414012250 0ustar usr/bin/aosd_cat usr/share/man/man1/aosd_cat.1 debian/libaosd-text2.install0000644000000000000000000000003211425114444013232 0ustar usr/lib/libaosd-text.so.* debian/compat0000644000000000000000000000000211425114366010367 0ustar 7 debian/watch0000644000000000000000000000007011425106046010213 0ustar version=3 http://distfiles.atheme.org/libaosd-(.*)\.tgz debian/rules0000755000000000000000000000022111426035751010245 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 LDFLAGS += -Wl,-z,defs,--as-needed,--no-undefined %: dh $@ debian/libaosd-dev.install0000644000000000000000000000011611425123754012751 0ustar usr/include/libaosd/aosd*.h usr/lib/libaosd*.so usr/lib/pkgconfig/libaosd*.pc debian/control0000644000000000000000000000361511425121550010572 0ustar Source: libaosd Priority: optional Maintainer: Eugene Paskevich Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libx11-dev, libice-dev, libpango1.0-dev, libcairo2-dev, libxcomposite-dev, libxrender-dev Standards-Version: 3.9.1 Section: libs Homepage: http://www.atheme.org/project/libaosd Package: aosd-cat Section: x11 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: an on screen display tool which uses libaosd aosd_cat is an advanced on screen display tool based on libaosd. It can be used for OSD-style notifications in shell scripts. Package: libaosd-dev Section: libdevel Architecture: any Depends: libaosd2 (= ${binary:Version}), libaosd-text2 (= ${binary:Version}), ${misc:Depends} Description: atheme.org's on screen display library - dev libaosd is an advanced on screen display library. It supports many modern features like anti-aliased text and composited rendering via XComposite, as well as support for rendering Cairo and Pango layouts. . This package contains the development headers. Package: libaosd2 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: libaosd-text2 Description: atheme.org's on screen display library - main libaosd is an advanced on screen display library. It supports many modern features like anti-aliased text and composited rendering via XComposite, as well as support for rendering Cairo and Pango layouts. . This package contains the main library. Package: libaosd-text2 Architecture: any Depends: libaosd2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: atheme.org's on screen display library - text layout libaosd is an advanced on screen display library. It supports many modern features like anti-aliased text and composited rendering via XComposite, as well as support for rendering Cairo and Pango layouts. . This package contains the text layout library. debian/copyright0000644000000000000000000000341711425106533011126 0ustar This package was debianized by William Pitcock on Mon, 19 Nov 2007 04:31:14 -0600. It was downloaded from Upstream Authors: Eugene Paskevich , Giacomo Lozito , William Pitcock , Evan Martin Copyright: Copyright © 2007-2010 Eugene Paskevich Copyright © 2006-2007 Giacomo Lozito Copyright © 2006 Evan Martin License: 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 or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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. The Debian packaging is © 2007, William Pitcock and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/changelog0000644000000000000000000000455711426027773011064 0ustar libaosd (0.2.7-1) unstable; urgency=low * Taking over as the maintainer with approval of the previous one. * New upstream release: + linking flags were revised. (Closes: #555078) + Updated the manual page for aosd_cat to explain the geometry parameters thoroughly (Closes: #464745). * Bump the standards version to 3.9.1: + use debhelper >= 7.0.50~; + debian/compat: 7; + debian/watch: Fixed syntax. * debian/control: + libaosd-text2 now explicitly depends on libaosd2; + no need to explicitly define the section of the binary package if it matches the section of the source package; + Fixed the upstream URL. * debian/copyright: + Updated to use the proper copyright symbol; + Fixed the last name of the original author; + Fixed the upstream URL. * Switched to 3.0 (quilt) format. * Added the patch to avoid hiding the build process. * Added --as-needed and --no-undefined into LDFLAGS. -- Eugene Paskevich Tue, 03 Aug 2010 17:57:58 +0300 libaosd (0.2.5-1) unstable; urgency=low * New upstream release, manpage dropped. * debian/control: Update to Standards-Version: 3.8.0, no changes required. * debian/control: Change my e-mail address. -- William Pitcock Sat, 05 Jul 2008 04:00:42 -0500 libaosd (0.2.4-1) unstable; urgency=low * New upstream release: + aosd_cat has been rewritten from scratch. (Closes: #462440) -- William Pitcock Wed, 30 Jan 2008 20:07:35 -0600 libaosd (0.2.3-1) unstable; urgency=low * New upstream release: + soname bumped on libaosd1 due to split of libaosd1 and libaosd-text code, new packages are libaosd2 and libaosd-text2. * Bump standards-version to 3.7.3; no changes required. * No more patches to apply; dpatch build dependency dropped. -- William Pitcock Thu, 10 Jan 2008 01:32:48 -0600 libaosd (0.1.3-1) unstable; urgency=low * New upstream release. -- William Pitcock Fri, 30 Nov 2007 07:42:21 -0600 libaosd (0.1.2-1) unstable; urgency=low * New upstream release. -- William Pitcock Thu, 22 Nov 2007 02:08:23 -0600 libaosd (0.1.1-1) unstable; urgency=low * Initial release (Closes: #451895) -- William Pitcock Mon, 19 Nov 2007 04:31:14 -0600 debian/libaosd2.install0000644000000000000000000000002511425114450012247 0ustar usr/lib/libaosd.so.* debian/source/0000755000000000000000000000000011422416732010470 5ustar debian/source/format0000644000000000000000000000001411422416732011676 0ustar 3.0 (quilt)