This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Remove pkgfile and other cleanup/maintenance#53
Merged
Daenyth merged 14 commits intoDaenyth:masterfrom Feb 12, 2014
jrstjohn:remove-pkgfile
Merged
Remove pkgfile and other cleanup/maintenance#53Daenyth merged 14 commits intoDaenyth:masterfrom jrstjohn:remove-pkgfile
Daenyth merged 14 commits intoDaenyth:masterfrom
jrstjohn:remove-pkgfile
Conversation
style Replace spaces with tabs
The pkgver() function uses a pkgver format like the following: 20140211.3d5350e
This was missed in commit 3d5350e.
Without this, the Makefile will error out because it cannot find 'pip2arch.py'
Fix mixed indentation styles in spec2arch and upgpkg
namcap is needed for spec2arch
PKGBUILD: Remove 'pkgfile' from provides array PKGBUILD-git: Add 'newpkg' to provides array to match PKGBUILD
This was referenced Feb 12, 2014
Closed
Closed
Owner
|
It was a good run. Thanks for the cleanup :) |
Daenyth
added a commit
that referenced
this pull request
Feb 12, 2014
Remove pkgfile and other cleanup/maintenance
Owner
|
Release tagged and I've orphaned the AUR package. (cc @falconindy) |
Contributor
Author
|
Thanks! I adopted pkgtools-git to update the PKGBUILD. I might disown the package after you respond to #54 and let someone else handle the maintenance of it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request resolves #52 and also adds a lot of other misc. cleanup, especially in the PKGBUILD files and the scripts directory.
PKGBUILD-git is now pacman 4.1-compatible and fixes a broken build introduced by commit 822abf4. Please update the AUR package 'pkgtools-git' using this new PKGBUILD.
After merging, please tag a new release.