-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f7a2d53
commit d53df92
Showing
4 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
pkgbase = ufetch-ubuntu | ||
pkgver = 0.4 | ||
pkgdesc = Tiny system info for Unix-like operating systems. | ||
arch = amd64 | ||
license = MIT | ||
maintainer = Vladislav Prokopenko <[email protected]> | ||
source = https://gitlab.com/jschx/ufetch/-/raw/main/ufetch-ubuntu?ref_type=heads&inline=false | ||
|
||
pkgname = ufetch-ubuntu |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
maintainer=("Vladislav Prokopenko <[email protected]>") | ||
pkgname=("ufetch-ubuntu") | ||
arch=('amd64') | ||
pkgver="0.4" | ||
source=("https://gitlab.com/jschx/ufetch/-/raw/main/ufetch-ubuntu?ref_type=heads&inline=false") | ||
license=('MIT') | ||
external_connection=true | ||
pkgdesc=("Tiny system info for Unix-like operating systems.") | ||
|
||
package() { | ||
install -Dm755 "ufetch-ubuntu" -t "${pkgdir}/usr/bin" | ||
# change the binary file name to ufetch (optional) | ||
# mv ${pkgdir}/usr/bin/ufetch-ubuntu ${pkgdir}/usr/bin/ufetch | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11630,6 +11630,16 @@ pkgbase = u-boot-mobian-deb | |
|
||
pkgname = u-boot-mobian-deb | ||
--- | ||
pkgbase = ufetch-ubuntu | ||
pkgver = 0.4 | ||
pkgdesc = Tiny system info for Unix-like operating systems. | ||
arch = amd64 | ||
license = MIT | ||
maintainer = Vladislav Prokopenko <[email protected]> | ||
source = https://gitlab.com/jschx/ufetch/-/raw/main/ufetch-ubuntu?ref_type=heads&inline=false | ||
|
||
pkgname = ufetch-ubuntu | ||
--- | ||
pkgbase = ugee-tablet-driver-deb | ||
gives = ugeetablet | ||
pkgver = 4.1.3 | ||
|