summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPatrick Stewart2017-05-31 12:03:15 +0100
committerPatrick Stewart2017-05-31 12:05:07 +0100
commit4063c9486439ef8352123d6b0326dd521b253296 (patch)
treefdcea9ecc848ec862d5cf8b65214e36326750506 /.SRCINFO
downloadaur-4063c9486439ef8352123d6b0326dd521b253296.tar.gz
Glibc 2.25-2 with Windows Subsystem for Linux incompatible change backed out
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d992eb91d4e4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,32 @@
+pkgbase = glibc-wsl
+ pkgdesc = GNU C Library
+ pkgver = 2.25
+ pkgrel = 2
+ url = http://www.gnu.org/software/libc
+ install = glibc.install
+ arch = i686
+ arch = x86_64
+ groups = base
+ license = GPL
+ license = LGPL
+ makedepends = gcc>=6
+ makedepends = git
+ depends = linux-api-headers>=4.10
+ depends = tzdata
+ depends = filesystem
+ provides = glibc=2.25-2
+ conflicts = glibc
+ options = !strip
+ options = staticlibs
+ backup = etc/gai.conf
+ backup = etc/locale.gen
+ backup = etc/nscd.conf
+ source = git+https://sourceware.org/git/glibc.git#commit=ccb4fd7a657b0fbc4890c98f4586d58a135fc583
+ source = locale.gen.txt
+ source = locale-gen
+ md5sums = SKIP
+ md5sums = 07ac979b6ab5eeb778d55f041529d623
+ md5sums = 476e9113489f93b348b21e144b6a8fcf
+
+pkgname = glibc-wsl
+