diff options
author | Deposite Pirate | 2021-10-31 06:36:59 +0100 |
---|---|---|
committer | Deposite Pirate | 2021-10-31 06:36:59 +0100 |
commit | 8fbede26be61ed7cc364a397e63cc620f62d0c2e (patch) | |
tree | ed055cb0e284c2301ee419d3f25c16edba0c0023 /libgnt3-hg/.SRCINFO | |
parent | 93b96b7fc70a74bf5cc0e31f13348c814a8121f5 (diff) |
* Update libgnt
renamed: libgnt-hg/.SRCINFO -> libgnt3-hg/.SRCINFO
renamed: libgnt-hg/.gitignore -> libgnt3-hg/.gitignore
renamed: libgnt-hg/PKGBUILD -> libgnt3-hg/PKGBUILD
Diffstat (limited to 'libgnt3-hg/.SRCINFO')
-rw-r--r-- | libgnt3-hg/.SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/libgnt3-hg/.SRCINFO b/libgnt3-hg/.SRCINFO new file mode 100644 index 0000000..c532ba4 --- /dev/null +++ b/libgnt3-hg/.SRCINFO @@ -0,0 +1,21 @@ +pkgbase = libgnt3-hg + pkgdesc = ncurses widgets for Pidgin + pkgver = r1454.86d548109b38 + pkgrel = 1 + url = https://bitbucket.org/pidgin/libgnt + arch = i686 + arch = x86_64 + license = GPL2 + makedepends = mercurial + makedepends = meson + makedepends = gtk-doc + makedepends = gi-docgen + depends = ncurses>=6.1 + depends = glib2>=2.58.0 + depends = icu>=63.1 + depends = libxml2>=2.9.8 + depends = python>=3.7.0 + source = libgnt3-hg::hg+https://keep.imfreedom.org/libgnt/libgnt + sha256sums = SKIP + +pkgname = libgnt3-hg |