aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-10-21 23:52:25 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-10-21 23:52:25 +0800
commit610f3f464073374a158e8d78dd85f88b4e8b0581 (patch)
treecd475c3559df094057fc20ad662cc2af3630d8eb /repos
parent6a26b7ec2ba15672ae59ed958107d7843397a033 (diff)
downloadalicelinux-610f3f464073374a158e8d78dd85f88b4e8b0581.tar.gz
alicelinux-610f3f464073374a158e8d78dd85f88b4e8b0581.zip
lxmenu-data: updated to 0.1.6
Diffstat (limited to 'repos')
-rw-r--r--repos/xorg/lxmenu-data/.checksum2
-rw-r--r--repos/xorg/lxmenu-data/.files9
-rw-r--r--repos/xorg/lxmenu-data/abuild8
-rw-r--r--repos/xorg/lxmenu-data/depends2
4 files changed, 10 insertions, 11 deletions
diff --git a/repos/xorg/lxmenu-data/.checksum b/repos/xorg/lxmenu-data/.checksum
index 0f54f0d3..6b7e7232 100644
--- a/repos/xorg/lxmenu-data/.checksum
+++ b/repos/xorg/lxmenu-data/.checksum
@@ -1 +1 @@
-42162ed788bc7e1d6b4b9354af5c7dce7bb8492fd529d00c457ceac9a816db4f lxmenu-data-0.1.5.tar.xz
+76968df533983a361aeb2018db688f6340fdb7354d94276b734e1c9af557ff03 lxmenu-data-0.1.6.tar.gz
diff --git a/repos/xorg/lxmenu-data/.files b/repos/xorg/lxmenu-data/.files
index 7c1d702f..f51acf77 100644
--- a/repos/xorg/lxmenu-data/.files
+++ b/repos/xorg/lxmenu-data/.files
@@ -10,19 +10,12 @@ drwxr-xr-x root/root usr/share/desktop-directories/
-rw-r--r-- root/root usr/share/desktop-directories/lxde-education.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-game.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-graphics.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-hardware.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-internet-and-network.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-look-and-feel.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-menu-applications.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-menu-system.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-network.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-office.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-other.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-personal.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-science-math.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-settings-system.directory
+-rw-r--r-- root/root usr/share/desktop-directories/lxde-science.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-settings.directory
--rw-r--r-- root/root usr/share/desktop-directories/lxde-system-tools.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-system.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-utility-accessibility.directory
-rw-r--r-- root/root usr/share/desktop-directories/lxde-utility.directory
diff --git a/repos/xorg/lxmenu-data/abuild b/repos/xorg/lxmenu-data/abuild
index 4fb5082b..72fd1ffe 100644
--- a/repos/xorg/lxmenu-data/abuild
+++ b/repos/xorg/lxmenu-data/abuild
@@ -1,4 +1,8 @@
name=lxmenu-data
-version=0.1.5
+version=0.1.6
release=1
-source="https://downloads.sourceforge.net/lxde/$name-$version.tar.xz"
+source="https://github.com/lxde/${name}/archive/${version}/${name}-${version}.tar.gz"
+
+prebuild() {
+ autoreconf -fi
+}
diff --git a/repos/xorg/lxmenu-data/depends b/repos/xorg/lxmenu-data/depends
index 89c03990..d195319c 100644
--- a/repos/xorg/lxmenu-data/depends
+++ b/repos/xorg/lxmenu-data/depends
@@ -1 +1,3 @@
+glib
intltool
+gettext-tiny