You are not logged in.

#1 2009-10-05 14:36:04

ShinChyn
Member
From: Chinese->GuangDong->Shantou
Registered: 2008-08-23
Posts: 52

[CLOSED] why lxde components stop updated ?

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

#2 2009-10-05 16:29:02

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [CLOSED] why lxde components stop updated ?

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

#3 2009-10-05 18:25:30

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: [CLOSED] why lxde components stop updated ?

If there's something that's orphaned that needs an update, how about doing said update yourself instead of complaining?


.:[My Blog] || [My GitHub]:.

Offline

#4 2009-10-06 02:58:54

Acecero
Member
Registered: 2008-06-21
Posts: 1,373

Re: [CLOSED] why lxde components stop updated ?

Edit the pkgver variable in the pkgbuild to the latest version and try a makepkg to see if it works.

Offline

#5 2009-10-06 09:13:05

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: [CLOSED] why lxde components stop updated ?

Are you talking about packages in AUR or in [community]?

Offline

#6 2009-10-06 11:30:12

ShinChyn
Member
From: Chinese->GuangDong->Shantou
Registered: 2008-08-23
Posts: 52

Re: [CLOSED] why lxde components stop updated ?

Sorry, I just said those packages in official packages, not in AUR.

Offline

#7 2009-10-06 16:55:04

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: [CLOSED] why lxde components stop updated ?

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

Board footer

Powered by FluxBB