|
http://andreascarpino.it/2010/12/srcpac-is-alive/
引用
- After one year from the last release and 7 years from the first release, srcpac 0.8 is out.
- I taken the unmaintained project one year ago. I fixed some bug, removed the query operation and added a not useful –edit option; well, seems that at that time I didn’t get the goal of srcpac. Until yesterday.
- Yesterday I read on Arch Linux Italia Forum a post by a guy which made a script to build the packages from ABS. I thought that it’s a pity that people have to create your own scripts when we have an official tool that does the job.
- I know, we have a lot of tools that allow you to build packages from ABS, but they allow to build packages from AUR too and such kind of tools will never join into official repositories.
- Therefore I worked on srcpac yesterday to release a working version; here the changes:
- - Some package could set a different PKGEXT (FS#21292)
- - Implement ‘package is up to date, update anyway’
- - Remove –edit option
- - Minor fixes to Makefile
- - Re-added –query operation
- - Operation -Q now prints source flag too
- - Fix sudo usage
- The full ChangeLog is available here.
- Please report bugs or your wishes to bugs.archlinux.org under the project Pacman.
- Thanks.
复制代码 |
|