summaryrefslogtreecommitdiff
path: root/ui-gadget-1.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2016-10-14add evas requires in pc filesubmit/tizen_3.0_common/20161104.104000submit/tizen_3.0/20161028.082323submit/tizen_3.0/20161028.062323submit/tizen/20161018.072833accepted/tizen/wearable/20161018.235337accepted/tizen/tv/20161018.235342accepted/tizen/mobile/20161018.235330accepted/tizen/ivi/20161018.235352accepted/tizen/common/20161018.175255accepted/tizen/3.0/wearable/20161028.122915accepted/tizen/3.0/tv/20161028.122650accepted/tizen/3.0/mobile/20161028.122437accepted/tizen/3.0/ivi/20161028.123117accepted/tizen/3.0/common/20161114.105420Jiwoong Im1-1/+1
Change-Id: Icfa8b489dbd4ccc00cd602774e359b713c06a0da Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2015-06-30replace WAYLAND DEFINITION to UG_WAYLANDsubmit/tizen/20150702.004900accepted/tizen/wearable/20150702.105021accepted/tizen/tv/20150702.105007accepted/tizen/mobile/20150702.104953Jiwoong Im1-1/+1
Change-Id: I2580de7cfc88dbe54824863a7554774b6d9d627f Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2014-01-08init wayland supportsubmit/tizen/20140110.215645accepted/tizen/mobile/20140113.182040accepted/tizen/ivi/20140110.224049accepted/tizen/generic/20140114.145758accepted/tizen/mobileLi,Limin1-1/+1
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0. Basically and consistently, two macros were used "with wayland" and "with x". Below summarize the combination of the macros: | wayland | x | meaning |--------------------------- | 0 | 1 | pure X11 platform(no wayland) | 1 | 0 | pure wayland platform (no X11) | 1 | 1 | wayland but X compatibility | 0 | 0 | no X and no wayland This method unifies the meaning and usage. Deploy this method to ui-gadget package. Signed-off-by: Li,Limin <liminx.li@intel.com> Change-Id: Iceb95b03f824860b2aac74f35c0945380f6cc22a
2013-04-02Fix for 64 bit compatibility.Junfeng Dong1-2/+2
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: I84ab00b8e4e789b0abd80b897c9fbc6d5fdd2a04
2013-03-13Tizen 2.1 baseJinkun Jang1-0/+11