subprojects/libnice.wrap

Mon, 12 Sep 2022 04:49:23 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 12 Sep 2022 04:49:23 -0500
changeset 41663
301b7d002cf1
parent 41331
4ad6f96d2aca
child 41732
a9223009939a
permissions
-rw-r--r--

Move purple plugins into their own subdirectories

Not sure if the trip though reviewboard will preserve the moves, so you might have to that yourself manually.

Testing Done:
Compile only.

Reviewed at https://reviews.imfreedom.org/r/1738/

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

mercurial