injeqt 1.1.0-1.1 source package in Ubuntu

Changelog

injeqt (1.1.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch to fix ftbfs with GCC-7. (Closes: #853452)

 -- Mateusz Łukasik <email address hidden>  Fri, 18 Aug 2017 14:16:12 +0200

Upload details

Uploaded by:
Patryk Cisek
Uploaded to:
Sid
Original maintainer:
Patryk Cisek
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
injeqt_1.1.0-1.1.dsc 1.4 KiB 02264e8594a01c041a51035e0b406f332d0043f025dce402e395cb0948506af8
injeqt_1.1.0.orig.tar.gz 71.3 KiB 3405c83c50de9696ee278df61c92900865d6e2a6e5dbe234dfd4ae1dce644b7c
injeqt_1.1.0-1.1.debian.tar.xz 3.1 KiB 90f8f6155779131799f9d341688cc16ef5d63bd0e8ff3ff41f955cc50f852437

Available diffs

No changes file available.

Binary packages built by this source

libinjeqt-dev: Dependency injection framework for Qt

 Dependency injection is an implementation of inverse of control and can be
 used to increase program modularity and extendability. In general it also
 results in more testable source code.
 .
 There is a lot of dependency injection frameworks for bytecode based
 languages like Java and C#, for instance Guice and Spring. C++ lacks
 reflection facilities that make dependency injection so powerful in these
 languages.
 .
 Injeqt is an attempt to build a powerful and reliable dependency injection
 framework on Qt's reflection based on MOC (meta-object compiler). For
 version 0.1 some basic features were implemented.
 .
 This package contains development files needed to compile software, that
 uses the library.

libinjeqt1: Dependency injection framework for Qt

 Dependency injection is an implementation of inverse of control and can be
 used to increase program modularity and extendability. In general it also
 results in more testable source code.
 .
 There is a lot of dependency injection frameworks for bytecode based
 languages like Java and C#, for instance Guice and Spring. C++ lacks
 reflection facilities that make dependency injection so powerful in these
 languages.
 .
 Injeqt is an attempt to build a powerful and reliable dependency injection
 framework on Qt's reflection based on MOC (meta-object compiler). For
 version 0.1 some basic features were implemented.
 .
 This package contains the library.

libinjeqt1-dbgsym: No summary available for libinjeqt1-dbgsym in ubuntu cosmic.

No description available for libinjeqt1-dbgsym in ubuntu cosmic.