Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 25, 2020 03:19
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/fb6afe5e549640d5dc977d8e0a6dc503 to your computer and use it in GitHub Desktop.
Save r-ryantm/fb6afe5e549640d5dc977d8e0a6dc503 to your computer and use it in GitHub Desktop.
/nix/store/drw79sh6rgzs39s368pnhpkq0ld7nzb4-ayatana-ido-0.8.0
├── include
│   └── libayatana-ido3-0.4
│   └── libayatana-ido
│   ├── ayatanamenuitemfactory.h
│   ├── idocalendarmenuitem.h
│   ├── idoentrymenuitem.h
│   ├── idorange.h
│   ├── idoscalemenuitem.h
│   ├── idoswitchmenuitem.h
│   ├── idotimeline.h
│   └── libayatana-ido.h
├── lib
│   ├── girepository-1.0
│   │   └── AyatanaIdo3-0.4.typelib
│   ├── libayatana-ido3-0.4.la
│   ├── libayatana-ido3-0.4.so -> libayatana-ido3-0.4.so.0.0.0
│   ├── libayatana-ido3-0.4.so.0 -> libayatana-ido3-0.4.so.0.0.0
│   ├── libayatana-ido3-0.4.so.0.0.0
│   └── pkgconfig
│   └── libayatana-ido3-0.4.pc
└── share
├── gir-1.0
│   └── AyatanaIdo3-0.4.gir
└── vala
└── vapi
└── AyatanaIdo3-0.4.vapi
10 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment