File: control

package info (click to toggle)
apktool 2.7.0%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,564 kB
  • sloc: java: 13,066; xml: 445; sh: 170; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# urzip.apk comes from https://github.com/eighthave/urzip via https://gitlab.com/fdroid/fdroidserver

Test-Command: rm -rf urzip; apktool d debian/tests/urzip.apk && test -e urzip/smali/info/guardianproject/urzip/UnZipper.smali
Depends: apktool
Restrictions: allow-stderr

# Test building an APK on arches that have aapt that can do it
Test-Command: rm -rf urzip; apktool d debian/tests/urzip.apk && test -e urzip/smali/info/guardianproject/urzip/UnZipper.smali && apktool b urzip/ && test -e urzip/dist/urzip.apk
Architecture: amd64 arm64 i386
Depends: apktool
Restrictions: allow-stderr