Skip to content

[BUG]: ShellExView is named shexview but should be shellexview #20

@ikenichiro

Description

@ikenichiro

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

shexview

Expected/Current Behaviour

Current Behaviour
searching shellexview does not match the package, but instead scoop suggests adding the original kodybrown/scoop-nirsoft

> scoop search shellexview
Results from other known buckets...
(add them using 'scoop bucket add <bucket name>')

Name        Source
----        ------
shellexview nirsoft

However, the software does match searching shexview

> scoop search shexview
Results from local buckets...

Name     Version Source              Binaries
----     ------- ------              --------
shexview 2.01    nirsoft-alternative

Expected Behaviour
Since the package's official URL is https://www.nirsoft.net/utils/shexview.html and the bin is shexview.exe, I understand that using the shexview for the name is logical, however, as you can see on the official webpage, the name of the software is ShellExView, hence, scoop search should match the provided software name.

> scoop search shellexview
Results from local buckets...

Name     Version Source              Binaries
----     ------- ------              --------
shellexview 2.01    nirsoft-alternative

Steps to Reproduce

PS>> scoop search shellexview
Results from other known buckets...
(add them using 'scoop bucket add <bucket name>')

Name        Source
----        ------
shellexview nirsoft

Possible Solution

Rename the package name to shellexview

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
416a9c7fd (HEAD -> master, origin/master, origin/HEAD) todolist: Update to version 8

'iyokan-jp' bucket:
220525b (HEAD -> master, origin/master, origin/HEAD) WinMergeを更新 (-> 2.16.22-jp-1)

'java' bucket:
44712660 (HEAD -> master, origin/master, origin/HEAD) temurin8-nightly-jre: Update to version 8.0.372-6.0.202304051813

'main' bucket:
61bcafecc (HEAD -> master, origin/master, origin/HEAD) haxe@4.3.0: Fix hash (Closes #4637)

'nerd-fonts' bucket:
58f791f (HEAD -> master, origin/master, origin/HEAD) Font-Awesome: Update to version 6.4.0

'nirsoft-alternative' bucket:
a831d37 (HEAD -> master, origin/master, origin/HEAD) Update url list [ci skip]

'sysinternals' bucket:
56576f4 (HEAD -> main, origin/main, origin/HEAD) process-explorer: Update to version 17.04

Scoop Config

PS> Get-Content ~\.config\scoop\config.json | ConvertFrom-Json


shim          : 71
arai2-enabled : False
aria2-enabled : True
last_update   : 2023-04-07T10:23:14.2089263+09:00
scoop_branch  : master
scoop_repo    : https://github.com/lukesampson/scoop

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.19041.2673
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.2673
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions