You are not logged in.

#401 2005-11-17 12:57:34

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

Ii believe you are using an old repo

use founix (search the this thread somewhere around page 15 i think )

or download my package above and download the lastest code from cvs and install (just run: e17_build_gui.sh) and do the configure part first (set some paths)

should work good, (just don't compile evfs and entropy and you should be fine)


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#402 2005-11-19 17:42:34

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: e17-cvs packages

Uhh excuse me... Fouinix, would you please for God's sake make your repo compatible with the AUR? Thank you.

Edit: BTW, e17genmenu is nonfunctioning and outdated. Here's a PKGBUILD for the current version:

pkgname=e17genmenu
pkgver=4.1.8
pkgrel=1
pkgdesc="e17 genmenu"
url="http://sourceforge.net/projects/e17genmenu"
license="GPL"
depends=('e-cvs' 'ecore-cvs' 'engrave-cvs' 'eet-cvs' 'evas-cvs')
provides=('e17genmenu')
source=(http://aleron.dl.sourceforge.net/sourceforge/e17genmenu/$pkgname-$pkgve$

build() {

    cd $startdir/src/$pkgname
    ./autogen.sh --prefix=/opt/e17
    make || return 1
    make DESTDIR=$startdir/pkg install

find $startdir/pkg -name '*.la' -exec rm {} ;
}

Offline

#403 2005-11-20 18:29:12

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: e17-cvs packages

Great job guys. Keep it up.

Have installed e-cvs without problems. Now I have to find out how things work.


Ørjan Pettersen

Offline

#404 2005-11-20 19:11:05

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

glad that you enjoy it big_smile we do our best, hopefully it will  continue,  most thanks are to founix though big_smile he provide the bandwidth


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#405 2005-11-21 08:29:03

fouinix
Member
From: France
Registered: 2005-07-31
Posts: 55

Re: e17-cvs packages

Thank you all
I make my possible but at this moment I cannot update very often sad

Offline

#406 2005-11-21 08:32:02

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

fouinix wrote:

Thank you all
I make my possible but at this moment I cannot update very often sad

...and that's what my gui script is made for..it is fully compatible with your repo, soo users who wanna update their existing e17 from founix repo can use it with no problems, but I have found that there are something that stops my script from working in a fresh indstallation of arch...i am currently looking in to it


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#407 2005-11-27 16:32:12

fouinix
Member
From: France
Registered: 2005-07-31
Posts: 55

Re: e17-cvs packages

Repositary updated and adding evfs-cvs and entropy-cvs

EnJoY YouR ThonG tongue

Offline

#408 2005-11-30 17:36:35

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: e17-cvs packages

I have installed the gen_menu thing. And it works fine i suppose, but it don't find every program. So I have to manually add some with the Eap editor.

The problem is that it doesn't seem to add the icon I choose to the entry. Is that a bug or am I doing something wrong? I have followed the user guide at http://get-e.org.

Another thing is creating an aterm menu entry. No matter what I do, the entry in the meny shows xterm, and not aterm. Aterm is correctly opened, but the menu entry says this is xterm. Anyone managed to create a correct aterm entry?

Orjanp...


Ørjan Pettersen

Offline

#409 2005-11-30 19:25:22

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: e17-cvs packages

Another thing.

I updated e17 today. The ecalendar crash with a Enlightenment segfault. Is it just me, or is it broken?
Is there a way to configure Ecalendar so that the first day of the week is monday and not sunday?


Ørjan Pettersen

Offline

#410 2005-12-01 09:40:07

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: e17-cvs packages

ecalender is not working here too. you can download the module manually from the get-e.org website and install it. also the cpufreq-module is broken, it shows still the cpufreq, but the pointer does not move!

waiting for update...

edit: the desktop-switch notification in the middle of the screen is off! whats up with the last update?


sorry for my bad english smile

Offline

#411 2005-12-03 18:22:15

Kin
Member
From: Oberfranken / Europe
Registered: 2004-01-23
Posts: 137

Re: e17-cvs packages

E17 is nice, but this http://ftp.acc.umu.se/mirror/temp/seth/blog/xshots.html
is much nicer.

Offline

#412 2005-12-03 18:31:04

atze
Member
From: Netherlands (Leiden)
Registered: 2005-10-22
Posts: 76
Website

Re: e17-cvs packages

you got it running?

Offline

#413 2005-12-22 20:36:31

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: e17-cvs packages

hello!

only a little question: are you guys still working on building the script (@CyberTron) and updating packages (@fouinix)?
i do not want to tailgate you. simply a question, because you both do a nice job!!!

mfg iggy


sorry for my bad english smile

Offline

#414 2005-12-23 08:29:31

fouinix
Member
From: France
Registered: 2005-07-31
Posts: 55

Re: e17-cvs packages

I have much work in this moment and little time to update e17.  I think of being able to do it between Christmas and New Year's day.

Offline

#415 2005-12-24 13:21:52

Dreameen
Member
From: Poland
Registered: 2004-09-06
Posts: 252

Re: e17-cvs packages

I have compiled and packaged today's e17-cvs and I am willing to share it with arch community smile

The only problem is, I haven't got a server to upload the packages to. If someone provides me with a reasonably fast server, I'll start uploading the files.

btw. My packages are 100% compatible with Fouiny's repo. 8)

Offline

#416 2006-01-15 16:22:47

dinap1
Member
From: Thessaloniki, Greece
Registered: 2005-11-30
Posts: 4

Re: e17-cvs packages

Hi! I tried to install e17 using fouiny_repo but pacman found a conflict.

$ sudo pacman -S e17
:: group e17:
    e ecore edb-devel edje eet embryo emotion entice entrance epeg epsilon
    esmart etox evas ewl imlib2-devel imlib2_loaders e-cvs e_modules-cvs
    e_utils-cvs elicit-cvs engage-cvs entice-cvs entrance-cvs etk-cvs
    examine-cvs
    Install whole content? [Y/n] y

error: imlib2-devel conflicts with imlib2-cvs

please, can someone tell me what can i do?
imlib2-devel is used by ffmpeg, k3b, ... so i cannot remove it.

Thanx!

Offline

#417 2006-01-15 18:35:50

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: e17-cvs packages

I had the same problem.

Just set unable the community repo in ur /etc/pacman.conf, install e17 and than un can enable community again.

Offline

#418 2006-01-24 00:50:02

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: e17-cvs packages

hey! i would like to ask whether the fouinix_repo is updated? will there be new packages?
or the script is still updated? there are a lot of changes in the new e17-cvs release, but i'm not able to build them. :cry: so i need you guys.

thanks
iggy


sorry for my bad english smile

Offline

#419 2006-01-24 09:34:49

fouinix
Member
From: France
Registered: 2005-07-31
Posts: 55

Re: e17-cvs packages

Impossible to build evas this week sad
I will re-test this evening

Offline

#420 2006-01-24 14:15:34

RobbeR49
Member
From: Columbus, OH
Registered: 2006-01-17
Posts: 178

Re: e17-cvs packages

fouinix, a request for your repo when you are able to update it, maybe adding the Exhibit image viewer.
more info here: http://www3.get-e.org/EFL_User_Guide/En … /3.10.html

and thanks for doing your repo, it is much appreciated.

Offline

#421 2006-01-24 23:38:14

notz
Member
From: Graz, Austria
Registered: 2005-04-05
Posts: 23

Re: e17-cvs packages

fouinix wrote:

Impossible to build evas this week sad
I will re-test this evening

it's building fine from sf.net cvs

Offline

#422 2006-01-26 14:17:15

fouinix
Member
From: France
Registered: 2005-07-31
Posts: 55

Re: e17-cvs packages

Repositary updated and adding of exhibit-cvs wink

3 hours for build e17 with cvs Sourceforge sad

Don't hesitate to do a comment

Offline

#423 2006-01-26 20:30:15

RobbeR49
Member
From: Columbus, OH
Registered: 2006-01-17
Posts: 178

Re: e17-cvs packages

nearly everything is working well here, fouinix.

Evidence seems to be the only thing not working. I don't think that has to do with your packages, though. I think I saw on the mailing list that Evidence hasn't been keeping up with the rest of CVS and is broken at the moment.

I also saw that they are looking for donations for a new server to host anonymous CVS amongst other things. If they can get the money it'll hopefully shorten that 3 hours for you smile

Offline

#424 2006-01-27 14:36:01

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: e17-cvs packages

iggy:

I am currently not developing my app further, because I don't have the time, in fact, I am not using (Arch)Linux as my primary desktop right now,

But the last problem I was confronting where that I couldn't get my script to work with a clean installation of Arch, there are some thuings that do not work correctly...

I am going to get into arch and the script again as soon as I get som etime to build my new computer...see ya all later


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#425 2006-02-23 03:07:37

RaLX
Member
Registered: 2005-10-17
Posts: 54

Re: e17-cvs packages

When trying to install the whole e17 it tries to install e17 from Community repo and e17 from fouiny_repo causing conflicts, maybe it's better to change e17 to e17-cvs in your repo, I think.

Offline

Board footer

Powered by FluxBB