Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 20, 2018 23:35
Show Gist options
  • Save ryantm/87b0811e10da29e42c97917be0858d86 to your computer and use it in GitHub Desktop.
Save ryantm/87b0811e10da29e42c97917be0858d86 to your computer and use it in GitHub Desktop.
/nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0
├── include
│   └── srtp2
│   ├── auth.h
│   ├── cipher.h
│   ├── crypto_types.h
│   └── srtp.h
├── lib
│   ├── libsrtp2.so -> libsrtp2.so.1
│   ├── libsrtp2.so.1
│   └── pkgconfig
│   └── libsrtp2.pc
└── nix-support
└── propagated-build-inputs
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment