name: usd-nacc
version: 0
summary: Ubuntu Server Dev tooling
description: Imports, clones, etc. a USD git tree
confinement: classic
grade: devel
apps:
usd:
command: snap/run.sh
parts:
main:
plugin: python
python-version: python3
source: https://git.launchpad.net/usd-importer
source-type: git
source-branch: master
stage-packages:
- python3-argcomplete
- python3-debian
- python3-pygit2
- python3-launchpadlib
- python3-ubuntutools
- python3-pkg-resources
- dpkg-dev
- libdpkg-perl
- git
- git-buildpackage
#- perl-modules-5.22
#- libperl5.22
#- locales
#- console-setup-linux
prime:
- -usr/share/doc
launcher:
plugin: dump
source: https://git.launchpad.net/usd-importer
source-type: git
source-branch: master
filesets:
keep:
- snap/run.sh
stage:
- $keep
prime:
- $keep