all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* an xwidget-emacs rpm
@ 2015-05-06 17:52 joakim
  2015-05-07  6:05 ` Andreas Röhler
  0 siblings, 1 reply; 6+ messages in thread
From: joakim @ 2015-05-06 17:52 UTC (permalink / raw
  To: Emacs developers

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. 

-- 
Joakim Verona



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-07 15:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06 17:52 an xwidget-emacs rpm joakim
2015-05-07  6:05 ` Andreas Röhler
2015-05-07  6:48   ` joakim
2015-05-07 15:57     ` Steinar Bang
2015-05-07  7:28   ` Ricardo Wurmus
2015-05-07  9:09     ` joakim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.