Skip to content

Instantly share code, notes, and snippets.

@lool
Created March 31, 2017 12:16
Show Gist options
  • Save lool/63f5ad7148a43a018b587fe288acf9e6 to your computer and use it in GitHub Desktop.
Save lool/63f5ad7148a43a018b587fe288acf9e6 to your computer and use it in GitHub Desktop.
Initial FlexSwitch snap
name: flexswitch-snap
version: 0.0.1
summary: FlexSwitch open source layer 2/3 network stack
description: FlexSwitch open source layer 2/3 network stack
confinement: devmode
grade: devel
parts:
thrift:
plugin: autotools
build-packages: [libboost-dev, libboost-test-dev, libboost-program-options-dev, libboost-system-dev, libboost-filesystem-dev, libevent-dev, automake, libtool, flex, bison, pkg-config, g++, libssl-dev, ant]
source: http://www-eu.apache.org/dist/thrift/0.9.3/thrift-0.9.3.tar.gz
config:
plugin: make
build-packages: [python-bitarray]
source: https://github.com/opensnaproute/config.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment