85616efdfe
Update with improvements
...
Now we use auracle instead of cower to serach packages and find AUR updates
We deleted the simplesearch and simplecheck scripts and the code was added to simpleaur script
2018-12-25 16:50:25 -05:00
a85fa8d6ee
Add usage
2018-12-25 15:35:28 -05:00
14b708ab35
Improved documentation
2018-11-16 21:48:16 -05:00
3a6420b434
Added hability to detect non existent packages
2018-11-12 15:42:57 -05:00
68eef63131
Remove unneeded print
2018-11-12 12:45:09 -05:00
bedc9b68ba
Added hability to download PKGBUILDS from AUR
2018-11-12 12:37:57 -05:00
855741c0f0
Bug fixes and performance improvements
2018-11-03 23:39:05 -05:00
267ae4caeb
Update README.md
2018-10-12 04:45:40 +00:00
cc20e28bbd
Update README.md
2018-09-08 03:00:01 +00:00
25dad662ac
Discard text color when the script is finished
2018-08-05 22:52:44 -05:00
95f956dbcd
Fix some things
2018-08-05 01:50:53 -05:00
d904ffab08
Fix bad position of printf
2018-08-05 01:47:14 -05:00
b8d3404bca
Big update
2018-08-05 01:39:37 -05:00
2370494d6b
Fix some things
2018-08-02 18:38:56 -05:00
8acc672371
Print accurate information about the installed status of a package
2018-08-01 08:39:31 -05:00
830a221fd2
Improved documentation
2018-07-28 09:07:06 -05:00
2972cdf6c0
Dont remove automatically make dependences
...
It is usefull when you recompile packages like -git packages
2018-07-23 17:15:54 -05:00
03fe18e9e3
Fix some things
2018-07-23 12:03:45 -05:00
d235fe1b89
Use single quotes instead of double quotes
...
Avoid using \ into double quotes, instead use single quotes and \ for better readability
2018-07-23 10:59:24 -05:00
c9618a5ceb
Full migration to POSIX standar
2018-07-23 03:02:52 -05:00
a948874d7b
Added exiting instead of installation finished
2018-07-23 02:54:10 -05:00
f8e658703b
Rewritten with the POSIX standard in mind for full compatibility
...
Also, some visual improvements have been added
Rollback to not use the --noconfirm option
2018-07-23 02:51:03 -05:00
351030c45e
updated readme
2018-07-23 00:55:49 -05:00
c9e32cf10e
Moved the Finished line at the end
2018-07-23 00:52:44 -05:00
9f04f97d44
Message added to show at the end of the job
2018-07-23 00:50:36 -05:00
d438f7eec3
Remove ONLY really previously compiled packages instead of the complete build directory
2018-07-22 21:41:55 -05:00
d965786203
Fix issue when deleting the previous compiled packages
...
When you tried to delete 'HOME/.simpleaur/Build/*' it fail because the directory are in quotes and don't take the '*', also fixed the issue when the 'basebuilddir' doesn't exist and simpleaur try first to create the lockfile and before check if the 'basebuilddir' exist (logical problem)
2018-07-22 20:48:23 -05:00
3ed4574315
Added --noconfirm to pacman options
2018-07-22 00:54:47 -05:00
08ede2f134
Only ask to remove previously compiled packages one time
2018-07-20 21:09:56 -05:00
e3a984eeea
Remove lockfile after of a correct installation
2018-07-19 07:45:55 -05:00
e675d5d1ea
Added support to catch user interrupt
2018-07-18 23:10:55 -05:00
16eb18ee3f
Only allow a instance of simpleaur running at the same time
2018-07-18 09:15:37 -05:00
cf506aaf55
Removed unnecessary and useless code
2018-07-18 08:59:49 -05:00
de16ead419
Fix
2018-07-15 21:26:34 -05:00
471604eabd
Automatically remove build dependences after a sucessfull installationn
2018-07-15 17:13:21 -05:00
f7e0e1333b
Update readme
2018-07-14 09:27:01 -05:00
9952b992da
Rollback to optional read PKGBUILDs, useful when multiple packages are installed
2018-07-14 09:16:08 -05:00
92febd3e37
Add the user option to decide what to do with directories of previously downloaded packages before downloading the PKGBUILDs
2018-07-14 09:10:10 -05:00
fa105b645a
Added note to difference Error and Info messages in output
2018-07-13 14:53:56 -05:00
867eb1d572
Fix wrong logical word
2018-07-11 22:00:10 -05:00
25bb97f553
Force user to see PKGBUILDs everytime, it's for security reasons
2018-07-11 17:33:08 -05:00
bea19e6789
Make sure that you're using ArchLinux, show error if input is empty
2018-07-11 11:33:14 -05:00
a364e470ee
Change update options since simpleaur support multiple package installation
2018-07-11 11:26:36 -05:00
7b4dd56488
Updated readme with new instructions
2018-07-11 11:13:09 -05:00
e47b50baf6
Total redesign of simpleaur, now support multiple package installation
2018-07-11 11:11:33 -05:00
34b8d28f88
Fix bad logical word when the instalation finoshed
2018-07-11 00:49:14 -05:00
48687569c1
Added ability to use existing PKGBUILDs, use --clean/-c option in makepkg by default
2018-07-11 00:47:27 -05:00
a7459467af
Reuse variables instead of all PATH, fix bad character
2018-07-11 00:21:30 -05:00
0fbb694abf
Send build directory to hidden files, fix wrong spaces and apply instead of /home/sechacklabs/Build
2018-07-10 23:56:34 -05:00
2087450c68
Added support for check VIM when simpleaur is launched
2018-07-10 22:22:21 -05:00