|
Squashed changes follow:
------------------------
extra2community: Moving rxvt-unicode from extra to community
cosmetic cleaning
move rxvt-unicode into many desktop files
add desktop by application
build againsta perl 5.16
- enable startup notification
- enable full unicode support (FS#29923)
Full pkgdesc cleanup for 2339 packages
Revert r78782: Full pkgdesc cleanup for 2339 packages
upgpkg: 9.16-1
- drop rc scripts
- remove ft=sh from vim modeline in PKGBUILD
fix FS#33466
- fix FS#33241
Remove aur from my email
Remove email addres
upgpkg: 9.17-1
upgpkg: 9.18-1
fix FS#34581
Implements FS#34862
perl rebuild
fix FS#35420
upgpkg: 9.18-6
create a separate package for terminfo. Usefull for servers installation.
upgpkg: 9.19-1
upgpkg: 9.20-1
perl 5.20 rebuild
fix FS#42057
upgpkg: 9.21-1
https://www.archlinux.org/todo/perl-522/
fix FS#46424
upgpkg: 9.22-1
rebuild with perl 5.24
Perl 5.26 rebuild
Perl versioned binary modules rebuild
Perl versioned binary modules rebuild
Remove i686 from arch=()
FTR, commands used to change arch=() and then verify the changes:
$ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD*
$ grep -r i686 * | grep arch= | grep -v repos
$ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- |
while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do
echo "$l1 -> $l2"
done | sort -u
(add missing libnsl)
Perl 5.28 rebuild
Perl 5.30 rebuild
Perl 5.30 rebuild
Perl 5.32 rebuild
Update to 9.26
Perl 5.34 rebuild
Perl 5.36 rebuild
Update to 9.30
new upstream release
* New upstream release.
* Verify tarball with signify.
FS#77474
upgpkg: 9.31-3
Update source checksum (FS#78551)
upgpkg: 9.31-4: perl 5.38 rebuild
store signify public key locally
fetching it over http every time kinda defeats the purpose.
upstream currently refuses to implement https, so this is
mostly a waste of time either way.
Fetch from CVS.
rxvt-unicode-cvs: Adhere to CVSROOT advice from Arch wiki.
rxvt-unicode-cvs: Rework pkgver() as per Arch Wiki.
rxvt-unicode-cvs: Fix Maintainer tag.
Mention past maintainers/contributors.
Update SRCINFO.
Update gitignore file.
|