diff options
| author | Richard Purdie <richard@openedhand.com> | 2007-07-02 11:36:42 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2007-07-02 11:36:42 +0000 |
| commit | d3127fe2508ae91e528c9648282b318b006c9ce9 (patch) | |
| tree | cf8b2efe74211341f0a455a49e5bb3499f584f10 | |
| parent | c705da4f93b34596605f11952b682543039ce94a (diff) | |
| download | poky-d3127fe2508ae91e528c9648282b318b006c9ce9.tar.gz | |
xtscal: Install to the correct place
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2074 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/xtscal/xtscal/cleanup.patch | 19 | ||||
| -rw-r--r-- | meta/packages/xtscal/xtscal_0.6.3.bb | 2 |
2 files changed, 15 insertions, 6 deletions
diff --git a/meta/packages/xtscal/xtscal/cleanup.patch b/meta/packages/xtscal/xtscal/cleanup.patch index 50ce0de884..ce674edef6 100644 --- a/meta/packages/xtscal/xtscal/cleanup.patch +++ b/meta/packages/xtscal/xtscal/cleanup.patch | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | --- | ||
| 2 | Makefile.am | 9 -- | ||
| 3 | configure.ac | 3 | ||
| 4 | gpe-dist.am | 12 --- | ||
| 5 | h3600_ts.h | 216 ----------------------------------------------------------- | ||
| 6 | main.c | 210 ++------------------------------------------------------- | ||
| 7 | xtscal.in | 19 ----- | ||
| 8 | 6 files changed, 14 insertions(+), 455 deletions(-) | ||
| 9 | |||
| 1 | Index: xtscal-0.6.3/xtscal.in | 10 | Index: xtscal-0.6.3/xtscal.in |
| 2 | =================================================================== | 11 | =================================================================== |
| 3 | --- xtscal-0.6.3.orig/xtscal.in 2004-09-10 20:10:36.000000000 +0100 | 12 | --- xtscal-0.6.3.orig/xtscal.in 2004-09-10 20:10:36.000000000 +0100 |
| @@ -24,8 +33,8 @@ Index: xtscal-0.6.3/xtscal.in | |||
| 24 | -exec @libexecdir@/xtscal.bin $ARGS $* | 33 | -exec @libexecdir@/xtscal.bin $ARGS $* |
| 25 | Index: xtscal-0.6.3/main.c | 34 | Index: xtscal-0.6.3/main.c |
| 26 | =================================================================== | 35 | =================================================================== |
| 27 | --- xtscal-0.6.3.orig/main.c 2007-06-30 15:46:03.000000000 +0100 | 36 | --- xtscal-0.6.3.orig/main.c 2007-07-01 01:12:52.000000000 +0100 |
| 28 | +++ xtscal-0.6.3/main.c 2007-06-30 15:46:03.000000000 +0100 | 37 | +++ xtscal-0.6.3/main.c 2007-07-01 01:12:55.000000000 +0100 |
| 29 | @@ -22,12 +22,10 @@ | 38 | @@ -22,12 +22,10 @@ |
| 30 | #include <X11/Xlib.h> | 39 | #include <X11/Xlib.h> |
| 31 | 40 | ||
| @@ -340,7 +349,7 @@ Index: xtscal-0.6.3/main.c | |||
| 340 | Index: xtscal-0.6.3/configure.ac | 349 | Index: xtscal-0.6.3/configure.ac |
| 341 | =================================================================== | 350 | =================================================================== |
| 342 | --- xtscal-0.6.3.orig/configure.ac 2004-09-10 20:11:12.000000000 +0100 | 351 | --- xtscal-0.6.3.orig/configure.ac 2004-09-10 20:11:12.000000000 +0100 |
| 343 | +++ xtscal-0.6.3/configure.ac 2007-06-30 15:46:03.000000000 +0100 | 352 | +++ xtscal-0.6.3/configure.ac 2007-07-01 01:12:55.000000000 +0100 |
| 344 | @@ -9,8 +9,7 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2]) | 353 | @@ -9,8 +9,7 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2]) |
| 345 | # Checks for programs. | 354 | # Checks for programs. |
| 346 | AC_PROG_CC | 355 | AC_PROG_CC |
| @@ -592,11 +601,11 @@ Index: xtscal-0.6.3/h3600_ts.h | |||
| 592 | Index: xtscal-0.6.3/Makefile.am | 601 | Index: xtscal-0.6.3/Makefile.am |
| 593 | =================================================================== | 602 | =================================================================== |
| 594 | --- xtscal-0.6.3.orig/Makefile.am 2004-06-02 23:07:13.000000000 +0100 | 603 | --- xtscal-0.6.3.orig/Makefile.am 2004-06-02 23:07:13.000000000 +0100 |
| 595 | +++ xtscal-0.6.3/Makefile.am 2007-06-30 15:46:03.000000000 +0100 | 604 | +++ xtscal-0.6.3/Makefile.am 2007-07-02 12:51:02.000000000 +0100 |
| 596 | @@ -1,11 +1,8 @@ | 605 | @@ -1,11 +1,8 @@ |
| 597 | -libexec_PROGRAMS = xtscal.bin | 606 | -libexec_PROGRAMS = xtscal.bin |
| 598 | -bin_SCRIPTS = xtscal | 607 | -bin_SCRIPTS = xtscal |
| 599 | +libexec_PROGRAMS = xtscal | 608 | +bin_PROGRAMS = xtscal |
| 600 | 609 | ||
| 601 | -xtscal_bin_SOURCES = main.c calibrate.c calibrate.h h3600_ts.h | 610 | -xtscal_bin_SOURCES = main.c calibrate.c calibrate.h h3600_ts.h |
| 602 | +xtscal_SOURCES = main.c calibrate.c calibrate.h | 611 | +xtscal_SOURCES = main.c calibrate.c calibrate.h |
diff --git a/meta/packages/xtscal/xtscal_0.6.3.bb b/meta/packages/xtscal/xtscal_0.6.3.bb index 6c6cd063ea..4df126ad63 100644 --- a/meta/packages/xtscal/xtscal_0.6.3.bb +++ b/meta/packages/xtscal/xtscal_0.6.3.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "x11/base" | |||
| 4 | 4 | ||
| 5 | DEPENDS = "virtual/libx11 libxft libxcalibrate" | 5 | DEPENDS = "virtual/libx11 libxft libxcalibrate" |
| 6 | 6 | ||
| 7 | PR = "r5" | 7 | PR = "r6" |
| 8 | 8 | ||
| 9 | SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ | 9 | SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ |
| 10 | file://change-cross.patch;patch=1 \ | 10 | file://change-cross.patch;patch=1 \ |
