summaryrefslogtreecommitdiffstats
path: root/contrib/packages/deb
Commit message (Collapse)AuthorAgeFilesLines
* Fix to workaround non-default libtool on debianBrian P. Hinz2016-05-126-0/+194
| | | | | | | Debian patches libtool so that the default value of link_all_deplibs is set to 'no' rather than 'unknown', causing transitive dependencies in shared objects to be lost.
* Update xenial build to account for distro-specific xorg patchesBrian P. Hinz2016-05-072-0/+23
|
* contrib: Add ubuntu-xenial debian source package to build on xenial.Dominik Muth2016-04-1415-0/+746
| | | | | | | | | | | | | | | | | | | | | | | | | | | The package is based on the contrib ubuntu-trusty debian package. The following modifications have been made: The current tigervnc sources can be used unmodified as the .orig tarball for the debian package, so get-orig-source.sh is gone. The ubuntu xorg-server-sources package provides the xorg sources used to build tigervnc. The two small patches which where in the trusty quilt series are now applied to the xorg sources after they have been extracted. There is no quilt series anymore at this point. Fltk 1.3.3 is available in the xenial repositories and it is used to build xtigervncviewer. No need to get the fltk sources. patch_fltk.sh is gone. Fixed some dependencies to reflect changes between trusty and xenial. Removed configure options not recognized by configure. The install target is not called a second time for the viewer package, but the viewer files are moved from the server installation. (Eliminate file conflicts during binary package installation.) Note: Some dependencies (including libfltk1.3 and xorg-server-source) are found in the xenial universe repository only.
* Update debian init scripts so that sysconfig settings are actually usedBrian P. Hinz2016-01-222-166/+132
|
* Install viewer .desktop file and icons on all Unix systemsPierre Ossman2016-01-112-24/+0
| | | | | These files are not Red Hat or Ubuntu specific, so install them on all Unix systems where the viewer is installed.
* Ubuntu package fixesBrian P. Hinz2016-01-094-5/+5
| | | | | Adds missing build dependencies and fixes java compile issues caused by non-ascii characters in comments.
* Allow Ubuntu 12.04 packages to build on any architectureBrian P. Hinz2016-01-061-2/+2
| | | | Updating control file per suggestion in #258
* Debian package updatesBrian P. Hinz2016-01-051-3/+3
| | | | [re #258] Add missing build-deps and allow deb to build on any arch
* Remove uncessary Xauth cookie patch from deb & rpm packagesBrian P. Hinz2016-01-034-74/+0
| | | | Obsoleted by 7461517
* Remove no longer needed libos patchesPierre Ossman2015-04-304-38/+0
| | | | | This workaround is no longer needed as we've fixed the bad interaction with libtool.
* Update package builds to meet new minimum requirements.Brian P. Hinz2015-03-142-5/+5
| | | | el5 and el6 need newer versions of gnutls (and it's prereqs) than are available natively.
* Don't disable xinerama (#147)Brian P. Hinz2015-03-082-2/+2
| | | | Xinerama was disabled in the redhat spec file that ours was adapted from. Unsure why it was disabled in the first place.
* Remove obsolete distro patchesBrian P. Hinz2015-03-015-37/+0
| | | | | Commit f0fffd4d7f0907e91dfcee02cd7fbe4f4cbe2342 makes ldnow patch unnecessary. Commit 0dc36a501ee5e69ce1a201935a4a4a903d06cbe1 makes format-security patch unnecessary.
* Bump version of fltk to 1.3.3 for el5, el6, & ubuntu packagesBrian P. Hinz2015-03-012-4/+4
|
* Fix ubuntu patches after recent restructuringBrian P. Hinz2015-02-042-4/+4
| | | | unix/xserver/hw/vnc/xvnc.cc was renamed to xvnc.c
* Fix fuzz in distro patches caused upstream changesBrian P. Hinz2015-02-042-4/+2
|
* Set -DBUILD_STATIC=off for package builds.Brian P. Hinz2014-10-222-0/+2
| | | | Commit f95272d set the BUILD_STATIC flag on by default, which is unnecessary for package builds.
* Remove distro specific patches obsoleted by changes in 38023dc304Brian P. Hinz2014-09-184-88/+0
|
* Merge pull request #28 from bphinz/buildfixesbphinz2014-09-072-30/+0
|\ | | | | Removed patch that was merged into trunk in 6bc1de83a7
| * Removed patch that was merged into trunk in 6bc1de83a7Brian P. Hinz2014-09-072-30/+0
| |
* | \nAdded missing dependency that caused x0vncserver to fall back to pollingBrian P. Hinz2014-08-071-1/+1
|/
* Fixed dependency problems with ubuntu precise build. Added ubuntu trusty ↵Brian Hinz2014-05-2125-1/+1021
| | | | | | package. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5183 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fix typos in r5181Brian Hinz2014-05-181-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5182 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Add missing dependencies to ubuntu builds that cause cut-copy-paste issuesBrian Hinz2014-05-181-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5181 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Ubuntu's upstream fltk package contains patches that conflict with Pierre's ↵Brian Hinz2014-04-051-3/+0
| | | | | | patches. Building with vanilla fltk instead. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5177 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added 'contrib' folder to store patches necessary to build external ↵Brian Hinz2013-11-2822-0/+969
dependecies, distribution-specific packaging files, etc. Also added a delimiter to the end of the fltk patch script defined in BUILDING.txt to make it easier to parse this script out for automated builds. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5139 3789f03b-4d11-0410-bbf8-ca57d06f2519