Tue, 20 Sep 2022 03:24:25 -0500
Remove PurpleCommandsUiOps
This was initially added for Instantbird which is no longer maintained.
Testing Done:
Compiled
Reviewed at https://reviews.imfreedom.org/r/1816/
|
41331
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
1 | [wrap-git] |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
2 | directory = libnice |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
3 | url = https://gitlab.freedesktop.org/libnice/libnice.git |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
4 | revision = 0.1.18 |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
5 | |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
6 | [provide] |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
7 | dependency_names = nice |
|
4ad6f96d2aca
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
8 | nice=libnice_dep |