aboutsummaryrefslogtreecommitdiff
path: root/graphics/camerakit/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-191-16/+16
| | | | | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977 Notes: svn path=/head/; revision=397315
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371283
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-301-21/+21
| | | | Notes: svn path=/head/; revision=255316
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-10/+12
| | | | Notes: svn path=/head/; revision=191718
* - drop Local/Library/FrameworksDirk Meyer2007-01-271-1/+0
| | | | Notes: svn path=/head/; revision=183381
* - drop Local/Library/FrameworksDirk Meyer2007-01-131-0/+1
| | | | Notes: svn path=/head/; revision=182273
* - keep Local/Library/FrameworksDirk Meyer2006-12-291-1/+0
| | | | Notes: svn path=/head/; revision=180953
* CameraKit new framework that allows to access digital cameras.Dirk Meyer2006-12-181-0/+20
CameraKit is based on libgphoto. WWW: http://home.gna.org/gsimageapps/ Notes: svn path=/head/; revision=180068