Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: cpufetch-1.05 #47980

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

Clos3y
Copy link
Contributor

@Clos3y Clos3y commented Dec 29, 2023

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x84_64-glibc)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • x86_64-musl (X)
    • i686 (X)
    • i686-musl (X)

Follows #32612, closes #32305. In theory it should work on ppc* and arm*, but it won't build successfully for me due to the -mavx* flag.

@Clos3y Clos3y force-pushed the cpufetch-1.04 branch 2 times, most recently from 4addb05 to a68ec43 Compare December 29, 2023 15:57
@classabbyamp classabbyamp added the new-package This PR adds a new package label Dec 29, 2023
@melroy89
Copy link
Contributor

v1.05 is out.

@Clos3y Clos3y changed the title New package: cpufetch-1.04 New package: cpufetch-1.05 Feb 13, 2024
@Clos3y
Copy link
Contributor Author

Clos3y commented Feb 13, 2024

v1.05 is out.

Thanks! Have updated the template.

Copy link
Contributor

@melroy89 melroy89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed! It builds and works correctly..

[melroy@void ~]$ cpufetch

                   .#################.          Name:         Intel Xeon X5680
              .####                   ####.     Hypervisor:   KVM
          .##                             ###   uArch:        Westmere
       ##                          :##     ###  Technology:   32nm
    #                ##            :##      ##  Max Freq:     Unknown
  ##   ##  ######.   ####  ######  :##      ##  Cores:        7 cores
 ##    ##  ##:  ##:  ##   ##   ### :##     ###  AVX:          No
##     ##  ##:  ##:  ##  :######## :##    ##    FMA:          No
##     ##  ##:  ##:  ##   ##.   .  :## ####     L1i Size:     32KB (224KB Total)
##      #  ##:  ##:  ####  #####:   ##          L1d Size:     32KB (224KB Total)
 ##                                             L2 Size:      256KB (1.75MB Tota
  ###.                         ..o####.         L3 Size:      12MB (84MB Total)
   ######oo...         ..oo#######              Peak Perf.:   Unknown
          o###############o                     

Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 14, 2024
@Clos3y
Copy link
Contributor Author

Clos3y commented May 14, 2024

Bump

@github-actions github-actions bot removed the Stale label May 15, 2024
@classabbyamp classabbyamp merged commit 347498e into void-linux:master Jul 23, 2024
8 checks passed
@Clos3y Clos3y deleted the cpufetch-1.04 branch July 23, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package request: cpufetch
3 participants