X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=old-door-deamon%2Flibparportled-0.5.1%2Fdebian%2Fcontrol;fp=old-door-deamon%2Flibparportled-0.5.1%2Fdebian%2Fcontrol;h=db3c646ae15c9bda55a16e609c7a4d6b178c67c1;hb=449ec160563729c65a6210431ba86eb463ed6373;hp=0000000000000000000000000000000000000000;hpb=02329ab3fb38d1f22f7c910be92ae4388a132b01;p=svn42.git diff --git a/old-door-deamon/libparportled-0.5.1/debian/control b/old-door-deamon/libparportled-0.5.1/debian/control new file mode 100644 index 0000000..db3c646 --- /dev/null +++ b/old-door-deamon/libparportled-0.5.1/debian/control @@ -0,0 +1,21 @@ +Source: libparportled +Priority: optional +Maintainer: Julien Danjou +Build-Depends: debhelper (>> 4.0.0) +Standards-Version: 3.6.2.2 + +Package: libparportled-dev +Section: libdevel +Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 +Depends: libparportled (= ${Source-Version}) +Description: manage an LED device plugged on a parallel port - development files + This is a library intended to manage an LED device plugged on parallel port. + You can turn on and off LED, set a specificate state or do blinking an LED. + +Package: libparportled +Section: libs +Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 +Depends: ${shlibs:Depends} +Description: manage an LED device plugged on a parallel port + This is a library intended to manage an LED device plugged on parallel port. + You can turn on and off LED, set a specificate state or do blinking an LED.