Initial checkin of Pika from heckimp

This commit is contained in:
2023-09-25 15:35:21 -07:00
commit 891e999216
6761 changed files with 5240685 additions and 0 deletions

2
data/environ/default.env Normal file
View File

@ -0,0 +1,2 @@
# Example entry in files like these
# FOOPATH=/path/to/foo/stuff

5
data/environ/meson.build Normal file
View File

@ -0,0 +1,5 @@
install_data(
'default.env',
'python.env',
install_dir: pikaplugindir / 'environ',
)

1
data/environ/python.env Normal file
View File

@ -0,0 +1 @@
: GI_TYPELIB_PATH=${pika_installation_dir}/lib/girepository-1.0/