[arch-commits] Commit in python-ruamel-yaml/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, February 13, 2019 @ 07:50:58 Author: felixonmars Revision: 432053 archrelease: copy trunk to community-x86_64 Added: python-ruamel-yaml/repos/community-x86_64/PKGBUILD (from rev 432052, python-ruamel-yaml/trunk/PKGBUILD) Deleted: python-ruamel-yaml/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 44 ++-- 1 file changed, 22 insertions(+), 22 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-13 07:50:10 UTC (rev 432052) +++ PKGBUILD2019-02-13 07:50:58 UTC (rev 432053) @@ -1,22 +0,0 @@ -# Maintainer: Felix Yan -# Contributor: Samuel Littley -# Contributor: rnons - -pkgname=python-ruamel-yaml -pkgver=0.15.87 -pkgrel=1 -pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" -arch=('x86_64') -url="https://bitbucket.org/ruamel/yaml"; -license=("MIT") -makedepends=('python-pip' 'python-wheel') -source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz";) -sha512sums=('eb696e679b2b0998c44a4517d477156c8d7f2114815cb9094572d009447b35a222aff081962a7f9998e1f0df8cb22b8f75cd61c0e1e71c9dc20e98b0125b471e') - -package() { - depends=('python') - - cd ruamel.yaml-$pkgver - LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir" - install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE -} Copied: python-ruamel-yaml/repos/community-x86_64/PKGBUILD (from rev 432052, python-ruamel-yaml/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-13 07:50:58 UTC (rev 432053) @@ -0,0 +1,22 @@ +# Maintainer: Felix Yan +# Contributor: Samuel Littley +# Contributor: rnons + +pkgname=python-ruamel-yaml +pkgver=0.15.88 +pkgrel=1 +pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" +arch=('x86_64') +url="https://bitbucket.org/ruamel/yaml"; +license=("MIT") +makedepends=('python-pip' 'python-wheel') +source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz";) +sha512sums=('7e33f7fd239e1c1f60b8dece6f05b816af87e4ad43b823467f35736fc917cee701dfbcae938242d1328f19598712b18c32acf0db4a8454bf664986e50ff89cee') + +package() { + depends=('python') + + cd ruamel.yaml-$pkgver + LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir" + install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE +}
[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 07:50:10 Author: felixonmars Revision: 432052 upgpkg: python-ruamel-yaml 0.15.88-1 Modified: python-ruamel-yaml/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 06:06:35 UTC (rev 432051) +++ PKGBUILD2019-02-13 07:50:10 UTC (rev 432052) @@ -3,7 +3,7 @@ # Contributor: rnons pkgname=python-ruamel-yaml -pkgver=0.15.87 +pkgver=0.15.88 pkgrel=1 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" arch=('x86_64') @@ -11,7 +11,7 @@ license=("MIT") makedepends=('python-pip' 'python-wheel') source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz";) -sha512sums=('eb696e679b2b0998c44a4517d477156c8d7f2114815cb9094572d009447b35a222aff081962a7f9998e1f0df8cb22b8f75cd61c0e1e71c9dc20e98b0125b471e') +sha512sums=('7e33f7fd239e1c1f60b8dece6f05b816af87e4ad43b823467f35736fc917cee701dfbcae938242d1328f19598712b18c32acf0db4a8454bf664986e50ff89cee') package() { depends=('python')
[arch-commits] Commit in deepin-anything-arch/repos (3 files)
Date: Wednesday, February 13, 2019 @ 05:56:30 Author: heftig Revision: 432040 archrelease: copy trunk to community-staging-x86_64 Added: deepin-anything-arch/repos/community-staging-x86_64/ deepin-anything-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432033, deepin-anything-arch/trunk/PKGBUILD) deepin-anything-arch/repos/community-staging-x86_64/linux-4.20.patch (from rev 432033, deepin-anything-arch/trunk/linux-4.20.patch) --+ PKGBUILD | 35 +++ linux-4.20.patch | 16 2 files changed, 51 insertions(+) Copied: deepin-anything-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432033, deepin-anything-arch/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:30 UTC (rev 432040) @@ -0,0 +1,35 @@ +# Maintainer: Felix Yan + +pkgname=deepin-anything-arch +pkgver=0.0.3 +_extramodules=extramodules-ARCH +pkgrel=12 +pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel" +arch=('x86_64') +url="https://github.com/linuxdeepin/deepin-anything"; +license=('GPL3') +depends=('linux>=4.20' 'linux<4.21') +makedepends=('linux-headers>=4.20') +provides=('DEEPIN-ANYTHING-MODULE') +replaces=('deepin-anything-module') +source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-anything/archive/$pkgver.tar.gz"; +linux-4.20.patch) +sha512sums=('8a506ba57d6a2ac9c9089719d18013fbde6443cb4f63de79498269e728b7e8725b4e06e7029ae2d2242aaac955c63e56c680fdd18e3fb0d72e9953a9fc5e8402' + 'dc3c85e9535cc589fdf56d265c4330519c92b5bcc406153e3162ba6ef5e799b702c394e1961132770f4f3ddd288dbbfe74a9d8056329e4585eb5a2094ffe0155') + +prepare() { + cd deepin-anything-$pkgver + patch -p1 -i ../linux-4.20.patch +} + +build() { + cd deepin-anything-$pkgver + _kernver="$(cat /usr/lib/modules/$_extramodules/version)" + make -C kernelmod kdir=/usr/lib/modules/$_kernver/build +} + +package() { + cd deepin-anything-$pkgver/kernelmod + install -Dm644 vfs_monitor.ko "$pkgdir"/usr/lib/modules/$_extramodules/vfs_monitor.ko + gzip "$pkgdir"/usr/lib/modules/$_extramodules/vfs_monitor.ko +} Copied: deepin-anything-arch/repos/community-staging-x86_64/linux-4.20.patch (from rev 432033, deepin-anything-arch/trunk/linux-4.20.patch) === --- community-staging-x86_64/linux-4.20.patch (rev 0) +++ community-staging-x86_64/linux-4.20.patch 2019-02-13 05:56:30 UTC (rev 432040) @@ -0,0 +1,16 @@ +diff --git a/kernelmod/vfs_change.c b/kernelmod/vfs_change.c +index 0d6d360..d09e439 100644 +--- a/kernelmod/vfs_change.c b/kernelmod/vfs_change.c +@@ -115,7 +115,11 @@ static ssize_t copy_vfs_changes(struct timeval *last, char* buf, size_t size) + + time_t shifted_secs = vc->ts.tv_sec + hour_shift*3600; + struct tm ts; ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 20, 0) + time_to_tm(shifted_secs, 0, &ts); ++#else ++ time64_to_tm(shifted_secs, 0, &ts); ++#endif + char temp[MIN_LINE_SIZE]; + snprintf(temp, sizeof(temp), "%04ld-%02d-%02d %02d:%02d:%02d.%03ld %s ", + 1900+ts.tm_year, 1+ts.tm_mon, ts.tm_mday, ts.tm_hour, ts.tm_min, ts.tm_sec, vc->ts.tv_usec/1000,
[arch-commits] Commit in nvidia-390xx/repos (5 files)
Date: Wednesday, February 13, 2019 @ 05:56:35 Author: heftig Revision: 346208 archrelease: copy trunk to staging-x86_64 Added: nvidia-390xx/repos/staging-x86_64/ nvidia-390xx/repos/staging-x86_64/PKGBUILD (from rev 346205, nvidia-390xx/trunk/PKGBUILD) nvidia-390xx/repos/staging-x86_64/kernel-4.16.patch (from rev 346205, nvidia-390xx/trunk/kernel-4.16.patch) nvidia-390xx/repos/staging-x86_64/kernel-4.19.patch (from rev 346205, nvidia-390xx/trunk/kernel-4.19.patch) nvidia-390xx/repos/staging-x86_64/kernel-4.20.patch (from rev 346205, nvidia-390xx/trunk/kernel-4.20.patch) ---+ PKGBUILD | 95 kernel-4.16.patch | 33 ++ kernel-4.19.patch | 63 ++ kernel-4.20.patch | 43 +++ 4 files changed, 234 insertions(+) Copied: nvidia-390xx/repos/staging-x86_64/PKGBUILD (from rev 346205, nvidia-390xx/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2019-02-13 05:56:35 UTC (rev 346208) @@ -0,0 +1,95 @@ +# Maintainer: Sven-Hendrik Haase +# Maintainer: Felix Yan +# Contributor: Thomas Baechler + +pkgbase=nvidia-390xx +pkgname=(nvidia-390xx nvidia-390xx-dkms) +pkgver=390.87 +_extramodules=extramodules-ARCH +pkgrel=33 +pkgdesc="NVIDIA drivers for linux, 390xx legacy branch" +arch=('x86_64') +url="http://www.nvidia.com/"; +makedepends=("nvidia-390xx-utils=${pkgver}" 'libglvnd' 'linux' 'linux-headers>=4.20' 'linux-headers<4.21') +conflicts=('nvidia') +license=('custom') +options=('!strip') +_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32" +source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"; +kernel-4.16.patch kernel-4.19.patch kernel-4.20.patch) +sha256sums=('c7c07151e17f610af11f7870560d96c3a3ee9bb91ba1bb82fcc7b5d473d40b66' +'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385' +'e425320bd3712cc789035d5936412724b0b410f50463980c0a48715fd3f8c431' +'deb45f7636dfebe938dffe566df9e9a5deeb47ccaf0bfe16a2884579b2524075') + +prepare() { +sh "${_pkg}.run" --extract-only +cd "${_pkg}" + +# Restore phys_to_dma support (still needed for 396.18) +# https://bugs.archlinux.org/task/58074 +patch -Np1 -i ../kernel-4.16.patch + +# Ad-hoc patch +patch -Np1 -i ../kernel-4.19.patch + +# struct ipmi_user +patch -Np1 -i ../kernel-4.20.patch + +cp -a kernel kernel-dkms +cd kernel-dkms +sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf +sed -i 's/__JOBS/`nproc`/' dkms.conf +sed -i 's/__DKMS_MODULES//' dkms.conf +sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\ +DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\ +BUILT_MODULE_NAME[1]="nvidia-uvm"\ +DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\ +BUILT_MODULE_NAME[2]="nvidia-modeset"\ +DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\ +BUILT_MODULE_NAME[3]="nvidia-drm"\ +DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf + +# Gift for linux-rt guys +sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 NV_EXCLUDE_BUILD_MODULES/' dkms.conf +} + +build() { +_kernver="$(cat /usr/lib/modules/${_extramodules}/version)" +cd "${_pkg}"/kernel +make SYSSRC=/usr/lib/modules/"${_kernver}/build" module +} + +package_nvidia-390xx() { +pkgdesc="NVIDIA drivers for linux, 390xx legacy branch" +depends=('linux>=4.20' 'linux<4.21' "nvidia-390xx-utils=${pkgver}" 'libglvnd') + +install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \ + "${srcdir}/${_pkg}/kernel"/nvidia{,-modeset,-drm,-uvm}.ko + +find "${pkgdir}" -name '*.ko' -exec gzip -n {} + + +echo "blacklist nouveau" | +install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf" + +install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 "${srcdir}/${_pkg}/LICENSE" +} + +package_nvidia-390xx-dkms() { +pkgdesc="NVIDIA driver sources for linux, 390xx legacy branch" +depends=('dkms' "nvidia-390xx-utils=$pkgver" 'libglvnd') +optdepends=('linux-headers: Build the module for Arch kernel' +'linux-lts-headers: Build the module for LTS Arch kernel') +provides=("nvidia-390xx=$pkgver") +conflicts+=('nvidia-390xx') + +cd ${_pkg} + +install -dm 755 "${pkgdir}"/usr/src +cp -dr --no-preserve='ownership' kernel-dkms "${pkgdir}/usr/src/nvidia-${pkgver}" + +echo "blacklist nouveau" | +install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf" + +install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 "${srcdir}/${_pkg}/LICENSE" +} Copied: nvidia-390xx/repos/staging-x86_64/kernel-4.16.patch (from rev 346205, nvidia-390xx/trunk/kernel-4.16.patch) === --- staging-x86_64/kernel-4.16.patch
[arch-commits] Commit in bbswitch/repos (2 files)
Date: Wednesday, February 13, 2019 @ 05:56:18 Author: heftig Revision: 432033 archrelease: copy trunk to community-staging-x86_64 Added: bbswitch/repos/community-staging-x86_64/ bbswitch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, bbswitch/trunk/PKGBUILD) --+ PKGBUILD | 38 ++ 1 file changed, 38 insertions(+) Copied: bbswitch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, bbswitch/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:18 UTC (rev 432033) @@ -0,0 +1,38 @@ +# Maintainer: Sven-Hendrik Haase +# Contributor: M0Rf30 +# Contributor: Samsagax + +pkgbase=bbswitch +pkgname=(bbswitch bbswitch-dkms) +pkgver=0.8 +pkgrel=197 +pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" +arch=('x86_64') +url="http://github.com/Bumblebee-Project/bbswitch"; +license=('GPL') +depends=('linux>=4.20' 'linux<4.21') +makedepends=('linux-headers>=4.20' 'linux-headers<4.21') +_extramodules=extramodules-ARCH +source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";) +md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807') + +build() { + cd ${pkgbase}-${pkgver} + _kernver="$(cat /usr/lib/modules/${_extramodules}/version)" + make KDIR=/lib/modules/${_kernver}/build +} + +package_bbswitch() { + cd ${pkgbase}-${pkgver} + install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 *.ko + find "${pkgdir}" -name '*.ko' -exec xz {} + +} + +package_bbswitch-dkms() { + depends=('dkms') + conflicts=('bbswitch') + provides=('bbswitch') + + cd ${pkgbase}-${pkgver} + install -Dt "${pkgdir}/usr/src/${pkgbase}-${pkgver}" -m644 Makefile bbswitch.c dkms/dkms.conf +}
[arch-commits] Commit in r8168/repos (2 files)
Date: Wednesday, February 13, 2019 @ 05:56:30 Author: heftig Revision: 432039 archrelease: copy trunk to community-staging-x86_64 Added: r8168/repos/community-staging-x86_64/ r8168/repos/community-staging-x86_64/PKGBUILD (from rev 432031, r8168/trunk/PKGBUILD) --+ PKGBUILD | 39 +++ 1 file changed, 39 insertions(+) Copied: r8168/repos/community-staging-x86_64/PKGBUILD (from rev 432031, r8168/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:30 UTC (rev 432039) @@ -0,0 +1,39 @@ +# Maintainer: Massimiliano Torromeo +# Contributor: Bob Fanger < bfanger(at)gmail > +# Contributor: Filip , Det < nimetonmaili(at)gmail > + +pkgname=r8168 +pkgver=8.046.00 +pkgrel=42 +pkgdesc="A kernel module for Realtek 8168 network cards" +url="http://www.realtek.com.tw"; +license=("GPL") +arch=('x86_64') +depends=('glibc' 'linux') +makedepends=('linux-headers') +source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz) +sha256sums=('b2e66b03b696ba55c9fb7c896db8ac5377233d14120520735d31c33147d0d4c3') + +build() { + KERNEL_VERSION=$(=4.20" "linux<4.21") + + cd "$pkgname-$pkgver" + install -Dt "$pkgdir/usr/lib/modules/extramodules-ARCH" -m644 src/*.ko + find "$pkgdir" -name '*.ko' -exec xz {} + + + echo "blacklist r8169" | \ + install -Dm644 /dev/stdin "$pkgdir/usr/lib/modprobe.d/r8168.conf" +}
[arch-commits] Commit in nvidia-340xx/repos (3 files)
Date: Wednesday, February 13, 2019 @ 05:56:31 Author: heftig Revision: 346206 archrelease: copy trunk to staging-x86_64 Added: nvidia-340xx/repos/staging-x86_64/ nvidia-340xx/repos/staging-x86_64/PKGBUILD (from rev 346205, nvidia-340xx/trunk/PKGBUILD) nvidia-340xx/repos/staging-x86_64/kernel-4.11.patch (from rev 346205, nvidia-340xx/trunk/kernel-4.11.patch) ---+ PKGBUILD | 72 kernel-4.11.patch | 38 +++ 2 files changed, 110 insertions(+) Copied: nvidia-340xx/repos/staging-x86_64/PKGBUILD (from rev 346205, nvidia-340xx/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2019-02-13 05:56:31 UTC (rev 346206) @@ -0,0 +1,72 @@ +# Maintainer: Giancarlo Razzolini +# Contributor: Felix Yan +# Contributor: Thomas Baechler + +pkgbase=nvidia-340xx +pkgname=(nvidia-340xx nvidia-340xx-dkms) +pkgver=340.107 +_extramodules=extramodules-ARCH +pkgrel=60 +pkgdesc="NVIDIA drivers for linux, 340xx legacy branch" +arch=('x86_64') +url="http://www.nvidia.com/"; +makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.20' 'linux-headers<4.21') +conflicts=('nvidia') +license=('custom') +options=('!strip') +source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"; +'kernel-4.11.patch') +sha512sums=('0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f' + 'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2') + +_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32" + +prepare() { +sh "${_pkg}.run" --extract-only +cd "${_pkg}" +# patches here + +patch -Np0 < "${srcdir}/kernel-4.11.patch" + +cp -a kernel kernel-dkms +} + +build() { +_kernver="$(cat /usr/lib/modules/${_extramodules}/version)" +cd "${_pkg}"/kernel +make SYSSRC=/usr/lib/modules/"${_kernver}/build" module + +cd uvm +make SYSSRC=/usr/lib/modules/"${_kernver}/build" module +} + +package_nvidia-340xx() { +pkgdesc="NVIDIA drivers for linux, 340xx legacy branch" +depends=('linux>=4.20' 'linux<4.21' "nvidia-340xx-utils=${pkgver}" 'libgl') + +install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \ + "${srcdir}/${_pkg}/kernel"/{nvidia,uvm/nvidia-uvm}.ko + +find "${pkgdir}" -name '*.ko' -exec gzip -n {} + + +echo "blacklist nouveau" | +install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf" +} + +package_nvidia-340xx-dkms() { +pkgdesc="NVIDIA driver sources for linux, 340xx legacy branch" +depends=('dkms' "nvidia-340xx-utils=$pkgver" 'libgl') +optdepends=('linux-headers: Build the module for Arch kernel' +'linux-lts-headers: Build the module for LTS Arch kernel') +provides=("nvidia-340xx=$pkgver") +conflicts+=('nvidia-340xx') + +cd ${_pkg} + +install -dm 755 "${pkgdir}"/usr/src +cp -dr --no-preserve='ownership' kernel-dkms "${pkgdir}/usr/src/nvidia-${pkgver}" +cat "${pkgdir}"/usr/src/nvidia-${pkgver}/uvm/dkms.conf.fragment >> "${pkgdir}"/usr/src/nvidia-${pkgver}/dkms.conf + +echo "blacklist nouveau" | +install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf" +} Copied: nvidia-340xx/repos/staging-x86_64/kernel-4.11.patch (from rev 346205, nvidia-340xx/trunk/kernel-4.11.patch) === --- staging-x86_64/kernel-4.11.patch(rev 0) +++ staging-x86_64/kernel-4.11.patch2019-02-13 05:56:31 UTC (rev 346206) @@ -0,0 +1,38 @@ +--- kernel/uvm/nvidia_uvm_lite.c 2017-09-27 13:50:46.334075042 +0200 kernel/uvm/nvidia_uvm_lite.c 2017-09-27 13:56:06.358041280 +0200 +@@ -818,7 +818,11 @@ + } + + #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT) ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0) + int _fault(struct vm_area_struct *vma, struct vm_fault *vmf) ++#else ++int _fault(struct vm_fault *vmf) ++#endif + { + #if defined(NV_VM_FAULT_HAS_ADDRESS) + unsigned long vaddr = vmf->address; +@@ -828,7 +832,11 @@ + struct page *page = NULL; + int retval; + ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0) + retval = _fault_common(vma, vaddr, &page, vmf->flags); ++#else ++retval = _fault_common(NULL, vaddr, &page, vmf->flags); ++#endif + + vmf->page = page; + +@@ -866,7 +874,11 @@ + // it's dealing with anonymous mapping (see handle_pte_fault). + // + #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT) ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0) + int _sigbus_fault(struct vm_area_struct *vma, struct vm_fault *vmf) ++#else ++int _sigbus_fault(struct vm_fault *vmf) ++#endif +
[arch-commits] Commit in tp_smapi/repos (2 files)
Date: Wednesday, February 13, 2019 @ 05:56:26 Author: heftig Revision: 432035 archrelease: copy trunk to community-staging-x86_64 Added: tp_smapi/repos/community-staging-x86_64/ tp_smapi/repos/community-staging-x86_64/PKGBUILD (from rev 432031, tp_smapi/trunk/PKGBUILD) --+ PKGBUILD | 49 + 1 file changed, 49 insertions(+) Copied: tp_smapi/repos/community-staging-x86_64/PKGBUILD (from rev 432031, tp_smapi/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:26 UTC (rev 432035) @@ -0,0 +1,49 @@ +# Maintainer: Lukas Fleischer +# Contributor: xduugu +# Contributor: nh2 +# Contributor: Steven Davidovitz +# Contributor: Nick B +# Contributor: Christof Musik +# Contributor: Stefan Rupp +# Contributor: Ignas Anikevicius + +pkgname=tp_smapi +pkgver=0.43 +pkgrel=85 +pkgdesc="Modules for ThinkPad's SMAPI functionality" +arch=('x86_64') +url='https://github.com/evgeni/tp_smapi' +license=('GPL') +depends=('linux>=4.20' 'linux<4.21') +makedepends=('linux-headers>=4.20' 'linux-headers<4.21' 'git') +_extradir=/usr/lib/modules/extramodules-ARCH +_commit=a63729ab30d85430048f65c37f29188ab484cd52 # tags/tp-smapi/0.43 +source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit";) +sha256sums=('SKIP') + +pkgver() { + cd $pkgname + git describe --tags | sed 's/^tp-smapi\///;s/-/+/g' +} + +build() { + cd $pkgname + + # https://bugs.archlinux.org/task/54975 (kernel has no _GLOBAL_OFFSET_TABLE_): + # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt breaks the modules + + make HDAPS=1 KVER="$(<$_extradir/version)" EXTRA_CFLAGS= +} + +package() { + cd $pkgname + + # install kernel modules + find . -name "*.ko" -exec install -Dt "$pkgdir$_extradir" {} + + + # compress kernel modules + find "$pkgdir" -name "*.ko" -exec xz {} + + + # load module on startup + echo tp_smapi | install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf" +}
[arch-commits] Commit in vhba-module/repos (4 files)
Date: Wednesday, February 13, 2019 @ 05:56:27 Author: heftig Revision: 432036 archrelease: copy trunk to community-staging-x86_64 Added: vhba-module/repos/community-staging-x86_64/ vhba-module/repos/community-staging-x86_64/60-vhba.rules (from rev 432031, vhba-module/trunk/60-vhba.rules) vhba-module/repos/community-staging-x86_64/PKGBUILD (from rev 432031, vhba-module/trunk/PKGBUILD) vhba-module/repos/community-staging-x86_64/dkms.conf (from rev 432031, vhba-module/trunk/dkms.conf) ---+ 60-vhba.rules |1 + PKGBUILD | 51 +++ dkms.conf |9 + 3 files changed, 61 insertions(+) Copied: vhba-module/repos/community-staging-x86_64/60-vhba.rules (from rev 432031, vhba-module/trunk/60-vhba.rules) === --- community-staging-x86_64/60-vhba.rules (rev 0) +++ community-staging-x86_64/60-vhba.rules 2019-02-13 05:56:27 UTC (rev 432036) @@ -0,0 +1 @@ +ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdemu", TAG+="uaccess" Copied: vhba-module/repos/community-staging-x86_64/PKGBUILD (from rev 432031, vhba-module/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:27 UTC (rev 432036) @@ -0,0 +1,51 @@ +# Maintainer: Ray Rashif +# Contributor: Mateusz Herych +# Contributor: Charles Lindsay + +pkgbase=vhba-module +pkgname=(vhba-module vhba-module-dkms) +pkgver=20170610 +pkgrel=132 +pkgdesc="Kernel module that emulates SCSI devices" +url="http://cdemu.sourceforge.net/"; +arch=(x86_64) +license=(GPL) +depends=('linux>=4.20' 'linux<4.21') +makedepends=('linux-headers>=4.20' 'linux-headers<4.21') +_extramodules=extramodules-ARCH +source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2"; +60-vhba.rules dkms.conf) +sha256sums=('7970c93f989d9c4f2629371bf5ee7a76f95e4c12342c3320ddc528d0df02d9ec' +'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b' +'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7') + +prepare() { + cd $pkgbase-$pkgver +} + +build() { + cd $pkgbase-$pkgver + make KERNELRELEASE="$(cat /usr/lib/modules/$_extramodules/version)" +} + +package_vhba-module() { + cd $pkgbase-$pkgver + install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *.ko + install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules + echo 'g cdemu - -' | install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/cdemu.conf" + + find "$pkgdir" -name '*.ko' -exec xz {} + +} + +package_vhba-module-dkms() { + depends=(dkms) + provides=("vhba-module=$pkgver-$pkgrel") + conflicts=(vhba-module) + + cd $pkgbase-$pkgver + install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile vhba.c ../dkms.conf + install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules + echo 'g cdemu - -' | install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/cdemu.conf" +} + +# vim:set ts=2 sw=2 et: Copied: vhba-module/repos/community-staging-x86_64/dkms.conf (from rev 432031, vhba-module/trunk/dkms.conf) === --- community-staging-x86_64/dkms.conf (rev 0) +++ community-staging-x86_64/dkms.conf 2019-02-13 05:56:27 UTC (rev 432036) @@ -0,0 +1,9 @@ +PACKAGE_NAME="vhba-module" +PACKAGE_VERSION="#MODULE_VERSION#" +AUTOINSTALL="yes" + +MAKE[0]="make KERNELRELEASE=$kernelver" +CLEAN="make clean" + +BUILT_MODULE_NAME[0]="vhba" +DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"
[arch-commits] Commit in acpi_call/repos (3 files)
Date: Wednesday, February 13, 2019 @ 05:56:27 Author: heftig Revision: 432037 archrelease: copy trunk to community-staging-x86_64 Added: acpi_call/repos/community-staging-x86_64/ acpi_call/repos/community-staging-x86_64/PKGBUILD (from rev 432031, acpi_call/trunk/PKGBUILD) acpi_call/repos/community-staging-x86_64/dkms.conf (from rev 432031, acpi_call/trunk/dkms.conf) ---+ PKGBUILD | 61 dkms.conf |9 2 files changed, 70 insertions(+) Copied: acpi_call/repos/community-staging-x86_64/PKGBUILD (from rev 432031, acpi_call/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:27 UTC (rev 432037) @@ -0,0 +1,61 @@ +# Maintainer: Maxime Gauduin +# Contributor: mortzu +# Contributor: fnord0 + +pkgbase=acpi_call +pkgname=(acpi_call acpi_call-dkms) +pkgver=1.1.0 +pkgrel=191 +pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' +url='https://github.com/mkottman/acpi_call' +arch=('x86_64') +license=('GPL') +depends=('linux>=4.20' 'linux<4.21') +makedepends=('linux-headers>=4.20' 'linux-headers<4.21') +_extramodules=extramodules-ARCH +source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz"; +dkms.conf) +sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0' +'32e6ea6523b13132c6c7838bba7fbf3d040ba2d35a892c2c356245612720df8a') + +prepare() { + cd $pkgbase-$pkgver + + # Fix build with Linux >= 3.17 + sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c + + # Fix build with Linux >= 4.12 + sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c +} + +build() { + cd $pkgbase-$pkgver + make KVERSION="$(cat /usr/lib/modules/$_extramodules/version)" +} + +package_acpi_call() { + cd $pkgbase-$pkgver + install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *.ko + find "$pkgdir" -name '*.ko' -exec xz {} + + + echo acpi_call | install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/acpi_call.conf" + + mkdir -p "$pkgdir/usr/share/acpi_call" + cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples support +} + +package_acpi_call-dkms() { + depends=(dkms) + provides=("acpi_call=$pkgver-$pkgrel") + conflicts=(acpi_call) + + cd $pkgbase-$pkgver + install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile acpi_call.c ../dkms.conf + + echo acpi_call | install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/acpi_call.conf" + + mkdir -p "$pkgdir/usr/share/acpi_call" + cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples support +} + +# vim:set ts=2 sw=2 et: Copied: acpi_call/repos/community-staging-x86_64/dkms.conf (from rev 432031, acpi_call/trunk/dkms.conf) === --- community-staging-x86_64/dkms.conf (rev 0) +++ community-staging-x86_64/dkms.conf 2019-02-13 05:56:27 UTC (rev 432037) @@ -0,0 +1,9 @@ +PACKAGE_NAME="acpi_call" +PACKAGE_VERSION="#MODULE_VERSION#" +AUTOINSTALL="yes" + +MAKE[0]="make KVERSION=$kernelver" +CLEAN="make clean" + +BUILT_MODULE_NAME[0]="acpi_call" +DEST_MODULE_LOCATION[0]="/kernel/drivers/acpi"
[arch-commits] Commit in nvidia/repos (3 files)
Date: Wednesday, February 13, 2019 @ 05:56:33 Author: heftig Revision: 346207 archrelease: copy trunk to staging-x86_64 Added: nvidia/repos/staging-x86_64/ nvidia/repos/staging-x86_64/PKGBUILD (from rev 346205, nvidia/trunk/PKGBUILD) nvidia/repos/staging-x86_64/kernel-4.16.patch (from rev 346205, nvidia/trunk/kernel-4.16.patch) ---+ PKGBUILD | 86 kernel-4.16.patch | 33 +++ 2 files changed, 119 insertions(+) Copied: nvidia/repos/staging-x86_64/PKGBUILD (from rev 346205, nvidia/trunk/PKGBUILD) === --- staging-x86_64/PKGBUILD (rev 0) +++ staging-x86_64/PKGBUILD 2019-02-13 05:56:33 UTC (rev 346207) @@ -0,0 +1,86 @@ +# Maintainer: Sven-Hendrik Haase +# Maintainer: Felix Yan +# Contributor: Thomas Baechler + +pkgbase=nvidia +pkgname=(nvidia nvidia-dkms) +pkgver=415.27 +_extramodules=extramodules-ARCH +pkgrel=6 +pkgdesc="NVIDIA drivers for linux" +arch=('x86_64') +url="http://www.nvidia.com/"; +makedepends=("nvidia-utils=${pkgver}" 'libglvnd' 'linux' 'linux-headers>=4.20' 'linux-headers<4.21') +license=('custom') +options=('!strip') +_pkg="NVIDIA-Linux-x86_64-${pkgver}" +source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"; +kernel-4.16.patch) +sha512sums=('5919333136042a227ff36c850d0c57898fb428a77d88633d205a269db4b844356a87f5b1e5c3042f40feaf083d4f82d32df5366820375b601f9d69d98cada0b6' + 'ad1185d998adbf89abf7aea300e5b3bbabe2296016f42592fbc232a6c3983f233df1103d37f35a041f12cc1c722d3edce813a4a1b215784a49c7f0e3e652b5af') + +prepare() { +sh "${_pkg}.run" --extract-only +cd "${_pkg}" + +# Restore phys_to_dma support (still needed for 396.18) +# https://bugs.archlinux.org/task/58074 +patch -Np1 -i ../kernel-4.16.patch + +cp -a kernel kernel-dkms +cd kernel-dkms +sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf +sed -i 's/__JOBS/`nproc`/' dkms.conf +sed -i 's/__DKMS_MODULES//' dkms.conf +sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\ +DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\ +BUILT_MODULE_NAME[1]="nvidia-uvm"\ +DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\ +BUILT_MODULE_NAME[2]="nvidia-modeset"\ +DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\ +BUILT_MODULE_NAME[3]="nvidia-drm"\ +DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf + +# Gift for linux-rt guys +sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 NV_EXCLUDE_BUILD_MODULES/' dkms.conf +} + +build() { +_kernver="$(cat /usr/lib/modules/${_extramodules}/version)" +cd "${_pkg}"/kernel +make SYSSRC=/usr/lib/modules/"${_kernver}/build" module +} + +package_nvidia() { +pkgdesc="NVIDIA drivers for linux" +depends=('linux>=4.20' 'linux<4.21' "nvidia-utils=${pkgver}" 'libglvnd') + +install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \ + "${srcdir}/${_pkg}/kernel"/nvidia{,-modeset,-drm,-uvm}.ko + +find "${pkgdir}" -name '*.ko' -exec gzip -n {} + + +echo "blacklist nouveau" | +install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf" + +install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 "${srcdir}/${_pkg}/LICENSE" +} + +package_nvidia-dkms() { +pkgdesc="NVIDIA driver sources for linux" +depends=('dkms' "nvidia-utils=$pkgver" 'libglvnd') +optdepends=('linux-headers: Build the module for Arch kernel' +'linux-lts-headers: Build the module for LTS Arch kernel') +provides=("nvidia=$pkgver") +conflicts+=('nvidia') + +cd ${_pkg} + +install -dm 755 "${pkgdir}"/usr/src +cp -dr --no-preserve='ownership' kernel-dkms "${pkgdir}/usr/src/nvidia-${pkgver}" + +echo "blacklist nouveau" | +install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf" + +install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 "${srcdir}/${_pkg}/LICENSE" +} Copied: nvidia/repos/staging-x86_64/kernel-4.16.patch (from rev 346205, nvidia/trunk/kernel-4.16.patch) === --- staging-x86_64/kernel-4.16.patch(rev 0) +++ staging-x86_64/kernel-4.16.patch2019-02-13 05:56:33 UTC (rev 346207) @@ -0,0 +1,33 @@ +diff --git a/kernel/common/inc/nv-linux.h b/kernel/common/inc/nv-linux.h +index 10fc418..22ef968 100644 +--- a/kernel/common/inc/nv-linux.h b/kernel/common/inc/nv-linux.h +@@ -175,7 +175,11 @@ static inline uid_t __kuid_val(kuid_t uid) + + #if defined(NV_VM_INSERT_PAGE_PRESENT) + #include ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0) + #include ++#else ++#include ++#endif + #endif + + #if defined(CONFIG_SWIOTLB) && defined(NVCPU_AARCH64) +diff --git a/kernel/conftest.sh b/kernel/conftest.sh +index b23dbb4..42dc576 100755 +--- a/kernel/conftest.sh b/kernel/conftest.sh +@@ -1906,7 +1906,12
[arch-commits] Commit in ndiswrapper-arch/repos (5 files)
Date: Wednesday, February 13, 2019 @ 05:56:22 Author: heftig Revision: 432034 archrelease: copy trunk to community-staging-x86_64 Added: ndiswrapper-arch/repos/community-staging-x86_64/ ndiswrapper-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, ndiswrapper-arch/trunk/PKGBUILD) ndiswrapper-arch/repos/community-staging-x86_64/linux-4.11.patch (from rev 432031, ndiswrapper-arch/trunk/linux-4.11.patch) ndiswrapper-arch/repos/community-staging-x86_64/linux-4.13.patch (from rev 432031, ndiswrapper-arch/trunk/linux-4.13.patch) ndiswrapper-arch/repos/community-staging-x86_64/linux-4.15.patch (from rev 432031, ndiswrapper-arch/trunk/linux-4.15.patch) --+ PKGBUILD | 43 +++ linux-4.11.patch | 55 ++ linux-4.13.patch | 27 +++ linux-4.15.patch | 199 + 4 files changed, 324 insertions(+) Copied: ndiswrapper-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, ndiswrapper-arch/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:22 UTC (rev 432034) @@ -0,0 +1,43 @@ +# Maintainer: Felix Yan +# Contributor: maz-1 + +pkgname=ndiswrapper-arch +pkgver=1.61 +_extramodules=extramodules-ARCH +pkgrel=8 +pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors, kernel module for Arch kernel" +arch=('x86_64') +url="http://sourceforge.net/projects/ndiswrapper/"; +license=('GPL') +depends=('linux>=4.20' 'linux<4.21') +makedepends=('linux-headers>=4.20') +provides=('NDISWRAPPER-MODULE') +replaces=('ndiswrapper-module') +source=("ndiswrapper-$pkgver.tar.gz::https://github.com/pgiri/ndiswrapper/archive/v$pkgver.tar.gz"; +'linux-4.11.patch' 'linux-4.13.patch' 'linux-4.15.patch') +sha512sums=('85f550f2952137529e0e9855f4d94b7bbc64cbf8a84a31c1b75a4be09d97478a997e64fa6e1ff4e0d29a97a79fc3d4dab1ebdaa9edb3d627a215f47aa4d52823' + '5350308406457658fb31c378d6f3dd2a34c7331aebe5bdc80744bf955f1144e88181441704ccc7532f55d6fbe8d410440fb8838c2955d688dde4b55f74fc6ba5' + 'de026a271cbfbefee99bc00a13c50be87294e5e2c5407d23cff6ce2d2a0c853542ce4f7e3e150741c7e8e32466fb1ab7cab266957da5bcca8376fb0f38e94482' + '52bd3d2025ffb8a3f6a4a1a1fee1b87d3811f30a210a54aaa7b37838eb256cd766bc1aeda24e4b4f4829992584931ecd97a042794c9b854bd1ebbf452dce2abf') + +prepare() { + cd ndiswrapper-$pkgver + patch --no-backup-if-mismatch -p1 -i "$srcdir"/linux-4.11.patch + patch --no-backup-if-mismatch -p1 -i "$srcdir"/linux-4.13.patch + + cd ndiswrapper + patch --no-backup-if-mismatch -p1 -i "$srcdir"/linux-4.15.patch +} + +build() { + _kernver="$(cat /usr/lib/modules/$_extramodules/version)" + + cd ndiswrapper-$pkgver/ndiswrapper + make -C driver KVERS_UNAME="$_kernver" +} + +package() { + cd ndiswrapper-$pkgver/ndiswrapper/driver + install -Dm644 ndiswrapper.ko "$pkgdir"/usr/lib/modules/$_extramodules/ndiswrapper.ko + gzip "$pkgdir"/usr/lib/modules/$_extramodules/ndiswrapper.ko +} Copied: ndiswrapper-arch/repos/community-staging-x86_64/linux-4.11.patch (from rev 432031, ndiswrapper-arch/trunk/linux-4.11.patch) === --- community-staging-x86_64/linux-4.11.patch (rev 0) +++ community-staging-x86_64/linux-4.11.patch 2019-02-13 05:56:22 UTC (rev 432034) @@ -0,0 +1,55 @@ +commit fa2aeeccd5366378ca2eb83c6daee64b511fe792 +Author: Felix Yan +Date: Tue May 16 01:32:56 2017 +0800 + +Add support for Linux 4.11+ + +diff --git a/ndiswrapper/driver/ndis.c b/ndiswrapper/driver/ndis.c +index c1913a05..2ab4dd21 100644 +--- a/ndiswrapper/driver/ndis.c b/ndiswrapper/driver/ndis.c +@@ -2258,7 +2258,9 @@ wstdcall void NdisMIndicateReceivePacket(struct ndis_mp_block *nmb, + WARNING("empty packet ignored"); + continue; + } ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0) + wnd->net_dev->last_rx = jiffies; ++#endif + /* get total number of bytes in packet */ + NdisGetFirstBufferFromPacketSafe(packet, &buffer, &virt, +&length, &total_length, +@@ -2346,7 +2348,9 @@ wstdcall void EthRxIndicateHandler(struct ndis_mp_block *nmb, void *rx_ctx, + ERROR("nmb is NULL"); + EXIT3(return); + } ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0) + wnd->net_dev->last_rx = jiffies; ++#endif + + if (look_ahead_size < packet_size) { + struct ndis_packet *packet; +@@ -2461,7 +2465,9 @@ wstdcall void NdisMTransferDataComplete(struct ndis_mp_block *nmb, + WARNING("illegal packet"); + EXIT3(return); + } ++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0) + wnd->net_dev->las
[arch-commits] Commit in wireguard-arch/repos (2 files)
Date: Wednesday, February 13, 2019 @ 05:56:16 Author: heftig Revision: 432032 archrelease: copy trunk to community-staging-x86_64 Added: wireguard-arch/repos/community-staging-x86_64/ wireguard-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, wireguard-arch/trunk/PKGBUILD) --+ PKGBUILD | 32 1 file changed, 32 insertions(+) Copied: wireguard-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, wireguard-arch/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:16 UTC (rev 432032) @@ -0,0 +1,32 @@ +# Maintainer: Christian Hesse + +pkgname='wireguard-arch' +pkgver=0.0.20190123 +pkgrel=6 +_linux_major=4 +_linux_minor=20 +arch=('x86_64') +url='https://www.wireguard.com/' +license=('GPL') +_linux_cur=${_linux_major}.${_linux_minor} +_linux_next=${_linux_major}.$((_linux_minor + 1)) +makedepends=("linux>=$_linux_cur" "linux<$_linux_next" + "linux-headers>=$_linux_cur" "linux-headers<$_linux_next" + "wireguard-dkms>=$pkgver") + +_extramodules='extramodules-ARCH' + +package_wireguard-arch() { + _kernver="$(cat /usr/lib/modules/$_extramodules/version)" + pkgdesc='Wireguard module for Arch Kernel' + license=('GPL') + depends=("linux>=$_linux_cur" "linux<$_linux_next") + conflicts=('wireguard-dkms') + provides=('WIREGUARD-MODULE') + + cd "/var/lib/dkms/wireguard/${pkgver}/$_kernver/$CARCH/module" + install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m0644 * + + # compress each module individually + find "$pkgdir" -name '*.ko' -exec xz -T1 {} + +}
[arch-commits] Commit in broadcom-wl/repos (2 files)
Date: Wednesday, February 13, 2019 @ 05:56:30 Author: heftig Revision: 432041 archrelease: copy trunk to community-staging-x86_64 Added: broadcom-wl/repos/community-staging-x86_64/ broadcom-wl/repos/community-staging-x86_64/PKGBUILD (from rev 432035, broadcom-wl/trunk/PKGBUILD) --+ PKGBUILD | 39 +++ 1 file changed, 39 insertions(+) Copied: broadcom-wl/repos/community-staging-x86_64/PKGBUILD (from rev 432035, broadcom-wl/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:30 UTC (rev 432041) @@ -0,0 +1,39 @@ +# Maintainer: Eli Schwartz + +_module=broadcom-wl +_kernelname= # Build against stock -ARCH kernel +#_kernelname=-custom # Build against kernel with a different name +pkgname=${_module}${_kernelname} +pkgver=6.30.223.271 +pkgrel=78 +pkgdesc='Broadcom 802.11 Linux STA wireless driver' +arch=('x86_64') +url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure' +license=('custom') +depends=("linux${_kernelname}") +makedepends=("linux${_kernelname}-headers" "${_module}-dkms=${pkgver}") + +_extramodules="/usr/lib/modules/extramodules${_kernelname:--ARCH}" + +build() { +_kernver="$(<${_extramodules}/version)" + +dkms build --dkmstree "${srcdir}" -m ${_module}/${pkgver} -k ${_kernver} +} + +package() { +_kernver="$(<${_extramodules}/version)" + +install -Dm644 -t "${pkgdir}${_extramodules}" \ +${_module}/${pkgver}/${_kernver}/${CARCH}/module/*.ko +find "${pkgdir}" -name '*.ko' -exec xz -T1 {} + + +_license="/usr/share/licenses/${_module}-dkms" +if [[ -d ${_license} ]]; then +install -Dm644 -t "${pkgdir}"/${_license/-dkms/${_kernelname}} ${_license}/* +fi +_modprobe="/usr/lib/modprobe.d/${_module}-dkms.conf" +if [[ -r ${_modprobe} ]]; then +install -Dm644 ${_modprobe} "${pkgdir}"/${_modprobe/-dkms/${_kernelname}} +fi +}
[arch-commits] Commit in virtualbox-modules-arch/repos (2 files)
Date: Wednesday, February 13, 2019 @ 05:56:28 Author: heftig Revision: 432038 archrelease: copy trunk to community-staging-x86_64 Added: virtualbox-modules-arch/repos/community-staging-x86_64/ virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, virtualbox-modules-arch/trunk/PKGBUILD) --+ PKGBUILD | 59 +++ 1 file changed, 59 insertions(+) Copied: virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD (from rev 432031, virtualbox-modules-arch/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-13 05:56:28 UTC (rev 432038) @@ -0,0 +1,59 @@ +# Maintainer: Sébastien Luttringer +# Contributor: Ionut Biru + +pkgbase=virtualbox-modules-arch +pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch') +pkgver=6.0.4 +pkgrel=5 +_linux_major=4 +_linux_minor=20 +arch=('x86_64') +url='http://virtualbox.org' +license=('GPL') +_linux_cur=${_linux_major}.${_linux_minor} +_linux_next=${_linux_major}.$((_linux_minor + 1)) +makedepends=("linux>=$_linux_cur" "linux<$_linux_next" + "linux-headers>=$_linux_cur" "linux-headers<$_linux_next" + "virtualbox-host-dkms>=$pkgver" + "virtualbox-guest-dkms>=$pkgver") + +_extramodules=extramodules-ARCH + +package_virtualbox-host-modules-arch(){ + _kernver="$(cat /usr/lib/modules/$_extramodules/version)" + pkgdesc='Virtualbox host kernel modules for Arch Kernel' + depends=("linux>=$_linux_cur" "linux<$_linux_next") + replaces=('virtualbox-modules' 'virtualbox-host-modules') + conflicts=('virtualbox-modules' 'virtualbox-host-modules' +'virtualbox-host-dkms') + provides=('VIRTUALBOX-HOST-MODULES') + + cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module" + install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 * + + # compress each module individually + find "$pkgdir" -name '*.ko' -exec xz -T1 {} + + + # systemd module loading + printf '%s\n' vboxdrv vboxpci vboxnetadp vboxnetflt | +install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf" +} + +package_virtualbox-guest-modules-arch(){ + _kernver="$(cat /usr/lib/modules/$_extramodules/version)" + pkgdesc='Virtualbox guest kernel modules for Arch Kernel' + license=('GPL') + depends=("linux>=$_linux_cur" "linux<$_linux_next") + replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules') + conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules' + 'virtualbox-guest-dkms') + provides=('VIRTUALBOX-GUEST-MODULES') + + cd "/var/lib/dkms/vboxsf/${pkgver}_OSE/$_kernver/$CARCH/module" + install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 * + + # compress each module individually + find "$pkgdir" -name '*.ko' -exec xz -T1 {} + +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:31 Author: heftig Revision: 346205 340.107-60: kernel 4.20.8.arch1-1 Modified: nvidia-340xx/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:55:10 UTC (rev 346204) +++ PKGBUILD2019-02-13 05:55:31 UTC (rev 346205) @@ -6,7 +6,7 @@ pkgname=(nvidia-340xx nvidia-340xx-dkms) pkgver=340.107 _extramodules=extramodules-ARCH -pkgrel=59 +pkgrel=60 pkgdesc="NVIDIA drivers for linux, 340xx legacy branch" arch=('x86_64') url="http://www.nvidia.com/";
[arch-commits] Commit in ndiswrapper-arch/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:15 Author: heftig Revision: 432029 1.61-8: kernel 4.20.8.arch1-1 Modified: ndiswrapper-arch/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:55:05 UTC (rev 432028) +++ PKGBUILD2019-02-13 05:55:15 UTC (rev 432029) @@ -4,7 +4,7 @@ pkgname=ndiswrapper-arch pkgver=1.61 _extramodules=extramodules-ARCH -pkgrel=7 +pkgrel=8 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors, kernel module for Arch kernel" arch=('x86_64') url="http://sourceforge.net/projects/ndiswrapper/";
[arch-commits] Commit in wireguard-arch/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:19 Author: heftig Revision: 432030 0.0.20190123-6: kernel 4.20.8.arch1-1 Modified: wireguard-arch/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:55:15 UTC (rev 432029) +++ PKGBUILD2019-02-13 05:55:19 UTC (rev 432030) @@ -2,7 +2,7 @@ pkgname='wireguard-arch' pkgver=0.0.20190123 -pkgrel=5 +pkgrel=6 _linux_major=4 _linux_minor=20 arch=('x86_64')
[arch-commits] Commit in nvidia-390xx/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:08 Author: heftig Revision: 346203 390.87-33: kernel 4.20.8.arch1-1 Modified: nvidia-390xx/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:35:54 UTC (rev 346202) +++ PKGBUILD2019-02-13 05:55:08 UTC (rev 346203) @@ -6,7 +6,7 @@ pkgname=(nvidia-390xx nvidia-390xx-dkms) pkgver=390.87 _extramodules=extramodules-ARCH -pkgrel=32 +pkgrel=33 pkgdesc="NVIDIA drivers for linux, 390xx legacy branch" arch=('x86_64') url="http://www.nvidia.com/";
[arch-commits] Commit in vhba-module/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:02 Author: heftig Revision: 432027 20170610-132: kernel 4.20.8.arch1-1 Modified: vhba-module/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:54:59 UTC (rev 432026) +++ PKGBUILD2019-02-13 05:55:02 UTC (rev 432027) @@ -5,7 +5,7 @@ pkgbase=vhba-module pkgname=(vhba-module vhba-module-dkms) pkgver=20170610 -pkgrel=131 +pkgrel=132 pkgdesc="Kernel module that emulates SCSI devices" url="http://cdemu.sourceforge.net/"; arch=(x86_64)
[arch-commits] Commit in deepin-anything-arch/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:36 Author: heftig Revision: 432031 0.0.3-12: kernel 4.20.8.arch1-1 Modified: deepin-anything-arch/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:55:19 UTC (rev 432030) +++ PKGBUILD2019-02-13 05:55:36 UTC (rev 432031) @@ -3,7 +3,7 @@ pkgname=deepin-anything-arch pkgver=0.0.3 _extramodules=extramodules-ARCH -pkgrel=11 +pkgrel=12 pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel" arch=('x86_64') url="https://github.com/linuxdeepin/deepin-anything";
[arch-commits] Commit in nvidia/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:10 Author: heftig Revision: 346204 415.27-6: kernel 4.20.8.arch1-1 Modified: nvidia/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:55:08 UTC (rev 346203) +++ PKGBUILD2019-02-13 05:55:10 UTC (rev 346204) @@ -6,7 +6,7 @@ pkgname=(nvidia nvidia-dkms) pkgver=415.27 _extramodules=extramodules-ARCH -pkgrel=5 +pkgrel=6 pkgdesc="NVIDIA drivers for linux" arch=('x86_64') url="http://www.nvidia.com/";
[arch-commits] Commit in r8168/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:54:59 Author: heftig Revision: 432026 8.046.00-42: kernel 4.20.8.arch1-1 Modified: r8168/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:54:58 UTC (rev 432025) +++ PKGBUILD2019-02-13 05:54:59 UTC (rev 432026) @@ -4,7 +4,7 @@ pkgname=r8168 pkgver=8.046.00 -pkgrel=41 +pkgrel=42 pkgdesc="A kernel module for Realtek 8168 network cards" url="http://www.realtek.com.tw"; license=("GPL")
[arch-commits] Commit in acpi_call/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:55:05 Author: heftig Revision: 432028 1.1.0-191: kernel 4.20.8.arch1-1 Modified: acpi_call/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:55:02 UTC (rev 432027) +++ PKGBUILD2019-02-13 05:55:05 UTC (rev 432028) @@ -5,7 +5,7 @@ pkgbase=acpi_call pkgname=(acpi_call acpi_call-dkms) pkgver=1.1.0 -pkgrel=190 +pkgrel=191 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' url='https://github.com/mkottman/acpi_call' arch=('x86_64')
[arch-commits] Commit in virtualbox-modules-arch/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:54:56 Author: heftig Revision: 432024 6.0.4-5: kernel 4.20.8.arch1-1 Modified: virtualbox-modules-arch/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:54:54 UTC (rev 432023) +++ PKGBUILD2019-02-13 05:54:56 UTC (rev 432024) @@ -4,7 +4,7 @@ pkgbase=virtualbox-modules-arch pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch') pkgver=6.0.4 -pkgrel=4 +pkgrel=5 _linux_major=4 _linux_minor=20 arch=('x86_64')
[arch-commits] Commit in bbswitch/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:54:58 Author: heftig Revision: 432025 0.8-197: kernel 4.20.8.arch1-1 Modified: bbswitch/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:54:56 UTC (rev 432024) +++ PKGBUILD2019-02-13 05:54:58 UTC (rev 432025) @@ -5,7 +5,7 @@ pkgbase=bbswitch pkgname=(bbswitch bbswitch-dkms) pkgver=0.8 -pkgrel=196 +pkgrel=197 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops" arch=('x86_64') url="http://github.com/Bumblebee-Project/bbswitch";
[arch-commits] Commit in broadcom-wl/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:54:54 Author: heftig Revision: 432023 6.30.223.271-78: kernel 4.20.8.arch1-1 Modified: broadcom-wl/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:54:52 UTC (rev 432022) +++ PKGBUILD2019-02-13 05:54:54 UTC (rev 432023) @@ -5,7 +5,7 @@ #_kernelname=-custom # Build against kernel with a different name pkgname=${_module}${_kernelname} pkgver=6.30.223.271 -pkgrel=77 +pkgrel=78 pkgdesc='Broadcom 802.11 Linux STA wireless driver' arch=('x86_64') url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'
[arch-commits] Commit in tp_smapi/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:54:52 Author: heftig Revision: 432022 0.43-85: kernel 4.20.8.arch1-1 Modified: tp_smapi/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 02:51:05 UTC (rev 432021) +++ PKGBUILD2019-02-13 05:54:52 UTC (rev 432022) @@ -9,7 +9,7 @@ pkgname=tp_smapi pkgver=0.43 -pkgrel=84 +pkgrel=85 pkgdesc="Modules for ThinkPad's SMAPI functionality" arch=('x86_64') url='https://github.com/evgeni/tp_smapi'
[arch-commits] Commit in linux-zen/repos (7 files)
Date: Wednesday, February 13, 2019 @ 05:35:54 Author: heftig Revision: 346202 archrelease: copy trunk to staging-x86_64 Added: linux-zen/repos/staging-x86_64/ linux-zen/repos/staging-x86_64/60-linux.hook (from rev 346200, linux-zen/trunk/60-linux.hook) linux-zen/repos/staging-x86_64/90-linux.hook (from rev 346200, linux-zen/trunk/90-linux.hook) linux-zen/repos/staging-x86_64/PKGBUILD (from rev 346200, linux-zen/trunk/PKGBUILD) linux-zen/repos/staging-x86_64/config (from rev 346200, linux-zen/trunk/config) linux-zen/repos/staging-x86_64/linux.install (from rev 346200, linux-zen/trunk/linux.install) linux-zen/repos/staging-x86_64/linux.preset (from rev 346200, linux-zen/trunk/linux.preset) ---+ 60-linux.hook | 12 90-linux.hook | 11 PKGBUILD | 243 + config| 9897 linux.install | 12 linux.preset | 14 6 files changed, 10189 insertions(+) The diff is longer than the limit of 200KB. Use svn diff -r 346201:346202 to see the changes.
[arch-commits] Commit in linux/repos (7 files)
Date: Wednesday, February 13, 2019 @ 05:35:46 Author: heftig Revision: 346201 archrelease: copy trunk to staging-x86_64 Added: linux/repos/staging-x86_64/ linux/repos/staging-x86_64/60-linux.hook (from rev 346200, linux/trunk/60-linux.hook) linux/repos/staging-x86_64/90-linux.hook (from rev 346200, linux/trunk/90-linux.hook) linux/repos/staging-x86_64/PKGBUILD (from rev 346200, linux/trunk/PKGBUILD) linux/repos/staging-x86_64/config (from rev 346200, linux/trunk/config) linux/repos/staging-x86_64/linux.install (from rev 346200, linux/trunk/linux.install) linux/repos/staging-x86_64/linux.preset (from rev 346200, linux/trunk/linux.preset) ---+ 60-linux.hook | 12 90-linux.hook | 11 PKGBUILD | 243 + config| 9865 linux.install | 12 linux.preset | 14 6 files changed, 10157 insertions(+) The diff is longer than the limit of 200KB. Use svn diff -r 346200:346201 to see the changes.
[arch-commits] Commit in linux-zen/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:34:59 Author: heftig Revision: 346199 4.20.8.zen1-1 Modified: linux-zen/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 00:02:43 UTC (rev 346198) +++ PKGBUILD2019-02-13 05:34:59 UTC (rev 346199) @@ -4,7 +4,7 @@ pkgbase=linux-zen # Build stock -zen kernel #pkgbase=linux-custom # Build kernel with a different name -_srcver=4.20.7-zen1 +_srcver=4.20.8-zen1 pkgver=${_srcver//-/.} pkgrel=1 arch=(x86_64)
[arch-commits] Commit in linux/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 05:35:00 Author: heftig Revision: 346200 4.20.8.arch1-1 Modified: linux/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 05:34:59 UTC (rev 346199) +++ PKGBUILD2019-02-13 05:35:00 UTC (rev 346200) @@ -4,7 +4,7 @@ pkgbase=linux # Build stock -ARCH kernel #pkgbase=linux-custom # Build kernel with a different name -_srcver=4.20.7-arch1 +_srcver=4.20.8-arch1 pkgver=${_srcver//-/.} pkgrel=1 arch=(x86_64)
[arch-commits] Commit in hub/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, February 13, 2019 @ 02:51:05 Author: eschwartz Revision: 432021 archrelease: copy trunk to community-x86_64 Added: hub/repos/community-x86_64/PKGBUILD (from rev 432020, hub/trunk/PKGBUILD) Deleted: hub/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 98 ++--- 1 file changed, 49 insertions(+), 49 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-13 02:50:44 UTC (rev 432020) +++ PKGBUILD2019-02-13 02:51:05 UTC (rev 432021) @@ -1,49 +0,0 @@ -# Maintainer: Johannes Löthberg -# Maintainer: Eli Schwartz -# Contributor: Daniel Wallace -# Contributor: Alfredo Palhares - -pkgname=hub -pkgver=2.8.4 -pkgrel=1 - -pkgdesc="cli interface for Github" -url="https://hub.github.com"; -arch=('x86_64') -license=('MIT') - -depends=('git') -makedepends=('go-pie') - -source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";) -sha256sums=('0aa1342ac5701dc9b7e787ad69640ede06fc84cbe88fb63440b81aca4d4b6273') - -prepare() { - mkdir -p src/github.com/github - cp -r hub-$pkgver src/github.com/github/hub -} - -build() { - cd src/github.com/github/hub - - export GOPATH="$srcdir" - make - make man-pages -} - -check() { - cd src/github.com/github/hub - - GOPATH="$srcdir" make test -} - -package() { - cd src/github.com/github/hub - - make PREFIX="$pkgdir"/usr install - - install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE - install -Dm644 etc/hub.bash_completion.sh "$pkgdir"/usr/share/bash-completion/completions/hub - install -Dm644 etc/hub.zsh_completion "$pkgdir"/usr/share/zsh/site-functions/_hub - install -Dm644 etc/hub.fish_completion "$pkgdir"/usr/share/fish/vendor_completions.d/hub.fish -} Copied: hub/repos/community-x86_64/PKGBUILD (from rev 432020, hub/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-13 02:51:05 UTC (rev 432021) @@ -0,0 +1,49 @@ +# Maintainer: Johannes Löthberg +# Maintainer: Eli Schwartz +# Contributor: Daniel Wallace +# Contributor: Alfredo Palhares + +pkgname=hub +pkgver=2.9.0 +pkgrel=1 + +pkgdesc="cli interface for Github" +url="https://hub.github.com"; +arch=('x86_64') +license=('MIT') + +depends=('git') +makedepends=('go-pie') + +source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";) +sha256sums=('48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c') + +prepare() { + mkdir -p src/github.com/github + cp -r hub-$pkgver src/github.com/github/hub +} + +build() { + cd src/github.com/github/hub + + export GOPATH="$srcdir" + make + make man-pages +} + +check() { + cd src/github.com/github/hub + + GOPATH="$srcdir" make test +} + +package() { + cd src/github.com/github/hub + + make PREFIX="$pkgdir"/usr install + + install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE + install -Dm644 etc/hub.bash_completion.sh "$pkgdir"/usr/share/bash-completion/completions/hub + install -Dm644 etc/hub.zsh_completion "$pkgdir"/usr/share/zsh/site-functions/_hub + install -Dm644 etc/hub.fish_completion "$pkgdir"/usr/share/fish/vendor_completions.d/hub.fish +}
[arch-commits] Commit in hub/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 02:50:44 Author: eschwartz Revision: 432020 upgpkg: hub 2.9.0-1 upstream release Modified: hub/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 02:11:05 UTC (rev 432019) +++ PKGBUILD2019-02-13 02:50:44 UTC (rev 432020) @@ -4,7 +4,7 @@ # Contributor: Alfredo Palhares pkgname=hub -pkgver=2.8.4 +pkgver=2.9.0 pkgrel=1 pkgdesc="cli interface for Github" @@ -16,7 +16,7 @@ makedepends=('go-pie') source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";) -sha256sums=('0aa1342ac5701dc9b7e787ad69640ede06fc84cbe88fb63440b81aca4d4b6273') +sha256sums=('48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c') prepare() { mkdir -p src/github.com/github
[arch-commits] Commit in yubikey-touch-detector/repos (2 files)
Date: Wednesday, February 13, 2019 @ 02:11:05 Author: maximbaz Revision: 432019 archrelease: copy trunk to community-x86_64 Added: yubikey-touch-detector/repos/community-x86_64/ yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 432018, yubikey-touch-detector/trunk/PKGBUILD) --+ PKGBUILD | 39 +++ 1 file changed, 39 insertions(+) Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 432018, yubikey-touch-detector/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2019-02-13 02:11:05 UTC (rev 432019) @@ -0,0 +1,39 @@ +# Maintainer: Maxim Baz <$pkgname at maximbaz dot com> + +pkgname=yubikey-touch-detector +pkgver=1.2.0 +pkgrel=1 +pkgdesc='A tool that can detect when your YubiKey is waiting for a touch' +arch=('x86_64') +url='https://github.com/maximbaz/yubikey-touch-detector' +license=('MIT') +depends=('glibc') +makedepends=('go-pie') +optdepends=('gnupg: for GPG' +'openssh: for SSH' +'pam_u2f: for U2F') +source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz" + "${pkgname}-${pkgver}.tar.gz.sig::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz.sig") +sha256sums=('9f15f435bcb898f001e159ef107861d5c41dbe6828f1b22734abc30444e7c207' +'SKIP') +validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20') + +prepare() { +mkdir -p "gopath/src/github.com/maximbaz" +ln -rTsf "${pkgname}" "gopath/src/github.com/maximbaz/${pkgname}" +} + +build() { +export GOPATH="${srcdir}/gopath" +cd "gopath/src/github.com/maximbaz/${pkgname}" +make build +} + +package() { +cd "${pkgname}" +install -Dm755 -t "${pkgdir}/usr/bin" "${pkgname}" +install -Dm644 -t "${pkgdir}/usr/lib/systemd/user" "${pkgname}.service" +install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE +} + +# vim:set ts=4 sw=4 et:
[arch-commits] Commit in (4 files)
Date: Wednesday, February 13, 2019 @ 02:10:47 Author: maximbaz Revision: 432018 yubikey-touch-detector: import from AUR Added: yubikey-touch-detector/ yubikey-touch-detector/repos/ yubikey-touch-detector/trunk/ yubikey-touch-detector/trunk/PKGBUILD --+ PKGBUILD | 39 +++ 1 file changed, 39 insertions(+) Added: yubikey-touch-detector/trunk/PKGBUILD === --- yubikey-touch-detector/trunk/PKGBUILD (rev 0) +++ yubikey-touch-detector/trunk/PKGBUILD 2019-02-13 02:10:47 UTC (rev 432018) @@ -0,0 +1,39 @@ +# Maintainer: Maxim Baz <$pkgname at maximbaz dot com> + +pkgname=yubikey-touch-detector +pkgver=1.2.0 +pkgrel=1 +pkgdesc='A tool that can detect when your YubiKey is waiting for a touch' +arch=('x86_64') +url='https://github.com/maximbaz/yubikey-touch-detector' +license=('MIT') +depends=('glibc') +makedepends=('go-pie') +optdepends=('gnupg: for GPG' +'openssh: for SSH' +'pam_u2f: for U2F') +source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz" + "${pkgname}-${pkgver}.tar.gz.sig::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz.sig") +sha256sums=('9f15f435bcb898f001e159ef107861d5c41dbe6828f1b22734abc30444e7c207' +'SKIP') +validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20') + +prepare() { +mkdir -p "gopath/src/github.com/maximbaz" +ln -rTsf "${pkgname}" "gopath/src/github.com/maximbaz/${pkgname}" +} + +build() { +export GOPATH="${srcdir}/gopath" +cd "gopath/src/github.com/maximbaz/${pkgname}" +make build +} + +package() { +cd "${pkgname}" +install -Dm755 -t "${pkgdir}/usr/bin" "${pkgname}" +install -Dm644 -t "${pkgdir}/usr/lib/systemd/user" "${pkgname}.service" +install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE +} + +# vim:set ts=4 sw=4 et:
[arch-commits] Commit in pam-u2f/repos (community-x86_64 community-x86_64/PKGBUILD)
Date: Wednesday, February 13, 2019 @ 01:22:19 Author: maximbaz Revision: 432017 archrelease: copy trunk to community-x86_64 Added: pam-u2f/repos/community-x86_64/ pam-u2f/repos/community-x86_64/PKGBUILD (from rev 432016, pam-u2f/trunk/PKGBUILD) --+ PKGBUILD | 44 1 file changed, 44 insertions(+) Copied: pam-u2f/repos/community-x86_64/PKGBUILD (from rev 432016, pam-u2f/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2019-02-13 01:22:19 UTC (rev 432017) @@ -0,0 +1,44 @@ +# Maintainer: Maxim Baz <$pkgname at maximbaz dot com> +# Contributor: Maxime de Roucy +# Contributor: David Manouchehri +# Contributor: Sven Lechner + +pkgname=pam-u2f +_name="${pkgname/-/_}" +pkgver=1.0.7 +pkgrel=2 +pkgdesc='Universal 2nd Factor (U2F) PAM authentication module from Yubico' +arch=('x86_64') +url='https://developers.yubico.com/pam-u2f' +license=('BSD') +replaces=("${_name}") +depends=('libu2f-host' 'libu2f-server' 'pam') +makedepends=('asciidoc') +source=("${url}/Releases/${_name}-${pkgver}.tar.gz"{,.sig}) +sha256sums=('034aad8e29b159443dd6c1b7740006addc83d0659304fc4b0b4fb592f768e7cf' +'SKIP') +validpgpkeys=('B70D62AA6A31AD6B9E4F9F4BDC925D25CA7A') # Alessio Di Mauro + +build() { +cd "${_name}-${pkgver}" + +./configure \ +--prefix=/usr \ +--with-pam-dir=/usr/lib/security +make +} + +check() { +cd "${_name}-${pkgver}" + +make check +} + +package() { +cd "${_name}-${pkgver}" + +make DESTDIR="${pkgdir}" install +install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" COPYING +} + +# vim:set ts=4 sw=4 et:
[arch-commits] Commit in (6 files)
Date: Wednesday, February 13, 2019 @ 01:18:57 Author: maximbaz Revision: 432016 pam-u2f: import from AUR Added: pam-u2f/ pam-u2f/repos/ pam-u2f/trunk/ pam-u2f/trunk/PKGBUILD Modified: libu2f-server/repos/community-x86_64/PKGBUILD libu2f-server/trunk/PKGBUILD ---+ libu2f-server/repos/community-x86_64/PKGBUILD |2 + libu2f-server/trunk/PKGBUILD |2 + pam-u2f/trunk/PKGBUILD| 44 3 files changed, 48 insertions(+) Modified: libu2f-server/repos/community-x86_64/PKGBUILD === --- libu2f-server/repos/community-x86_64/PKGBUILD 2019-02-13 01:01:03 UTC (rev 432015) +++ libu2f-server/repos/community-x86_64/PKGBUILD 2019-02-13 01:18:57 UTC (rev 432016) @@ -35,3 +35,5 @@ install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" COPYING } + +# vim:set ts=4 sw=4 et: Modified: libu2f-server/trunk/PKGBUILD === --- libu2f-server/trunk/PKGBUILD2019-02-13 01:01:03 UTC (rev 432015) +++ libu2f-server/trunk/PKGBUILD2019-02-13 01:18:57 UTC (rev 432016) @@ -35,3 +35,5 @@ install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" COPYING } + +# vim:set ts=4 sw=4 et: Added: pam-u2f/trunk/PKGBUILD === --- pam-u2f/trunk/PKGBUILD (rev 0) +++ pam-u2f/trunk/PKGBUILD 2019-02-13 01:18:57 UTC (rev 432016) @@ -0,0 +1,44 @@ +# Maintainer: Maxim Baz <$pkgname at maximbaz dot com> +# Contributor: Maxime de Roucy +# Contributor: David Manouchehri +# Contributor: Sven Lechner + +pkgname=pam-u2f +_name="${pkgname/-/_}" +pkgver=1.0.7 +pkgrel=2 +pkgdesc='Universal 2nd Factor (U2F) PAM authentication module from Yubico' +arch=('x86_64') +url='https://developers.yubico.com/pam-u2f' +license=('BSD') +replaces=("${_name}") +depends=('libu2f-host' 'libu2f-server' 'pam') +makedepends=('asciidoc') +source=("${url}/Releases/${_name}-${pkgver}.tar.gz"{,.sig}) +sha256sums=('034aad8e29b159443dd6c1b7740006addc83d0659304fc4b0b4fb592f768e7cf' +'SKIP') +validpgpkeys=('B70D62AA6A31AD6B9E4F9F4BDC925D25CA7A') # Alessio Di Mauro + +build() { +cd "${_name}-${pkgver}" + +./configure \ +--prefix=/usr \ +--with-pam-dir=/usr/lib/security +make +} + +check() { +cd "${_name}-${pkgver}" + +make check +} + +package() { +cd "${_name}-${pkgver}" + +make DESTDIR="${pkgdir}" install +install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" COPYING +} + +# vim:set ts=4 sw=4 et:
[arch-commits] Commit in python-cram/repos/community-any (PKGBUILD PKGBUILD)
Date: Wednesday, February 13, 2019 @ 01:01:03 Author: eschwartz Revision: 432015 archrelease: copy trunk to community-any Added: python-cram/repos/community-any/PKGBUILD (from rev 432014, python-cram/trunk/PKGBUILD) Deleted: python-cram/repos/community-any/PKGBUILD --+ PKGBUILD | 103 ++--- 1 file changed, 51 insertions(+), 52 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-13 01:00:45 UTC (rev 432014) +++ PKGBUILD2019-02-13 01:01:03 UTC (rev 432015) @@ -1,52 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Daniel Wallace -# Contributor: Thomas S Hatch - -pkgbase=python-cram -pkgname=('python-cram' 'python2-cram') -pkgver=0.7 -pkgrel=3 -pkgdesc='Functional tests for command line applications' -arch=('any') -url='https://bitheap.org/cram/' -license=('GPL') -makedepends=('python' 'python2' 'git') -source=("https://bitheap.org/cram/cram-$pkgver.tar.gz";) -md5sums=('2ea37ada5190526b9bcaac5e4099221c') - -prepare() { - cp -a cram-$pkgver{,-py2} -} - -build() { - cd "$srcdir"/cram-$pkgver - python setup.py build - - cd "$srcdir"/cram-$pkgver-py2 - python2 setup.py build -} - -check() { - cd "$srcdir"/cram-$pkgver - PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python scripts/cram tests - - cd "$srcdir"/cram-$pkgver-py2 - PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 scripts/cram tests -} - -package_python-cram() { - depends=('python') - - cd cram-$pkgver - python setup.py install --root="$pkgdir" -O1 -} - -package_python2-cram() { - depends=('python2') - - cd cram-$pkgver-py2 - python2 setup.py install --root="$pkgdir" -O1 - - mv "$pkgdir"/usr/bin/cram{,2} -} Copied: python-cram/repos/community-any/PKGBUILD (from rev 432014, python-cram/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-13 01:01:03 UTC (rev 432015) @@ -0,0 +1,51 @@ +# Maintainer: Felix Yan +# Contributor: Daniel Wallace +# Contributor: Thomas S Hatch + +pkgbase=python-cram +pkgname=('python-cram' 'python2-cram') +pkgver=0.7 +pkgrel=4 +pkgdesc='Functional tests for command line applications' +arch=('any') +url='https://bitheap.org/cram/' +license=('GPL') +makedepends=('python' 'python2' 'git') +source=("https://bitheap.org/cram/cram-$pkgver.tar.gz";) +md5sums=('2ea37ada5190526b9bcaac5e4099221c') + +prepare() { + cp -a cram-$pkgver{,-py2} +} + +build() { + cd "$srcdir"/cram-$pkgver + python setup.py build + + cd "$srcdir"/cram-$pkgver-py2 + python2 setup.py build +} + +check() { + cd "$srcdir"/cram-$pkgver + PYTHONPATH="$PWD/build/lib:$PYTHONPATH" PYTHON=python python scripts/cram tests + + cd "$srcdir"/cram-$pkgver-py2 + PYTHONPATH="$PWD/build/lib:$PYTHONPATH" PYTHON=python2 python2 scripts/cram tests +} + +package_python-cram() { + depends=('python') + + cd cram-$pkgver + python setup.py install --root="$pkgdir" -O1 +} + +package_python2-cram() { + depends=('python2') + + cd cram-$pkgver-py2 + python2 setup.py install --root="$pkgdir" -O1 + + mv "$pkgdir"/usr/bin/cram{,2} +}
[arch-commits] Commit in python-cram/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 01:00:45 Author: eschwartz Revision: 432014 upgpkg: python-cram 0.7-4 fix testsuites using the wrong version of python. The tests use a python runner to re-execute a bunch of shellscripts that then re-re-execute the module itself. And those tests try to find which version of python to use based on the default python -- or $PYTHON. This then also shipped python3 bytecode in the python2 package. AGH. Modified: python-cram/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 00:55:44 UTC (rev 432013) +++ PKGBUILD2019-02-13 01:00:45 UTC (rev 432014) @@ -5,7 +5,7 @@ pkgbase=python-cram pkgname=('python-cram' 'python2-cram') pkgver=0.7 -pkgrel=3 +pkgrel=4 pkgdesc='Functional tests for command line applications' arch=('any') url='https://bitheap.org/cram/' @@ -28,10 +28,10 @@ check() { cd "$srcdir"/cram-$pkgver - PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python scripts/cram tests + PYTHONPATH="$PWD/build/lib:$PYTHONPATH" PYTHON=python python scripts/cram tests cd "$srcdir"/cram-$pkgver-py2 - PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 scripts/cram tests + PYTHONPATH="$PWD/build/lib:$PYTHONPATH" PYTHON=python2 python2 scripts/cram tests } package_python-cram() {
[arch-commits] Commit in slurp/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, February 13, 2019 @ 00:55:44 Author: ainola Revision: 432013 archrelease: copy trunk to community-x86_64 Added: slurp/repos/community-x86_64/PKGBUILD (from rev 432012, slurp/trunk/PKGBUILD) Deleted: slurp/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 50 +- 1 file changed, 25 insertions(+), 25 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-13 00:55:29 UTC (rev 432012) +++ PKGBUILD2019-02-13 00:55:44 UTC (rev 432013) @@ -1,25 +0,0 @@ -# Maintainer: Ainola - -pkgname=slurp -pkgver=1.0 -pkgrel=1 -pkgdesc='Select a region in a Wayland compositor' -arch=('x86_64') -url="https://github.com/emersion/slurp"; -license=('MIT') -depends=('cairo' 'wayland') -makedepends=('meson' 'scdoc' 'wayland-protocols') -source=("$pkgname-$pkgver.tar.gz::https://github.com/emersion/slurp/archive/v$pkgver.tar.gz";) -sha256sums=('41f3e98fa2729ae91d9f45e4d5e08023777b2cf3839e0cc0a7b2a5c53ebc4fd4') - -build() { -meson --prefix=/usr --buildtype=plain "$pkgname-$pkgver" build -ninja -C build -} - -package() { -DESTDIR="$pkgdir" ninja -C build install -cd "$pkgname-$pkgver" -install -Dm 0644 LICENSE -t "$pkgdir/usr/share/licenses/slurp/" -install -Dm 0644 README.md -t "$pkgdir/usr/share/doc/slurp/" -} Copied: slurp/repos/community-x86_64/PKGBUILD (from rev 432012, slurp/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-13 00:55:44 UTC (rev 432013) @@ -0,0 +1,25 @@ +# Maintainer: Ainola + +pkgname=slurp +pkgver=1.0.1 +pkgrel=1 +pkgdesc='Select a region in a Wayland compositor' +arch=('x86_64') +url="https://github.com/emersion/slurp"; +license=('MIT') +depends=('cairo' 'wayland') +makedepends=('meson' 'scdoc' 'wayland-protocols') +source=("$pkgname-$pkgver.tar.gz::https://github.com/emersion/slurp/archive/v$pkgver.tar.gz";) +sha256sums=('3e44401ff3ecf78bd147e1e3d40cc571973da7f4e0f26ce3cd70b60e2c270b67') + +build() { +meson --prefix=/usr --buildtype=plain "$pkgname-$pkgver" build +ninja -C build +} + +package() { +DESTDIR="$pkgdir" ninja -C build install +cd "$pkgname-$pkgver" +install -Dm 0644 LICENSE -t "$pkgdir/usr/share/licenses/slurp/" +install -Dm 0644 README.md -t "$pkgdir/usr/share/doc/slurp/" +}
[arch-commits] Commit in slurp/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 00:55:29 Author: ainola Revision: 432012 upgpkg: slurp 1.0.1-1 Modified: slurp/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 00:36:16 UTC (rev 432011) +++ PKGBUILD2019-02-13 00:55:29 UTC (rev 432012) @@ -1,7 +1,7 @@ # Maintainer: Ainola pkgname=slurp -pkgver=1.0 +pkgver=1.0.1 pkgrel=1 pkgdesc='Select a region in a Wayland compositor' arch=('x86_64') @@ -10,7 +10,7 @@ depends=('cairo' 'wayland') makedepends=('meson' 'scdoc' 'wayland-protocols') source=("$pkgname-$pkgver.tar.gz::https://github.com/emersion/slurp/archive/v$pkgver.tar.gz";) -sha256sums=('41f3e98fa2729ae91d9f45e4d5e08023777b2cf3839e0cc0a7b2a5c53ebc4fd4') +sha256sums=('3e44401ff3ecf78bd147e1e3d40cc571973da7f4e0f26ce3cd70b60e2c270b67') build() { meson --prefix=/usr --buildtype=plain "$pkgname-$pkgver" build
[arch-commits] Commit in gloobus-preview/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Wednesday, February 13, 2019 @ 00:36:16 Author: eschwartz Revision: 432011 archrelease: copy trunk to community-x86_64 Added: gloobus-preview/repos/community-x86_64/PKGBUILD (from rev 432010, gloobus-preview/trunk/PKGBUILD) Deleted: gloobus-preview/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 84 +++-- 1 file changed, 44 insertions(+), 40 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-13 00:35:58 UTC (rev 432010) +++ PKGBUILD2019-02-13 00:36:16 UTC (rev 432011) @@ -1,40 +0,0 @@ -# $Id$ -# Maintainer: Balló György - -pkgname=gloobus-preview -_bzrrev=335 -_bzrpath=~gloobus-dev/$pkgname/last_working_branch -pkgver=0.4.5.$_bzrrev -pkgrel=3 -pkgdesc="GNOME application designed to enable a full screen preview of any kind of file" -arch=('i686' 'x86_64') -url="http://gloobus.net/"; -license=('GPL') -depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 'python-gobject') -makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre') -optdepends=('djvulibre: Preview DjVu documents' -'gst-libav: Extra media codecs' -'gst-plugins-bad: Extra media codecs' -'gst-plugins-good: Extra media codecs' -'gst-plugins-ugly: Extra media codecs' -'imagemagick: Support for more image formats' -'libgxps: Preview XPS documents' -'libspectre: Preview PostScript documents' -'unoconv: Preview LibreOffice compatible documents') -source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev) -sha256sums=('SKIP') - -build() { - cd $_bzrpath - ./autogen.sh --prefix=/usr - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd $_bzrpath - make DESTDIR="$pkgdir" install -} Copied: gloobus-preview/repos/community-x86_64/PKGBUILD (from rev 432010, gloobus-preview/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-13 00:36:16 UTC (rev 432011) @@ -0,0 +1,44 @@ +# Maintainer: Balló György + +pkgname=gloobus-preview +_bzrrev=335 +_bzrpath=~gloobus-dev/$pkgname/last_working_branch +pkgver=0.4.5.$_bzrrev +pkgrel=4 +pkgdesc="GNOME application designed to enable a full screen preview of any kind of file" +arch=('x86_64') +url="https://launchpad.net/gloobus-preview"; +license=('GPL') +depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 'python-gobject') +makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre') +optdepends=('djvulibre: Preview DjVu documents' +'gst-libav: Extra media codecs' +'gst-plugins-bad: Extra media codecs' +'gst-plugins-good: Extra media codecs' +'gst-plugins-ugly: Extra media codecs' +'imagemagick: Support for more image formats' +'libgxps: Preview XPS documents' +'libspectre: Preview PostScript documents' +'unoconv: Preview LibreOffice compatible documents') +source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev) +sha256sums=('SKIP') + +prepare() { + cd $_bzrpath + autoreconf -fi +} + +build() { + cd $_bzrpath + ./configure --prefix=/usr + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd $_bzrpath + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in gloobus-preview/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 00:35:58 Author: eschwartz Revision: 432010 upgpkg: gloobus-preview 0.4.5.335-4 python 3.7 rebuild move autoreconf to prepare() Modified: gloobus-preview/trunk/PKGBUILD --+ PKGBUILD |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-13 00:29:56 UTC (rev 432009) +++ PKGBUILD2019-02-13 00:35:58 UTC (rev 432010) @@ -4,7 +4,7 @@ _bzrrev=335 _bzrpath=~gloobus-dev/$pkgname/last_working_branch pkgver=0.4.5.$_bzrrev -pkgrel=3 +pkgrel=4 pkgdesc="GNOME application designed to enable a full screen preview of any kind of file" arch=('x86_64') url="https://launchpad.net/gloobus-preview"; @@ -23,9 +23,14 @@ source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev) sha256sums=('SKIP') +prepare() { + cd $_bzrpath + autoreconf -fi +} + build() { cd $_bzrpath - ./autogen.sh --prefix=/usr + ./configure --prefix=/usr #https://bugzilla.gnome.org/show_bug.cgi?id=656231 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
[arch-commits] Commit in libu2f-server/repos (2 files)
Date: Wednesday, February 13, 2019 @ 00:29:56 Author: maximbaz Revision: 432009 archrelease: copy trunk to community-x86_64 Added: libu2f-server/repos/community-x86_64/ libu2f-server/repos/community-x86_64/PKGBUILD (from rev 432008, libu2f-server/trunk/PKGBUILD) --+ PKGBUILD | 37 + 1 file changed, 37 insertions(+) Copied: libu2f-server/repos/community-x86_64/PKGBUILD (from rev 432008, libu2f-server/trunk/PKGBUILD) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2019-02-13 00:29:56 UTC (rev 432009) @@ -0,0 +1,37 @@ +# Maintainer: Maxim Baz <$pkgname at maximbaz dot com> +# Contributor: Maxime de Roucy + +pkgname=libu2f-server +pkgver=1.1.0 +pkgrel=3 +pkgdesc='Yubico Universal 2nd Factor (U2F) Server C Library' +arch=('x86_64') +url='https://developers.yubico.com/libu2f-server' +license=('BSD') +depends=('openssl' 'json-c') +makedepends=('check' 'gengetopt' 'help2man') +source=("${url}/Releases/${pkgname}-${pkgver}.tar.xz"{,.sig}) +sha256sums=('8dcd3caeacebef6e36a42462039fd035e45fa85653dcb2013f45e15aad49a277' +'SKIP') +validpgpkeys=('B70D62AA6A31AD6B9E4F9F4BDC925D25CA7A') # Alessio Di Mauro + +build() { +cd "${pkgname}-${pkgver}" + +./configure --prefix=/usr +make +} + +check() { +cd "${pkgname}-${pkgver}" + +make check +} + +package() { +cd "${pkgname}-${pkgver}" + +make DESTDIR="${pkgdir}" install + +install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" COPYING +}
[arch-commits] Commit in (4 files)
Date: Wednesday, February 13, 2019 @ 00:29:38 Author: maximbaz Revision: 432008 libu2f-server: import from AUR Added: libu2f-server/ libu2f-server/repos/ libu2f-server/trunk/ libu2f-server/trunk/PKGBUILD --+ PKGBUILD | 37 + 1 file changed, 37 insertions(+) Added: libu2f-server/trunk/PKGBUILD === --- libu2f-server/trunk/PKGBUILD(rev 0) +++ libu2f-server/trunk/PKGBUILD2019-02-13 00:29:38 UTC (rev 432008) @@ -0,0 +1,37 @@ +# Maintainer: Maxim Baz <$pkgname at maximbaz dot com> +# Contributor: Maxime de Roucy + +pkgname=libu2f-server +pkgver=1.1.0 +pkgrel=3 +pkgdesc='Yubico Universal 2nd Factor (U2F) Server C Library' +arch=('x86_64') +url='https://developers.yubico.com/libu2f-server' +license=('BSD') +depends=('openssl' 'json-c') +makedepends=('check' 'gengetopt' 'help2man') +source=("${url}/Releases/${pkgname}-${pkgver}.tar.xz"{,.sig}) +sha256sums=('8dcd3caeacebef6e36a42462039fd035e45fa85653dcb2013f45e15aad49a277' +'SKIP') +validpgpkeys=('B70D62AA6A31AD6B9E4F9F4BDC925D25CA7A') # Alessio Di Mauro + +build() { +cd "${pkgname}-${pkgver}" + +./configure --prefix=/usr +make +} + +check() { +cd "${pkgname}-${pkgver}" + +make check +} + +package() { +cd "${pkgname}-${pkgver}" + +make DESTDIR="${pkgdir}" install + +install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" COPYING +}
[arch-commits] Commit in firefox-i18n/trunk (PKGBUILD)
Date: Wednesday, February 13, 2019 @ 00:02:10 Author: heftig Revision: 346197 65.0.1-1 Modified: firefox-i18n/trunk/PKGBUILD --+ PKGBUILD | 200 ++--- 1 file changed, 100 insertions(+), 100 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 23:59:35 UTC (rev 346196) +++ PKGBUILD2019-02-13 00:02:10 UTC (rev 346197) @@ -5,7 +5,7 @@ # Contributor: Andrea Scarpino pkgbase=firefox-i18n -pkgver=65.0 +pkgver=65.0.1 pkgrel=1 pkgdesc="Language pack for Firefox" arch=(any) @@ -139,102 +139,102 @@ "$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi" } -sha256sums=('f3e9eac9caac851c7b6aa778f4dfb044197a318e1b84e51857d5d06378689c71' -'eace6fef42d4e02c47112e12f90176ef7f64fbe420b5d18da7ebd568c21bd88d' -'e636d6bf57ee998ef75ada0a3e795a403aa1cb35a04817359959086f88c99d86' -'17ccf379eb29c2100cb6ebae9c9c73a4e37f46f367917a1cd210664112e61c02' -'779514a797096edc3284bf03a85b5180820e087bb646067eaf173c2f662163ba' -'8f68f32d7766991d82c715ee9d4d75ff40a3b5c95b83e5353b759c579786a7bd' -'aa11435e5062314f3461a0ddcb5888ebbdbd75b3d55bc450a839b94064f07bf1' -'53085fae0b89f26a75c2f2f7efe7668628d2c9a7b5f20ef15d66cb69d488178f' -'16b83953f8a1138a1b97da527f9473671c3a86ce0e3861d54e1d34eb143c8068' -'62178c95acd6a2e917213a2357383aabf44b51153db813c71edbc7d940265e82' -'a815247a1b8606d187f516837ec28062ad2ee55a999d09751bdb81b35cdfcd82' -'9df39954a4d0db91d29e6cad3765be6cc2c3a9e76b7844142e8e4e9f1b7b6f04' -'f155a1c8b52f7b1e1c84bec847824598f9e5c978ac49da9f5c7a8a3910f8c47a' -'178c9671de9b13114790e2290445aad73a6753a3419603a957153914abbf4c15' -'5acd532be02856fc9a41cc9d034f37a10af6b803b827c4e42a47b0495358fe7d' -'21289e4f4eec8783d912fd5bd17e75e050ca86fd937266a4c3b29b67d6c3b091' -'6234c49dafff7117819eb9cc396ed73ebf633fa76748f10f92ef2334ce642a71' -'054d95d4e09c80018bb7618a1bb46f898908b24486f04c40647b4347c6f6c7bd' -'df159102386c8ca8e1f4a58348f36af7c6f9499cc279595f34e440009adc96eb' -'15519bc72ee5b50d90a64ee423b27cd0a71322fb9b9b7b20e3f22145b955fc23' -'8a5811657703afeab8569f393eab4240264fdedd008aba4d941b1637869f1590' -'e4e9bbfa0b4861c318da3383e34cbf99a7254ec58a1d7c8eefa796c5a1274f13' -'1c4e16443640db97093fb64b47071de0e3fc4e119e767ba9a91098b968173c2b' -'24a0f236afd73b98eee515dbb3866cbee199f607fb1776c0a2921453f5e5902e' -'513c0bb419c3be41a444fd093ad7328b9e3c567f5c17c0485005c6e962f6fadb' -'a1244194a7bcb8b0ac9600c2207833c1e1df38357104c82f2aa1e95827ee804c' -'c92f033867b4c87ae34ebf4f98b14ccb753e03fdbf7cf5eb01e8c9d6029a6a2d' -'f4a6c1e56ca8f93dc8652ce4a9d847c20706dd9c703edd5a917c2824bff02cda' -'d71b183cef7013bd7ed509743f9f928fe33c997981714347443ce1f1d275fbf3' -'0d4cd61f3eea812db1260ce1910345ab8e70ecb631dc1a8651ea20551dba361b' -'2b62e18726d599f03755f82ef92e4447e611b41cde02fc3876b16ec38d347f35' -'77257717689104d8c120858634681c2f400f457246ecad0b4e495d869fcbdc49' -'617a409bd0e6a78036c302f1a4e90b65905771b32ff10a4590fac2c0a1c6d818' -'83dca77b09a3e11e73a439791e4c7d9ce148b110bb813f237aaea1d9a9656da9' -'422a35e1026edc7beda095674db9400f398a124fb1216e52671d0c73c01437ff' -'54de836f425ef099ffbd5c05c00a6a98fa7c18506343a96f9639080d3dfe647b' -'2be029a057d0f9a6d6cb538ffcbd3177ce4db9056c1876fdab1c026b24795212' -'6f9c68c95045fec3db6db2b0a253318d911c09551b5f76f22a8edd01f9eb3acb' -'eb5eff657d0620d67e0101c2f6fac08c404ba939ecfe1ac7a7f2f2a3f24e00ce' -'d3864c5f842d121736e02edc9430d244c87925fbdcd2dc35966aecd46ac705e0' -'8505059bd327a325db11662895f76f534c633344a0ec7f834854361e7b60770b' -'d619791e0ca9137c8965ab94228d23de45aee1afcc79e82dad1f1104bbbfa48b' -'d183570d4a565f9b6d33c0851c97b0f3bf86011258961fdd8f8c5035efd86dc8' -'f2b67b48585e4cb86584c6f2f069d21c5a9c37772542e9fd0dc0999e4b7a7169' -'d3c3baf83d8f1cb54ed7f8053ba756c741d91d0a2978d1a6829b1cfe8fe27426' -'1f6cb73c2a97a020afdbc49ad5fcbbec55c70ae6b8d02715a4fa3e550575a6a4' -'e01144fbd1f583a5520926d6f8e5deb4579ef03c4eadc9d32e91d8f7d8a6bf00' -'30f0281837622d56a52616383a93b5958b2ee8c3881ab5b4d95a2e210905d3b1' -'d18f5c33f74029d4547f51002f6f9eaa84173fda14b65a7481cafa8ceae37393' -'139bdd0f05f54810daa3349dfc5203d5c9b15fb4a28ae72fee0f2e2bb97fb665' -'7b15ded59193a36cef203895e0b8f86b2ec0099ad140bca629a8465c0f1d55d7' -'c6dafe16cfff71b6d8236d91ca715d1015b51adc2888a0cc3a44aaedbd76a894' -'6690741fc071d0b01570611a898f819334ae4ba9e3407513897602699ab2105a' -
[arch-commits] Commit in firefox-i18n/repos/extra-any (PKGBUILD PKGBUILD)
Date: Wednesday, February 13, 2019 @ 00:02:43 Author: heftig Revision: 346198 archrelease: copy trunk to extra-any Added: firefox-i18n/repos/extra-any/PKGBUILD (from rev 346197, firefox-i18n/trunk/PKGBUILD) Deleted: firefox-i18n/repos/extra-any/PKGBUILD --+ PKGBUILD | 480 ++--- 1 file changed, 240 insertions(+), 240 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-13 00:02:10 UTC (rev 346197) +++ PKGBUILD2019-02-13 00:02:43 UTC (rev 346198) @@ -1,240 +0,0 @@ -# Maintainer: Jan Alexander Steffens (heftig) -# Contributor: Thomas Baechler -# Contributor: Jaroslaw Swierczynski -# Contributor: Michal Hybner -# Contributor: Andrea Scarpino - -pkgbase=firefox-i18n -pkgver=65.0 -pkgrel=1 -pkgdesc="Language pack for Firefox" -arch=(any) -license=(MPL GPL LGPL) -url="https://www.mozilla.org/firefox/"; - -_languages=( - 'ach"Acholi"' - 'af "Afrikaans"' - 'an "Aragonese"' - 'ar "Arabic"' - 'as "Assamese"' - 'ast"Asturian"' - 'az "Azerbaijani"' - 'be "Belarusian"' - 'bg "Bulgarian"' - 'bn-BD "Bengali (Bangladesh)"' - 'bn-IN "Bengali (India)"' - 'br "Breton"' - 'bs "Bosnian"' - 'ca "Catalan"' - 'cak"Maya Kaqchikel"' - 'cs "Czech"' - 'cy "Welsh"' - 'da "Danish"' - 'de "German"' - 'dsb"Lower Sorbian"' - 'el "Greek"' - 'en-CA "English (Canadian)"' - 'en-GB "English (British)"' - 'en-US "English (US)"' - 'en-ZA "English (South African)"' - 'eo "Esperanto"' - 'es-AR "Spanish (Argentina)"' - 'es-CL "Spanish (Chile)"' - 'es-ES "Spanish (Spain)"' - 'es-MX "Spanish (Mexico)"' - 'et "Estonian"' - 'eu "Basque"' - 'fa "Persian"' - 'ff "Fulah"' - 'fi "Finnish"' - 'fr "French"' - 'fy-NL "Frisian"' - 'ga-IE "Irish"' - 'gd "Gaelic (Scotland)"' - 'gl "Galician"' - 'gn "Guarani"' - 'gu-IN "Gujarati (India)"' - 'he "Hebrew"' - 'hi-IN "Hindi (India)"' - 'hr "Croatian"' - 'hsb"Upper Sorbian"' - 'hu "Hungarian"' - 'hy-AM "Armenian"' - 'ia "Interlingua"' - 'id "Indonesian"' - 'is "Icelandic"' - 'it "Italian"' - 'ja "Japanese"' - 'ka "Georgian"' - 'kab"Kabyle"' - 'kk "Kazakh"' - 'km "Khmer"' - 'kn "Kannada"' - 'ko "Korean"' - 'lij"Ligurian"' - 'lt "Lithuanian"' - 'lv "Latvian"' - 'mai"Maithili"' - 'mk "Macedonian"' - 'ml "Malayalam"' - 'mr "Marathi"' - 'ms "Malay"' - 'my "Burmese"' - 'nb-NO "Norwegian (Bokmål)"' - 'ne-NP "Nepali"' - 'nl "Dutch"' - 'nn-NO "Norwegian (Nynorsk)"' - 'oc "Occitan"' - 'or "Oriya"' - 'pa-IN "Punjabi (India)"' - 'pl "Polish"' - 'pt-BR "Portuguese (Brazilian)"' - 'pt-PT "Portuguese (Portugal)"' - 'rm "Romansh"' - 'ro "Romanian"' - 'ru "Russian"' - 'si "Sinhala"' - 'sk "Slovak"' - 'sl "Slovenian"' - 'son"Songhai"' - 'sq "Albanian"' - 'sr "Serbian"' - 'sv-SE "Swedish"' - 'ta "Tamil"' - 'te "Telugu"' - 'th "Thai"' - 'tr "Turkish"' - 'uk "Ukrainian"' - 'ur "Urdu"' - 'uz "Uzbek"' - 'vi "Vietnamese"' - 'xh "Xhosa"' - 'zh-CN "Chinese (Simplified)"' - 'zh-TW "Chinese (Traditional)"' -) - -pkgname=() -source=() -_url=https://ftp.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/xpi - -for _lang in "${_languages[@]}"; do - _locale=${_lang%% *} - _pkgname=firefox-i18n-${_locale,,} - - pkgname+=($_pkgname) - source+=("firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi") - eval "package_$_pkgname() { -_package $_lang - }" -done - -# Don't extract anything -noextract=(${source[@]%%::*}) - -_package() { - pkgdesc="$2 language pack for Firefox" - depends=("firefox>=$pkgver") - install -Dm644 firefox-i18n-$pkgver-$1.xpi \ - "$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi" -} - -sha256sums=('f3e9eac9caac851c7b6aa778f4dfb044197a318e1b84e51857d5d06378689c71' -'eace6fef42d4e02c47112e12f90176ef7f64fbe420b5d18da7ebd568c21bd88d' -'e636d6bf57ee998ef75ada0a3e795a403aa1cb35a04817359959086f88c99d86' -'17ccf379eb29c2100cb6ebae9c9c73a4e37f46f367917a1cd210664112e61c02' -'779514a797096edc3284bf03a85b5180820e087bb646067eaf173c2f662163ba' -'8f68f32d7766991d82c715ee9d4d75ff40a3b5c95b83e5353b759c579786a7bd' -'aa11435e5062314f3461a0ddcb5888ebbdbd75b3d55bc450a839b94064f07bf1' -'53085fae0b89f26a75c2f2f7efe7668628d2c9a7b5f20ef15d66cb69d488178f' -'16b83953f8a1138a1b97da527f9473671c3a86ce0e3861d54e1d34eb143c8068' -'62178c95acd6a2e917213a2357383aabf44b51153db813c71edbc7d940265e82' -'a815247a1b8606d187f516837ec28062ad2ee55a999d09751bdb81b35cdfcd82' -'9df39954a4d0db91d29e6cad3765be6cc2c3a9e76b784
[arch-commits] Commit in firefox/repos/extra-x86_64 (8 files)
Date: Tuesday, February 12, 2019 @ 23:59:35 Author: heftig Revision: 346196 archrelease: copy trunk to extra-x86_64 Added: firefox/repos/extra-x86_64/PKGBUILD (from rev 346195, firefox/trunk/PKGBUILD) firefox/repos/extra-x86_64/firefox-symbolic.svg (from rev 346195, firefox/trunk/firefox-symbolic.svg) firefox/repos/extra-x86_64/firefox.desktop (from rev 346195, firefox/trunk/firefox.desktop) firefox/repos/extra-x86_64/upload-symbol-archive (from rev 346195, firefox/trunk/upload-symbol-archive) Deleted: firefox/repos/extra-x86_64/PKGBUILD firefox/repos/extra-x86_64/firefox-symbolic.svg firefox/repos/extra-x86_64/firefox.desktop firefox/repos/extra-x86_64/upload-symbol-archive ---+ PKGBUILD | 337 -- firefox-symbolic.svg | 128 - firefox.desktop | 622 upload-symbol-archive | 48 +-- 4 files changed, 564 insertions(+), 571 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 23:59:02 UTC (rev 346195) +++ PKGBUILD2019-02-12 23:59:35 UTC (rev 346196) @@ -1,172 +0,0 @@ -# Maintainer: Jan Alexander Steffens (heftig) -# Contributor: Ionut Biru -# Contributor: Jakub Schmidtke - -pkgname=firefox -pkgver=65.0 -pkgrel=1 -pkgdesc="Standalone web browser from mozilla.org" -arch=(x86_64) -license=(MPL GPL LGPL) -url="https://www.mozilla.org/firefox/"; -depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib - ffmpeg nss ttf-font libpulse sqlite libvpx icu) -makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils - xorg-server-xvfb autoconf2.13 rust mercurial clang llvm jack gtk2 - python nodejs python2-psutil cbindgen nasm) -optdepends=('networkmanager: Location detection via available WiFi networks' -'libnotify: Notification integration' -'pulseaudio: Audio support' -'speech-dispatcher: Text-to-Speech' -'hunspell-en_US: Spell checking, American English') -options=(!emptydirs !makeflags) -_repo=https://hg.mozilla.org/mozilla-unified -source=("hg+$_repo#tag=FIREFOX_${pkgver//./_}_RELEASE" -$pkgname.desktop firefox-symbolic.svg) -sha256sums=('SKIP' -'677e1bde4c6b3cff114345c211805c7c43085038ca0505718a11e96432e9811a' -'9a1a572dc88014882d54ba2d3079a1cf5b28fa03c5976ed2cb763c93dabbd797') - -# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) -# Note: These are for Arch Linux use ONLY. For your own distribution, please -# get your own set of keys. Feel free to contact foutre...@archlinux.org for -# more information. -_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM - -# Mozilla API keys (see https://location.services.mozilla.com/api) -# Note: These are for Arch Linux use ONLY. For your own distribution, please -# get your own set of keys. Feel free to contact hef...@archlinux.org for -# more information. -_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff - -prepare() { - mkdir mozbuild - cd mozilla-unified - - echo -n "$_google_api_key" >google-api-key - echo -n "$_mozilla_api_key" >mozilla-api-key - - cat >.mozconfig
[arch-commits] Commit in firefox/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 23:59:02 Author: heftig Revision: 346195 65.0.1-1 Modified: firefox/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 22:59:09 UTC (rev 346194) +++ PKGBUILD2019-02-12 23:59:02 UTC (rev 346195) @@ -3,8 +3,8 @@ # Contributor: Jakub Schmidtke pkgname=firefox -pkgver=65.0 -pkgrel=2 +pkgver=65.0.1 +pkgrel=1 pkgdesc="Standalone web browser from mozilla.org" arch=(x86_64) license=(MPL GPL LGPL)
[arch-commits] Commit in plasma-meta/repos/extra-any (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 22:59:09 Author: arojas Revision: 346194 archrelease: copy trunk to extra-any Added: plasma-meta/repos/extra-any/PKGBUILD (from rev 346193, plasma-meta/trunk/PKGBUILD) Deleted: plasma-meta/repos/extra-any/PKGBUILD --+ PKGBUILD | 75 ++--- 1 file changed, 38 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 22:58:46 UTC (rev 346193) +++ PKGBUILD2019-02-12 22:59:09 UTC (rev 346194) @@ -1,37 +0,0 @@ -# Maintainer: Antonio Rojas -# Contributor: Andrea Scarpino - -pkgname=plasma-meta -pkgver=5.14 -pkgrel=1 -pkgdesc='Meta package to install KDE Plasma' -arch=(any) -url='https://www.archlinux.org/' -license=(GPL) -depends=(bluedevil - drkonqi - kdeplasma-addons - kinfocenter - ksysguard - kscreen - ksshaskpass - kwrited - oxygen - plasma-browser-integration - plasma-desktop - plasma-nm - plasma-workspace-wallpapers -plasma-pa -plasma-sdk - plasma-vault -kwayland-integration -kwallet-pam -kgamma5 -user-manager -sddm-kcm -breeze-gtk - powerdevil - discover - xdg-desktop-portal-kde -) -optdepends=('kde-gtk-config: GTK Theme configuration KCM' 'breeze-grub: Breeze theme for GRUB') Copied: plasma-meta/repos/extra-any/PKGBUILD (from rev 346193, plasma-meta/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 22:59:09 UTC (rev 346194) @@ -0,0 +1,38 @@ +# Maintainer: Antonio Rojas +# Contributor: Andrea Scarpino + +pkgname=plasma-meta +pkgver=5.15 +pkgrel=1 +pkgdesc='Meta package to install KDE Plasma' +arch=(any) +url='https://www.archlinux.org/' +license=(GPL) +depends=(bluedevil + drkonqi + kdeplasma-addons + kinfocenter + ksysguard + kscreen + ksshaskpass + kwrited + oxygen + plasma-browser-integration + plasma-desktop + plasma-nm + plasma-workspace-wallpapers +plasma-pa +plasma-sdk + plasma-vault +kwayland-integration +kwallet-pam +kgamma5 +user-manager +sddm-kcm +breeze-gtk + powerdevil + discover + xdg-desktop-portal-kde +) +optdepends=('kde-gtk-config: GTK Theme configuration KCM' 'breeze-grub: Breeze theme for GRUB') +
[arch-commits] Commit in plasma-meta/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 22:58:46 Author: arojas Revision: 346193 Useless bump Modified: plasma-meta/trunk/PKGBUILD --+ PKGBUILD |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 22:55:27 UTC (rev 346192) +++ PKGBUILD2019-02-12 22:58:46 UTC (rev 346193) @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino pkgname=plasma-meta -pkgver=5.14 +pkgver=5.15 pkgrel=1 pkgdesc='Meta package to install KDE Plasma' arch=(any) @@ -35,3 +35,4 @@ xdg-desktop-portal-kde ) optdepends=('kde-gtk-config: GTK Theme configuration KCM' 'breeze-grub: Breeze theme for GRUB') +
[arch-commits] Commit in qt5-purchasing (3 files)
Date: Tuesday, February 12, 2019 @ 22:53:57 Author: arojas Revision: 346150 archrelease: copy trunk to extra-x86_64 Added: qt5-purchasing/repos/ qt5-purchasing/repos/extra-x86_64/ qt5-purchasing/repos/extra-x86_64/PKGBUILD (from rev 346149, qt5-purchasing/trunk/PKGBUILD) --+ PKGBUILD | 41 + 1 file changed, 41 insertions(+) Copied: qt5-purchasing/repos/extra-x86_64/PKGBUILD (from rev 346149, qt5-purchasing/trunk/PKGBUILD) === --- repos/extra-x86_64/PKGBUILD (rev 0) +++ repos/extra-x86_64/PKGBUILD 2019-02-12 22:53:57 UTC (rev 346150) @@ -0,0 +1,41 @@ +# Maintainer: Felix Yan +# Maintainer: Antonio Rojas + +pkgname=qt5-purchasing +_qtver=5.12.1 +pkgver=${_qtver/-/} +pkgrel=1 +arch=('x86_64') +url='https://www.qt.io' +license=('GPL3' 'LGPL3' 'FDL' 'custom') +pkgdesc='Qt In-App Purchasing API' +depends=('qt5-base') +makedepends=('qt5-declarative') +optdepends=('qt5-declarative: QML bindings') +groups=('qt' 'qt5') +_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" +source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz";) +sha256sums=('80485095ab64f48951b27795c72e7ed7c13e1ab3db2670c061548834584b1d19') + +prepare() { + mkdir -p build +} + +build() { + cd build + + qmake ../${_pkgfqn} + make +} + +package() { + cd build + make INSTALL_ROOT="$pkgdir" install + + # Drop QMAKE_PRL_BUILD_DIR because reference the build dir + find "$pkgdir/usr/lib" -type f -name '*.prl' \ +-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \; + + install -d "$pkgdir"/usr/share/licenses + ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname} +}
[arch-commits] Commit in (3 files)
Date: Tuesday, February 12, 2019 @ 22:53:28 Author: arojas Revision: 346149 Add missing qt5-purchasing module Added: qt5-purchasing/ qt5-purchasing/trunk/ qt5-purchasing/trunk/PKGBUILD --+ PKGBUILD | 41 + 1 file changed, 41 insertions(+) Added: qt5-purchasing/trunk/PKGBUILD === --- qt5-purchasing/trunk/PKGBUILD (rev 0) +++ qt5-purchasing/trunk/PKGBUILD 2019-02-12 22:53:28 UTC (rev 346149) @@ -0,0 +1,41 @@ +# Maintainer: Felix Yan +# Maintainer: Antonio Rojas + +pkgname=qt5-purchasing +_qtver=5.12.1 +pkgver=${_qtver/-/} +pkgrel=1 +arch=('x86_64') +url='https://www.qt.io' +license=('GPL3' 'LGPL3' 'FDL' 'custom') +pkgdesc='Qt In-App Purchasing API' +depends=('qt5-base') +makedepends=('qt5-declarative') +optdepends=('qt5-declarative: QML bindings') +groups=('qt' 'qt5') +_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" +source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz";) +sha256sums=('80485095ab64f48951b27795c72e7ed7c13e1ab3db2670c061548834584b1d19') + +prepare() { + mkdir -p build +} + +build() { + cd build + + qmake ../${_pkgfqn} + make +} + +package() { + cd build + make INSTALL_ROOT="$pkgdir" install + + # Drop QMAKE_PRL_BUILD_DIR because reference the build dir + find "$pkgdir/usr/lib" -type f -name '*.prl' \ +-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \; + + install -d "$pkgdir"/usr/share/licenses + ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname} +}
[arch-commits] Commit in emby-server/repos/community-any (14 files)
Date: Tuesday, February 12, 2019 @ 22:41:30 Author: alucryd Revision: 432007 archrelease: copy trunk to community-any Added: emby-server/repos/community-any/PKGBUILD (from rev 432006, emby-server/trunk/PKGBUILD) emby-server/repos/community-any/emby-server (from rev 432006, emby-server/trunk/emby-server) emby-server/repos/community-any/emby-server.conf (from rev 432006, emby-server/trunk/emby-server.conf) emby-server/repos/community-any/emby-server.service (from rev 432006, emby-server/trunk/emby-server.service) emby-server/repos/community-any/emby-server.sysusers (from rev 432006, emby-server/trunk/emby-server.sysusers) emby-server/repos/community-any/emby-server.tmpfiles (from rev 432006, emby-server/trunk/emby-server.tmpfiles) emby-server/repos/community-any/license.docx (from rev 432006, emby-server/trunk/license.docx) Deleted: emby-server/repos/community-any/PKGBUILD emby-server/repos/community-any/emby-server emby-server/repos/community-any/emby-server.conf emby-server/repos/community-any/emby-server.service emby-server/repos/community-any/emby-server.sysusers emby-server/repos/community-any/emby-server.tmpfiles emby-server/repos/community-any/license.docx --+ PKGBUILD | 248 - emby-server | 20 +-- emby-server.conf | 10 - emby-server.service | 32 +++--- emby-server.sysusers |2 emby-server.tmpfiles |2 6 files changed, 157 insertions(+), 157 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 22:41:17 UTC (rev 432006) +++ PKGBUILD2019-02-12 22:41:30 UTC (rev 432007) @@ -1,124 +0,0 @@ -# Maintainer: Maxime Gauduin -# Contributor: Daniel Seymour - -pkgname=emby-server -pkgver=4.0.1.0 -_ffmpeg_ver=2018_12_01 -_ffdetect_ver=4.0.2 -pkgrel=2 -pkgdesc='Bring together your videos, music, photos, and live television' -arch=(any) -url='http://emby.media' -license=(custom) -depends=( - alsa-lib - aom - dotnet-runtime - fontconfig - fribidi - gmp - gnutls - lame - libass.so - libdrm - libfreetype.so - libjpeg-turbo - libpng - libtheora - libva-drm.so - libva.so - libva-x11.so - libvorbisenc.so - libvorbis.so - libwebp - libx11 - libx264.so - opus - skia-sharp60 - sqlite - zlib - zvbi -) -makedepends=( - ffnvcodec-headers - nasm -) -source=( - https://github.com/MediaBrowser/Emby.Releases/releases/download/${pkgver}/embyserver-netcore_${pkgver}.zip - https://mediabrowser.github.io/embytools/ffmpeg-${_ffmpeg_ver}.tar.gz - https://mediabrowser.github.io/embytools/ffdetect_${_ffdetect_ver}_x64.tar.xz - emby-server - emby-server.conf - emby-server.service - emby-server.sysusers - emby-server.tmpfiles - license.docx -) -noextract=(license.docx) -backup=(etc/conf.d/emby-server) -sha256sums=('c72c85353a36dc1bf00ffd3c9086950b3ff1123dd2dfbab99143e8c7a161824f' -'1129e1bfb7fc4090cdd6e055d57b0cd90c9881f0db8b9ceb80fdd145de4ffc71' -'c25eea4ace3824c7172e0b7cab57cc2baa459004680fed5fa645355205fe2c51' -'ee6ed36a13fcd8fd0b2b818eac742cc2cc2513d7f8f6cd867fa8d1c45ef3dd22' -'d1a805284d8a1329f6f6e736423be747d8951c5a9600fbb79c13a6f9be7149c0' -'efdaabd3002fee13a6831e90fd700dea4d7c6c954ede00da6f28c1eada33ad8c' -'f7fa33949757ffc587ecf82496dc35ebc8c8e5c98b882b31dc40a24263d3921a' -'a13a844a1bdc679356698e3fd7f3946d07bdfe021ed857d944ead011ad338056' -'a6d7ea65dcb06392479a85e1a10a7aeb872d803da6f784f6935fcd4ee63008c6') - -prepare() { - rm -rf system/{electron,runtimes} -} - -build() { - cd ffmpeg-${_ffmpeg_ver} - - ./configure \ ---disable-doc \ ---disable-ffplay \ ---disable-shared \ ---disable-vdpau \ ---disable-libxcb \ ---disable-lzma \ ---disable-sdl2 \ ---disable-xlib \ ---enable-fontconfig \ ---enable-gmp \ ---enable-gnutls \ ---enable-gpl \ ---enable-libaom \ ---enable-libass \ ---enable-libdrm \ ---enable-libfreetype \ ---enable-libfribidi \ ---enable-libmp3lame \ ---enable-libopus \ ---enable-libtheora \ ---enable-libvorbis \ ---enable-libwebp \ ---enable-libx264 \ ---enable-libzvbi \ ---enable-version3 \ ---enable-nvdec \ ---enable-nvenc \ ---enable-static \ ---enable-vaapi - make -} - -package() { - install -dm 755 "${pkgdir}"/usr/lib - cp -dr --no-preserve='ownership' system "${pkgdir}"/usr/lib/emby-server - ln -s ../libSkiaSharp.so.60.0.0 "${pkgdir}"/usr/lib/emby-server/libSkiaSharp.so - install -Dm 755 emby-server -t "${pkgdir}"/usr/bin/ - install -Dm 755 bin/ffdetect "${pkgdir}"/usr/bin/ffdetect-emby - install -Dm 755 ffmpeg-${_ffmpeg_ver}/ffmpeg "${pkgdir}"/usr/bin/ffmpeg-emby - install -Dm 755 ffmpeg-${_ffmpeg_ver}/ffprobe "${pkgdir}"/usr/bin/ffprobe-emby - install -Dm 644 emby-server.service -t "${pkgdir}"/usr/lib
[arch-commits] Commit in emby-server/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 22:41:17 Author: alucryd Revision: 432006 upgpkg: emby-server 4.0.2.0-2 Modified: emby-server/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 21:46:21 UTC (rev 432005) +++ PKGBUILD2019-02-12 22:41:17 UTC (rev 432006) @@ -2,7 +2,7 @@ # Contributor: Daniel Seymour pkgname=emby-server -pkgver=4.0.1.0 +pkgver=4.0.2.0 _ffmpeg_ver=2018_12_01 _ffdetect_ver=4.0.2 pkgrel=2 @@ -56,7 +56,7 @@ ) noextract=(license.docx) backup=(etc/conf.d/emby-server) -sha256sums=('c72c85353a36dc1bf00ffd3c9086950b3ff1123dd2dfbab99143e8c7a161824f' +sha256sums=('555e5646a6a70651876e0d61841d6a3365fd7f055ba7a1d2dcd93803c9915509' '1129e1bfb7fc4090cdd6e055d57b0cd90c9881f0db8b9ceb80fdd145de4ffc71' 'c25eea4ace3824c7172e0b7cab57cc2baa459004680fed5fa645355205fe2c51' 'ee6ed36a13fcd8fd0b2b818eac742cc2cc2513d7f8f6cd867fa8d1c45ef3dd22'
[arch-commits] Commit in sip/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 22:40:45 Author: arojas Revision: 346148 https Modified: sip/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 21:39:20 UTC (rev 346147) +++ PKGBUILD2019-02-12 22:40:45 UTC (rev 346148) @@ -8,7 +8,7 @@ pkgver=4.19.14 pkgrel=1 arch=('x86_64') -url='http://www.riverbankcomputing.com/software/sip/intro' +url='https://www.riverbankcomputing.com/software/sip/intro' license=('custom:"sip"') makedepends=('python' 'python2') source=("https://www.riverbankcomputing.com/static/Downloads/sip/sip-$pkgver.tar.gz";)
[arch-commits] Commit in python-qtpy/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 21:45:50 Author: arojas Revision: 432004 Update to 1.6.0 Modified: python-qtpy/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 21:40:04 UTC (rev 432003) +++ PKGBUILD2019-02-12 21:45:50 UTC (rev 432004) @@ -3,8 +3,8 @@ pkgbase='python-qtpy' _pkgbase='qtpy' pkgname=('python-qtpy' 'python2-qtpy') -pkgver=1.5.1 -pkgrel=2 +pkgver=1.6.0 +pkgrel=1 pkgdesc='Provides an uniform layer to support PyQt5, PyQt4 and PySide with a single codebase' makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools') @@ -12,7 +12,7 @@ url="https://github.com/spyder-ide/${_pkgbase}/"; license=('MIT') source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${_pkgbase}/archive/v${pkgver}.tar.gz";) -sha256sums=('4ea8e256ee59d68b52146291c199503cc4e3aefdc997408bb6d4c9d344de4c9a') +sha256sums=('cd4cb9667059654e20d607dff897d69ba0f722b6b8c6fdf26947a60b4f2a977b') prepare() { # Prepare sources for Python 2.x
[arch-commits] Commit in python-qtpy/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 21:46:21 Author: arojas Revision: 432005 archrelease: copy trunk to community-any Added: python-qtpy/repos/community-any/PKGBUILD (from rev 432004, python-qtpy/trunk/PKGBUILD) Deleted: python-qtpy/repos/community-any/PKGBUILD --+ PKGBUILD | 110 ++--- 1 file changed, 55 insertions(+), 55 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 21:45:50 UTC (rev 432004) +++ PKGBUILD2019-02-12 21:46:21 UTC (rev 432005) @@ -1,55 +0,0 @@ -# Maintainer: Muflone http://www.muflone.com/contacts/english/ - -pkgbase='python-qtpy' -_pkgbase='qtpy' -pkgname=('python-qtpy' 'python2-qtpy') -pkgver=1.5.1 -pkgrel=2 -pkgdesc='Provides an uniform layer to support PyQt5, PyQt4 and PySide with a single codebase' -makedepends=('python' 'python-setuptools' - 'python2' 'python2-setuptools') -arch=('any') -url="https://github.com/spyder-ide/${_pkgbase}/"; -license=('MIT') -source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${_pkgbase}/archive/v${pkgver}.tar.gz";) -sha256sums=('4ea8e256ee59d68b52146291c199503cc4e3aefdc997408bb6d4c9d344de4c9a') - -prepare() { - # Prepare sources for Python 2.x - cp -r "${_pkgbase}-${pkgver}" "python2-${_pkgbase}-${pkgver}" - # Fix Python 2.x shebang - cd "python2-${_pkgbase}-${pkgver}" - sed -i 's@^#!.*python$@#!/usr/bin/env python2@' "${_pkgbase}/tests/runtests.py" -} - -build() { - cd "${_pkgbase}-${pkgver}" - python2 setup.py build - - cd "${srcdir}/python2-${_pkgbase}-${pkgver}" - python setup.py build -} - -package_python2-qtpy() { - depends=('python2') - optdepends=('python2-pyqt5: Qt5 Python bindings' - 'python2-pyqtwebengine: Qt5-WebEngine python bindings' - 'python2-pyside2: PySide Qt5 Python bindings') - - cd "${pkgname}-${pkgver}" - python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 - # Install license file - install -D -m644 "LICENSE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} - -package_python-qtpy() { - depends=('python') - optdepends=('python-pyqt5: Qt5 Python bindings' - 'python-pyqtwebengine: Qt5-WebEngine python bindings' - 'python-pyside2: PySide Qt5 Python bindings') - - cd "${_pkgbase}-${pkgver}" - python3 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 - # Install license file - install -D -m644 "LICENSE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: python-qtpy/repos/community-any/PKGBUILD (from rev 432004, python-qtpy/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 21:46:21 UTC (rev 432005) @@ -0,0 +1,55 @@ +# Maintainer: Muflone http://www.muflone.com/contacts/english/ + +pkgbase='python-qtpy' +_pkgbase='qtpy' +pkgname=('python-qtpy' 'python2-qtpy') +pkgver=1.6.0 +pkgrel=1 +pkgdesc='Provides an uniform layer to support PyQt5, PyQt4 and PySide with a single codebase' +makedepends=('python' 'python-setuptools' + 'python2' 'python2-setuptools') +arch=('any') +url="https://github.com/spyder-ide/${_pkgbase}/"; +license=('MIT') +source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${_pkgbase}/archive/v${pkgver}.tar.gz";) +sha256sums=('cd4cb9667059654e20d607dff897d69ba0f722b6b8c6fdf26947a60b4f2a977b') + +prepare() { + # Prepare sources for Python 2.x + cp -r "${_pkgbase}-${pkgver}" "python2-${_pkgbase}-${pkgver}" + # Fix Python 2.x shebang + cd "python2-${_pkgbase}-${pkgver}" + sed -i 's@^#!.*python$@#!/usr/bin/env python2@' "${_pkgbase}/tests/runtests.py" +} + +build() { + cd "${_pkgbase}-${pkgver}" + python2 setup.py build + + cd "${srcdir}/python2-${_pkgbase}-${pkgver}" + python setup.py build +} + +package_python2-qtpy() { + depends=('python2') + optdepends=('python2-pyqt5: Qt5 Python bindings' + 'python2-pyqtwebengine: Qt5-WebEngine python bindings' + 'python2-pyside2: PySide Qt5 Python bindings') + + cd "${pkgname}-${pkgver}" + python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 + # Install license file + install -D -m644 "LICENSE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} + +package_python-qtpy() { + depends=('python') + optdepends=('python-pyqt5: Qt5 Python bindings' + 'python-pyqtwebengine: Qt5-WebEngine python bindings' + 'python-pyside2: PySide Qt5 Python bindings') + + cd "${_pkgbase}-${pkgver}" + python3 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 + # Install license file + install -D -m644 "LICENSE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +}
[arch-commits] Commit in anki/repos/community-testing-any (3 files)
Date: Tuesday, February 12, 2019 @ 21:38:02 Author: arojas Revision: 431998 archrelease: copy trunk to community-testing-any Added: anki/repos/community-testing-any/PKGBUILD (from rev 431997, anki/trunk/PKGBUILD) anki/repos/community-testing-any/anki-pyqtwebengine.patch (from rev 431997, anki/trunk/anki-pyqtwebengine.patch) Deleted: anki/repos/community-testing-any/PKGBUILD --+ PKGBUILD | 69 - anki-pyqtwebengine.patch | 11 +++ 2 files changed, 49 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 21:37:37 UTC (rev 431997) +++ PKGBUILD2019-02-12 21:38:02 UTC (rev 431998) @@ -1,31 +0,0 @@ -# Maintainer: Johannes Löthberg -# Contributor: Sergej Pupykin -# Contributor: Timm Preetz -# Contributor: Michael 'manveru' Fellinger -# Contributor: Dave Pretty - -pkgname=anki -pkgver=2.1.8 -pkgrel=2 - -pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently" -url="https://ankisrs.net/"; -arch=('any') -license=('AGPL3') - -depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio' - 'python-pyqt5' 'python-pyqtwebengine' 'python-requests' 'python-send2trash' - 'python-decorator' 'python-markdown' - 'desktop-file-utils') -optdepends=('lame: record sound' -'mpv: play sound (prefered over mplayer)' -'mplayer: play sound') - -source=(https://apps.ankiweb.net/downloads/current/anki-$pkgver-source.tgz) -sha256sums=('57c466884ba43ef704c438bb0129e7ed793c468d36ea03cd3007af7a394c8b23') - -package() { - cd anki-$pkgver - - make DESTDIR="$pkgdir" PREFIX=/usr install -} Copied: anki/repos/community-testing-any/PKGBUILD (from rev 431997, anki/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 21:38:02 UTC (rev 431998) @@ -0,0 +1,38 @@ +# Maintainer: Johannes Löthberg +# Contributor: Sergej Pupykin +# Contributor: Timm Preetz +# Contributor: Michael 'manveru' Fellinger +# Contributor: Dave Pretty + +pkgname=anki +pkgver=2.1.8 +pkgrel=3 + +pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently" +url="https://ankisrs.net/"; +arch=('any') +license=('AGPL3') + +depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio' + 'python-pyqt5' 'python-pyqtwebengine' 'python-requests' 'python-send2trash' + 'python-decorator' 'python-markdown' + 'desktop-file-utils') +optdepends=('lame: record sound' +'mpv: play sound (prefered over mplayer)' +'mplayer: play sound') + +source=(https://apps.ankiweb.net/downloads/current/anki-$pkgver-source.tgz +anki-pyqtwebengine.patch) +sha256sums=('57c466884ba43ef704c438bb0129e7ed793c468d36ea03cd3007af7a394c8b23' +'56cf512a5f023d61fa2b18348a5586b4489d48ac89a8c60612ef61dbe1809c4a') + +prepare() { + cd anki-$pkgver + patch -p1 -i ../anki-pyqtwebengine.patch # Compatibility with split pyqtwebengine +} + +package() { + cd anki-$pkgver + + make DESTDIR="$pkgdir" PREFIX=/usr install +} Copied: anki/repos/community-testing-any/anki-pyqtwebengine.patch (from rev 431997, anki/trunk/anki-pyqtwebengine.patch) === --- anki-pyqtwebengine.patch(rev 0) +++ anki-pyqtwebengine.patch2019-02-12 21:38:02 UTC (rev 431998) @@ -0,0 +1,11 @@ +--- anki-2.1.8/aqt/qt.py.orig 2019-02-12 21:32:36.515462520 + anki-2.1.8/aqt/qt.py 2019-02-12 21:32:45.032117131 + +@@ -13,7 +13,7 @@ + from PyQt5.Qt import * + # trigger explicit message in case of missing libraries + # instead of silently failing to import +-from PyQt5.QtWebEngineWidgets import QWebEnginePage ++from PyQt5.QtWebEngineWidgets import * + try: + from PyQt5 import sip + except ImportError:
[arch-commits] Commit in anki/trunk (PKGBUILD anki-pyqtwebengine.patch)
Date: Tuesday, February 12, 2019 @ 21:37:37 Author: arojas Revision: 431997 Add fix for split pyqtwebengine (FS#61710) Added: anki/trunk/anki-pyqtwebengine.patch Modified: anki/trunk/PKGBUILD --+ PKGBUILD | 13 ++--- anki-pyqtwebengine.patch | 11 +++ 2 files changed, 21 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 19:58:58 UTC (rev 431996) +++ PKGBUILD2019-02-12 21:37:37 UTC (rev 431997) @@ -6,7 +6,7 @@ pkgname=anki pkgver=2.1.8 -pkgrel=2 +pkgrel=3 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently" url="https://ankisrs.net/"; @@ -21,9 +21,16 @@ 'mpv: play sound (prefered over mplayer)' 'mplayer: play sound') -source=(https://apps.ankiweb.net/downloads/current/anki-$pkgver-source.tgz) -sha256sums=('57c466884ba43ef704c438bb0129e7ed793c468d36ea03cd3007af7a394c8b23') +source=(https://apps.ankiweb.net/downloads/current/anki-$pkgver-source.tgz +anki-pyqtwebengine.patch) +sha256sums=('57c466884ba43ef704c438bb0129e7ed793c468d36ea03cd3007af7a394c8b23' +'56cf512a5f023d61fa2b18348a5586b4489d48ac89a8c60612ef61dbe1809c4a') +prepare() { + cd anki-$pkgver + patch -p1 -i ../anki-pyqtwebengine.patch # Compatibility with split pyqtwebengine +} + package() { cd anki-$pkgver Added: anki-pyqtwebengine.patch === --- anki-pyqtwebengine.patch(rev 0) +++ anki-pyqtwebengine.patch2019-02-12 21:37:37 UTC (rev 431997) @@ -0,0 +1,11 @@ +--- anki-2.1.8/aqt/qt.py.orig 2019-02-12 21:32:36.515462520 + anki-2.1.8/aqt/qt.py 2019-02-12 21:32:45.032117131 + +@@ -13,7 +13,7 @@ + from PyQt5.Qt import * + # trigger explicit message in case of missing libraries + # instead of silently failing to import +-from PyQt5.QtWebEngineWidgets import QWebEnginePage ++from PyQt5.QtWebEngineWidgets import * + try: + from PyQt5 import sip + except ImportError:
[arch-commits] Commit in netctl/repos (3 files)
Date: Tuesday, February 12, 2019 @ 21:37:09 Author: bluewind Revision: 346144 archrelease: copy trunk to testing-any Added: netctl/repos/testing-any/ netctl/repos/testing-any/PKGBUILD (from rev 346143, netctl/trunk/PKGBUILD) netctl/repos/testing-any/netctl.install (from rev 346143, netctl/trunk/netctl.install) + PKGBUILD | 38 ++ netctl.install | 10 ++ 2 files changed, 48 insertions(+) Copied: netctl/repos/testing-any/PKGBUILD (from rev 346143, netctl/trunk/PKGBUILD) === --- testing-any/PKGBUILD(rev 0) +++ testing-any/PKGBUILD2019-02-12 21:37:09 UTC (rev 346144) @@ -0,0 +1,38 @@ +# Maintainer: Jouke Witteveen + +pkgname=netctl +pkgver=1.20 +pkgrel=1 +pkgdesc='Profile based systemd network management' +url='http://projects.archlinux.org/netctl.git/' +license=('GPL') +groups=('base') +depends=('coreutils' 'iproute2' 'resolvconf' 'systemd>=233') +# The source tarball includes pre-built (using asciidoc) documentation. +makedepends=('pkg-config') +optdepends=('dialog: for the menu based wifi assistant' +'dhclient: for DHCP support (or dhcpcd)' +'dhcpcd: for DHCP support (or dhclient)' +'wpa_supplicant: for wireless networking support' +'ifplugd: for automatic wired connections through netctl-ifplugd' +'ppp: for PPP connections' +'openvswitch: for Open vSwitch connections' + ) +install=netctl.install +source=(https://sources.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig}) +arch=('any') +md5sums=('f9080693f493c20974db9fe12f103121' + '0eab26777bff05568e3d59ce432821b3') +validpgpkeys=('CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E') # Florian Pritz + +package() { + cd "$srcdir/netctl-${pkgver}" + make DESTDIR="$pkgdir" install + + # Shell Completion + install -D -m644 contrib/bash-completion "$pkgdir/usr/share/bash-completion/completions/netctl" + ln -s netctl "$pkgdir/usr/share/bash-completion/completions/netctl-auto" + ln -s netctl "$pkgdir/usr/share/bash-completion/completions/wifi-menu" + install -D -m644 contrib/zsh-completion "$pkgdir/usr/share/zsh/site-functions/_netctl" +} + Copied: netctl/repos/testing-any/netctl.install (from rev 346143, netctl/trunk/netctl.install) === --- testing-any/netctl.install (rev 0) +++ testing-any/netctl.install 2019-02-12 21:37:09 UTC (rev 346144) @@ -0,0 +1,10 @@ +post_upgrade() { +if [[ $(vercmp 1.18 "$2") -gt 0 ]]; then +grep -ls '^.include ' /etc/systemd/system/netctl@*.service | \ + while read -r unit; do +profile=$(systemd-escape --unescape "${unit:27:-8}") +echo ":: The unit for profile '$profile' uses deprecated features." +echo " Consider running: netctl reenable $(printf '%q' "$profile")" +done +fi +}
[arch-commits] Commit in netctl/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 21:37:06 Author: bluewind Revision: 346143 upgpkg: netctl 1.20-1 upstream update Modified: netctl/trunk/PKGBUILD --+ PKGBUILD |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 21:01:57 UTC (rev 346142) +++ PKGBUILD2019-02-12 21:37:06 UTC (rev 346143) @@ -1,7 +1,7 @@ # Maintainer: Jouke Witteveen pkgname=netctl -pkgver=1.19 +pkgver=1.20 pkgrel=1 pkgdesc='Profile based systemd network management' url='http://projects.archlinux.org/netctl.git/' @@ -15,7 +15,6 @@ 'dhcpcd: for DHCP support (or dhclient)' 'wpa_supplicant: for wireless networking support' 'ifplugd: for automatic wired connections through netctl-ifplugd' -'wpa_actiond: for automatic wireless connections through netctl-auto' 'ppp: for PPP connections' 'openvswitch: for Open vSwitch connections' ) @@ -22,8 +21,8 @@ install=netctl.install source=(https://sources.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig}) arch=('any') -md5sums=('1ef16b82d59c62340027dcf7e26bab06' - '36472b18d6e61a869620c2bbdee523fd') +md5sums=('f9080693f493c20974db9fe12f103121' + '0eab26777bff05568e3d59ce432821b3') validpgpkeys=('CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E') # Florian Pritz package() {
[arch-commits] Commit in libreoffice-fresh/repos (6 files)
Date: Tuesday, February 12, 2019 @ 21:01:57 Author: andyrtr Revision: 346142 archrelease: copy trunk to testing-x86_64 Added: libreoffice-fresh/repos/testing-x86_64/ libreoffice-fresh/repos/testing-x86_64/PKGBUILD (from rev 346141, libreoffice-fresh/trunk/PKGBUILD) libreoffice-fresh/repos/testing-x86_64/libreoffice-boost-1.69.patch (from rev 346141, libreoffice-fresh/trunk/libreoffice-boost-1.69.patch) libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.csh (from rev 346141, libreoffice-fresh/trunk/libreoffice-fresh.csh) libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.sh (from rev 346141, libreoffice-fresh/trunk/libreoffice-fresh.sh) libreoffice-fresh/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff (from rev 346141, libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff) --+ PKGBUILD | 335 + libreoffice-boost-1.69.patch | 17 libreoffice-fresh.csh|8 libreoffice-fresh.sh |8 make-pyuno-work-with-system-wide-module-install.diff | 18 5 files changed, 386 insertions(+) Copied: libreoffice-fresh/repos/testing-x86_64/PKGBUILD (from rev 346141, libreoffice-fresh/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2019-02-12 21:01:57 UTC (rev 346142) @@ -0,0 +1,335 @@ +# Maintainer: AndyRTR +# Maintainer: Bartłomiej Piotrowski + +# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) +# Note: These are for Arch Linux use ONLY. For your own distribution, please +# get your own set of keys. Feel free to contact foutre...@archlinux.org for +# more information. +_google_default_client_id=413772536636.apps.googleusercontent.com +_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4 + +pkgbase=libreoffice-fresh +pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh') +_LOver=6.2.0.3 +pkgver=6.2.0 +pkgrel=3 +arch=('x86_64') +license=('LGPL3') +url="https://www.libreoffice.org/"; +makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 'libwps' + 'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' + 'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' + 'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr' + 'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme' + 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs' + 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'ant' + 'gperf' 'gtk3' 'qt5-base' 'plasma-framework' 'cppunit' 'beanshell' 'clucene' + 'junit' 'libmythes' 'libwpg' 'java-environment=8' 'postgresql-libs' 'mariadb-libs' 'libgl' + 'bluez-libs' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' + 'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'ttf-carlito' 'libxinerama' 'libpagemaker' 'glm' + 'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus' + 'libexttextcat' 'libcmis' 'gobject-introspection' 'libfbclient' + 'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode' + 'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice' 'boost' 'libnumbertext' +) + +_mirror="https://download.documentfoundation.org/libreoffice/src/${pkgver}"; +#_mirror="https://dev-builds.libreoffice.org/pre-releases/src"; +_additional_source_url="https://dev-www.libreoffice.org/src"; +_additional_source_url2="https://dev-www.libreoffice.org/extern"; +source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc} + ${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip + ${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip # keep old bundled version, new system version ftbs + ${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip + ${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz + ${_additional_source_url}/language-subtag-registry-2018-04-23.tar.bz2 + ${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip + ${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip + ${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip + ${_additional_source_url}/pdfium-3550.tar.bz2 + ${_additional_source_url}/lxml-4.1.1.tgz + ${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite + ${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar # for test suite + ${_additional_source_url2}/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e96
[arch-commits] Commit in libreoffice-fresh/trunk (3 files)
Date: Tuesday, February 12, 2019 @ 21:01:38 Author: andyrtr Revision: 346141 upgpkg: libreoffice-fresh 6.2.0-3 add kde5/qt5 vcl integration - FS#61686 Modified: libreoffice-fresh/trunk/PKGBUILD libreoffice-fresh/trunk/libreoffice-fresh.csh libreoffice-fresh/trunk/libreoffice-fresh.sh ---+ PKGBUILD |8 +--- libreoffice-fresh.csh |2 ++ libreoffice-fresh.sh |2 ++ 3 files changed, 9 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 20:09:53 UTC (rev 346140) +++ PKGBUILD2019-02-12 21:01:38 UTC (rev 346141) @@ -12,7 +12,7 @@ pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh') _LOver=6.2.0.3 pkgver=6.2.0 -pkgrel=2 +pkgrel=3 arch=('x86_64') license=('LGPL3') url="https://www.libreoffice.org/"; @@ -93,8 +93,8 @@ 'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6' 'c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563' '5099c5e7818a327b661c45c0bd218835c1e70b14861b5112525da1d48beebf8c' -'28c97effbe55e43a1370ab141c676cec9daba9e3dc408bec78136dfefc892a8b' -'7af3113c804e4d58c7de3b5ed10f515fc46e349a580ba56eebfc6e891acbef89') +'c1e199f7767a4f42d9a95fc942cda4cf47737c7d67e6f334679c9b2e3e271dc2' +'07c28ff8f5258abfe4338efccbdfb1dd35892bd00a2ed7f53b1fc2263f71a8b6') prepare() { @@ -153,6 +153,8 @@ --enable-evolution2\ --enable-gio\ --enable-gtk3-kde5 \ + --enable-kde5 \ + --enable-qt5 \ --enable-gtk3 \ --enable-introspection \ --disable-gstreamer-0-10 \ Modified: libreoffice-fresh.csh === --- libreoffice-fresh.csh 2019-02-12 20:09:53 UTC (rev 346140) +++ libreoffice-fresh.csh 2019-02-12 21:01:38 UTC (rev 346141) @@ -2,5 +2,7 @@ #setenv SAL_USE_VCLPLUGIN gen #setenv SAL_USE_VCLPLUGIN gtk3_kde5 +#setenv SAL_USE_VCLPLUGIN kde5 +#setenv SAL_USE_VCLPLUGIN qt5 #setenv SAL_USE_VCLPLUGIN gtk #setenv SAL_USE_VCLPLUGIN gtk3 Modified: libreoffice-fresh.sh === --- libreoffice-fresh.sh2019-02-12 20:09:53 UTC (rev 346140) +++ libreoffice-fresh.sh2019-02-12 21:01:38 UTC (rev 346141) @@ -2,5 +2,7 @@ #export SAL_USE_VCLPLUGIN=gen #export SAL_USE_VCLPLUGIN=gtk3_kde5 +#export SAL_USE_VCLPLUGIN=kde5 +#export SAL_USE_VCLPLUGIN=qt5 #export SAL_USE_VCLPLUGIN=gtk #export SAL_USE_VCLPLUGIN=gtk3
[arch-commits] Commit in libbluray/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 20:09:44 Author: alucryd Revision: 346139 upgpkg: libbluray 1.1.0-1 Modified: libbluray/trunk/PKGBUILD --+ PKGBUILD | 51 +-- 1 file changed, 37 insertions(+), 14 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 20:06:47 UTC (rev 346138) +++ PKGBUILD2019-02-12 20:09:44 UTC (rev 346139) @@ -4,22 +4,47 @@ # Contributor: Andrew Cook pkgname=libbluray -pkgver=1.0.2 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc='Library to access Blu-Ray disks for video playback' -arch=('x86_64') +arch=(x86_64) url='http://www.videolan.org/developers/libbluray.html' -license=('LGPL2.1') -depends=('fontconfig' 'libxml2' - 'libfreetype.so') -makedepends=('apache-ant' 'java-environment=8') +license=(LGPL2.1) +depends=( + fontconfig + libfreetype.so + libxml2 +) +makedepends=( + apache-ant + git + java-environment=8 +) optdepends=('java-runtime=8: BD-J library') -provides=('libbluray.so') -source=("https://download.videolan.org/pub/videolan/libbluray/${pkgver}/libbluray-${pkgver}.tar.bz2";) -sha256sums=('6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff') +provides=(libbluray.so) +source=( + git+https://code.videolan.org/videolan/libbluray.git#tag=${pkgver} + git+https://code.videolan.org/videolan/libudfread.git +) +sha256sums=( + SKIP + SKIP +) +prepare() { + cd libbluray + + for submodule in contrib/libudfread; do +git submodule init ${submodule} +git config submodule.${submodule}.url ../${submodule#*/} +git submodule update ${submodule} + done + + autoreconf -fiv +} + build() { - cd libbluray-${pkgver} + cd libbluray ./configure \ --prefix='/usr' @@ -27,9 +52,7 @@ } package() { - cd libbluray-${pkgver} - - make DESTDIR="${pkgdir}" install + make DESTDIR="${pkgdir}" -C libbluray install } # vim: ts=2 sw=2 et:
[arch-commits] Commit in libbluray/repos/extra-x86_64 (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 20:09:53 Author: alucryd Revision: 346140 archrelease: copy trunk to extra-x86_64 Added: libbluray/repos/extra-x86_64/PKGBUILD (from rev 346139, libbluray/trunk/PKGBUILD) Deleted: libbluray/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 94 + 1 file changed, 58 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 20:09:44 UTC (rev 346139) +++ PKGBUILD2019-02-12 20:09:53 UTC (rev 346140) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin -# Contributor: Ionut Biru -# Contributor: Bartłomiej Piotrowski -# Contributor: Andrew Cook - -pkgname=libbluray -pkgver=1.0.2 -pkgrel=2 -pkgdesc='Library to access Blu-Ray disks for video playback' -arch=('x86_64') -url='http://www.videolan.org/developers/libbluray.html' -license=('LGPL2.1') -depends=('fontconfig' 'libxml2' - 'libfreetype.so') -makedepends=('apache-ant' 'java-environment=8') -optdepends=('java-runtime=8: BD-J library') -provides=('libbluray.so') -source=("https://download.videolan.org/pub/videolan/libbluray/${pkgver}/libbluray-${pkgver}.tar.bz2";) -sha256sums=('6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff') - -build() { - cd libbluray-${pkgver} - - ./configure \ ---prefix='/usr' - make -} - -package() { - cd libbluray-${pkgver} - - make DESTDIR="${pkgdir}" install -} - -# vim: ts=2 sw=2 et: Copied: libbluray/repos/extra-x86_64/PKGBUILD (from rev 346139, libbluray/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 20:09:53 UTC (rev 346140) @@ -0,0 +1,58 @@ +# Maintainer: Maxime Gauduin +# Contributor: Ionut Biru +# Contributor: Bartłomiej Piotrowski +# Contributor: Andrew Cook + +pkgname=libbluray +pkgver=1.1.0 +pkgrel=1 +pkgdesc='Library to access Blu-Ray disks for video playback' +arch=(x86_64) +url='http://www.videolan.org/developers/libbluray.html' +license=(LGPL2.1) +depends=( + fontconfig + libfreetype.so + libxml2 +) +makedepends=( + apache-ant + git + java-environment=8 +) +optdepends=('java-runtime=8: BD-J library') +provides=(libbluray.so) +source=( + git+https://code.videolan.org/videolan/libbluray.git#tag=${pkgver} + git+https://code.videolan.org/videolan/libudfread.git +) +sha256sums=( + SKIP + SKIP +) + +prepare() { + cd libbluray + + for submodule in contrib/libudfread; do +git submodule init ${submodule} +git config submodule.${submodule}.url ../${submodule#*/} +git submodule update ${submodule} + done + + autoreconf -fiv +} + +build() { + cd libbluray + + ./configure \ +--prefix='/usr' + make +} + +package() { + make DESTDIR="${pkgdir}" -C libbluray install +} + +# vim: ts=2 sw=2 et:
[arch-commits] Commit in python-hypothesis/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 19:58:58 Author: felixonmars Revision: 431996 archrelease: copy trunk to community-any Added: python-hypothesis/repos/community-any/PKGBUILD (from rev 431995, python-hypothesis/trunk/PKGBUILD) Deleted: python-hypothesis/repos/community-any/PKGBUILD --+ PKGBUILD | 160 ++--- 1 file changed, 80 insertions(+), 80 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 19:58:41 UTC (rev 431995) +++ PKGBUILD2019-02-12 19:58:58 UTC (rev 431996) @@ -1,80 +0,0 @@ -# Maintainer: Felix Yan - -pkgbase=python-hypothesis -pkgname=('python-hypothesis' 'python2-hypothesis') -pkgver=4.5.7 -pkgrel=1 -pkgdesc="Advanced Quickcheck style testing library for Python" -arch=('any') -license=('MPL') -url="https://hypothesis.readthedocs.org"; -makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 'python2-attrs' - 'python-coverage' 'python2-coverage' 'python2-enum34') -checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 'python2-flake8' 'python-pytz' - 'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 'python2-faker' - 'python-flaky' 'python2-flaky' 'python-django' 'python2-django' 'python-mock' - 'python2-mock' 'python-pandas' 'python2-pandas' 'python-dpcontracts' - 'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist' - 'python-lark-parser' 'python2-lark-parser') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";) -sha512sums=('ac1e1a03003addaaf7129ed9156447959d228224b38da4492e481c24539e025a53a93894e85584eb76a90b46016bbb51a36e5ef85326e6edbeb707b93e4b6dd0') - -prepare() { - mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver - - cp -a hypothesis-$pkgver{,-py2} - - rm -r hypothesis-$pkgver/hypothesis-python/tests/py2 - rm -r hypothesis-$pkgver-py2/hypothesis-python/tests/py3 - - export LC_CTYPE=en_US.UTF-8 -} - -build() { - cd "$srcdir"/hypothesis-$pkgver/hypothesis-python - python setup.py build - - cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python - python2 setup.py build -} - -check() { - cd "$srcdir"/hypothesis-$pkgver/hypothesis-python - mv tests/django ../ - python setup.py pytest - mv ../django tests/ - PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python -m tests.django.manage test tests.django - - cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python - mv tests/django ../ - # https://github.com/python/typing/issues/612 - python2 setup.py pytest || warning "Tests failed" - mv ../django tests/ - PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 -m tests.django.manage test tests.django -} - -package_python-hypothesis() { - depends=('python-attrs' 'python-coverage') - optdepends=('python-pytz: for datetime and django module' - 'python-faker: for fakefactory and django module' - 'python-django: for django module' - 'python-numpy: for numpy module' - 'python-pytest: for pytest module' - 'python-lark-parser: for lark module') - - cd hypothesis-$pkgver/hypothesis-python - python setup.py install --root="$pkgdir" --optimize=1 -} - -package_python2-hypothesis() { - depends=('python2-attrs' 'python2-coverage' 'python2-enum34') - optdepends=('python2-pytz: for datetime and django module' - 'python2-faker: for fakefactory and django module' - 'python2-django: for django module' - 'python2-numpy: for numpy module' - 'python2-pytest: for pytest module' - 'python2-lark-parser: for lark module') - - cd hypothesis-$pkgver-py2/hypothesis-python - python2 setup.py install --root="$pkgdir" --optimize=1 -} Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 431995, python-hypothesis/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 19:58:58 UTC (rev 431996) @@ -0,0 +1,80 @@ +# Maintainer: Felix Yan + +pkgbase=python-hypothesis +pkgname=('python-hypothesis' 'python2-hypothesis') +pkgver=4.5.8 +pkgrel=1 +pkgdesc="Advanced Quickcheck style testing library for Python" +arch=('any') +license=('MPL') +url="https://hypothesis.readthedocs.org"; +makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 'python2-attrs' + 'python-coverage' 'python2-coverage' 'python2-enum34') +checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 'python2-flake8' 'python-pytz' + 'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 'python2-faker' + 'python-flaky' 'python2-flaky' 'python-django' 'python2-django' 'python-mock' + 'python2-mock' 'python-pandas' 'python2-pandas' 'python-dpcontracts' +
[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 19:58:41 Author: felixonmars Revision: 431995 upgpkg: python-hypothesis 4.5.8-1 Modified: python-hypothesis/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 19:51:45 UTC (rev 431994) +++ PKGBUILD2019-02-12 19:58:41 UTC (rev 431995) @@ -2,7 +2,7 @@ pkgbase=python-hypothesis pkgname=('python-hypothesis' 'python2-hypothesis') -pkgver=4.5.7 +pkgver=4.5.8 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -17,7 +17,7 @@ 'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist' 'python-lark-parser' 'python2-lark-parser') source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";) -sha512sums=('ac1e1a03003addaaf7129ed9156447959d228224b38da4492e481c24539e025a53a93894e85584eb76a90b46016bbb51a36e5ef85326e6edbeb707b93e4b6dd0') +sha512sums=('f4306265a1f7f017eaf8cd4e050fcdf0875b69f02cb1c9fd784642c4abd52a587ac784fd6d0e6e4fa555b5c8d2bcb7d8195a85a02354345e20aa93529766377d') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
[arch-commits] Commit in gnupg/repos (3 files)
Date: Tuesday, February 12, 2019 @ 19:48:48 Author: bisson Revision: 346137 archrelease: copy trunk to testing-x86_64 Added: gnupg/repos/testing-x86_64/ gnupg/repos/testing-x86_64/PKGBUILD (from rev 346136, gnupg/trunk/PKGBUILD) gnupg/repos/testing-x86_64/install (from rev 346136, gnupg/trunk/install) --+ PKGBUILD | 67 + install | 41 + 2 files changed, 108 insertions(+) Copied: gnupg/repos/testing-x86_64/PKGBUILD (from rev 346136, gnupg/trunk/PKGBUILD) === --- testing-x86_64/PKGBUILD (rev 0) +++ testing-x86_64/PKGBUILD 2019-02-12 19:48:48 UTC (rev 346137) @@ -0,0 +1,67 @@ +# Maintainer: Gaetan Bisson +# Contributor: Tobias Powalowski +# Contributor: Andreas Radke +# Contributor: Judd Vinet + +pkgname=gnupg +pkgver=2.2.13 +pkgrel=1 +pkgdesc='Complete and free implementation of the OpenPGP standard' +url='https://www.gnupg.org/' +license=('GPL') +arch=('x86_64') +checkdepends=('openssh') +makedepends=('libldap' 'libusb-compat' 'pcsclite') +depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan' + 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite') +optdepends=('libldap: gpg2keys_ldap' +'libusb-compat: scdaemon' +'pcsclite: scdaemon') +validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6' + '46CC730865BB5C78EBABADCF04376F3EE0856959' + '031EC2536E580D8EA286A9F22071B08A33BD3F06' + '5B80C5754298F0CB55D8ED6ABCEF7E294B092E28') +source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}) +sha256sums=('76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8' +'SKIP') + +install=install + +conflicts=('dirmngr' 'gnupg2') +provides=('dirmngr' "gnupg2=${pkgver}") +replaces=('dirmngr' 'gnupg2') + +prepare() { + cd "${srcdir}/${pkgname}-${pkgver}" + sed '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' -i tools/Makefile.in +} + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --sbindir=/usr/bin \ + --libexecdir=/usr/lib/gnupg \ + --enable-maintainer-mode \ + --enable-symcryptrun \ + + make +} + +check() { + cd "${srcdir}/${pkgname}-${pkgver}" + make check +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + ln -s gpg "${pkgdir}"/usr/bin/gpg2 + ln -s gpgv "${pkgdir}"/usr/bin/gpgv2 + + cd doc/examples/systemd-user + for i in *.*; do + install -Dm644 "$i" "${pkgdir}/usr/lib/systemd/user/$i" + done +} Copied: gnupg/repos/testing-x86_64/install (from rev 346136, gnupg/trunk/install) === --- testing-x86_64/install (rev 0) +++ testing-x86_64/install 2019-02-12 19:48:48 UTC (rev 346137) @@ -0,0 +1,41 @@ +_global_units() { + _units=(dirmngr.socket gpg-agent.socket gpg-agent-{browser,extra,ssh}.socket) + _dir=/etc/systemd/user/sockets.target.wants + + case $1 in + enable) + mkdir -p $_dir + for _u in "${_units[@]}"; do + ln -sf /usr/lib/systemd/user/$_u $_dir/$_u + done + ;; + disable) + for _u in "${_units[@]}"; do + rm -f $_dir/$_u + done + rmdir -p --ignore-fail-on-non-empty $_dir + ;; + esac +} + +post_install() { + # See FS#42798 and FS#47371 + dirmngr /dev/null + + # Let systemd supervise daemons by default + _global_units enable +} + +post_upgrade() { + if (( $(vercmp $2 2.1.13-1) < 0 )); then + echo "==> Please kill running gpg-agent and dirmngr processes before using this release." + fi + + if (( $(vercmp $2 2.1.21-3) < 0 )); then + _global_units enable + fi +} + +pre_remove() { + _global_units disable +}
[arch-commits] Commit in haskell-yesod-auth/repos (2 files)
Date: Tuesday, February 12, 2019 @ 19:47:29 Author: felixonmars Revision: 431993 archrelease: copy trunk to community-staging-x86_64 Added: haskell-yesod-auth/repos/community-staging-x86_64/ haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 431992, haskell-yesod-auth/trunk/PKGBUILD) --+ PKGBUILD | 47 +++ 1 file changed, 47 insertions(+) Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 431992, haskell-yesod-auth/trunk/PKGBUILD) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2019-02-12 19:47:29 UTC (rev 431993) @@ -0,0 +1,47 @@ +# Maintainer: Felix Yan +# Contributor: Arch Haskell Team + +_hkgname=yesod-auth +pkgname=haskell-yesod-auth +pkgver=1.6.6 +pkgrel=1 +pkgdesc="Authentication for Yesod." +url="http://www.yesodweb.com/"; +license=("MIT") +arch=('x86_64') +depends=('ghc-libs' 'haskell-aeson' 'haskell-authenticate' 'haskell-base16-bytestring' + 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-blaze-html' + 'haskell-blaze-markup' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cryptonite' + 'haskell-data-default' 'haskell-email-validate' 'haskell-file-embed' 'haskell-http-client' + 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 'haskell-memory' + 'haskell-network-uri' 'haskell-nonce' 'haskell-persistent' 'haskell-random' 'haskell-safe' + 'haskell-shakespeare' 'haskell-unliftio' 'haskell-unliftio-core' + 'haskell-unordered-containers' 'haskell-wai' 'haskell-yesod-core' 'haskell-yesod-form' + 'haskell-yesod-persistent') +makedepends=('ghc') +source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";) +sha512sums=('4512a28e0e90e586b0b4cfbc1461c8773339c980e4244f7136e04ddd77f1a9fc1b7eb1311962bfb4a68b0163ea29eca50761cfc52e50e01e10fbc6184b2d481b') + +build() { +cd $_hkgname-$pkgver + +runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ +--prefix=/usr --docdir=/usr/share/doc/$pkgname \ +--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \ +-fnetwork-uri +runhaskell Setup build +runhaskell Setup register --gen-script +runhaskell Setup unregister --gen-script +sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh +sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh +} + +package() { +cd $_hkgname-$pkgver + +install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh +install -D -m744 unregister.sh "$pkgdir"/usr/share/haskell/unregister/$pkgname.sh +runhaskell Setup copy --destdir="$pkgdir" +install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE" +}
[arch-commits] Commit in haskell-yesod-auth/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 19:47:14 Author: felixonmars Revision: 431992 upgpkg: haskell-yesod-auth 1.6.6-1 rebuild with yesod-auth 1.6.6 Modified: haskell-yesod-auth/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 19:44:55 UTC (rev 431991) +++ PKGBUILD2019-02-12 19:47:14 UTC (rev 431992) @@ -3,8 +3,8 @@ _hkgname=yesod-auth pkgname=haskell-yesod-auth -pkgver=1.6.5 -pkgrel=68 +pkgver=1.6.6 +pkgrel=1 pkgdesc="Authentication for Yesod." url="http://www.yesodweb.com/"; license=("MIT") @@ -20,7 +20,7 @@ 'haskell-yesod-persistent') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";) -sha512sums=('53daff7afd430c87e0359e2a712e34d10508768b2dece3d2c29b34fa18133d209b870f9f59df83dcf30b86ae75e7881eb7e05d7a51daa6787a2e3f220cadaf7e') +sha512sums=('4512a28e0e90e586b0b4cfbc1461c8773339c980e4244f7136e04ddd77f1a9fc1b7eb1311962bfb4a68b0163ea29eca50761cfc52e50e01e10fbc6184b2d481b') build() { cd $_hkgname-$pkgver
[arch-commits] Commit in gnupg/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 19:47:04 Author: bisson Revision: 346136 upstream update Modified: gnupg/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 17:22:50 UTC (rev 346135) +++ PKGBUILD2019-02-12 19:47:04 UTC (rev 346136) @@ -4,8 +4,8 @@ # Contributor: Judd Vinet pkgname=gnupg -pkgver=2.2.12 -pkgrel=2 +pkgver=2.2.13 +pkgrel=1 pkgdesc='Complete and free implementation of the OpenPGP standard' url='https://www.gnupg.org/' license=('GPL') @@ -22,7 +22,7 @@ '031EC2536E580D8EA286A9F22071B08A33BD3F06' '5B80C5754298F0CB55D8ED6ABCEF7E294B092E28') source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}) -sha256sums=('db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb' +sha256sums=('76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8' 'SKIP') install=install
[arch-commits] Commit in python-pytest-plugins/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 19:44:55 Author: felixonmars Revision: 431991 archrelease: copy trunk to community-any Added: python-pytest-plugins/repos/community-any/PKGBUILD (from rev 431990, python-pytest-plugins/trunk/PKGBUILD) Deleted: python-pytest-plugins/repos/community-any/PKGBUILD --+ PKGBUILD | 228 ++--- 1 file changed, 114 insertions(+), 114 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 19:44:37 UTC (rev 431990) +++ PKGBUILD2019-02-12 19:44:55 UTC (rev 431991) @@ -1,114 +0,0 @@ -# Maintainer: Felix Yan - -pkgbase=python-pytest-plugins -pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config' - 'python-pytest-shutil' 'python2-pytest-shutil' - 'python-pytest-virtualenv' 'python2-pytest-virtualenv') -pkgver=1.4.0 -pkgrel=1 -arch=('any') -license=('BSD') -url='https://github.com/manahl/pytest-plugins' -makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 'python2-setuptools-git' - 'python-pypandoc' 'python2-pypandoc' 'python-execnet' 'python2-execnet' - 'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 'python2-contextlib2' - 'python-virtualenv' 'python2-virtualenv' 'python-termcolor' 'python2-termcolor') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz";) -sha512sums=('a9a9dd5a9a82942e6094e0a3478f9146dd2c241c24fabc110590a7de17474768630688936138f50c39407f7ee8c8138c67f86451603886234be5ff2ebf26') - -prepare() { - # New pypandoc? - sed -i "s/'rst')/'rst', format='markdown')/" pytest-plugins-$pkgver/common_setup.py - - # Our /bin is a symlink - sed -i "s|'/bin'|'/usr/bin'|" pytest-plugins-$pkgver/pytest-shutil/tests/integration/test_cmdline_integration.py - - # Pytest 4 - sed -i 's/< *4.0/<5/' pytest-plugins-$pkgver/pytest-*/setup.py - - (cd pytest-plugins-$pkgver; make copyfiles) - - cp -a pytest-plugins-$pkgver{,-py2} - sed -i '/contextlib2/d' pytest-plugins-$pkgver/pytest-shutil/setup.py -} - -build() { - for _pkg in pytest-fixture-config pytest-shutil pytest-virtualenv; do -cd "$srcdir"/pytest-plugins-$pkgver/$_pkg -python setup.py build - -cd "$srcdir"/pytest-plugins-$pkgver-py2/$_pkg -python2 setup.py build - done -} - -check() { - # Hack entry points by installing it - - for _pkg in pytest-fixture-config pytest-shutil pytest-virtualenv; do -cd "$srcdir"/pytest-plugins-$pkgver/$_pkg -python setup.py install --root="$srcdir"/tmp_install --optimize=1 -PYTHONPATH="$srcdir"/tmp_install/usr/lib/python3.7/site-packages py.test - -cd "$srcdir"/pytest-plugins-$pkgver-py2/$_pkg -python2 setup.py install --root="$srcdir"/tmp_install --optimize=1 -PYTHONPATH="$srcdir"/tmp_install/usr/lib/python2.7/site-packages py.test2 - done -} - -package_python-pytest-fixture-config() { - pkgdesc='Fixture configuration utils for py.test' - depends=('python-pytest') - - cd pytest-plugins-$pkgver/pytest-fixture-config - python setup.py install --root="$pkgdir" --optimize=1 - install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE -} - -package_python2-pytest-fixture-config() { - pkgdesc='Fixture configuration utils for py.test' - depends=('python2-pytest') - - cd pytest-plugins-$pkgver-py2/pytest-fixture-config - python2 setup.py install --root="$pkgdir" --optimize=1 - install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE -} - -package_python-pytest-shutil() { - pkgdesc='A goodie-bag of unix shell and environment tools for py.test' - depends=('python-pytest' 'python-execnet' 'python-path.py' 'python-mock' 'python-termcolor') - - cd pytest-plugins-$pkgver/pytest-shutil - python setup.py install --root="$pkgdir" --optimize=1 - install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE -} - -package_python2-pytest-shutil() { - pkgdesc='A goodie-bag of unix shell and environment tools for py.test' - depends=('python2-pytest' 'python2-execnet' 'python2-path.py' 'python2-mock' 'python2-termcolor' - 'python2-contextlib2') - - cd pytest-plugins-$pkgver-py2/pytest-shutil - python2 setup.py install --root="$pkgdir" --optimize=1 - install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE -} - -package_python-pytest-virtualenv() { - pkgdesc='Virtualenv fixture for py.test' - depends=('python-pytest-fixture-config' 'python-pytest-shutil' 'python-virtualenv') - - cd pytest-plugins-$pkgver/pytest-virtualenv - python setup.py install --root="$pkgdir" --optimize=1 - install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE -} - -package_python2-pytest-virtualenv() { - pkgdesc='Virtualenv fixture for py.test' - depends=('python2-pytest-fixture-config' 'python2-pytest-shutil' 'python2-virtualenv') - - cd pytest-plugins-$pkgve
[arch-commits] Commit in python-pytest-plugins/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 19:44:37 Author: felixonmars Revision: 431990 upgpkg: python-pytest-plugins 1.6.0-1 Modified: python-pytest-plugins/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 18:14:26 UTC (rev 431989) +++ PKGBUILD2019-02-12 19:44:37 UTC (rev 431990) @@ -4,7 +4,7 @@ pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config' 'python-pytest-shutil' 'python2-pytest-shutil' 'python-pytest-virtualenv' 'python2-pytest-virtualenv') -pkgver=1.4.0 +pkgver=1.6.0 pkgrel=1 arch=('any') license=('BSD') @@ -14,7 +14,7 @@ 'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 'python2-contextlib2' 'python-virtualenv' 'python2-virtualenv' 'python-termcolor' 'python2-termcolor') source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz";) -sha512sums=('a9a9dd5a9a82942e6094e0a3478f9146dd2c241c24fabc110590a7de17474768630688936138f50c39407f7ee8c8138c67f86451603886234be5ff2ebf26') +sha512sums=('3f0517f936ef03741939c6ae45fb6c35110adc5bb0160f1d1ba873dc1ffd5902f73e24db5bdcd7a8caa6fb8b1cb5490a1503f623d6ea7e0576c335a0de5058f8') prepare() { # New pypandoc?
[arch-commits] Commit in skrooge/repos/community-x86_64 (6 files)
Date: Tuesday, February 12, 2019 @ 18:14:26 Author: jlichtblau Revision: 431989 archrelease: copy trunk to community-x86_64 Added: skrooge/repos/community-x86_64/PKGBUILD (from rev 431988, skrooge/trunk/PKGBUILD) skrooge/repos/community-x86_64/skrooge.changelog (from rev 431988, skrooge/trunk/skrooge.changelog) skrooge/repos/community-x86_64/skrooge.install (from rev 431988, skrooge/trunk/skrooge.install) Deleted: skrooge/repos/community-x86_64/PKGBUILD skrooge/repos/community-x86_64/skrooge.changelog skrooge/repos/community-x86_64/skrooge.install ---+ PKGBUILD | 87 +++- skrooge.changelog | 271 ++-- skrooge.install | 22 ++-- 3 files changed, 188 insertions(+), 192 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 18:14:07 UTC (rev 431988) +++ PKGBUILD2019-02-12 18:14:26 UTC (rev 431989) @@ -1,47 +0,0 @@ -# Maintainer: Jaroslav Lichtblau -# Contributor: Ray Rashif -# Contributor: Andrea Scarpino -# Contributor: neuromante - -pkgname=skrooge -pkgver=2.17.0 -pkgrel=3 -pkgdesc="A personal finances manager for KDE" -arch=('x86_64') -url="https://skrooge.org/"; -license=('GPL') -depends=('qt5-base' 'qca' 'qt5-script' 'qt5-webkit' 'libofx' - 'grantlee' 'kross' 'knewstuff' 'krunner' 'knotifyconfig' - 'sqlcipher' 'python' 'hicolor-icon-theme') -makedepends=('cmake' 'kdoctools' 'extra-cmake-modules' 'qt5-tools' 'patch') -options=('!emptydirs') -install=$pkgname.install -changelog=$pkgname.changelog -source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} - sqlcipher4-fix.patch::https://cgit.kde.org/skrooge.git/patch/?id=b370575abe8d80b90e4552f1c027c9b58947a9f1) -validpgpkeys=('103DC6D087B3A4A2ED975D7EF0C8CED3382A5C4D') #Stephane MANKOWSKI (Perso) -sha256sums=('19f2d7939b0333a95a129d110c11514f07a06f39b1ec08b42b5f43b6145b036d' -'SKIP' -'398806991fb099f8bbd72860f35a11b9ea88c8c5e3f6c6137c3f027087f584a5') - -prepare() { - cd "${srcdir}"/$pkgname-$pkgver - patch -Np1 -i "${srcdir}"/sqlcipher4-fix.patch -} - -build() { - cd "${srcdir}"/$pkgname-$pkgver - -# export - cmake . -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DKDE_INSTALL_LIBDIR=/usr/lib \ - -DSKG_DESIGNER=OFF - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - - make DESTDIR="${pkgdir}" install -} Copied: skrooge/repos/community-x86_64/PKGBUILD (from rev 431988, skrooge/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 18:14:26 UTC (rev 431989) @@ -0,0 +1,40 @@ +# Maintainer: Jaroslav Lichtblau +# Contributor: Ray Rashif +# Contributor: Andrea Scarpino +# Contributor: neuromante + +pkgname=skrooge +pkgver=2.18.0 +pkgrel=1 +pkgdesc="A personal finances manager for KDE" +arch=('x86_64') +url="https://skrooge.org/"; +license=('GPL') +depends=('qt5-base' 'qca' 'qt5-script' 'qt5-webkit' 'libofx' + 'grantlee' 'kross' 'knewstuff' 'krunner' 'knotifyconfig' + 'sqlcipher' 'python' 'hicolor-icon-theme') +makedepends=('cmake' 'kdoctools' 'extra-cmake-modules' 'qt5-tools' 'patch') +options=('!emptydirs') +install=$pkgname.install +changelog=$pkgname.changelog +source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) +validpgpkeys=('103DC6D087B3A4A2ED975D7EF0C8CED3382A5C4D') #Stephane MANKOWSKI (Perso) +sha256sums=('4671dfe736d92c2de51a872b49bfbdc251e7e869b5672b6546b85aca4409f303' +'SKIP') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + +# export + cmake . -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DKDE_INSTALL_LIBDIR=/usr/lib \ + -DSKG_DESIGNER=OFF + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install +} Deleted: skrooge.changelog === --- skrooge.changelog 2019-02-12 18:14:07 UTC (rev 431988) +++ skrooge.changelog 2019-02-12 18:14:26 UTC (rev 431989) @@ -1,134 +0,0 @@ -2018-12-20 Jaroslav Lichtblau - * skrooge 2.17.0-2 FS#60989 fix - -2018-12-17 Jaroslav Lichtblau - * skrooge 2.17.0-1 - -2018-12-10 Jaroslav Lichtblau - * skrooge 2.16.2-3 FS#60989 fix - did not work - -2018-11-05 Jaroslav Lichtblau - * skrooge 2.16.2-1 - -2018-09-02 Jaroslav Lichtblau - * skrooge 2.15.0-1 - -2018-06-25 Jaroslav Lichtblau - * skrooge 2.14.0-1 - -2018-05-12 Jaroslav Lichtblau - * skrooge 2.13.0-1 - -2018-03-15 Jaroslav Lichtblau - * skrooge 2.12.0-1 - -2018-02-04 Jaroslav Lichtblau - * skrooge 2.11.0-1 - -2017-11-09 Jaroslav Lichtblau - * skrooge 2.10.5-1 - -2017-11-05 Jaroslav Lichtblau - * skrooge 2.10.3-1 - -2017-10-11 Jaroslav Lichtblau -
[arch-commits] Commit in skrooge/trunk (PKGBUILD skrooge.changelog)
Date: Tuesday, February 12, 2019 @ 18:14:07 Author: jlichtblau Revision: 431988 upgpkg: skrooge 2.18.0-1 - new upstream release Modified: skrooge/trunk/PKGBUILD skrooge/trunk/skrooge.changelog ---+ PKGBUILD | 17 + skrooge.changelog |3 +++ 2 files changed, 8 insertions(+), 12 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 18:09:57 UTC (rev 431987) +++ PKGBUILD2019-02-12 18:14:07 UTC (rev 431988) @@ -4,8 +4,8 @@ # Contributor: neuromante pkgname=skrooge -pkgver=2.17.0 -pkgrel=3 +pkgver=2.18.0 +pkgrel=1 pkgdesc="A personal finances manager for KDE" arch=('x86_64') url="https://skrooge.org/"; @@ -17,18 +17,11 @@ options=('!emptydirs') install=$pkgname.install changelog=$pkgname.changelog -source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} - sqlcipher4-fix.patch::https://cgit.kde.org/skrooge.git/patch/?id=b370575abe8d80b90e4552f1c027c9b58947a9f1) +source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) validpgpkeys=('103DC6D087B3A4A2ED975D7EF0C8CED3382A5C4D') #Stephane MANKOWSKI (Perso) -sha256sums=('19f2d7939b0333a95a129d110c11514f07a06f39b1ec08b42b5f43b6145b036d' -'SKIP' -'398806991fb099f8bbd72860f35a11b9ea88c8c5e3f6c6137c3f027087f584a5') +sha256sums=('4671dfe736d92c2de51a872b49bfbdc251e7e869b5672b6546b85aca4409f303' +'SKIP') -prepare() { - cd "${srcdir}"/$pkgname-$pkgver - patch -Np1 -i "${srcdir}"/sqlcipher4-fix.patch -} - build() { cd "${srcdir}"/$pkgname-$pkgver Modified: skrooge.changelog === --- skrooge.changelog 2019-02-12 18:09:57 UTC (rev 431987) +++ skrooge.changelog 2019-02-12 18:14:07 UTC (rev 431988) @@ -1,3 +1,6 @@ +2019-02-12 Jaroslav Lichtblau + * skrooge 2.18.0-1 + 2018-12-20 Jaroslav Lichtblau * skrooge 2.17.0-2 FS#60989 fix
[arch-commits] Commit in ydcv/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 18:09:57 Author: felixonmars Revision: 431987 archrelease: copy trunk to community-any Added: ydcv/repos/community-any/PKGBUILD (from rev 431986, ydcv/trunk/PKGBUILD) Deleted: ydcv/repos/community-any/PKGBUILD --+ PKGBUILD | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 18:09:39 UTC (rev 431986) +++ PKGBUILD2019-02-12 18:09:57 UTC (rev 431987) @@ -1,26 +0,0 @@ -# Maintainer: Felix Yan -# Contributor : Fernando "Firef0x" G.P. da Silva - -pkgname=ydcv -pkgdesc="YouDao Console Version - Simple wrapper for Youdao online translate (Chinese <-> English) service API, as an alternative to the StarDict Console Version (sdcv)" -pkgver=0.6.1 -pkgrel=1 -arch=("any") -url="https://github.com/felixonmars/ydcv"; -license=("GPL") -depends=('python-setuptools') -makedepends=('python-setuptools-scm' 'python-setuptools-markdown') -source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/$pkgname/archive/$pkgver.tar.gz";) -sha512sums=('ed9bc14fad4413c0e610ab2a3b56c316e6d8fcb97a0f4fcfab130dea2fbbe1941af92af45ec00db970cdd9d9ecb213ff65b0de3a11c178c5ee02b8640c6d3d97') - -prepare() { - export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver -} - -package() { - cd $pkgname-$pkgver - python setup.py install --root="$pkgdir" --optimize=1 - install -Dm644 contrib/zsh_completion "${pkgdir}/usr/share/zsh/site-functions/_${pkgname}" -} - -# vim:set ts=2 sw=2 et: Copied: ydcv/repos/community-any/PKGBUILD (from rev 431986, ydcv/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 18:09:57 UTC (rev 431987) @@ -0,0 +1,26 @@ +# Maintainer: Felix Yan +# Contributor : Fernando "Firef0x" G.P. da Silva + +pkgname=ydcv +pkgdesc="YouDao Console Version - Simple wrapper for Youdao online translate (Chinese <-> English) service API, as an alternative to the StarDict Console Version (sdcv)" +pkgver=0.6.2 +pkgrel=1 +arch=("any") +url="https://github.com/felixonmars/ydcv"; +license=("GPL") +depends=('python-setuptools') +makedepends=('python-setuptools-scm' 'python-setuptools-markdown') +source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/$pkgname/archive/$pkgver.tar.gz";) +sha512sums=('e7ca8285126596c419dd320bda935262460e8357a551f09d14f4d5ad81e2e6af10bd8e1c58cdd59ab7004cb4e26e975f660b761c9dfe7461b40d687c7ebef184') + +prepare() { + export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver +} + +package() { + cd $pkgname-$pkgver + python setup.py install --root="$pkgdir" --optimize=1 + install -Dm644 contrib/zsh_completion "${pkgdir}/usr/share/zsh/site-functions/_${pkgname}" +} + +# vim:set ts=2 sw=2 et:
[arch-commits] Commit in ydcv/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 18:09:39 Author: felixonmars Revision: 431986 upgpkg: ydcv 0.6.2-1 Modified: ydcv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 17:49:53 UTC (rev 431985) +++ PKGBUILD2019-02-12 18:09:39 UTC (rev 431986) @@ -3,7 +3,7 @@ pkgname=ydcv pkgdesc="YouDao Console Version - Simple wrapper for Youdao online translate (Chinese <-> English) service API, as an alternative to the StarDict Console Version (sdcv)" -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 arch=("any") url="https://github.com/felixonmars/ydcv"; @@ -11,7 +11,7 @@ depends=('python-setuptools') makedepends=('python-setuptools-scm' 'python-setuptools-markdown') source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/$pkgname/archive/$pkgver.tar.gz";) -sha512sums=('ed9bc14fad4413c0e610ab2a3b56c316e6d8fcb97a0f4fcfab130dea2fbbe1941af92af45ec00db970cdd9d9ecb213ff65b0de3a11c178c5ee02b8640c6d3d97') +sha512sums=('e7ca8285126596c419dd320bda935262460e8357a551f09d14f4d5ad81e2e6af10bd8e1c58cdd59ab7004cb4e26e975f660b761c9dfe7461b40d687c7ebef184') prepare() { export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
[arch-commits] Commit in hepmc/repos (2 files)
Date: Tuesday, February 12, 2019 @ 17:49:53 Author: kgizdov Revision: 431985 archrelease: copy trunk to community-testing-x86_64 Added: hepmc/repos/community-testing-x86_64/ hepmc/repos/community-testing-x86_64/PKGBUILD (from rev 431984, hepmc/trunk/PKGBUILD) --+ PKGBUILD | 23 +++ 1 file changed, 23 insertions(+) Copied: hepmc/repos/community-testing-x86_64/PKGBUILD (from rev 431984, hepmc/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2019-02-12 17:49:53 UTC (rev 431985) @@ -0,0 +1,23 @@ +# Maintainer: Konstantin Gizdov +# Contributor: Frank Siegert +pkgname=hepmc +pkgver=2.06.09 +pkgrel=3 +pkgdesc="A particle physics package for storing collision events from Monte Carlo generators." +arch=('x86_64') +url="http://lcgapp.cern.ch/project/simu/HepMC/"; +license=('GPL2') +depends=('bash') +source=("http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-${pkgver}.tar.gz";) +sha256sums=('c60724ca9740230825e06c0c36fb2ffe17ff1b1465e8656268a61dffe1611a08') + +build() { +cd "${srcdir}/HepMC-${pkgver}" +./configure --prefix=/usr --with-momentum=GEV --with-length=MM +make +} + +package() { +cd "${srcdir}/HepMC-${pkgver}" +make DESTDIR="${pkgdir}/" install +}
[arch-commits] Commit in (hepmc hepmc/repos hepmc/trunk hepmc/trunk/PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:49:24 Author: kgizdov Revision: 431984 initial release Added: hepmc/ hepmc/repos/ hepmc/trunk/ hepmc/trunk/PKGBUILD --+ PKGBUILD | 23 +++ 1 file changed, 23 insertions(+) Added: hepmc/trunk/PKGBUILD === --- hepmc/trunk/PKGBUILD(rev 0) +++ hepmc/trunk/PKGBUILD2019-02-12 17:49:24 UTC (rev 431984) @@ -0,0 +1,23 @@ +# Maintainer: Konstantin Gizdov +# Contributor: Frank Siegert +pkgname=hepmc +pkgver=2.06.09 +pkgrel=3 +pkgdesc="A particle physics package for storing collision events from Monte Carlo generators." +arch=('x86_64') +url="http://lcgapp.cern.ch/project/simu/HepMC/"; +license=('GPL2') +depends=('bash') +source=("http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-${pkgver}.tar.gz";) +sha256sums=('c60724ca9740230825e06c0c36fb2ffe17ff1b1465e8656268a61dffe1611a08') + +build() { +cd "${srcdir}/HepMC-${pkgver}" +./configure --prefix=/usr --with-momentum=GEV --with-length=MM +make +} + +package() { +cd "${srcdir}/HepMC-${pkgver}" +make DESTDIR="${pkgdir}/" install +}
[arch-commits] Commit in telegram-desktop/repos/community-x86_64 (16 files)
Date: Tuesday, February 12, 2019 @ 17:40:02 Author: farseerfc Revision: 431983 archrelease: copy trunk to community-x86_64 Added: telegram-desktop/repos/community-x86_64/CMakeLists.inj (from rev 431982, telegram-desktop/trunk/CMakeLists.inj) telegram-desktop/repos/community-x86_64/PKGBUILD (from rev 431982, telegram-desktop/trunk/PKGBUILD) telegram-desktop/repos/community-x86_64/Use-system-wide-font.patch (from rev 431982, telegram-desktop/trunk/Use-system-wide-font.patch) telegram-desktop/repos/community-x86_64/demibold.patch (from rev 431982, telegram-desktop/trunk/demibold.patch) telegram-desktop/repos/community-x86_64/libtgvoip.patch (from rev 431982, telegram-desktop/trunk/libtgvoip.patch) telegram-desktop/repos/community-x86_64/no-gtk2.patch (from rev 431982, telegram-desktop/trunk/no-gtk2.patch) telegram-desktop/repos/community-x86_64/tdesktop.patch (from rev 431982, telegram-desktop/trunk/tdesktop.patch) telegram-desktop/repos/community-x86_64/tg.protocol (from rev 431982, telegram-desktop/trunk/tg.protocol) Deleted: telegram-desktop/repos/community-x86_64/CMakeLists.inj telegram-desktop/repos/community-x86_64/PKGBUILD telegram-desktop/repos/community-x86_64/Use-system-wide-font.patch telegram-desktop/repos/community-x86_64/demibold.patch telegram-desktop/repos/community-x86_64/libtgvoip.patch telegram-desktop/repos/community-x86_64/no-gtk2.patch telegram-desktop/repos/community-x86_64/tdesktop.patch telegram-desktop/repos/community-x86_64/tg.protocol + CMakeLists.inj | 36 - PKGBUILD | 226 - Use-system-wide-font.patch | 68 +- demibold.patch | 54 +- libtgvoip.patch| 36 - no-gtk2.patch | 58 +- tdesktop.patch | 1078 +-- tg.protocol| 22 8 files changed, 789 insertions(+), 789 deletions(-) Deleted: CMakeLists.inj === --- CMakeLists.inj 2019-02-12 17:38:40 UTC (rev 431982) +++ CMakeLists.inj 2019-02-12 17:40:02 UTC (rev 431983) @@ -1,18 +0,0 @@ -# The text will be put into the appropriate CMakeLists by the PKGBUILD - -# Avoid rpath compiler parameter -set_target_properties(Telegram PROPERTIES SKIP_BUILD_RPATH TRUE) - -# This makes up for patch of gyp utility, supporting precompiled headers. If -# Telegram/Patches/gyp.diff file will be changed in future, please check these -# lines. -include(../../Telegram/gyp/PrecompiledHeader.cmake) -add_precompiled_header(Telegram ../../Telegram/SourceFiles/stdafx.h) -add_precompiled_header(lib_base ../../Telegram/SourceFiles/base/base_pch.h) -add_precompiled_header(lib_export ../../Telegram/SourceFiles/export/export_pch.h) -add_precompiled_header(lib_storage ../../Telegram/SourceFiles/storage/storage_pch.h) - -# You can discover new PCHs using this link: -# https://github.com/telegramdesktop/tdesktop/search?q=pch_header&unscoped_q=pch_header - -# vim: ft=cmake Copied: telegram-desktop/repos/community-x86_64/CMakeLists.inj (from rev 431982, telegram-desktop/trunk/CMakeLists.inj) === --- CMakeLists.inj (rev 0) +++ CMakeLists.inj 2019-02-12 17:40:02 UTC (rev 431983) @@ -0,0 +1,18 @@ +# The text will be put into the appropriate CMakeLists by the PKGBUILD + +# Avoid rpath compiler parameter +set_target_properties(Telegram PROPERTIES SKIP_BUILD_RPATH TRUE) + +# This makes up for patch of gyp utility, supporting precompiled headers. If +# Telegram/Patches/gyp.diff file will be changed in future, please check these +# lines. +include(../../Telegram/gyp/PrecompiledHeader.cmake) +add_precompiled_header(Telegram ../../Telegram/SourceFiles/stdafx.h) +add_precompiled_header(lib_base ../../Telegram/SourceFiles/base/base_pch.h) +add_precompiled_header(lib_export ../../Telegram/SourceFiles/export/export_pch.h) +add_precompiled_header(lib_storage ../../Telegram/SourceFiles/storage/storage_pch.h) + +# You can discover new PCHs using this link: +# https://github.com/telegramdesktop/tdesktop/search?q=pch_header&unscoped_q=pch_header + +# vim: ft=cmake Deleted: PKGBUILD === --- PKGBUILD2019-02-12 17:38:40 UTC (rev 431982) +++ PKGBUILD2019-02-12 17:40:02 UTC (rev 431983) @@ -1,113 +0,0 @@ -# Maintainer: Sven-Hendrik Haase -# Contributor: hexchain - -# Thanks Nicholas Guriev for the patches! -# https://github.com/mymedia2/tdesktop - -pkgname=telegram-desktop -pkgver=1.5.12 -pkgrel=1 -pkgdesc='Official Telegram Desktop client' -arch=('x86_64') -url="https://desktop.telegram.org/"; -license=('GPL3') -depends=('ffmpeg' 'hicolor-icon-theme' 'minizip' 'openal' 'qt5-base' 'qt5-imageformats' 'openssl') -makedepends=('cmake' 'git' 'gyp' 'range-v3' 'python' 'libappindicator-gtk3') -op
[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:38:40 Author: farseerfc Revision: 431982 upgpkg: telegram-desktop 1.5.13-1 telegram-desktop 1.5.13 Modified: telegram-desktop/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 17:32:36 UTC (rev 431981) +++ PKGBUILD2019-02-12 17:38:40 UTC (rev 431982) @@ -5,7 +5,7 @@ # https://github.com/mymedia2/tdesktop pkgname=telegram-desktop -pkgver=1.5.12 +pkgver=1.5.13 pkgrel=1 pkgdesc='Official Telegram Desktop client' arch=('x86_64')
[arch-commits] Commit in libofx/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:32:25 Author: jlichtblau Revision: 431980 upgpkg: libofx 0.9.14-1 - new upstream release Modified: libofx/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 17:32:21 UTC (rev 431979) +++ PKGBUILD2019-02-12 17:32:25 UTC (rev 431980) @@ -3,7 +3,7 @@ pkgbase=libofx pkgname=('libofx' 'libofx-doc') -pkgver=0.9.13 +pkgver=0.9.14 pkgrel=1 pkgdesc="API for the OFX banking standard" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('opensp' 'curl' 'libxml++2.6') checkdepends=('gnupg') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('57eaf97cddbaf82c24f26b8f5cf8b2fbfd4969c74500a2c9acc9082b83bcc0e4') +sha256sums=('b82757bfa15b27c02fb39dfd017cdfe5af51a063ba15afe495dd1b7367ff290a') build() { cd $pkgbase-$pkgver
[arch-commits] Commit in libofx/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:32:36 Author: jlichtblau Revision: 431981 archrelease: copy trunk to community-x86_64 Added: libofx/repos/community-x86_64/PKGBUILD (from rev 431980, libofx/trunk/PKGBUILD) Deleted: libofx/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 87 ++--- 1 file changed, 43 insertions(+), 44 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 17:32:25 UTC (rev 431980) +++ PKGBUILD2019-02-12 17:32:36 UTC (rev 431981) @@ -1,44 +0,0 @@ -# $Id$ -# Maintainer: Jaroslav Lichtblau -# Contributor: Aaron Griffin - -pkgbase=libofx -pkgname=('libofx' 'libofx-doc') -pkgver=0.9.13 -pkgrel=1 -pkgdesc="API for the OFX banking standard" -arch=('x86_64') -url="https://github.com/libofx"; -license=('GPL') -depends=('opensp' 'curl' 'libxml++2.6') -checkdepends=('gnupg') -source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('57eaf97cddbaf82c24f26b8f5cf8b2fbfd4969c74500a2c9acc9082b83bcc0e4') - -build() { - cd $pkgbase-$pkgver - ./configure --prefix=/usr - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - make CXXFLAGS+=-std=c++11 -} - -check() { - cd $pkgbase-$pkgver - make check -} - -package_libofx() { - options=('!docs') - - cd $pkgbase-$pkgver - make DESTDIR="$pkgdir" install -} - -package_libofx-doc() { - pkgdesc="Documention of the OFX banking standard API" - depends=() - - cd $pkgbase-$pkgver - make DESTDIR="$pkgdir" install-docDATA - make -C doc DESTDIR="$pkgdir" install -} Copied: libofx/repos/community-x86_64/PKGBUILD (from rev 431980, libofx/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 17:32:36 UTC (rev 431981) @@ -0,0 +1,43 @@ +# Maintainer: Jaroslav Lichtblau +# Contributor: Aaron Griffin + +pkgbase=libofx +pkgname=('libofx' 'libofx-doc') +pkgver=0.9.14 +pkgrel=1 +pkgdesc="API for the OFX banking standard" +arch=('x86_64') +url="https://github.com/libofx"; +license=('GPL') +depends=('opensp' 'curl' 'libxml++2.6') +checkdepends=('gnupg') +source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) +sha256sums=('b82757bfa15b27c02fb39dfd017cdfe5af51a063ba15afe495dd1b7367ff290a') + +build() { + cd $pkgbase-$pkgver + ./configure --prefix=/usr + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + make CXXFLAGS+=-std=c++11 +} + +check() { + cd $pkgbase-$pkgver + make check +} + +package_libofx() { + options=('!docs') + + cd $pkgbase-$pkgver + make DESTDIR="$pkgdir" install +} + +package_libofx-doc() { + pkgdesc="Documention of the OFX banking standard API" + depends=() + + cd $pkgbase-$pkgver + make DESTDIR="$pkgdir" install-docDATA + make -C doc DESTDIR="$pkgdir" install +}
[arch-commits] Commit in pythia8/repos (6 files)
Date: Tuesday, February 12, 2019 @ 17:32:21 Author: kgizdov Revision: 431979 archrelease: copy trunk to community-testing-x86_64 Added: pythia8/repos/community-testing-x86_64/ pythia8/repos/community-testing-x86_64/PKGBUILD (from rev 431978, pythia8/trunk/PKGBUILD) pythia8/repos/community-testing-x86_64/change_to_python2.patch (from rev 431978, pythia8/trunk/change_to_python2.patch) pythia8/repos/community-testing-x86_64/fix_lhapdf_build.patch (from rev 431978, pythia8/trunk/fix_lhapdf_build.patch) pythia8/repos/community-testing-x86_64/pythia8.sh (from rev 431978, pythia8/trunk/pythia8.sh) pythia8/repos/community-testing-x86_64/respect_lib_suffix.patch (from rev 431978, pythia8/trunk/respect_lib_suffix.patch) --+ PKGBUILD | 195 + change_to_python2.patch | 12 ++ fix_lhapdf_build.patch | 12 ++ pythia8.sh |3 respect_lib_suffix.patch | 141 5 files changed, 363 insertions(+) Copied: pythia8/repos/community-testing-x86_64/PKGBUILD (from rev 431978, pythia8/trunk/PKGBUILD) === --- community-testing-x86_64/PKGBUILD (rev 0) +++ community-testing-x86_64/PKGBUILD 2019-02-12 17:32:21 UTC (rev 431979) @@ -0,0 +1,195 @@ +# Maintainer: Konstantin Gizdov < arch at kge dot pw > +# Contributor: Joshua Ellis < josh at jpellis dot me > +# Contributor: Stefano Campanella < stefanocampanella1729 at gmail dot com > + +pkgbase=pythia8 +pkgname=('pythia8' 'python-pythia8' 'python2-pythia8') +pkgver=8.2.40 +_pkgid="${pkgbase:0:-1}${pkgver//./}" +pkgrel=7 +pkgdesc="High-energy physics events generator." +arch=('x86_64') +url="http://home.thep.lu.se/Pythia/"; +license=('GPL') +depends=('python') +makedepends=('python' 'python2' 'fastjet' 'hepmc' 'lhapdf>=6.2' 'root') +source=("http://home.thep.lu.se/~torbjorn/pythia8/${_pkgid}.tgz"; +'pythia8.sh' +'change_to_python2.patch' +'fix_lhapdf_build.patch' +'respect_lib_suffix.patch') +sha256sums=('d27495d8ca7707d846f8c026ab695123c7c78c7860f04e2c002e483080418d8d' +'4e373b685960e410024b4e33e22c2dea360dfedd7962837087332f428c974ae5' +'bae1a65399cd2ee599db1758d60da2a1c93335ec4dbd30e323250c156f491086' +'f7c70b069b350005ac7e9028617713dece9b82c1e8b0dc5fb1f2870abec1d94c' +'4eb15725cfb5e287fdd9520cb4211b88ebc38a690b7522690ba0664d50bc8669') +get_pyver () { +python -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))' +} + +get_py2ver () { +python2 -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))' +} + +prepare() { +cd "${srcdir}/${_pkgid}" +patch -p1 -i "${srcdir}/respect_lib_suffix.patch" +patch -p1 -i "${srcdir}/fix_lhapdf_build.patch" + +cd "${srcdir}" +cp -r "${_pkgid}" "${_pkgid}-py2" + +cd "${srcdir}/${_pkgid}-py2" +patch -p1 -i "${srcdir}/change_to_python2.patch" +} + +build() { +_inc=/usr/include +_lib=/usr/lib +_share=/usr/share/${pkgbase} + +# with Python3 +cd "${srcdir}/${_pkgid}" +# # no such package yet +# --with-evtgen \ +# --with-evtgen-include=${_inc} \ +# --with-evtgen-lib=${_lib} \ +# # no such package yet +# --with-hepmc3 \ +# --with-hepmc3-include=${_inc} \ +# --with-hepmc3-lib=${_lib} \ +# # no such package yet +# --with-powheg \ +# --with-powheg-include=${_inc} \ +# --with-powheg-lib=${_lib} \ +# # no such package yet +# --with-promc \ +# --with-promc-include=${_inc} \ +# --with-promc-lib=${_lib} \ +./configure --prefix=/usr \ +--prefix-include=${_inc} \ +--prefix-lib=${_lib} \ +--prefix-share=${_share} \ +--cxx-common="${CXXFLAGS} -fPIC" \ +--cxx-shared="-shared ${LDFLAGS} -ldl" \ +--enable-shared \ +--with-fastjet3 \ +--with-fastjet3-include=${_inc} \ +--with-fastjet3-lib=${_lib} \ +--with-gzip \ +--with-gzip-include=${_inc} \ +--with-gzip-lib=${_lib} \ +--with-hepmc2 \ +--with-hepmc2-include=${_inc} \ +--with-hepmc2-lib=${_lib} \ +--with-lhapdf5 \ +--with-lhapdf5-include=${_inc} \ +--with-lhapdf5-lib=${_lib} \ +--with-lhapdf6 \ +--with-lhapdf6-include=${_inc} \ +--with-lhapdf6-lib=${_lib} \ +--with-python \ +--with-python-include="/usr/include/python$(get_pyver)m" \ +--with-python-lib="/usr/lib/python$(get_pyver)" \ +--with-root \ +--with-root-include=/usr/include/root \ +--with-root-lib=/usr/lib/root +cd "
[arch-commits] Commit in (8 files)
Date: Tuesday, February 12, 2019 @ 17:31:36 Author: kgizdov Revision: 431978 initial release Added: pythia8/ pythia8/repos/ pythia8/trunk/ pythia8/trunk/PKGBUILD pythia8/trunk/change_to_python2.patch pythia8/trunk/fix_lhapdf_build.patch pythia8/trunk/pythia8.sh pythia8/trunk/respect_lib_suffix.patch --+ PKGBUILD | 195 + change_to_python2.patch | 12 ++ fix_lhapdf_build.patch | 12 ++ pythia8.sh |3 respect_lib_suffix.patch | 141 5 files changed, 363 insertions(+) Added: pythia8/trunk/PKGBUILD === --- pythia8/trunk/PKGBUILD (rev 0) +++ pythia8/trunk/PKGBUILD 2019-02-12 17:31:36 UTC (rev 431978) @@ -0,0 +1,195 @@ +# Maintainer: Konstantin Gizdov < arch at kge dot pw > +# Contributor: Joshua Ellis < josh at jpellis dot me > +# Contributor: Stefano Campanella < stefanocampanella1729 at gmail dot com > + +pkgbase=pythia8 +pkgname=('pythia8' 'python-pythia8' 'python2-pythia8') +pkgver=8.2.40 +_pkgid="${pkgbase:0:-1}${pkgver//./}" +pkgrel=7 +pkgdesc="High-energy physics events generator." +arch=('x86_64') +url="http://home.thep.lu.se/Pythia/"; +license=('GPL') +depends=('python') +makedepends=('python' 'python2' 'fastjet' 'hepmc' 'lhapdf>=6.2' 'root') +source=("http://home.thep.lu.se/~torbjorn/pythia8/${_pkgid}.tgz"; +'pythia8.sh' +'change_to_python2.patch' +'fix_lhapdf_build.patch' +'respect_lib_suffix.patch') +sha256sums=('d27495d8ca7707d846f8c026ab695123c7c78c7860f04e2c002e483080418d8d' +'4e373b685960e410024b4e33e22c2dea360dfedd7962837087332f428c974ae5' +'bae1a65399cd2ee599db1758d60da2a1c93335ec4dbd30e323250c156f491086' +'f7c70b069b350005ac7e9028617713dece9b82c1e8b0dc5fb1f2870abec1d94c' +'4eb15725cfb5e287fdd9520cb4211b88ebc38a690b7522690ba0664d50bc8669') +get_pyver () { +python -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))' +} + +get_py2ver () { +python2 -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))' +} + +prepare() { +cd "${srcdir}/${_pkgid}" +patch -p1 -i "${srcdir}/respect_lib_suffix.patch" +patch -p1 -i "${srcdir}/fix_lhapdf_build.patch" + +cd "${srcdir}" +cp -r "${_pkgid}" "${_pkgid}-py2" + +cd "${srcdir}/${_pkgid}-py2" +patch -p1 -i "${srcdir}/change_to_python2.patch" +} + +build() { +_inc=/usr/include +_lib=/usr/lib +_share=/usr/share/${pkgbase} + +# with Python3 +cd "${srcdir}/${_pkgid}" +# # no such package yet +# --with-evtgen \ +# --with-evtgen-include=${_inc} \ +# --with-evtgen-lib=${_lib} \ +# # no such package yet +# --with-hepmc3 \ +# --with-hepmc3-include=${_inc} \ +# --with-hepmc3-lib=${_lib} \ +# # no such package yet +# --with-powheg \ +# --with-powheg-include=${_inc} \ +# --with-powheg-lib=${_lib} \ +# # no such package yet +# --with-promc \ +# --with-promc-include=${_inc} \ +# --with-promc-lib=${_lib} \ +./configure --prefix=/usr \ +--prefix-include=${_inc} \ +--prefix-lib=${_lib} \ +--prefix-share=${_share} \ +--cxx-common="${CXXFLAGS} -fPIC" \ +--cxx-shared="-shared ${LDFLAGS} -ldl" \ +--enable-shared \ +--with-fastjet3 \ +--with-fastjet3-include=${_inc} \ +--with-fastjet3-lib=${_lib} \ +--with-gzip \ +--with-gzip-include=${_inc} \ +--with-gzip-lib=${_lib} \ +--with-hepmc2 \ +--with-hepmc2-include=${_inc} \ +--with-hepmc2-lib=${_lib} \ +--with-lhapdf5 \ +--with-lhapdf5-include=${_inc} \ +--with-lhapdf5-lib=${_lib} \ +--with-lhapdf6 \ +--with-lhapdf6-include=${_inc} \ +--with-lhapdf6-lib=${_lib} \ +--with-python \ +--with-python-include="/usr/include/python$(get_pyver)m" \ +--with-python-lib="/usr/lib/python$(get_pyver)" \ +--with-root \ +--with-root-include=/usr/include/root \ +--with-root-lib=/usr/lib/root +cd "${srcdir}/${_pkgid}" +make + +# with Python2 +cd "${srcdir}/${_pkgid}-py2" +# # no such package yet +# --with-evtgen \ +# --with-evtgen-include=${_inc} \ +# --with-evtgen-lib=${_lib} \ +# # no such package yet +# --with-hepmc3 \ +# --with-hepmc3-include=${_inc} \ +# --with-hepmc3-lib=${_lib} \ +# # no such package yet +# --with-powheg \ +# --with-powheg-include=${_inc} \ +# --with-powheg-lib=${_lib} \ +# # no such package yet +# --with-promc \ +
[arch-commits] Commit in qmmp/trunk (PKGBUILD qmmp.changelog)
Date: Tuesday, February 12, 2019 @ 17:28:40 Author: jlichtblau Revision: 431976 upgpkg: qmmp 1.3.0-1 - new upstream release Modified: qmmp/trunk/PKGBUILD qmmp/trunk/qmmp.changelog + PKGBUILD |4 ++-- qmmp.changelog |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 17:07:25 UTC (rev 431975) +++ PKGBUILD2019-02-12 17:28:40 UTC (rev 431976) @@ -1,7 +1,7 @@ # Maintainer: Jaroslav Lichtblau pkgname=qmmp -pkgver=1.2.6 +pkgver=1.3.0 pkgrel=1 pkgdesc="Qt5 based audio-player" arch=('x86_64') @@ -30,7 +30,7 @@ 'ffmpeg' 'libsamplerate' 'wavpack') changelog=$pkgname.changelog source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2) -sha256sums=('98ce65685f686296db31a697121a6d86768ff34c30f4dc99ed56e0d10682f7fe') +sha256sums=('4da9884b598ac7157a353178eb022f3d56017df3096b3c367b9ae8e8b5dd2cfe') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: qmmp.changelog === --- qmmp.changelog 2019-02-12 17:07:25 UTC (rev 431975) +++ qmmp.changelog 2019-02-12 17:28:40 UTC (rev 431976) @@ -1,3 +1,6 @@ +2019-02-12 Jaroslav Lichtblau + * qmmp 1.3.0-1 + 2019-01-10 Jaroslav Lichtblau * qmmp 1.2.6-1
[arch-commits] Commit in qmmp/repos/community-x86_64 (4 files)
Date: Tuesday, February 12, 2019 @ 17:28:49 Author: jlichtblau Revision: 431977 archrelease: copy trunk to community-x86_64 Added: qmmp/repos/community-x86_64/PKGBUILD (from rev 431976, qmmp/trunk/PKGBUILD) qmmp/repos/community-x86_64/qmmp.changelog (from rev 431976, qmmp/trunk/qmmp.changelog) Deleted: qmmp/repos/community-x86_64/PKGBUILD qmmp/repos/community-x86_64/qmmp.changelog + PKGBUILD | 96 +- qmmp.changelog | 515 +++ 2 files changed, 307 insertions(+), 304 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 17:28:40 UTC (rev 431976) +++ PKGBUILD2019-02-12 17:28:49 UTC (rev 431977) @@ -1,48 +0,0 @@ -# Maintainer: Jaroslav Lichtblau - -pkgname=qmmp -pkgver=1.2.6 -pkgrel=1 -pkgdesc="Qt5 based audio-player" -arch=('x86_64') -url="http://qmmp.ylsoftware.com/"; -license=('GPL') -depends=('alsa-lib' 'curl' 'desktop-file-utils' 'hicolor-icon-theme' 'libmad' - 'libvorbis' 'libogg' 'libxkbcommon-x11' 'taglib' 'xdg-utils' 'qt5-x11extras') -makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 'libcdio-paranoia' - 'libcddb' 'libmms' 'libsamplerate' 'libmodplug' 'libsndfile' 'wavpack' - 'projectm' 'mesa' 'faad2' 'libgme' 'libsidplayfp' 'opusfile' 'wildmidi' 'qt5-tools') -optdepends=('flac: native FLAC support' -'jack: JACK sound output' -'libmpcdec: Musepack support' -'pulseaudio: PulseAudio output' -'libcdio-paranoia: Compact Disc input and control support' -'libcddb: CDDB server support' -'libmms: MMS stream protocol support' -'libmodplug: MOD playing library' -'libsndfile: sampled sound support' -'projectm: visual efects' -'faad2: ADTS AAC support' -'libgme: support for chiptunes from various platforms' -'libsidplayfp: C64 music support' -'opusfile: Opus support' -'wildmidi: MIDI support' -'ffmpeg' 'libsamplerate' 'wavpack') -changelog=$pkgname.changelog -source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2) -sha256sums=('98ce65685f686296db31a697121a6d86768ff34c30f4dc99ed56e0d10682f7fe') - -build() { - cd "${srcdir}"/$pkgname-$pkgver - - cmake . -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -DUSE_HAL:BOOL=FALSE - make -} - -package() { - cd "${srcdir}"/$pkgname-$pkgver - - make DESTDIR="${pkgdir}" install -} Copied: qmmp/repos/community-x86_64/PKGBUILD (from rev 431976, qmmp/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 17:28:49 UTC (rev 431977) @@ -0,0 +1,48 @@ +# Maintainer: Jaroslav Lichtblau + +pkgname=qmmp +pkgver=1.3.0 +pkgrel=1 +pkgdesc="Qt5 based audio-player" +arch=('x86_64') +url="http://qmmp.ylsoftware.com/"; +license=('GPL') +depends=('alsa-lib' 'curl' 'desktop-file-utils' 'hicolor-icon-theme' 'libmad' + 'libvorbis' 'libogg' 'libxkbcommon-x11' 'taglib' 'xdg-utils' 'qt5-x11extras') +makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 'libcdio-paranoia' + 'libcddb' 'libmms' 'libsamplerate' 'libmodplug' 'libsndfile' 'wavpack' + 'projectm' 'mesa' 'faad2' 'libgme' 'libsidplayfp' 'opusfile' 'wildmidi' 'qt5-tools') +optdepends=('flac: native FLAC support' +'jack: JACK sound output' +'libmpcdec: Musepack support' +'pulseaudio: PulseAudio output' +'libcdio-paranoia: Compact Disc input and control support' +'libcddb: CDDB server support' +'libmms: MMS stream protocol support' +'libmodplug: MOD playing library' +'libsndfile: sampled sound support' +'projectm: visual efects' +'faad2: ADTS AAC support' +'libgme: support for chiptunes from various platforms' +'libsidplayfp: C64 music support' +'opusfile: Opus support' +'wildmidi: MIDI support' +'ffmpeg' 'libsamplerate' 'wavpack') +changelog=$pkgname.changelog +source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2) +sha256sums=('4da9884b598ac7157a353178eb022f3d56017df3096b3c367b9ae8e8b5dd2cfe') + +build() { + cd "${srcdir}"/$pkgname-$pkgver + + cmake . -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=lib \ + -DUSE_HAL:BOOL=FALSE + make +} + +package() { + cd "${srcdir}"/$pkgname-$pkgver + + make DESTDIR="${pkgdir}" install +} Deleted: qmmp.changelog === --- qmmp.changelog 2019-02-12 17:28:40 UTC (rev 431976) +++ qmmp.changelog 2019-02-12 17:28:49 UTC (rev 431977) @@ -1,256 +0,0 @@ -2019-01-10 Jaroslav Lichtblau - * qmmp 1.2.6-1 - -
[arch-commits] Commit in discover/repos/testing-x86_64 (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:22:50 Author: arojas Revision: 346135 archrelease: copy trunk to testing-x86_64 Added: discover/repos/testing-x86_64/PKGBUILD (from rev 346134, discover/trunk/PKGBUILD) Deleted: discover/repos/testing-x86_64/PKGBUILD --+ PKGBUILD | 87 - 1 file changed, 46 insertions(+), 41 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 17:22:20 UTC (rev 346134) +++ PKGBUILD2019-02-12 17:22:50 UTC (rev 346135) @@ -1,41 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=discover -pkgver=5.15.0 -pkgrel=1 -pkgdesc='KDE and Plasma resources management GUI' -arch=(x86_64) -url='https://userbase.kde.org/Discover' -license=(LGPL) -depends=(knewstuff kitemmodels kdeclarative qt5-graphicaleffects appstream-qt archlinux-appstream-data - hicolor-icon-theme kirigami2) -makedepends=(extra-cmake-modules plasma-framework packagekit-qt5 flatpak fwupd) -optdepends=('packagekit-qt5: to manage packages from Arch Linux repositories' 'flatpak: Flatpak packages support' -'fwupd: firmware update support') -groups=(plasma) -source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11' -'SKIP') -validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell - '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah - 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson - '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DCMAKE_INSTALL_LIBEXECDIR=lib \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: discover/repos/testing-x86_64/PKGBUILD (from rev 346134, discover/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 17:22:50 UTC (rev 346135) @@ -0,0 +1,46 @@ +# Maintainer: Antonio Rojas + +pkgname=discover +pkgver=5.15.0 +pkgrel=2 +pkgdesc='KDE and Plasma resources management GUI' +arch=(x86_64) +url='https://userbase.kde.org/Discover' +license=(LGPL) +depends=(knewstuff kitemmodels kdeclarative qt5-graphicaleffects appstream-qt archlinux-appstream-data + hicolor-icon-theme kirigami2) +makedepends=(extra-cmake-modules plasma-framework packagekit-qt5 flatpak fwupd) +optdepends=('packagekit-qt5: to manage packages from Arch Linux repositories' 'flatpak: Flatpak packages support' +'fwupd: firmware update support') +groups=(plasma) +source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig} + kdebug-402328.patch::"https://cgit.kde.org/discover.git/patch/?id=8c673e79";) +sha256sums=('897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11' +'SKIP' +'1e44890b5f4116c0ae90566f982fe518929912e8b61200b2d017660e539e960b') +validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell + '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah + 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson + '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin + +prepare() { + mkdir -p build + + cd $pkgname-$pkgver + patch -p1 -i ../kdebug-402328.patch # Fix crash in fwupd backend +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DCMAKE_INSTALL_LIBEXECDIR=lib \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in discover/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:22:20 Author: arojas Revision: 346134 Fix crash in fwupd backend (FS#61466) Modified: discover/trunk/PKGBUILD --+ PKGBUILD | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 17:03:18 UTC (rev 346133) +++ PKGBUILD2019-02-12 17:22:20 UTC (rev 346134) @@ -2,7 +2,7 @@ pkgname=discover pkgver=5.15.0 -pkgrel=1 +pkgrel=2 pkgdesc='KDE and Plasma resources management GUI' arch=(x86_64) url='https://userbase.kde.org/Discover' @@ -13,9 +13,11 @@ optdepends=('packagekit-qt5: to manage packages from Arch Linux repositories' 'flatpak: Flatpak packages support' 'fwupd: firmware update support') groups=(plasma) -source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) +source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig} + kdebug-402328.patch::"https://cgit.kde.org/discover.git/patch/?id=8c673e79";) sha256sums=('897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11' -'SKIP') +'SKIP' +'1e44890b5f4116c0ae90566f982fe518929912e8b61200b2d017660e539e960b') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson @@ -23,6 +25,9 @@ prepare() { mkdir -p build + + cd $pkgname-$pkgver + patch -p1 -i ../kdebug-402328.patch # Fix crash in fwupd backend } build() {
[arch-commits] Commit in ansible-lint/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:07:17 Author: jelle Revision: 431974 upgpkg: ansible-lint 4.1.0-1 Upstream update and new dependency python-ruamel-yaml Modified: ansible-lint/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 16:02:27 UTC (rev 431973) +++ PKGBUILD2019-02-12 17:07:17 UTC (rev 431974) @@ -2,17 +2,17 @@ # Contributor: Sander Boom pkgname=ansible-lint -pkgver=4.0.0 +pkgver=4.1.0 pkgrel=1 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved." arch=('any') url="https://github.com/willthames/ansible-lint"; license=('MIT') -depends=('python' 'ansible') +depends=('python' 'ansible' 'python-ruamel-yaml') makedepends=('python-distribute') checkdepends=('python-nose') source=("https://github.com/willthames/ansible-lint/archive/v${pkgver}.tar.gz";) -sha256sums=('20ceaa5bbaf62d718c46c468b5998a7d29dc0f1e0a5731a8b5580a80a93a1cfd') +sha256sums=('83cffafaa59d724af2ba9e1b143d8a69035b4e58ceaf5ed0fdc3b845aff881a0') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in ansible-lint/repos/community-any (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:07:25 Author: jelle Revision: 431975 archrelease: copy trunk to community-any Added: ansible-lint/repos/community-any/PKGBUILD (from rev 431974, ansible-lint/trunk/PKGBUILD) Deleted: ansible-lint/repos/community-any/PKGBUILD --+ PKGBUILD | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 17:07:17 UTC (rev 431974) +++ PKGBUILD2019-02-12 17:07:25 UTC (rev 431975) @@ -1,26 +0,0 @@ -# Maintainer: Jelle van der Waa -# Contributor: Sander Boom - -pkgname=ansible-lint -pkgver=4.0.0 -pkgrel=1 -pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved." -arch=('any') -url="https://github.com/willthames/ansible-lint"; -license=('MIT') -depends=('python' 'ansible') -makedepends=('python-distribute') -checkdepends=('python-nose') -source=("https://github.com/willthames/ansible-lint/archive/v${pkgver}.tar.gz";) -sha256sums=('20ceaa5bbaf62d718c46c468b5998a7d29dc0f1e0a5731a8b5580a80a93a1cfd') - -build() { -cd "${pkgname}-${pkgver}" -python3 setup.py build -} - -package() { -cd "${pkgname}-${pkgver}" -python3 setup.py install --root="$pkgdir" --optimize=1 -install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}" -} Copied: ansible-lint/repos/community-any/PKGBUILD (from rev 431974, ansible-lint/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 17:07:25 UTC (rev 431975) @@ -0,0 +1,26 @@ +# Maintainer: Jelle van der Waa +# Contributor: Sander Boom + +pkgname=ansible-lint +pkgver=4.1.0 +pkgrel=1 +pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved." +arch=('any') +url="https://github.com/willthames/ansible-lint"; +license=('MIT') +depends=('python' 'ansible' 'python-ruamel-yaml') +makedepends=('python-distribute') +checkdepends=('python-nose') +source=("https://github.com/willthames/ansible-lint/archive/v${pkgver}.tar.gz";) +sha256sums=('83cffafaa59d724af2ba9e1b143d8a69035b4e58ceaf5ed0fdc3b845aff881a0') + +build() { +cd "${pkgname}-${pkgver}" +python3 setup.py build +} + +package() { +cd "${pkgname}-${pkgver}" +python3 setup.py install --root="$pkgdir" --optimize=1 +install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}" +}
[arch-commits] Commit in systemd/repos (21 files)
Date: Tuesday, February 12, 2019 @ 17:03:18 Author: eworm Revision: 346133 archrelease: copy trunk to testing-x86_64 Added: systemd/repos/testing-x86_64/ systemd/repos/testing-x86_64/0001-Use-Arch-Linux-device-access-groups.patch (from rev 346132, systemd/trunk/0001-Use-Arch-Linux-device-access-groups.patch) systemd/repos/testing-x86_64/PKGBUILD (from rev 346132, systemd/trunk/PKGBUILD) systemd/repos/testing-x86_64/arch.conf (from rev 346132, systemd/trunk/arch.conf) systemd/repos/testing-x86_64/initcpio-hook-udev (from rev 346132, systemd/trunk/initcpio-hook-udev) systemd/repos/testing-x86_64/initcpio-install-systemd (from rev 346132, systemd/trunk/initcpio-install-systemd) systemd/repos/testing-x86_64/initcpio-install-udev (from rev 346132, systemd/trunk/initcpio-install-udev) systemd/repos/testing-x86_64/loader.conf (from rev 346132, systemd/trunk/loader.conf) systemd/repos/testing-x86_64/splash-arch.bmp (from rev 346132, systemd/trunk/splash-arch.bmp) systemd/repos/testing-x86_64/systemd-binfmt.hook (from rev 346132, systemd/trunk/systemd-binfmt.hook) systemd/repos/testing-x86_64/systemd-catalog.hook (from rev 346132, systemd/trunk/systemd-catalog.hook) systemd/repos/testing-x86_64/systemd-daemon-reload.hook (from rev 346132, systemd/trunk/systemd-daemon-reload.hook) systemd/repos/testing-x86_64/systemd-hook (from rev 346132, systemd/trunk/systemd-hook) systemd/repos/testing-x86_64/systemd-hwdb.hook (from rev 346132, systemd/trunk/systemd-hwdb.hook) systemd/repos/testing-x86_64/systemd-sysctl.hook (from rev 346132, systemd/trunk/systemd-sysctl.hook) systemd/repos/testing-x86_64/systemd-sysusers.hook (from rev 346132, systemd/trunk/systemd-sysusers.hook) systemd/repos/testing-x86_64/systemd-tmpfiles.hook (from rev 346132, systemd/trunk/systemd-tmpfiles.hook) systemd/repos/testing-x86_64/systemd-udev-reload.hook (from rev 346132, systemd/trunk/systemd-udev-reload.hook) systemd/repos/testing-x86_64/systemd-update.hook (from rev 346132, systemd/trunk/systemd-update.hook) systemd/repos/testing-x86_64/systemd-user.pam (from rev 346132, systemd/trunk/systemd-user.pam) systemd/repos/testing-x86_64/systemd.install (from rev 346132, systemd/trunk/systemd.install) + 0001-Use-Arch-Linux-device-access-groups.patch | 75 ++ PKGBUILD | 278 +++ arch.conf |7 initcpio-hook-udev | 22 + initcpio-install-systemd | 202 initcpio-install-udev | 29 ++ loader.conf|1 systemd-binfmt.hook| 10 systemd-catalog.hook | 11 systemd-daemon-reload.hook | 11 systemd-hook | 32 ++ systemd-hwdb.hook | 11 systemd-sysctl.hook| 10 systemd-sysusers.hook | 10 systemd-tmpfiles.hook | 10 systemd-udev-reload.hook | 11 systemd-update.hook| 11 systemd-user.pam |5 systemd.install| 99 19 files changed, 845 insertions(+) Copied: systemd/repos/testing-x86_64/0001-Use-Arch-Linux-device-access-groups.patch (from rev 346132, systemd/trunk/0001-Use-Arch-Linux-device-access-groups.patch) === --- testing-x86_64/0001-Use-Arch-Linux-device-access-groups.patch (rev 0) +++ testing-x86_64/0001-Use-Arch-Linux-device-access-groups.patch 2019-02-12 17:03:18 UTC (rev 346133) @@ -0,0 +1,75 @@ +From 34e4b4953cb99642e9144d97823edf32b06ffe93 Mon Sep 17 00:00:00 2001 +Message-Id: <34e4b4953cb99642e9144d97823edf32b06ffe93.1520376078.git.jan.steff...@gmail.com> +From: "Jan Alexander Steffens (heftig)" +Date: Tue, 6 Mar 2018 23:39:47 +0100 +Subject: [PATCH] Use Arch Linux' device access groups +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + + cdrom → optical + dialout → uucp + tape→ storage +--- + rules/50-udev-default.rules.in | 14 +++--- + sysusers.d/basic.conf.in | 6 +++--- + 2 files changed, 10 insertions(+), 10 deletions(-) + +diff --git a/rules/50-udev-default.rules.in b/rules/50-udev-default.rules.in +index 191f56f42..f81c4d0fc 100644 +--- a/rules/50-udev-default.rules.in b/rules/50-udev-default.rules.in +@@ -22,7 +22,7 @@ SUBSYSTEM=="tty", KERNEL=="sclp_line[0-9]*", GROUP="tty", MODE="0620" + SUBSYSTEM=="tty", KERNEL=="ttysclp[0-9]*", GROUP="tty", MODE="0620" + SUBSYSTEM=="tty", KERNEL=="32
[arch-commits] Commit in systemd/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 17:03:03 Author: eworm Revision: 346132 upgpkg: systemd 240.95-2 Rename libsystemd to systemd-libs: * there's more than just libsystemd * match all packages with pattern systemd* * naming consistency in repositories (gcc-libs, llvm-libs, boost-libs, mariadb-libs, ...) Modified: systemd/trunk/PKGBUILD --+ PKGBUILD | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 14:11:51 UTC (rev 346131) +++ PKGBUILD2019-02-12 17:03:03 UTC (rev 346132) @@ -3,11 +3,11 @@ # Maintainer: Tom Gundersen pkgbase=systemd -pkgname=('systemd' 'libsystemd' 'systemd-resolvconf' 'systemd-sysvcompat') +pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat') # Can be from either systemd or systemd-stable _commit='0430af90ef28a229e51136ad364e1da7e76c8638' pkgver=240.95 -pkgrel=1 +pkgrel=2 arch=('x86_64') url='https://www.github.com/systemd/systemd' makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -116,6 +116,9 @@ ) local _meson_options=( +# TODO: enable for v241 +#-Dversion-tag="${pkgver}-${pkgrel}-arch" + -Dgnu-efi=true -Dima=false -Dlibidn2=true @@ -147,7 +150,7 @@ license=('GPL2' 'LGPL2.1') groups=('base-devel') depends=('acl' 'bash' 'cryptsetup' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap' - 'libgcrypt' 'libsystemd' 'libidn2' 'libidn2.so' 'lz4' 'pam' 'libelf' + 'libgcrypt' 'systemd-libs' 'libidn2' 'libidn2.so' 'lz4' 'pam' 'libelf' 'libseccomp' 'util-linux' 'xz' 'pcre2' 'audit') provides=('nss-myhostname' "systemd-tools=$pkgver" "udev=$pkgver") replaces=('nss-myhostname' 'systemd-tools' 'udev') @@ -179,9 +182,9 @@ # we'll create this on installation rmdir "$pkgdir"/var/log/journal/remote - # runtime libraries shipped with libsystemd - install -d -m0755 libsystemd - mv "$pkgdir"/usr/lib/lib{nss,systemd,udev}*.so* libsystemd + # runtime libraries shipped with systemd-libs + install -d -m0755 systemd-libs + mv "$pkgdir"/usr/lib/lib{nss,systemd,udev}*.so* systemd-libs # manpages shipped with systemd-sysvcompat rm "$pkgdir"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 @@ -229,14 +232,16 @@ install -D -m0644 systemd-user.pam "$pkgdir"/etc/pam.d/systemd-user } -package_libsystemd() { +package_systemd-libs() { pkgdesc='systemd client libraries' depends=('glibc' 'libcap' 'libgcrypt' 'lz4' 'xz') license=('LGPL2.1') - provides=('libsystemd.so' 'libudev.so') + provides=('libsystemd' 'libsystemd.so' 'libudev.so') + conflicts=('libsystemd') + replaces=('libsystemd') install -d -m0755 "$pkgdir"/usr - mv libsystemd "$pkgdir"/usr/lib + mv systemd-libs "$pkgdir"/usr/lib } package_systemd-resolvconf() {
[arch-commits] Commit in xrootd/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 16:02:27 Author: kgizdov Revision: 431973 archrelease: copy trunk to community-x86_64 Added: xrootd/repos/community-x86_64/PKGBUILD (from rev 431972, xrootd/trunk/PKGBUILD) Deleted: xrootd/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 342 ++--- 1 file changed, 171 insertions(+), 171 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 15:59:15 UTC (rev 431972) +++ PKGBUILD2019-02-12 16:02:27 UTC (rev 431973) @@ -1,171 +0,0 @@ -# Maintainer: Konstantin Gizdov < arch at kge dot pw > -# Contributor: Jan Kašpar < jan.kaspar at gmail dot com > -# Contributor: Alex Pearce < alex at alexpearce dot me > -pkgbase=xrootd -pkgname=('xrootd' 'python-xrootd' 'python-pyxrootd' 'python2-xrootd' 'python2-pyxrootd') -pkgdesc="Software framework for fast, low latency, scalable and fault tolerant data access." -pkgver=4.8.5 -pkgrel=5 -arch=('x86_64') -url="http://xrootd.org"; -license=('LGPL3') -depends=('ceph' 'python' 'cppunit') -makedepends=('ceph' 'cmake' 'python') -checkdepends=('cppunit') -source=("${url}/download/v${pkgver}/xrootd-${pkgver}.tar.gz") -sha256sums=('42e4d2cc6f8b442135f09bcc12c7be38b1a0c623a005cb5e69ff3d27997bdf73') - -build() { -cd "${srcdir}/${pkgbase}-${pkgver}" - -# configure -mkdir -p "${srcdir}/build" -cd "${srcdir}/build" - -CFLAGS="${CFLAGS}" \ -CXXFLAGS="${CXXFLAGS}" \ -LDFLAGS="${LDFLAGS}" \ -cmake -DCMAKE_BUILD_TYPE:STRING=Release \ - -DCMAKE_INSTALL_LIBDIR:PATH=lib \ - -DCMAKE_INSTALL_PREFIX:PATH=/usr \ - -DBUILD_TESTS=1 \ - -DCPPUNIT_FOUND=1 \ - -DCPPUNIT_INCLUDE_DIRS=/usr/include \ - -DCPPUNIT_LIBRARIES=/usr/lib/libcppunit.so \ - -DXRD_PYTHON_REQ_VERSION=$( python -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))' ) \ - "${srcdir}/${pkgbase}-${pkgver}" - -cd "${srcdir}" -mv "${srcdir}/build" "${srcdir}/build-py3" -mkdir -p "${srcdir}/build" -cd "${srcdir}/build" - -CFLAGS="${CFLAGS}" \ -CXXFLAGS="${CXXFLAGS}" \ -LDFLAGS="${LDFLAGS}" \ -cmake -DCMAKE_BUILD_TYPE:STRING=Release \ - -DCMAKE_INSTALL_LIBDIR:PATH=lib \ - -DCMAKE_INSTALL_PREFIX:PATH=/usr \ - -DBUILD_TESTS=1 \ - -DCPPUNIT_FOUND=1 \ - -DCPPUNIT_INCLUDE_DIRS=/usr/include \ - -DCPPUNIT_LIBRARIES=/usr/lib/libcppunit.so \ - -DXRD_PYTHON_REQ_VERSION=$( python2 -c 'import sys; print(str(sys.version_info[0]) + "." + str(sys.version_info[1]))' ) \ - "${srcdir}/${pkgbase}-${pkgver}" -mv "${srcdir}/build/bindings/python" "${srcdir}/build-py3/bindings/python2" - -# build -cd "${srcdir}" -rm -rf "${srcdir}/build" -mv "${srcdir}/build-py3" "${srcdir}/build" -cd "${srcdir}/build" - -# Python2 bindings first -mv "${srcdir}/build/bindings/python" "${srcdir}/build/bindings/python3" -mv "${srcdir}/build/bindings/python2" "${srcdir}/build/bindings/python" -make - -# Python bindings second -mv "${srcdir}/build/bindings/python" "${srcdir}/build/bindings/python2" -mv "${srcdir}/build/bindings/python3" "${srcdir}/build/bindings/python" -make -f "bindings/python/Makefile" -mv "${srcdir}/build/bindings/python" "${srcdir}/build/bindings/python3" -} - -check() { -cd "${srcdir}/build/tests" - -./common/text-runner ./XrdCephTests/libXrdCephTests.so "All Tests" - -## -# This requires a running XRootD server with multiIP DNS forwarder and local disk servers -# only run this if you have configured the env correctly, -# examples in https://github.com/xrootd/xrootd-test-suite -# sample environment can be configured like so: -# export XRDTEST_MAINSERVERURL=metaman.xrd.test -# or export XRDTEST_MAINSERVERURL=http://xrootd.cern.ch/ -# export XRDTEST_DISKSERVERURL=srv1.xrd.test -# or export XRDTEST_DISKSERVERURL=http://xrootd.cern.ch/ -# export XRDTEST_DATAPATH=/tests/test-files/ -# export XRDTEST_LOCALFILE=/data/a048e67f-4397-4bb8-85eb-8d7e40d90763.dat -# or export XRDTEST_LOCALFILE=/tmp/accwe.root -# export XRDTEST_REMOTEFILE=${XRDTEST_MAINSERVERURL}${XRDTEST_DATAPATH}/a048e67f-4397-4bb8-85eb-8d7e40d90763.dat -# or export XRDTEST_MULTIIPSERVERURL=multiip.xrd.test -# ./common/text-runner ./XrdClTests/libXrdClTests.so "All Tests" -} - -package_xrootd() { -pkgdesc="Software framework for fast, low latency, scalable and fault tolerant data access." -cd "${srcdir}/build" - -# Python first -mv "${srcdir}/build/bindings/python3" "${srcdir}/build/bindings/python" -make DESTDIR="${pkgdir}" install -mv "${srcdir}/build/bindings/python" "${srcdir}/build/bindings/python3" - -rm -rf "${pkgdir}/usr/lib"/python* -} - -package_python-xrootd() { -pkgdesc="Python Client API for XRootD" -de
[arch-commits] Commit in xrootd/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 15:59:15 Author: kgizdov Revision: 431972 version bump Modified: xrootd/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 15:54:42 UTC (rev 431971) +++ PKGBUILD2019-02-12 15:59:15 UTC (rev 431972) @@ -5,7 +5,7 @@ pkgname=('xrootd' 'python-xrootd' 'python-pyxrootd' 'python2-xrootd' 'python2-pyxrootd') pkgdesc="Software framework for fast, low latency, scalable and fault tolerant data access." pkgver=4.8.5 -pkgrel=5 +pkgrel=6 arch=('x86_64') url="http://xrootd.org"; license=('LGPL3')
[arch-commits] Commit in cern-vdt/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Tuesday, February 12, 2019 @ 15:54:42 Author: kgizdov Revision: 431971 archrelease: copy trunk to community-x86_64 Added: cern-vdt/repos/community-x86_64/PKGBUILD (from rev 431970, cern-vdt/trunk/PKGBUILD) Deleted: cern-vdt/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-02-12 15:53:58 UTC (rev 431970) +++ PKGBUILD2019-02-12 15:54:42 UTC (rev 431971) @@ -1,31 +0,0 @@ -# Maintainer: Konstantin Gizdov -# Contributor: Raphael Isemann - -pkgname=cern-vdt -_pkgname=vdt -pkgver=0.4.3 -pkgrel=1 -pkgdesc='A vectorised math library from CERN' -arch=('x86_64') -url='https://github.com/dpiparo/vdt' -license=('LGPL3') -depends=('glibc') -makedepends=('cmake' 'python') -source=("https://github.com/dpiparo/${_pkgname}/archive/v${pkgver}.tar.gz";) -sha256sums=('705674612ebb5c182b65a8f61f4d173eb7fe7cdeee2235b402541a492e08ace1') - -build() { -cd "${srcdir}/${_pkgname}-${pkgver}" - -mkdir build && cd build -cmake .. -DCMAKE_INSTALL_PREFIX=/usr -make -} - -package() { -cd "${srcdir}/${_pkgname}-${pkgver}/build" - -make DESTDIR="${pkgdir}/" install - -install -Dm644 ../Licence.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} Copied: cern-vdt/repos/community-x86_64/PKGBUILD (from rev 431970, cern-vdt/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-02-12 15:54:42 UTC (rev 431971) @@ -0,0 +1,31 @@ +# Maintainer: Konstantin Gizdov +# Contributor: Raphael Isemann + +pkgname=cern-vdt +_pkgname=vdt +pkgver=0.4.3 +pkgrel=2 +pkgdesc='A vectorised math library from CERN' +arch=('x86_64') +url='https://github.com/dpiparo/vdt' +license=('LGPL3') +depends=('glibc') +makedepends=('cmake' 'python') +source=("https://github.com/dpiparo/${_pkgname}/archive/v${pkgver}.tar.gz";) +sha256sums=('705674612ebb5c182b65a8f61f4d173eb7fe7cdeee2235b402541a492e08ace1') + +build() { +cd "${srcdir}/${_pkgname}-${pkgver}" + +mkdir build && cd build +cmake .. -DCMAKE_INSTALL_PREFIX=/usr +make +} + +package() { +cd "${srcdir}/${_pkgname}-${pkgver}/build" + +make DESTDIR="${pkgdir}/" install + +install -Dm644 ../Licence.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +}
[arch-commits] Commit in electron2/repos/community-x86_64 (44 files)
Date: Tuesday, February 12, 2019 @ 15:53:58 Author: archange Revision: 431970 archrelease: copy trunk to community-x86_64 Added: electron2/repos/community-x86_64/PKGBUILD (from rev 431968, electron2/trunk/PKGBUILD) electron2/repos/community-x86_64/breakpad-glibc2.26.patch (from rev 431968, electron2/trunk/breakpad-glibc2.26.patch) electron2/repos/community-x86_64/chromium-atk-r1.patch (from rev 431968, electron2/trunk/chromium-atk-r1.patch) electron2/repos/community-x86_64/chromium-gn-bootstrap-r14.patch (from rev 431968, electron2/trunk/chromium-gn-bootstrap-r14.patch) electron2/repos/community-x86_64/chromium-include-functional.patch (from rev 431968, electron2/trunk/chromium-include-functional.patch) electron2/repos/community-x86_64/chromium-use-system-ffmpeg.patch (from rev 431968, electron2/trunk/chromium-use-system-ffmpeg.patch) electron2/repos/community-x86_64/chromium-use-system-minizip.patch (from rev 431968, electron2/trunk/chromium-use-system-minizip.patch) electron2/repos/community-x86_64/chromium-use-system-re2.patch (from rev 431968, electron2/trunk/chromium-use-system-re2.patch) electron2/repos/community-x86_64/default_app-icon.patch (from rev 431968, electron2/trunk/default_app-icon.patch) electron2/repos/community-x86_64/dont-bootstrap-libchromiumcontent.patch (from rev 431969, electron2/trunk/dont-bootstrap-libchromiumcontent.patch) electron2/repos/community-x86_64/dont-update-submodules.patch (from rev 431969, electron2/trunk/dont-update-submodules.patch) electron2/repos/community-x86_64/dont-use-sysroot.patch (from rev 431969, electron2/trunk/dont-use-sysroot.patch) electron2/repos/community-x86_64/electron2.desktop (from rev 431969, electron2/trunk/electron2.desktop) electron2/repos/community-x86_64/gyp-no-rpath.patch (from rev 431969, electron2/trunk/gyp-no-rpath.patch) electron2/repos/community-x86_64/libchromiumcontent-fix-v8-patches.patch (from rev 431969, electron2/trunk/libchromiumcontent-fix-v8-patches.patch) electron2/repos/community-x86_64/libchromiumcontent-settings.patch (from rev 431969, electron2/trunk/libchromiumcontent-settings.patch) electron2/repos/community-x86_64/libchromiumcontent-sort-filenames.patch (from rev 431969, electron2/trunk/libchromiumcontent-sort-filenames.patch) electron2/repos/community-x86_64/libchromiumcontent-static-library-only.patch (from rev 431969, electron2/trunk/libchromiumcontent-static-library-only.patch) electron2/repos/community-x86_64/libchromiumcontent-use-system-tools.patch (from rev 431969, electron2/trunk/libchromiumcontent-use-system-tools.patch) electron2/repos/community-x86_64/no-whole-archive.patch (from rev 431969, electron2/trunk/no-whole-archive.patch) electron2/repos/community-x86_64/use-system-ffmpeg.patch (from rev 431969, electron2/trunk/use-system-ffmpeg.patch) electron2/repos/community-x86_64/use-system-libraries-in-node.patch (from rev 431969, electron2/trunk/use-system-libraries-in-node.patch) Deleted: electron2/repos/community-x86_64/PKGBUILD electron2/repos/community-x86_64/breakpad-glibc2.26.patch electron2/repos/community-x86_64/chromium-atk-r1.patch electron2/repos/community-x86_64/chromium-gn-bootstrap-r14.patch electron2/repos/community-x86_64/chromium-include-functional.patch electron2/repos/community-x86_64/chromium-use-system-ffmpeg.patch electron2/repos/community-x86_64/chromium-use-system-minizip.patch electron2/repos/community-x86_64/chromium-use-system-re2.patch electron2/repos/community-x86_64/default_app-icon.patch electron2/repos/community-x86_64/dont-bootstrap-libchromiumcontent.patch electron2/repos/community-x86_64/dont-update-submodules.patch electron2/repos/community-x86_64/dont-use-sysroot.patch electron2/repos/community-x86_64/electron2.desktop electron2/repos/community-x86_64/gyp-no-rpath.patch electron2/repos/community-x86_64/libchromiumcontent-fix-v8-patches.patch electron2/repos/community-x86_64/libchromiumcontent-settings.patch electron2/repos/community-x86_64/libchromiumcontent-sort-filenames.patch electron2/repos/community-x86_64/libchromiumcontent-static-library-only.patch electron2/repos/community-x86_64/libchromiumcontent-use-system-tools.patch electron2/repos/community-x86_64/no-whole-archive.patch electron2/repos/community-x86_64/use-system-ffmpeg.patch electron2/repos/community-x86_64/use-system-libraries-in-node.patch --+ PKGBUILD | 538 ++-- breakpad-glibc2.26.patch | 416 - chromium-atk-r1.patch| 22 chromium-gn-bootstrap-r14.patch | 54 - chromium-include-functional.patch| 20 chromium-use-system-ffmpeg.patch | 162 +-- chromium-use-system-minizip.patch| 28 chromium-use-system-re2.patch
[arch-commits] Commit in cern-vdt/trunk (PKGBUILD)
Date: Tuesday, February 12, 2019 @ 15:53:44 Author: kgizdov Revision: 431969 version bump Modified: cern-vdt/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-02-12 15:53:24 UTC (rev 431968) +++ PKGBUILD2019-02-12 15:53:44 UTC (rev 431969) @@ -4,7 +4,7 @@ pkgname=cern-vdt _pkgname=vdt pkgver=0.4.3 -pkgrel=1 +pkgrel=2 pkgdesc='A vectorised math library from CERN' arch=('x86_64') url='https://github.com/dpiparo/vdt'