Package: cdbs Version: 0.4.83ubuntu2~lucid.backport-1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 1624 Depends: debhelper (>= 5.0.30), fdupes, intltool Recommends: autotools-dev Suggests: devscripts, doc-base Conflicts: build-common Priority: optional Section: devel Filename: pool/experimental/c/cdbs/cdbs_0.4.83ubuntu2~lucid.backport-1_all.deb Size: 1202750 SHA256: 1c88d78758a8d2e4e10a88adee1dc266ef04c98411094c42d5d1d7b3bd2de4c4 SHA1: bd84db01f0133d13d7253921d9db7c412af51aa4 MD5sum: 1c60c7493e1f25b812b9f1d24f918dda Description: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Original-Maintainer: CDBS Hackers Package: libnobug2 Source: nobug Version: 201008.1-2+lucid Architecture: i386 Maintainer: Hermann Vosseler Installed-Size: 188 Depends: libc6 (>= 2.4) Homepage: http://nobug.pipapo.org/ Priority: optional Section: libs Filename: pool/experimental/n/nobug/libnobug2_201008.1-2+lucid_i386.deb Size: 99478 SHA256: d5262835eeddfd1de800ac0f0341a00818ace139f6c37a6a0847ffccc2410624 SHA1: 0aa1be524c3b5fd753ef06bca4b311890fddb259 MD5sum: cf1da1d0fd269125a06c12d1b3129072 Description: nobug runtime (shared library) NoBug is a non-interactive debugging library for C/C++, providing macros for logging, assertions, condition checks, resource tracing and deadlock detection. Software built using NoBug is linked against the NoBug library, which is provided by this package. Package: lumiera Version: 0.pre.01-3+lucid Architecture: i386 Maintainer: Hermann Vosseler Installed-Size: 7216 Depends: libatk1.0-0 (>= 1.29.3), libboost-filesystem1.40.0 (>= 1.40.0-1), libboost-program-options1.40.0 (>= 1.40.0-1), libboost-regex1.40.0 (>= 1.40.0-1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgavl1 (>= 1.1.0), libgcc1 (>= 1:4.1.1), libgdl-1-3 (>= 2.30.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.24.0), libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a (>= 1:2.20.0), libnobug2, libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.26.0), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0), libxext6 (>= 0), libxml2 (>= 2.6.27), libxv1 Homepage: http://Lumiera.org Priority: extra Section: graphics Filename: pool/experimental/l/lumiera/lumiera_0.pre.01-3+lucid_i386.deb Size: 1927442 SHA256: ecae32b94092e3b40ae35339d657ba7c42f09a40f209b7445e4c83a7fa1a3e39 SHA1: 7f65151bd05c764002af6052f1f7a44e6098a167 MD5sum: b760a96fee78c8dc5b814ca823ba367a Description: nonlinear video editing and compositing tool. The Application allows to edit footabe based on the common multimedia formats (quicktime, avi, ogg) and audio/video compression codecs (divx, xvid, mpeg1/2/4, ...) . Lumiera features non-destructive editing, compositing tools, a selection of effects plugins, processing in RGB, YUV and RGB-float colour models and the ability to mix media with differing sizes and framerates. Lumiera is especially well suited for large and complicated professional editing tasks with lots of material, several scenes, nested sequences, colour grading, 3D support, full fledged sound montage and multiple edit versions prepared in parallel. . NOTE: as of 1/2011, Lumiera is in early development stage; it is not usable yet. The above describes the Lumiera project vision, which will need years to implement. This Debian package installs a current development snapshot in pre-alpha stage. . Visit http://Lumiera.org and join the mailing list when interested in Lumiera planning and development. Package: nobug-dev Source: nobug Version: 201008.1-2+lucid Architecture: i386 Maintainer: Hermann Vosseler Installed-Size: 592 Depends: libnobug2 (= 201008.1-2+lucid), libc6 (>= 2.4) Suggests: valgrind Homepage: http://nobug.pipapo.org/ Priority: optional Section: devel Filename: pool/experimental/n/nobug/nobug-dev_201008.1-2+lucid_i386.deb Size: 129306 SHA256: 762fffaa6e8a1ede1e3b6afd0f08fa972c87a30b04550d0a3ebc465a4233e1e9 SHA1: 90446cea4e93acf272f5cb93325b17cafa773690 MD5sum: 93238b9d34ceffab8ff23b0f12045552 Description: non-interactive debugging library for C/C++ NoBug provides macros for logging, assertions, pre/post/invariant conditions, todo annotations, dumping of datastructures, resource tracking, fault injection and deadlock detection. Checks are enabled based on build-levels and scope tags Logging is runtime customisable by environment variables and supports different output targets (ringbuffer, file, stderr, syslog)