diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /libatasmart | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'libatasmart')
| -rw-r--r-- | libatasmart/.checksum | 1 | ||||
| -rw-r--r-- | libatasmart/.files | 16 | ||||
| -rw-r--r-- | libatasmart/abuild | 4 | ||||
| -rw-r--r-- | libatasmart/depends | 1 |
4 files changed, 22 insertions, 0 deletions
diff --git a/libatasmart/.checksum b/libatasmart/.checksum new file mode 100644 index 00000000..f7fbdaea --- /dev/null +++ b/libatasmart/.checksum @@ -0,0 +1 @@ +dab45007f7c2a38905a62a31cbff3854ae4ce6efa9d0da692459612c0326f4d5 libatasmart-0.19.tar.xz diff --git a/libatasmart/.files b/libatasmart/.files new file mode 100644 index 00000000..8e15293a --- /dev/null +++ b/libatasmart/.files @@ -0,0 +1,16 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/atasmart.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libatasmart.so -> libatasmart.so.4.0.5 +lrwxrwxrwx root/root usr/lib/libatasmart.so.4 -> libatasmart.so.4.0.5 +-rwxr-xr-x root/root usr/lib/libatasmart.so.4.0.5 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libatasmart.pc +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/skdump +-rwxr-xr-x root/root usr/sbin/sktest +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/vala/ +drwxr-xr-x root/root usr/share/vala/vapi/ +-rw-r--r-- root/root usr/share/vala/vapi/atasmart.vapi diff --git a/libatasmart/abuild b/libatasmart/abuild new file mode 100644 index 00000000..7b24cac9 --- /dev/null +++ b/libatasmart/abuild @@ -0,0 +1,4 @@ +name=libatasmart +version=0.19 +release=1 +source="https://0pointer.de/public/$name-$version.tar.xz" diff --git a/libatasmart/depends b/libatasmart/depends new file mode 100644 index 00000000..1c97acb3 --- /dev/null +++ b/libatasmart/depends @@ -0,0 +1 @@ +libudev-zero |