23 lines
852 B
Text
23 lines
852 B
Text
# Copyright © 2025 Christian Persch
|
|
#
|
|
# This library is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU Lesser General Public License as published
|
|
# by the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This library is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU Lesser General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU Lesser General Public License
|
|
# along with this library. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
[wrap-git]
|
|
depth = 1
|
|
revision = vte-0-80
|
|
url = https://gitlab.gnome.org/GNOME/vte.git
|
|
|
|
[provide]
|
|
vte-2.91 = libvte_gtk3_dep
|
|
vte-2.91-gtk4 = libvte_gtk4_dep
|