initial commit to seperate repo
This commit is contained in:
commit
1a020ca68b
1302 changed files with 201261 additions and 0 deletions
28
posts/updates-to-aur-packages.rst
Normal file
28
posts/updates-to-aur-packages.rst
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
.. title: Updates to AUR packages
|
||||
.. slug: updates-to-aur-packages
|
||||
.. date: 2015-06-09 17:19:48 UTC-05:00
|
||||
.. tags: arch,software,linux
|
||||
.. category:
|
||||
.. link:
|
||||
.. description:
|
||||
.. type: text
|
||||
|
||||
So, with the `migration of the AUR to version 4 <https://wiki.archlinux.org/index.php/Arch_User_Repository#AUR_4>`_, I looked at the 12 AUR packages I had created over the years which I have not looked at in a long, long time.
|
||||
|
||||
The list started out with:
|
||||
|
||||
- `chronicle <html://aur.archlinux.org/packages/chronicle/>`_ - A simple blog compiler written in Perl
|
||||
- `perl-leocharre-basename <html://aur.archlinux.org/packages/perl-leocharre-basename/>`_ - Very basic filename string and path operations such as ext and paths
|
||||
- `perl-leocharre-cli2 <html://aur.archlinux.org/packages/perl-leocharre-cli2/>`_ - Some quick help for writing cli scripts
|
||||
- `perl-leocharre-debug <html://aur.archlinux.org/packages/perl-leocharre-debug/>`_ - Debug subroutines
|
||||
- `perl-leocharre-dir <html://aur.archlinux.org/packages/perl-leocharre-dir/>`_ - Subroutines for general directory needs
|
||||
- `perl-leocharre-strings <html://aur.archlinux.org/packages/perl-leocharre-strings/>`_ - Combines string procedures I frequently use
|
||||
- `perl-string-prettify <html://aur.archlinux.org/packages/perl-string-prettify/>`_ - Subroutines to cleanup a filename and or garble for human eyes
|
||||
- `perl-wordpress-api <html://aur.archlinux.org/packages/perl-wordpress-api/>`_ - Management of Wordpress API objects. Inherits WordPress::XMLRPC and all its methods
|
||||
- `perl-wordpress-cli <html://aur.archlinux.org/packages/perl-wordpress-cli/>`_ - Command line access to Wordpress
|
||||
- `perl-wordpress-xmlrpc <html://aur.archlinux.org/packages/perl-wordpress-xmlrpc/>`_ - API to Wordpress XML RPC calls
|
||||
- `usbmount <html://aur.archlinux.org/packages/usbmount/>`_ - Automatically mount and unmount USB mass storage devices
|
||||
- `xlhtml <html://aur.archlinux.org/packages/xlhtml/>`_ - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter
|
||||
|
||||
In the end, I only kept *xlhtml* as I do not use the others anymore. Surprisingly enough, only one of the packages (*chronicle*) was out of date. I disowned all the others, so if you want, you can pick them up.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue