diff --git a/image-slideshow/package/DEBIAN/control b/image-slideshow/package/DEBIAN/control new file mode 100644 index 0000000..2fd64a2 --- /dev/null +++ b/image-slideshow/package/DEBIAN/control @@ -0,0 +1,15 @@ +Package: tooloop-image-slideshow +Version: 1.0.0 +Maintainer: Tooloop Multimedia +Homepage: https://www.tooloop.de +Bugs: https://github.com/Tooloop/Tooloop-Packages +Section: tooloop/presentation +Architecture: all +Depends: chromium-browser +Name: Image Slideshow +Thumbnail: image-slideshow-thumbnail.jpg +Description: A simple image slideshow + A simple example app using the chromium browser and some javascript to display + a fullscreen image slideshow. + . + The images are stored in the `/assets/data` folder.