Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on December 03, 2013, 04:49:23 AM

Title: new packages released
Post by: jls on December 03, 2013, 04:49:23 AM
Hi
I've uploaded on my gdrive:

https://drive.google.com/folderview?id=0B4vTCpb2v8kCR01DMFAyeGlUaXM&usp=sharing
 (https://drive.google.com/folderview?id=0B4vTCpb2v8kCR01DMFAyeGlUaXM&usp=sharing)
some packages compressed in tar.gz along with .list and .md5.txt.
I've also uploaded the PREBUILTDEP that shoud be integated with the one on the dCore server.
There is also README-e17.txt which should be placed on the readme dir on the server.
What do u think Jason?
Title: Re: new packages released
Post by: Jason W on December 03, 2013, 02:21:43 PM
Thanks for the packages.  I will upload them so folks can test them out.
Title: Re: new packages released
Post by: Jason W on December 03, 2013, 03:59:52 PM
Thanks to jls_legalize, the following packages are now available for import:

e_dbus
echievements
ecore
edje
eet
eeze
efreet
eina
eio
elementary
embryo
emotion
enlightenment
epdf
ephoto
ethumb
etrophy
ev
evas
evas_generic_loaders
fluff
google-talkplugin
harfbuzz
libeweather
seamonkey
Title: Re: new packages released
Post by: Jason W on December 03, 2013, 04:12:14 PM
Trying to start the desktop here, enlightenment is missing a dependency on libiconv.so.2, which is not available on Debian.  Is there a package that you or I missed?

EDIT:  I read Debian's libc6 has the libiconv code in it therefore not needing a separate libiconv.so.2 library.  I made a symlink

ln -s /lib/libc.so.6 /usr/lib/libiconv.so.2

And I am running enlightenment as I type.  Seems to function at least as a work around.
Title: Re: new packages released
Post by: jls on December 04, 2013, 08:03:15 AM
Hi

I've added libiconv (built on core, as well as the other packages are built on it) on my gdrive, as well as a rewritten README-e17, plz upload them, thanx Jason for publishing and sorry for the mistake.
Title: Re: new packages released
Post by: Jason W on December 04, 2013, 04:50:45 PM
It's all good, I uploaded the new README and libiconv*, as well as placed libiconv in the dep list of those that needed it by doing a quick ldd on them.  I had tried e17 once or so before and did not like it, but this version is very nice and now my default desktop.

Oh, just a wish list item, if future e17 builds are on dCore with PAM enabled, the screen locking would work.  I use xscreensaver for smaller desktops so no big deal to use it with e17.  And I am good with PAM disabled if building on Core allows use of the packages on both systems.
Title: Re: new packages released
Post by: jls on December 08, 2013, 05:27:31 AM
Hi Jason and others,

don't u have the problem mentioned in this thread?
http://forum.tinycorelinux.net/index.php/topic,16202.msg95982.html#msg95982 (http://forum.tinycorelinux.net/index.php/topic,16202.msg95982.html#msg95982)

regarding libiconv: it is redundant in ecore, edje, ethumb, libeweather & enlightenment, since they all depends on eina
Title: Re: new packages released
Post by: Jason W on December 08, 2013, 06:04:12 AM
I posted in that thread about that issue, which I have not seen when loading e17.

I will adjust the dep lists.