114 Star 0 Fork 4

src-openEuler/xcb-util-renderutil

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
backport-0001-Update-configure.ac-bug-URL-for-gitlab-migration.patch 832 Bytes
一键复制 编辑 原始数据 按行查看 历史
From 2970e4f8d1dc23412c0e8fcf6b533a2dba3856e8 Mon Sep 17 00:00:00 2001
From: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun, 17 Feb 2019 11:36:25 -0800
Subject: [PATCH 02/11] Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 803abe7..046a39e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
AC_INIT([xcb-util-renderutil],[0.3.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util/issues],
[xcb-util-renderutil])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
--
2.39.0.windows.2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/xcb-util-renderutil.git
git@gitee.com:src-openeuler/xcb-util-renderutil.git
src-openeuler
xcb-util-renderutil
xcb-util-renderutil
master

搜索帮助