summaryrefslogtreecommitdiff
path: root/gnu/packages/synergy.scm
AgeCommit message (Collapse)Author
2020-01-17gnu: synergy: Update to 1.11.0.Eric Bavier
* gnu/packages/synergy.scm (synergy): Update to 1.11.0. [arguments]: Remove upstreamed patches.
2019-07-14gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7.Marius Bakke
These variables are no longer set in the build environment by default. GCC still respects these search paths and treats them as "system headers" so we can continue to use them, just not expect them to be available. * gnu/packages/mpi.scm (openmpi)[arguments]: Do not attempt to read from C_INCLUDE_PATH, nor CPLUS_INCLUDE_PATH. * gnu/packages/games.scm (kiki)[arguments]: Likewise. * gnu/packages/networking.scm (hcxtools)[arguments]: Likewise. * gnu/packages/synergy.scm (synergy)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (gemma, sailfish)[arguments]: Likewise. * gnu/packages/maths.scm (dune-alugrid)[arguments]: Likewise.
2019-01-25gnu: synergy: Update to 1.10.1.Ricardo Wurmus
* gnu/packages/synergy.scm (synergy): Update to 1.10.1. [source]: Fetch from git. [arguments]: Remove "unpack-aux-src", custom "check" phase, custom "install" phase. [inputs]: Add avahi and qtbase.
2017-11-28gnu: synergy: Fix install test/install error.Ben Sturmfels
* gnu/packages/synergy.scm (synergy)[arguments]: Adjust the build directory in accordance with the package's new upstream name. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-10gnu: synergy: Fix minor problems with the package definitions.Ricardo Wurmus
* gnu/packages/synergy.scm (synergy)[source]: Return #t in the snippet. [arguments]: Let build phases return #t; fix typo in comment. [home-page]: Change to redirection target. [description]: Fix typo.
2017-10-26gnu: synergy: Update repository URI and hash.Maxim Cournoyer
* gnu/packages/synergy.scm (synergy)[uri]: Replace synergy by synergy-core. [sha256]: Update to reflect the name change of the archive root directory. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
2017-04-27gnu: synergy: Update to 1.8.8.Vasile Dumitrascu
* gnu/packages/synergy.scm (synergy): Update to 1.8.8. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2016-08-23gnu: synergy: Upgrade to 1.8.2.Eric Bavier
* gnu/packages/synergy.scm (synergy): Upgrade to 1.8.2
2016-05-27gnu: synergy: Update to 1.7.6.Efraim Flashner
* gnu/packages/synergy.scm (synergy): Update to 1.7.6.
2016-05-27gnu: synergy: Use 'modify-phases'.Efraim Flashner
* gnu/packages/synergy.scm (synergy)[arguments]; Use 'modify-phases'.
2016-05-27gnu: synergy: Update project source.Efraim Flashner
* gnu/packages/synergy.scm (synergy)[source]: Use new location. [home-page]: Use project's new website.
2015-11-01gnu: synergy: Upgrade to 1.7.4.Eric Bavier
* gnu/packages/synergy.scm (synergy): Upgrade to 1.7.4.
2015-08-29gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.Ludovic Courtès
* gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools, plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'. * gnu/packages/check.scm (catch-framework): Likewise. * gnu/packages/code.scm (global): Likewise. * gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools): Likewise. * gnu/packages/engineering.scm (fastcap, fasthenry): Likewise. * gnu/packages/gnuzilla.scm (nss): Likewise. * gnu/packages/guile.scm (guile-minikanren): Likewise. * gnu/packages/java.scm (swt): Likewise. * gnu/packages/make-bootstrap.scm (%static-binaries): Likewise. * gnu/packages/maths.scm (lpsolve): Likewise. * gnu/packages/mp3.scm (mpc123): Likewise. * gnu/packages/ninja.scm (ninja): Likewise. * gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise. * gnu/packages/screen.scm (dtach): Likewise. * gnu/packages/synergy.scm (synergy): Likewise. * gnu/packages/textutils.scm (utf8proc): Likewise. * gnu/packages/version-control.scm (git-test-sequence): Likewise. * gnu/packages/wicd.scm (wicd): Likewise.
2015-07-05gnu: Move content of openssl module into tls module.Andreas Enge
* gnu/packages/openssl.scm (openssl, perl-net-ssleay): Move to... * gnu/packages/tls.scm: ...here. * gnu/packages/openssl.scm: Delete file. * gnu-system.am (GNU_SYSTEM_MODULES): Unregister deleted file. * gnu/packages/{admin.scm, bittorrent.scm, certs.scm, ci.scm, cyrus-sasl.scm, databases.scm, dns.scm, ebook.scm, enlightenment.scm, gnunet.scm, libreoffice.scm, links.scm, mail.scm, messaging.scm, networking.scm, ntp.scm, openldap.scm, package-management.scm, pdf.scm, python.scm, qt.scm, rdesktop.scm, rdf.scm, ruby.scm, ssh.scm, synergy.scm, tor.scm, version-control.scm, video.scm, vpn.scm, w3m.scm, web.scm, weechat.scm, xiph.scm}: Adapt module import.
2015-06-28gnu: synergy: Upgrade to 1.7.3.Eric Bavier
* gnu/packages/synergy.scm (synergy)[version]: Upgrade to 1.7.3 [source]: Use github for source download. Add snippet to remove bundled source and binaries. [inputs]: Add openssl. [arguments]: Copy example configuration files to out during 'install phase.
2014-09-29gnu: Add synergy.Eric Bavier
* gnu/packages/synergy.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.