mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-21 03:31:38 +00:00
Cleanup packaging after editions unification and "runtime packaging" (install)
* Requires "Add runtime packaging parameter for package.py" in hscommon
This commit is contained in:
7
pkg/arch/dupe.json
Normal file
7
pkg/arch/dupe.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"pkgname": "dupeguru-",
|
||||
"longname": "dupeGuru",
|
||||
"execname": "dupeguru",
|
||||
"arch": "all",
|
||||
"iconpath": "/usr/share/dupeguru/dgse_logo_128.png"
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"pkgname": "dupeguru-me",
|
||||
"longname": "dupeGuru Music Edition",
|
||||
"execname": "dupeguru-me",
|
||||
"arch": "all",
|
||||
"iconpath": "/usr/share/dupeguru-me/dgme_logo_128.png"
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"pkgname": "dupeguru-pe",
|
||||
"longname": "dupeGuru Picture Edition",
|
||||
"execname": "dupeguru-pe",
|
||||
"arch": "any",
|
||||
"iconpath": "/usr/share/dupeguru-pe/dgpe_logo_128.png"
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"pkgname": "dupeguru-se",
|
||||
"longname": "dupeGuru",
|
||||
"execname": "dupeguru-se",
|
||||
"arch": "all",
|
||||
"iconpath": "/usr/share/dupeguru-se/dgse_logo_128.png"
|
||||
}
|
||||
Reference in New Issue
Block a user