Browse Source

Add some more screenshots, and cadence-unity to blacklist

pull/14/head
falkTX 5 years ago
parent
commit
4d17a9b16a
13 changed files with 1 additions and 1 deletions
  1. +1
    -1
      repo/generate-repo-page.sh
  2. BIN
      repo/screenshots/cadence-tools.png
  3. BIN
      repo/screenshots/cadence.png
  4. BIN
      repo/screenshots/catarina.png
  5. BIN
      repo/screenshots/catia.png
  6. BIN
      repo/screenshots/claudia.png
  7. +0
    -0
      repo/screenshots/drumkv1.png
  8. +0
    -0
      repo/screenshots/non-mixer.png
  9. BIN
      repo/screenshots/non-sequencer.png
  10. +0
    -0
      repo/screenshots/non-session-manager.png
  11. +0
    -0
      repo/screenshots/non-timeline.png
  12. +0
    -0
      repo/screenshots/samplv1.png
  13. +0
    -0
      repo/screenshots/synthv1.png

+ 1
- 1
repo/generate-repo-page.sh View File

@@ -12,7 +12,7 @@ if [ -z "${REPO_TARGET}" ]; then
fi fi


PACKAGES_ARCHS=("amd64" "arm64" "armhf" "i386") PACKAGES_ARCHS=("amd64" "arm64" "armhf" "i386")
PACKAGES_BLACKLIST=("calf-ladspa" "carla-lv2" "carla-vst" "carla-bridge-linux32" "carla-bridge-linux64" "distrho-src" "lv2vst")
PACKAGES_BLACKLIST=("cadence-unity-support" "calf-ladspa" "carla-lv2" "carla-vst" "carla-bridge-linux32" "carla-bridge-linux64" "distrho-src" "lv2vst")
PACKAGES_BASE_URL="http://ppa.launchpad.net/kxstudio-debian/${REPO_TARGET}/ubuntu/" PACKAGES_BASE_URL="http://ppa.launchpad.net/kxstudio-debian/${REPO_TARGET}/ubuntu/"


rm -f Packages.gz Packages rm -f Packages.gz Packages


BIN
repo/screenshots/cadence-tools.png View File

Before After
Width: 565  |  Height: 415  |  Size: 22KB

BIN
repo/screenshots/cadence.png View File

Before After
Width: 1139  |  Height: 871  |  Size: 155KB

BIN
repo/screenshots/catarina.png View File

Before After
Width: 1019  |  Height: 742  |  Size: 121KB

BIN
repo/screenshots/catia.png View File

Before After
Width: 849  |  Height: 663  |  Size: 63KB

BIN
repo/screenshots/claudia.png View File

Before After
Width: 909  |  Height: 638  |  Size: 58KB

screenshots/drumkv1.png → repo/screenshots/drumkv1.png View File


screenshots/non-mixer.png → repo/screenshots/non-mixer.png View File


BIN
repo/screenshots/non-sequencer.png View File

Before After
Width: 1360  |  Height: 899  |  Size: 70KB

screenshots/non-session-manager.png → repo/screenshots/non-session-manager.png View File


screenshots/non-timeline.png → repo/screenshots/non-timeline.png View File


screenshots/samplv1.png → repo/screenshots/samplv1.png View File


screenshots/synthv1.png → repo/screenshots/synthv1.png View File


Loading…
Cancel
Save