14 Commits

Author SHA1 Message Date
Nyanmisaka
f34c0a96db fix[debain]: fix typo in compat version
typo: 1O -> 10, number 0 instead of letter O
fixes 6f15d88

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Change-Id: Iac5c5915d41927173ed86e497dd7be6909cfac1a
2024-10-16 16:42:52 +08:00
Benjamin Sonntag
edf69abda5 fix[debian]: Update debian control
debhelper dependency must also be set to >=10

Signed-off-by: Benjamin Sonntag <benjamin@octopuce.fr>
Change-Id: Iabac7373b9b9dae851c59306ef5a1e64ee2eb15e
2024-10-16 09:03:48 +08:00
Benjamin Sonntag
216257ff47 fix[debain]: Update debian/control
To be able to compile this on debian 10 to 13, we miss dh-exec
as a build dependency.

Signed-off-by: Benjamin Sonntag <benjamin@octopuce.fr>
Change-Id: I57ea18db227fb891fd9181897a8f3bb225f89f54
2024-10-16 09:03:48 +08:00
Benjamin Sonntag
6f15d8879a fix[debain]: Update compat to 10
On debian 12/Bookworm and later, the debian packaging compatibility
must be 10 or earlier. This package compiles without issue when you
set it to 10, allowing to compile it on debian 10 to 13

Signed-off-by: Benjamin Sonntag <benjamin@octopuce.fr>
Change-Id: I52407cd289e55a562720840e1198d701a5bca29e
2024-10-16 09:03:48 +08:00
Herman Chen
318bfc1b78 fix[cmake]: Remove HAVE_DRM option
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I6ce230a7e85472acca5feafc9ad84effb222f57a
2023-11-30 09:22:44 +08:00
Caesar Wang
94a8f7dd95 [debian]: update changelog
Release v1.5.0 mpp for debian.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I5b1677a42dbbf6ac1a4145bd605a27d8f3b1514b
2021-05-20 10:18:50 +08:00
Jeffy Chen
53024ff4c4 debian: Add demo packages
Change-Id: I9206bd2b8a919d60910586f9013cc31e894117da
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2020-07-15 17:01:51 +08:00
Jeffy Chen
017e159b80 debian: Remove static libs
The static libs are not supported anymore.

Change-Id: I0dafae089f0e14d92d6dbe341cbb56d2344bb84b
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2020-07-15 17:01:51 +08:00
Jeffy Chen
80c45ad9c3 debian/rules: Only use dpkg-cross when cross compiling
Change-Id: Iaaae0f3036bda5df68d715b2accb9b548418cb3f
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2020-07-15 17:01:51 +08:00
Herman Chen
67e80ebfe4 [mpp]: Remove RKPLATFORM macro
Mpp will only run under Linux environment. Windows support will be
removed.

Change-Id: I52de4bd69f6d7b34507edeb6642668e225fcbd38
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2018-09-11 10:31:08 +08:00
Herman Chen
b186d04390 [cmake]: Change to shorter RKPLATFORM macro
Change Android and Linux branches to use RKPLATFORM macro.
RKPLATFORM is shorter and it is not a cmake variable.

Change-Id: I09a6fe72e7dacedbb4b2b8e1a66b6f7ca625f019
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2017-12-19 19:46:36 +08:00
Jacob Chen
6c2e3abe05 [build]: debian: update configure
Change-Id: I785c3bc740f345e473f2d81c5cd2a4e32a1bf0bd
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
2017-12-15 11:10:08 +08:00
Randy Li
349b60410f [build]: add debian build rules
It offer the build rules for packaging the standard Debian
packages for Ubuntu and Debian.

Change-Id: If301a5698c17189e03ee508f6d609ea5d698fe87
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2017-12-14 12:50:10 +08:00
Randy Li
1f9ea05036 .gitignore: ignore those debian generated files
Those files are generated in Debian package building
system.

Change-Id: I4be4e583a36c43687b1b40af944722c3f3415ba5
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2017-08-19 14:37:42 +08:00