You are not logged in.
I see some components of LXDE stopped updated for more than one month, with maintainer: orphan.
Last edited by ShinChyn (2009-11-02 12:31:25)
Offline
Out of 21 LXDE-related packages in the AUR, there's only one orphaned. I don't see what the fuss is about?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Edit the pkgver variable in the pkgbuild to the latest version and try a makepkg to see if it works.
Offline
Are you talking about packages in AUR or in [community]?
Offline
Sorry, I just said those packages in official packages, not in AUR.
Offline
I just tried building these packages, and at least one of them (lxappearance) is broken by some sloppy Makefile coding. Here is the patch:
--- lxappearance-0.2.1/po/Makefile.in.in 2009-07-05 22:10:34.000000000 +0100
+++ fixed/po/Makefile.in.in 2009-10-06 17:48:05.332385382 +0100
@@ -211,6 +211,7 @@
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
$(SHELL) ./config.status
+ touch $@
# Tell versions [3.59,3.63) of GNU make not to export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.The same patch is needed for lxrandr. lxterminal builds fine.
Last update: I submitted the patch to the LXDE forum and tested the new packages a bit - no problems so far. I'd like to tell the arch package maintainer if there was one. Any suggestions?
Last edited by grey (2009-10-06 17:18:04)
Good ideas do not need lots of lies told about them in order to gain public acceptance.
Offline