diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-03 15:24:07 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-03 15:24:07 +0800 |
| commit | cd684c6fe59a029e4d16a107f9d4ffe0bdee6404 (patch) | |
| tree | 80997ca1b2937f926fc3e991d8ab41a0b2402d18 /repos/xorg/libfm-extra/abuild | |
| parent | 62f947819e6f06083e15bf4955f9ddc04f2b0370 (diff) | |
| download | alicelinux-cd684c6fe59a029e4d16a107f9d4ffe0bdee6404.tar.gz alicelinux-cd684c6fe59a029e4d16a107f9d4ffe0bdee6404.zip | |
libfm-extra: new added
Diffstat (limited to 'repos/xorg/libfm-extra/abuild')
| -rw-r--r-- | repos/xorg/libfm-extra/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/xorg/libfm-extra/abuild b/repos/xorg/libfm-extra/abuild new file mode 100644 index 00000000..0d4a9a82 --- /dev/null +++ b/repos/xorg/libfm-extra/abuild @@ -0,0 +1,5 @@ +name=libfm-extra +version=1.3.2 +release=1 +source="https://downloads.sourceforge.net/pcmanfm/libfm-$version.tar.xz" +build_opt="--with-extra-only --with-gtk=no" |