diff --git a/Packages b/Packages new file mode 100644 index 000000000..be2cf91c7 --- /dev/null +++ b/Packages @@ -0,0 +1,28 @@ +Package: com.supermamon.newpackage +Version: 2.0.0-1 +Section: Tweaks +Maintainer: Reposi3 +Depends: firmware (>7.0), mobilesubstrate +Architecture: iphoneos-arm +Filename: ./debs/com.supermamon.newpackage_2.0.0-1_iphoneos-arm.deb +Size: 854 +MD5sum: 85a01c41aaaa72b48b08d9d0a67f3016 +Description: This is a sample new package. Firmware should be greater than 7.0 +Name: New Package +Author: Reposi3 +Depiction: https://supermamon.github.io/Reposi3/depictions/?p=com.supermamon.newpackage + +Package: com.supermamon.oldpackage +Version: 1.0.0-1 +Section: Tweaks +Maintainer: Reposi3 +Depends: firmware (<7.0) +Architecture: iphoneos-arm +Filename: ./debs/com.supermamon.oldpackage_1.0.0-1_iphoneos-arm.deb +Size: 860 +MD5sum: 8c606f0c05217aa2a20949091fe516f0 +Description: This is a sample old package. Firmware should be lower than 7.0 +Name: Old Package +Author: Reposi3 +Depiction: https://supermamon.github.io/Reposi3/depictions/?p=com.supermamon.oldpackage + diff --git a/depictions/com.supermamon.newpackage/info.xml b/depictions/com.supermamon.newpackage/info.xml index 2dc336aa2..a219afcd5 100644 --- a/depictions/com.supermamon.newpackage/info.xml +++ b/depictions/com.supermamon.newpackage/info.xml @@ -10,6 +10,7 @@ mobilesubstrate + This is a sample new package. Firmware should be greater than 7.0 This is an package will full depictions. It has more description lines. diff --git a/depictions/index.html b/depictions/index.html index 5e882b57b..da063ab9a 100644 --- a/depictions/index.html +++ b/depictions/index.html @@ -37,6 +37,8 @@ } ,"#packageVersion" : {"type":"text","source":"package>version"} + ,"#packageShortDesc" : + {"type":"text","source":"package>shortDescription"} ,"#compatibilityCheck" : {"type":"custom" ,"source":"package>compatibility>firmware" @@ -159,7 +161,7 @@