Seems pretty good to me, thank you.
Search Criteria
Package Details: steamguard-cli-git 0.3.2.0.r1.g8c11d22-1
Git Clone URL: | https://aur.archlinux.org/steamguard-cli-git.git (read-only, click to copy) |
---|---|
Package Base: | steamguard-cli-git |
Description: | A linux utility for setting up and using Steam Mobile Authenticator (AKA Steam 2FA) on the command line |
Upstream URL: | https://github.com/dyc3/steamguard-cli |
Keywords: | steam |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | yangtsesu |
Maintainer: | yangtsesu (dyc3) |
Last Packager: | dyc3 |
Votes: | 5 |
Popularity: | 0.000003 |
First Submitted: | 2017-08-24 02:57 |
Last Updated: | 2018-04-12 01:37 |
Dependencies (3)
- mono (mono48, mono-alpha, mono-beta, mono-stable, mono-git, mono-visualstudio, mono-nightly, mono5)
- git (git-git) (make)
- nuget (nuget-nightly) (make)
Required by (0)
Sources (3)
Latest Comments
loathingkernel commented on 2017-09-08 06:44
yangtsesu commented on 2017-09-08 02:12
@loathingkernel Thank you.Fixed.What about now?
loathingkernel commented on 2017-09-07 20:29
You should pay closer attention to the Packaging Guidelines.
* pkgver should remove the v before the version
* nuget is a build-time dependency and not a runtime one, it should be in makedepends
* SteamAuth.dll doesn't need to be executable, 644 would be fine.
* arch=() should be 'any', according to CLR package guidelines
* you should add an options=() array with !strip in it, again according to CLR guidelines
* and for cleanness, the wrapper script should be separate
yangtsesu commented on 2017-08-24 03:07
Guide for create you own {SteamID}.maFile
1 The default XXX.maFile format can be find at https://pastebin.com/raw/NsMNFiAB
2.1 For Android use this two files:
/data/data/com.valvesoftware.android.steam.community/files/Steamguard-XXX
/data/data/com.valvesoftware.android.steam.community/shared_prefs/steam.uuid.xml
2.2 For IOS use https://github.com/CaitSith2/ios-steamguard-extractor
3 Put the {SteamID}.maFile in ~/maFiles.And run steamguard.
{SteamID} should replace with you own number steam id.
Pinned Comments
yangtsesu commented on 2017-08-24 03:07
Guide for create you own {SteamID}.maFile
1 The default XXX.maFile format can be find at https://pastebin.com/raw/NsMNFiAB
2.1 For Android use this two files:
/data/data/com.valvesoftware.android.steam.community/files/Steamguard-XXX
/data/data/com.valvesoftware.android.steam.community/shared_prefs/steam.uuid.xml
2.2 For IOS use https://github.com/CaitSith2/ios-steamguard-extractor
3 Put the {SteamID}.maFile in ~/maFiles.And run steamguard.
{SteamID} should replace with you own number steam id.