change folder structure and control files to newest concept

This commit is contained in:
Daniel Stock
2018-09-20 16:38:35 +02:00
parent 224fd33794
commit e25c30f942
2747 changed files with 21 additions and 80 deletions
@@ -33,7 +33,8 @@ Depends: mpg123,
libva-glx1, libva-glx1,
libva-x11-1, libva-x11-1,
vainfo vainfo
Description: Gstreamer Name: Gstreamer
Description: Library for constructing graphs of media-handling components
GStreamer is a library for constructing graphs of media-handling components. GStreamer is a library for constructing graphs of media-handling components.
The applications it supports range from simple Ogg/Vorbis playback, audio/video The applications it supports range from simple Ogg/Vorbis playback, audio/video
streaming to complex audio (mixing) and video (non-linear editing) processing. streaming to complex audio (mixing) and video (non-linear editing) processing.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

@@ -1,18 +0,0 @@
{
"name": "Image Slideshow",
"description": "A browser base image slideshow.",
"media": [],
"version": "1.0",
"last_updated": "2018-02-20",
"license": "Public domain",
"category": "Examples",
"tags": ["example"],
"developer": "vollstock",
"homepage": "http://www.vollstock.de/",
"compatibility": {
"s": "True",
"m": "True",
"l": "True",
"xl": "True"
}
}
@@ -1,11 +1,12 @@
Package: tooloop-image-slideshow Package: tooloop-image-slideshow
Version: 0.9.0 Version: 0.1.0
Maintainer: vollstock <daniel@vollstock.de> Maintainer: vollstock <daniel@vollstock.de>
Homepage: https://www.vollstock.de Homepage: https://www.vollstock.de
Bugs: https://github.com/vollstock/Tooloop-Examples Bugs: https://github.com/vollstock/Tooloop-Examples
Section: tooloop/presentation Section: tooloop/presentation
Architecture: all Architecture: all
Depends: chromium-browser Depends: chromium-browser
Description: Image slideshow Name: Image slideshow
Description: Image slideshow with smooth transitions
A simple example app using the chromium browser and some javascript to display A simple example app using the chromium browser and some javascript to display
a fullscreen image slideshow. a fullscreen image slideshow.

Before

Width:  |  Height:  |  Size: 899 KiB

After

Width:  |  Height:  |  Size: 899 KiB

Before

Width:  |  Height:  |  Size: 281 KiB

After

Width:  |  Height:  |  Size: 281 KiB

Before

Width:  |  Height:  |  Size: 535 KiB

After

Width:  |  Height:  |  Size: 535 KiB

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

Before

Width:  |  Height:  |  Size: 466 KiB

After

Width:  |  Height:  |  Size: 466 KiB

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Before

Width:  |  Height:  |  Size: 212 KiB

After

Width:  |  Height:  |  Size: 212 KiB

Before

Width:  |  Height:  |  Size: 323 KiB

After

Width:  |  Height:  |  Size: 323 KiB

Before

Width:  |  Height:  |  Size: 451 KiB

After

Width:  |  Height:  |  Size: 451 KiB

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Before

Width:  |  Height:  |  Size: 262 KiB

After

Width:  |  Height:  |  Size: 262 KiB

Before

Width:  |  Height:  |  Size: 592 KiB

After

Width:  |  Height:  |  Size: 592 KiB

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

@@ -1,18 +0,0 @@
{
"name": "Simple Kiosk",
"description": "A simple kiosk browser based using chromium.",
"media": [],
"version": "1.0",
"last_updated": "2017-12-21",
"license": "Public domain",
"category": "Examples",
"tags": ["example"],
"developer": "vollstock",
"homepage": "http://www.vollstock.de/",
"compatibility": {
"s": "True",
"m": "True",
"l": "True",
"xl": "True"
}
}
@@ -1,5 +1,5 @@
Package: tooloop-kiosk-browser Package: tooloop-kiosk-browser
Version: 0.9.0 Version: 0.1.0
Maintainer: vollstock Maintainer: vollstock
Homepage: https://www.vollstock.de Homepage: https://www.vollstock.de
Bugs: https://github.com/vollstock/Tooloop-Examples.git Bugs: https://github.com/vollstock/Tooloop-Examples.git
@@ -7,6 +7,7 @@ Section: tooloop/presentation
Architecture: amd64 Architecture: amd64
Depends: chromium-browser Depends: chromium-browser
Recommends: tooloop-transparent-cursor Recommends: tooloop-transparent-cursor
Description: Kiosk Browser Name: Kiosk Browser
A simple fullscreen kiosk browser based using chromium. Description: Full-screen browser for touch kiosks
A simple full-screen kiosk browser based on chromium.
You can define its homepage in the settings. You can define its homepage in the settings.
Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

@@ -1,10 +1,11 @@
Package: tooloop-processing Package: tooloop-processing
Version: 3.4.0 Version: 3.4
Maintainer: vollstock <daniel@vollstock.de> Maintainer: vollstock <daniel@vollstock.de>
Homepage: https://www.vollstock.de Homepage: https://www.vollstock.de
Section: tooloop/addon Section: tooloop/addon
Architecture: all Architecture: all
Description: Processing 3.4 Description: Processing 3.4
Description: Software sketchbook and a language for learning how to code
Processing is a flexible software sketchbook and a language for learning how Processing is a flexible software sketchbook and a language for learning how
to code within the context of the visual arts. Since 2001, Processing has to code within the context of the visual arts. Since 2001, Processing has
promoted software literacy within the visual arts and visual literacy within promoted software literacy within the visual arts and visual literacy within

Some files were not shown because too many files have changed in this diff Show More