Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 9, 2020 22:44
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 r-ryantm/4b50ab8946795b4ae348e9745b17d282 to your computer and use it in GitHub Desktop.
Save r-ryantm/4b50ab8946795b4ae348e9745b17d282 to your computer and use it in GitHub Desktop.
/nix/store/f9scm0v68if9q9hdarwm0i6ad4cs8d57-spice-protocol-0.14.1
├── 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
├── lib
│   └── pkgconfig -> ../share/pkgconfig
└── share
└── pkgconfig
└── spice-protocol.pc
7 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment