mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
change folder structure and control files to newest concept
This commit is contained in:
|
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
|
||||
Version: 0.9.0
|
||||
Version: 0.1.0
|
||||
Maintainer: vollstock
|
||||
Homepage: https://www.vollstock.de
|
||||
Bugs: https://github.com/vollstock/Tooloop-Examples.git
|
||||
@@ -7,6 +7,7 @@ Section: tooloop/presentation
|
||||
Architecture: amd64
|
||||
Depends: chromium-browser
|
||||
Recommends: tooloop-transparent-cursor
|
||||
Description: Kiosk Browser
|
||||
A simple fullscreen kiosk browser based using chromium.
|
||||
Name: Kiosk Browser
|
||||
Description: Full-screen browser for touch kiosks
|
||||
A simple full-screen kiosk browser based on chromium.
|
||||
You can define its’ homepage in the settings.
|
||||
Vendored
Reference in New Issue
Block a user