.reviewboardrc

Sat, 09 Aug 2025 17:37:27 +0800

author
Gong Zhile <gongzl@stu.hebust.edu.cn>
date
Sat, 09 Aug 2025 17:37:27 +0800
branch
bird-header-fix
changeset 43304
2599d35e9750
parent 41614
983b2a56b270
permissions
-rw-r--r--

Fix the birb header path

The birb header referred would only work with birb provided by wrap casuing
build to fail because of system-installed birb dependency. The commit points
it to the correct path <birb.h>.

See: https://keep.imfreedom.org/birb/birb/file/5bf00c7d7f80/birb/meson.build#l77

40475
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
1 REVIEWBOARD_URL = "https://reviews.imfreedom.org/"
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
2 REPOSITORY = "pidgin/pidgin"
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
3 REPOSITORY_TYPE = "mercurial"
41614
983b2a56b270 After a little under seven months, Pidgin 3 is officially a GTK4 application!
Gary Kramlich <grim@reaperworld.com>
parents: 41518
diff changeset
4 BRANCH = "default"
983b2a56b270 After a little under seven months, Pidgin 3 is officially a GTK4 application!
Gary Kramlich <grim@reaperworld.com>
parents: 41518
diff changeset
5 LAND_DEST_BRANCH = "default"
40475
1f2fe8523511 Add a .reviewboardrc file
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
6 LAND_PUSH = False

mercurial