~ubuntu-branches/ubuntu/precise/lirc/precise

« back to all changes in this revision

Viewing changes to debian/patches/23_remove_md8800

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2008-11-08 19:10:50 UTC
  • mfrom: (1.2.7 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20081108191050-o0kszsihoqbc42fl
Tags: 0.8.4a-0ubuntu1
* New upstream version.
* Drop no longer necessary patches:
  - 03_extra_files
  - 25_upstream_2.6.27
  - 27_multiple_include
* Update patches for new version:
  - 12_pvr150_transmit_support
  - 16_lirc_gpio
  - 26_transmitter_lircd.conf
  - 28_irrecord_resume_support
* New patches:
  - 38_encore_enltv.dpatch (LP: #274087)
* debian/lirc.fdi:
  - Update FDI file to match a few more remotes reported
    on bugs that work when keyed. (LP: #164627, #204960, #279472)
* debian/control:
  - Update Recommends for lirc-modules-source
* debian/lirc.preinst:
  - Remove old calls that will no longer be encountered in package
    upgrades.
* Merge some packaging changes from Debian.  They hadn't done a
  release in a long time, so this will at least get us closer to their
  packaging for an overarching goal of being in sync.
  - Sync'ed changes:
    + debian/compat
    + README.Debian
    + debian/copyright
    + debian/doc-base.lirc
    + debian/liblircclient-dev.install
    + debian/lirc-modules-source.postrm
    + debian/lirc.postrm
    + debian/po
    + debian/lirc-svga.install
    + debian/lirc-svga.links
    + drop debian/lirc.config.in
    + drop debian/lirc.config.md5sum
    + drop debian/lirc.modules
  - Merge debian/control, remaining changes:
    + We don't share same VCS
    + We recommend udev
    + Our lirc-modules-source uses DKMS
  - Merge debian/rules, remaining changes:
    + DKMS support
  - Merge debian/liblircclient0.pc, remaining changes:
    + Version number we have is higher
  - Merge debian/lirc.install, remaining changes:
    + We install udev rules
    + We install an FDI file
  - Merge debian/lirc.templates, remaining changes:
    + Some of our keys are named differently because we differentiate
      between a remote and a transmitter device.
    + We've got some extra keys for details of devices.
  - Merge debian/lirc.init.d, remaining changes:
    + We've pretty much entirely revamped the file.  Our deltas will
      need to be submitted incrementally to Debian.
  - Merge debian/lirc.postinst, remaining changes:
    + We've pretty much entirely revamped the file.  Our deltas will
      need to be submitted incrementally to Debian.
  - Merge debian/rules, remaining changes:
    + We install a udev rule
    + We install an FDI file
    + We install DKMS support
    + We install transmitter lircd.conf's
    + We Install the remote and transmitter hwdb explicitly
  - Merge patches that we took from debian for 0.8.4 support:
    + debian/patches/02_Makefile.in
    + debian/patches/04_man_pages

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 23_remove_md8800.dpatch by Mario Limonciello <superm1@ubuntu.com>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: No description.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad lirc~/remotes/atiusb/lircd.conf.atilibusb lirc/remotes/atiusb/lircd.conf.atilibusb
 
9
--- lirc~/remotes/atiusb/lircd.conf.atilibusb   2008-06-03 22:20:14.000000000 -0500
 
10
+++ lirc/remotes/atiusb/lircd.conf.atilibusb    2008-06-03 22:21:40.000000000 -0500
 
11
@@ -85,85 +85,6 @@
 
12
       end codes
 
13
 
 
14
 end remote
 
15
-#
 
16
-# this config file was automatically generated
 
17
-# using lirc-0.8.2(atilibusb) on Sat Jun 30 23:20:59 2007
 
18
-#
 
19
-# contributed by 
 
20
-#
 
21
-# brand:                       Medion
 
22
-# model no. of remote control: MD8800
 
23
-# devices being controlled by this remote: Medion X10 MD8800
 
24
-#
 
25
-
 
26
-begin remote
 
27
-
 
28
-  name  Medion_MD8800
 
29
-  bits           16
 
30
-  eps            30
 
31
-  aeps          100
 
32
-
 
33
-  one             0     0
 
34
-  zero            0     0
 
35
-  pre_data_bits   8
 
36
-  pre_data       0x14
 
37
-  post_data_bits  16
 
38
-  post_data      0x0
 
39
-  gap          139995
 
40
-  min_repeat      2
 
41
-  toggle_bit_mask 0x80800000
 
42
-
 
43
-      begin codes
 
44
-          Live_TV                  0xF11C
 
45
-          Photo                    0x5A85
 
46
-          DVD_Menu                 0xD904
 
47
-          Rec_TV                   0x6D98
 
48
-          Music                    0xDB06
 
49
-          Video                    0x82AD
 
50
-          Audio                    0x0732
 
51
-          Title                    0x8AB5
 
52
-          Angle                    0x0934
 
53
-          Subtitle                 0x88B3
 
54
-          Power                    0xD702
 
55
-          Guide                    0x86B1
 
56
-          Text                     0xEB16
 
57
-          Up                       0x6F9A
 
58
-          Down                     0xF722
 
59
-          Left                     0x729D
 
60
-          Right                    0xF41F
 
61
-          Vol_Up                   0x5E89
 
62
-          Vol_Down                 0xDD08
 
63
-          OK                       0x739E
 
64
-          Mute                     0xD500
 
65
-          Prog_Up                  0x608B
 
66
-          Prog_Down                0xE10C
 
67
-          1                        0x628D
 
68
-          2                        0xE30E
 
69
-          3                        0x648F
 
70
-          4                        0xE510
 
71
-          5                        0x6691
 
72
-          6                        0xE712
 
73
-          7                        0x6893
 
74
-          8                        0xE914
 
75
-          9                        0x6A95
 
76
-          0                        0xEC17
 
77
-          D*                       0x8CB7
 
78
-          D#                       0x0D38
 
79
-          World                    0x709B
 
80
-          Back                     0xF520
 
81
-          Info                     0x84AF
 
82
-          Rewind                   0xF924
 
83
-          Play                     0x7AA5
 
84
-          Forward                  0xFB26
 
85
-          Pause                    0x7EA9
 
86
-          Prev                     0xF621
 
87
-          Next                     0x78A3
 
88
-          Stop                     0xFD28
 
89
-          Rec                      0x7CA7
 
90
-      end codes
 
91
-
 
92
-end remote
 
93
-
 
94
 
 
95
 #
 
96
 # this config file was automatically generated