emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: an xwidget-emacs rpm


From: Andreas Röhler
Subject: Re: an xwidget-emacs rpm
Date: Thu, 07 May 2015 08:05:24 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


Am 06.05.2015 um 19:52 schrieb address@hidden:
http://labs.it-huset.se/jenkins/job/Emacs/job/emacs-xwidgets-mvp-merge-master/ws/xwidget-emacs-157-1.x86_64.rpm

its built by jenkins, and the recipy looks like:

git fetch
git merge origin/master
./autogen.sh
./configure --with-xwidgets --with-x-toolkit=gtk3
make -j4 bootstrap

mkdir -p installdir
make install DESTDIR=installdir
/usr/local/bin/fpm -s dir -t rpm -n xwidget-emacs -v $BUILD_NUMBER -C 
installdir usr


It would be nice if someone could try it out, but please note that its a
binary package and I cant guarantee its integrity.


Hi Joakim,

being slightly bewildered by the rpm-format. As used to either doing make or rmp...
BTW is there a way to compile it from source?

Thanks,

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]