Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 2, 2019 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/738589d6eda4735258db5a1a712d1772 to your computer and use it in GitHub Desktop.
Save ryantm/738589d6eda4735258db5a1a712d1772 to your computer and use it in GitHub Desktop.
/nix/store/b061wlwznsb92vvg15j7xg4cjdh7japa-spice-protocol-0.14.0
├── include
│   └── spice-1
│   └── spice
│   ├── barrier.h
│   ├── controller_prot.h
│   ├── end-packed.h
│   ├── enums.h
│   ├── foreign_menu_prot.h
│   ├── ipc_ring.h
│   ├── macros.h
│   ├── protocol.h
│   ├── qxl_dev.h
│   ├── qxl_windows.h
│   ├── start-packed.h
│   ├── stats.h
│   ├── stream-device.h
│   ├── types.h
│   ├── vd_agent.h
│   └── vdi_dev.h
├── lib
│   └── pkgconfig -> ../share/pkgconfig
└── share
└── pkgconfig
└── spice-protocol.pc
7 directories, 17 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment