Compare commits

...

94 Commits

Author SHA1 Message Date
Lukas Rusak
88d0220b64 Merge pull request #1311 from chewitt/version_7953
config: set version to 7.95.3
2017-02-09 20:13:27 -08:00
chewitt
36a93bd8b5 config: set version to 7.95.3 2017-02-10 03:39:39 +00:00
Christian Hewitt
6051b70bbb Merge pull request #1310 from CvH/kodi17_backport
kodi: add backport to fix addon cache
2017-02-10 06:20:51 +04:00
cvh
c2eed16d0c kodi: add backport to fix addon cache 2017-02-09 19:58:35 +01:00
lsellens
3390efbc80 net-snmp: new addon 2017-02-09 06:53:41 +04:00
Christian Hewitt
8f6f8614fe Merge pull request #1305 from lrusak/lirc-libreelec-8.0
backport of #1295 (lirc: simplify scripts)
2017-02-09 06:28:25 +04:00
Lukas Rusak
7a28e471ee lirc: simplify scripts 2017-02-08 18:21:44 -08:00
CvH
31ec452a95 Merge pull request #1303 from vpeter4/imx6-libcec
imx6/libcec: update libcec patches, add it also for 3.14 kernel [back…
2017-02-08 13:19:51 +01:00
CvH
6cd60e15b6 Merge pull request #1302 from vpeter4/imx6-linux
imx6/linux: update sr-3.14 to 2fb11e2 (supports v1.5 soms from solidr…
2017-02-08 13:15:26 +01:00
CvH
62f9fb4246 Merge pull request #1300 from vpeter4/imx6-uboot
imx6/u-boot: update to c8d1200 [backport]
2017-02-08 13:15:19 +01:00
CvH
48cc5baf64 Merge pull request #1301 from vpeter4/imx6-uboot-v2
imx6/u-boot-v2: update to 2017.01 [backport]
2017-02-08 13:15:04 +01:00
Peter Vicman
f97b5e20f6 imx6/libcec: update libcec patches, add it also for 3.14 kernel [backport] 2017-02-08 11:42:43 +01:00
Peter Vicman
b9c74ec5a7 imx6/linux: update sr-3.14 to 2fb11e2 (supports v1.5 soms from solidrun) [backport] 2017-02-08 11:42:02 +01:00
Peter Vicman
30db61e96b imx6/u-boot-v2: update to 2017.01 [backport] 2017-02-08 11:41:05 +01:00
Peter Vicman
b6e4f4ee49 imx6/u-boot: update to c8d1200 [backport] 2017-02-08 11:40:00 +01:00
Christian Hewitt
858b653a36 Merge pull request #1290 from HiassofT/le8-lirc
backport of #1281 (fix lirc cross-compilation and non-working left/right keys)
2017-02-07 14:43:56 +04:00
Matthias Reichl
d3c568d81c eventlircd: dont' send _UP release events
Kodi doesn't support the artificial lirc release events and
_UP leads to a clash since KEY_LEFT_UP and KEY_RIGHT_UP are valid
linux input events since the diagonal key support in kernel 4.7.
2017-02-07 09:10:14 +01:00
Matthias Reichl
f63efba4e9 lirc: fix cross compilation
Make sure lirc uses kernel headers from target, not the build
host, when generating input_map.inc.
2017-02-07 09:10:06 +01:00
Matthias Reichl
7305d58ddb lirc: use _LIRCUP as key-release suffix instead of _UP
Since diagonal key support was added in kernel 4.7 KEY_LEFT_UP
and KEY_RIGHT_UP are valid input symbols.

This means we can no longer use _UP as a suffix for transporting
release events from lircd to lircd-uinput, lircd-uinput now
interprets KEY_LEFT_UP/KEY_RIGHT_UP as a diagnoal key down event
instead of left/right key release.
2017-02-07 09:09:58 +01:00
Lukas Rusak
ab5d0de1b2 Merge pull request #1289 from chewitt/backports
eventlircd: use default initial-repeat delay for gpio-rc-recv
2017-02-06 22:42:09 -08:00
Matthias Reichl
3fc5343a9d eventlircd: use default initial-repeat delay for gpio-rc-recv 2017-02-07 05:34:34 +00:00
Christian Hewitt
d845c83825 Merge pull request #1267 from ozolli/le8-btpowerup
backport of #1256
2017-02-07 09:32:17 +04:00
Christian Hewitt
f140ac6130 Merge pull request #1288 from lrusak/64bit-fix-libreelec-8.0
backport of #1286 (kodi: set MALLOC_MMAP_THRESHOLD_=524288 for 64bit cpus)
2017-02-07 09:31:32 +04:00
popcornmix
36a3754ef5 kodi: set MALLOC_MMAP_THRESHOLD_=524288 for 64bit cpus 2017-02-06 21:28:15 -08:00
Christian Hewitt
62808dc328 Merge pull request #1280 from MilhouseVH/linux498_backport
linux: update to linux-4.9.8 [LE8]
2017-02-06 16:24:33 +04:00
MilhouseVH
fc9d875d7d RBP: config: Add SND_SOC_ADAU7002 codec module 2017-02-05 06:22:50 +00:00
MilhouseVH
1d3f16f6e2 RPi/RPi2: update linux support patches for linux 4.9.8 2017-02-05 06:13:58 +00:00
MilhouseVH
07e8421ff5 RBP: update to firmware 475a89a 2017-02-05 06:12:26 +00:00
MilhouseVH
8bf437cc18 linux: update to linux-4.9.8 2017-02-05 06:11:48 +00:00
MilhouseVH
504ecccd10 Merge pull request #1279 from chewitt/version_devel
config: set version to devel
2017-02-05 06:06:07 +00:00
chewitt
cdf4232fe3 config: set version to devel 2017-02-05 05:58:58 +00:00
Christian Hewitt
f9c44bc1a7 Merge pull request #1235 from HiassofT/le8-systemd
backport of #1234
2017-02-05 08:51:53 +04:00
DaVukovic
b48f83a18a busybox: cleanup getedid script 2017-02-05 08:39:56 +04:00
ozolli
25d93d8f5d bluez: set AutoEnable policy 2017-02-02 09:45:27 +01:00
MilhouseVH
0a6a5227b0 Merge pull request #1260 from chewitt/version_7952
config: set version to 7.95.2
2017-02-01 19:32:39 +00:00
Christian Hewitt
95d73fa77c Merge pull request #1261 from MilhouseVH/kodi17.0
kodi: update to 17.0-Final
2017-02-01 23:22:18 +04:00
Christian Hewitt
54a59805e9 Merge pull request #1247 from CvH/3600-fix
media_build: fix TT-S2-3600
2017-02-01 23:20:32 +04:00
MilhouseVH
0395bd861e RPi/RPi2: Update kodi support patches 2017-02-01 19:17:50 +00:00
MilhouseVH
223d56c941 kodi-binary-addons: update to latest versions 2017-02-01 19:13:02 +00:00
MilhouseVH
1551d41c00 kodi: update to 17.0 Final 2017-02-01 19:06:15 +00:00
chewitt
d2ec4820bb config: set version to 7.95.2 2017-02-01 18:59:15 +00:00
Peter V
83ef1f2ea9 Merge pull request #1253 from MilhouseVH/lirc_stable_8.0
lirc: use stable pkg_url [backport]
2017-01-31 15:30:27 +01:00
Peter V
e785d55863 Merge pull request #1254 from chewitt/settings_088
settings: bump LE settings to v0.8.8
2017-01-31 13:26:48 +01:00
chewitt
9cef657fe5 settings: bump LE settings to v0.8.8 2017-01-31 12:21:22 +00:00
MilhouseVH
fd9adcf9d9 lirc: use stable pkg_url [backport] 2017-01-31 11:28:52 +00:00
cvh
d70dba550e media_build: fix TT-S2-3600
- fixes kernel oops see patch notes
2017-01-30 18:45:36 +01:00
CvH
c6c4c1d28c Merge pull request #1246 from chewitt/pi-backports
kodi: update RPi/RPi2 backports patch
2017-01-30 15:34:18 +01:00
chewitt
b468ea5268 kodi: update RPi/RPi2 backports patch 2017-01-30 14:32:01 +00:00
CvH
dfa4e3c379 Merge pull request #1245 from chewitt/pi-firmware
RBP: update to firmware debe2d2
2017-01-30 14:21:53 +01:00
MilhouseVH
37349c0283 RBP: update to firmware debe2d2 2017-01-30 13:14:40 +00:00
Christian Hewitt
72c1be803a Merge pull request #1218 from CvH/mb-rc-config-8
backport of #1217
2017-01-29 20:03:05 +04:00
Christian Hewitt
47c4ea69a2 Merge pull request #1220 from CvH/moon
backport of #1219
2017-01-29 14:37:33 +04:00
Christian Hewitt
100373f35d Merge pull request #1223 from CvH/tvh_up
backport of #1222
2017-01-29 14:35:34 +04:00
Christian Hewitt
88204b129e Merge pull request #1228 from CvH/tiger-8
backport of #1227
2017-01-29 14:28:43 +04:00
Christian Hewitt
f8a5187d8f Merge pull request #1230 from CvH/oscam
backport of #1229
2017-01-29 14:27:23 +04:00
Christian Hewitt
61e22e3fbf Merge pull request #1232 from CvH/mpd-8
backport of #1231
2017-01-29 14:25:40 +04:00
Lukas Rusak
6ef8ae7ccf Merge pull request #1213 from MilhouseVH/taglib_id3_le8
taglib: Efficient lookup for an ID3v2 tag in MPEG files with garbage …
2017-01-29 01:47:12 -08:00
sopparus
8517c9f5bc samba: update samba url to https 2017-01-29 13:46:06 +04:00
Lukas Rusak
317567c6b9 Merge pull request #1238 from chewitt/kodi_addons
kodi: update binary addons for v17.0-RC4
2017-01-29 01:34:57 -08:00
Christian Hewitt
7632119b72 Merge pull request #1237 from Raybuntu/rc4-8
backport of #1236
2017-01-29 13:34:34 +04:00
chewitt
f00e2a4725 kodi: update binary addons for v17.0-RC4 2017-01-29 06:46:20 +00:00
Radostan Riedel
867c87d15f kodi: bump to e80803a 2017-01-28 22:52:56 +01:00
Matthias Reichl
6d14b10631 systemd: make standard systemctl commands work again 2017-01-28 13:12:40 +01:00
cvh
836c93cf86 mpd: update to 0.20.3 2017-01-28 02:30:48 +01:00
cvh
a7e572227b oscam: update to 11350 2017-01-28 02:16:18 +01:00
cvh
9a5e458bbf tvheadend42: update to 4.1.2415 2017-01-27 18:42:08 +01:00
cvh
a71d87c068 moonlight: update addon 2017-01-27 15:12:09 +01:00
cvh
754214b392 media_build: build rc modules 2017-01-27 12:31:00 +01:00
MilhouseVH
aaf8505086 taglib: Efficient lookup for an ID3v2 tag in MPEG files with garbage [backport] 2017-01-26 20:21:08 +00:00
cvh
495e881340 tigervnc: update to 1.7.1 2017-01-25 18:49:25 +01:00
Christian Hewitt
c04935c966 Merge pull request #1189 from MilhouseVH/crashlog_symlink_8.0
kodi: create sym link for latest crashlog [backport]
2017-01-25 06:31:27 +04:00
Christian Hewitt
eb98edde75 Merge pull request #1206 from CvH/dvb-fw-bump-8
backport of #1205
2017-01-25 06:29:15 +04:00
Christian Hewitt
da42dadf06 Merge pull request #1204 from CvH/fix_media_build_cir
backport of #1203
2017-01-25 06:28:33 +04:00
cvh
fe663e47df media_build: improved mkpkg script
- "./mkpkg_media_build githash" pulls specific media_build commit
- LE_versions includes the used githashes for media_build/tree
2017-01-23 21:25:50 +01:00
cvh
26ceb6b0de media_build: update to use build config 2017-01-23 21:25:50 +01:00
cvh
a057ebe290 dvb-firmware: update to 1.2.1 2017-01-23 19:05:26 +01:00
Christian Hewitt
61776baee6 Merge pull request #1199 from lrusak/open-vm-tools-libreelec-8.0
backport of #1185 (open-vm-tools: update to 10.1.0)
2017-01-21 11:49:27 +04:00
Lukas Rusak
243dfad2e2 open-vm-tools: update to 10.1.0 2017-01-20 23:24:20 -08:00
Christian Hewitt
6890f259c0 Merge pull request #1196 from lrusak/docker-libreelec-8.0
backport of #1195 (docker: update to 1.13.0)
2017-01-21 07:46:13 +04:00
Lukas Rusak
f98ac99f20 docker: update to 1.13.0 2017-01-20 15:06:19 -08:00
Lukas Rusak
e673e34ace docker: use journald log driver 2017-01-20 14:57:15 -08:00
Lukas Rusak
89667e7c26 tini: add package 2017-01-20 14:57:15 -08:00
Lukas Rusak
272b25499a libnetwork: add package 2017-01-20 14:57:15 -08:00
Lukas Rusak
b5bd55fb25 go: update to 1.7.4 2017-01-20 14:57:14 -08:00
Lukas Rusak
3693ce9ada runc: update to 2f7393a 2017-01-20 14:57:14 -08:00
Lukas Rusak
1f4132fe92 containerd: update to 03e5862 2017-01-20 14:57:14 -08:00
Lukas Rusak
e7fbf32818 runc: add version info 2017-01-20 14:57:14 -08:00
Lukas Rusak
60eb2c36f0 runc: fix dependencies 2017-01-20 14:57:13 -08:00
Lukas Rusak
1e4780f85c containerd: fix dependencies 2017-01-20 14:57:13 -08:00
Peter V
d4ac1fbed9 Merge pull request #1191 from awiouy/pkg_rev-8.0
Backport of #967
2017-01-19 17:39:13 +01:00
awiouy
c161126e01 decommission PKG_REV 2017-01-19 07:23:38 +01:00
MilhouseVH
0e491dc521 kodi: create sym link for latest crashlog [backport] 2017-01-18 03:13:03 +00:00
Peter V
87383c03f2 Merge pull request #1183 from chewitt/back2devel
config: set to devel
2017-01-17 09:21:21 +01:00
chewitt
40e1e68208 config: set to devel 2017-01-17 08:17:10 +00:00
608 changed files with 8496 additions and 3824 deletions

View File

@@ -1,5 +1,5 @@
# VERSION: set full version, use "devel" for development version # VERSION: set full version, use "devel" for development version
LIBREELEC_VERSION="7.95.1" LIBREELEC_VERSION="7.95.3"
# OS_VERSION: OS Version # OS_VERSION: OS Version
OS_VERSION="8.0" OS_VERSION="8.0"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_ADS1x15" PKG_NAME="Adafruit_Python_ADS1x15"
PKG_VERSION="733d179" PKG_VERSION="733d179"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_ADXL345" PKG_NAME="Adafruit_Python_ADXL345"
PKG_VERSION="b153663" PKG_VERSION="b153663"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_BMP" PKG_NAME="Adafruit_Python_BMP"
PKG_VERSION="ad6521d" PKG_VERSION="ad6521d"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_CharLCD" PKG_NAME="Adafruit_Python_CharLCD"
PKG_VERSION="e5952eb" PKG_VERSION="e5952eb"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_DHT" PKG_NAME="Adafruit_Python_DHT"
PKG_VERSION="310c59b" PKG_VERSION="310c59b"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_GPIO" PKG_NAME="Adafruit_Python_GPIO"
PKG_VERSION="fdf0fca" PKG_VERSION="fdf0fca"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_LED_Backpack" PKG_NAME="Adafruit_Python_LED_Backpack"
PKG_VERSION="d3bd401" PKG_VERSION="d3bd401"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_LSM303" PKG_NAME="Adafruit_Python_LSM303"
PKG_VERSION="03b344d" PKG_VERSION="03b344d"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_MCP3008" PKG_NAME="Adafruit_Python_MCP3008"
PKG_VERSION="705f090" PKG_VERSION="705f090"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_MCP4725" PKG_NAME="Adafruit_Python_MCP4725"
PKG_VERSION="5b5fc87" PKG_VERSION="5b5fc87"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_PCA9685" PKG_NAME="Adafruit_Python_PCA9685"
PKG_VERSION="bfa4851" PKG_VERSION="bfa4851"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_PureIO" PKG_NAME="Adafruit_Python_PureIO"
PKG_VERSION="a29d95a" PKG_VERSION="a29d95a"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_SI1145" PKG_NAME="Adafruit_Python_SI1145"
PKG_VERSION="cbc6c62" PKG_VERSION="cbc6c62"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/THP-JOE/Python_SI1145" PKG_SITE="https://github.com/THP-JOE/Python_SI1145"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_TCS34725" PKG_NAME="Adafruit_Python_TCS34725"
PKG_VERSION="4ff05a3" PKG_VERSION="4ff05a3"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_VCNL40xx" PKG_NAME="Adafruit_Python_VCNL40xx"
PKG_VERSION="e54bff9" PKG_VERSION="e54bff9"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -18,7 +18,6 @@
PKG_NAME="Adafruit_Python_WS2801" PKG_NAME="Adafruit_Python_WS2801"
PKG_VERSION="699426a" PKG_VERSION="699426a"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/adafruit/${PKG_NAME}" PKG_SITE="https://github.com/adafruit/${PKG_NAME}"

View File

@@ -20,7 +20,6 @@
PKG_NAME="atk" PKG_NAME="atk"
PKG_VERSION="2.20.0" PKG_VERSION="2.20.0"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://library.gnome.org/devel/atk/" PKG_SITE="http://library.gnome.org/devel/atk/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="bash" PKG_NAME="bash"
PKG_VERSION="4.3.46" PKG_VERSION="4.3.46"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.gnu.org/software/bash/bash.html" PKG_SITE="http://www.gnu.org/software/bash/bash.html"

View File

@@ -17,13 +17,12 @@
################################################################################ ################################################################################
PKG_NAME="containerd" PKG_NAME="containerd"
PKG_VERSION="0366d7e" PKG_VERSION="03e5862"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="APL" PKG_LICENSE="APL"
PKG_SITE="https://containerd.tools/" PKG_SITE="https://containerd.tools/"
PKG_URL="https://github.com/docker/containerd/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/docker/containerd/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_HOST="toolchain go" PKG_DEPENDS_TARGET="toolchain go:host"
PKG_SECTION="system" PKG_SECTION="system"
PKG_SHORTDESC="containerd is a daemon to control runC" PKG_SHORTDESC="containerd is a daemon to control runC"
PKG_LONGDESC="containerd is a daemon to control runC, built for performance and density. containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers." PKG_LONGDESC="containerd is a daemon to control runC, built for performance and density. containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers."
@@ -75,4 +74,3 @@ make_target() {
makeinstall_target() { makeinstall_target() {
: :
} }

View File

@@ -18,7 +18,6 @@
PKG_NAME="cxxtools" PKG_NAME="cxxtools"
PKG_VERSION="2.2.1" PKG_VERSION="2.2.1"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL-2" PKG_LICENSE="GPL-2"
PKG_SITE="http://www.tntnet.org/cxxtools.html" PKG_SITE="http://www.tntnet.org/cxxtools.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="bitstream" PKG_NAME="bitstream"
PKG_VERSION="1.1" PKG_VERSION="1.1"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.videolan.org" PKG_SITE="http://www.videolan.org"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libev" PKG_NAME="libev"
PKG_VERSION="4.22" PKG_VERSION="4.22"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://software.schmorp.de/pkg/libev.html" PKG_SITE="http://software.schmorp.de/pkg/libev.html"

View File

@@ -20,7 +20,6 @@
PKG_NAME="dvb-apps" PKG_NAME="dvb-apps"
PKG_VERSION="3d43b280298c" PKG_VERSION="3d43b280298c"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps" PKG_SITE="https://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps"

View File

@@ -20,7 +20,6 @@
PKG_NAME="dvb-fe-tool" PKG_NAME="dvb-fe-tool"
PKG_VERSION="fa2f7d9" PKG_VERSION="fa2f7d9"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://linuxtv.org/" PKG_SITE="http://linuxtv.org/"

View File

@@ -20,7 +20,6 @@
PKG_NAME="dvblast" PKG_NAME="dvblast"
PKG_VERSION="3.0" PKG_VERSION="3.0"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.videolan.org" PKG_SITE="http://www.videolan.org"

View File

@@ -18,7 +18,6 @@
PKG_NAME="w_scan" PKG_NAME="w_scan"
PKG_VERSION="20141122" PKG_VERSION="20141122"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://wirbel.htpc-forum.de/w_scan/index2.html" PKG_SITE="http://wirbel.htpc-forum.de/w_scan/index2.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="imagemagick" PKG_NAME="imagemagick"
PKG_VERSION="6.9.6-7" PKG_VERSION="6.9.6-7"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="http://www.imagemagick.org/script/license.php" PKG_LICENSE="http://www.imagemagick.org/script/license.php"
PKG_SITE="http://www.imagemagick.org/" PKG_SITE="http://www.imagemagick.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="x264" PKG_NAME="x264"
PKG_VERSION="snapshot-20161203-2245-stable" PKG_VERSION="snapshot-20161203-2245-stable"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.videolan.org/developers/x264.html" PKG_SITE="http://www.videolan.org/developers/x264.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="enca" PKG_NAME="enca"
PKG_VERSION="1.19" PKG_VERSION="1.19"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://freshmeat.net/projects/enca/" PKG_SITE="http://freshmeat.net/projects/enca/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="enet" PKG_NAME="enet"
PKG_VERSION="1.3.13" PKG_VERSION="1.3.13"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="" PKG_LICENSE=""
PKG_SITE="" PKG_SITE=""

View File

@@ -18,7 +18,6 @@
PKG_NAME="enum34" PKG_NAME="enum34"
PKG_VERSION="1.1.6" PKG_VERSION="1.1.6"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://bitbucket.org/stoneleaf/enum34" PKG_SITE="https://bitbucket.org/stoneleaf/enum34"

View File

@@ -18,7 +18,6 @@
PKG_NAME="faad2" PKG_NAME="faad2"
PKG_VERSION="2.7" PKG_VERSION="2.7"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.audiocoding.com/" PKG_SITE="http://www.audiocoding.com/"

View File

@@ -20,7 +20,6 @@
PKG_NAME="gdk-pixbuf" PKG_NAME="gdk-pixbuf"
PKG_VERSION="2.34.0" PKG_VERSION="2.34.0"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.gtk.org/" PKG_SITE="http://www.gtk.org/"

View File

@@ -17,8 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="go" PKG_NAME="go"
PKG_VERSION="1.6.3" PKG_VERSION="1.7.4"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://golang.org" PKG_SITE="https://golang.org"
@@ -53,6 +52,11 @@ make_host() {
bash make.bash --no-banner bash make.bash --no-banner
} }
pre_makeinstall_host() {
# need to cleanup old golang version when updating to a new version
rm -rf $ROOT/$TOOLCHAIN/lib/golang
}
makeinstall_host() { makeinstall_host() {
mkdir -p $ROOT/$TOOLCHAIN/lib/golang mkdir -p $ROOT/$TOOLCHAIN/lib/golang
cp -av $ROOT/$PKG_BUILD/* $ROOT/$TOOLCHAIN/lib/golang/ cp -av $ROOT/$PKG_BUILD/* $ROOT/$TOOLCHAIN/lib/golang/

View File

@@ -20,7 +20,6 @@
PKG_NAME="gtk+" PKG_NAME="gtk+"
PKG_VERSION="2.24.30" PKG_VERSION="2.24.30"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.gtk.org/" PKG_SITE="http://www.gtk.org/"

View File

@@ -20,7 +20,6 @@
PKG_NAME="harfbuzz" PKG_NAME="harfbuzz"
PKG_VERSION="1.3.3" PKG_VERSION="1.3.3"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.freedesktop.org/wiki/Software/HarfBuzz" PKG_SITE="http://www.freedesktop.org/wiki/Software/HarfBuzz"

View File

@@ -18,7 +18,6 @@
PKG_NAME="icu" PKG_NAME="icu"
PKG_VERSION="57.1" PKG_VERSION="57.1"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="Custom" PKG_LICENSE="Custom"
PKG_SITE="http://www.icu-project.org" PKG_SITE="http://www.icu-project.org"

View File

@@ -18,7 +18,6 @@
PKG_NAME="jasper" PKG_NAME="jasper"
PKG_VERSION="1.900.1" PKG_VERSION="1.900.1"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OpenSource" PKG_LICENSE="OpenSource"
PKG_SITE="http://www.ece.uvic.ca/~mdadams/jasper/" PKG_SITE="http://www.ece.uvic.ca/~mdadams/jasper/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libXScrnSaver" PKG_NAME="libXScrnSaver"
PKG_VERSION="1.2.2" PKG_VERSION="1.2.2"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://xorg.freedesktop.org/" PKG_SITE="http://xorg.freedesktop.org/"

View File

@@ -20,7 +20,6 @@
PKG_NAME="libXcursor" PKG_NAME="libXcursor"
PKG_VERSION="1.1.14" PKG_VERSION="1.1.14"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org" PKG_SITE="http://www.X.org"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libXft" PKG_NAME="libXft"
PKG_VERSION="2.3.2" PKG_VERSION="2.3.2"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org" PKG_SITE="http://www.X.org"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libconfig" PKG_NAME="libconfig"
PKG_VERSION="1.5" PKG_VERSION="1.5"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="http://hyperrealm.com/libconfig/libconfig.html" PKG_SITE="http://hyperrealm.com/libconfig/libconfig.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libdvbcsa" PKG_NAME="libdvbcsa"
PKG_VERSION="4ce8be8" PKG_VERSION="4ce8be8"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="http://www.videolan.org/developers/libdvbcsa.html" PKG_SITE="http://www.videolan.org/developers/libdvbcsa.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libexif" PKG_NAME="libexif"
PKG_VERSION="0.6.21" PKG_VERSION="0.6.21"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="http://sourceforge.net/projects/libexif" PKG_SITE="http://sourceforge.net/projects/libexif"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libiconv" PKG_NAME="libiconv"
PKG_VERSION="1.14" PKG_VERSION="1.14"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://savannah.gnu.org/projects/libiconv/" PKG_SITE="https://savannah.gnu.org/projects/libiconv/"

View File

@@ -20,7 +20,6 @@
PKG_NAME="libid3tag" PKG_NAME="libid3tag"
PKG_VERSION="0.15.1b" PKG_VERSION="0.15.1b"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.mars.org/home/rob/proj/mpeg/" PKG_SITE="http://www.mars.org/home/rob/proj/mpeg/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libmad" PKG_NAME="libmad"
PKG_VERSION="0.15.1b" PKG_VERSION="0.15.1b"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.mars.org/home/rob/proj/mpeg/" PKG_SITE="http://www.mars.org/home/rob/proj/mpeg/"

View File

@@ -0,0 +1,74 @@
################################################################################
# This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2009-2016 Lukas Rusak (lrusak@libreelec.tv)
#
# LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# LibreELEC is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with LibreELEC. If not, see <http://www.gnu.org/licenses/>.
################################################################################
PKG_NAME="libnetwork"
PKG_VERSION="0f53435"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="APL"
PKG_SITE="https://github.com/docker/libnetwork"
PKG_URL="https://github.com/docker/libnetwork/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain go:host"
PKG_SECTION="system"
PKG_SHORTDESC="Libnetwork provides a native Go implementation for connecting containers"
PKG_LONGDESC="Libnetwork provides a native Go implementation for connecting containers"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
pre_make_target() {
case $TARGET_ARCH in
x86_64)
export GOARCH=amd64
;;
arm)
export GOARCH=arm
case $TARGET_CPU in
arm1176jzf-s)
export GOARM=6
;;
cortex-a7)
export GOARM=7
;;
esac
;;
aarch64)
export GOARCH=arm64
;;
esac
export GOOS=linux
export CGO_ENABLED=0
export CGO_NO_EMULATION=1
export CGO_CFLAGS=$CFLAGS
export LDFLAGS="-extld $CC"
export GOLANG=$ROOT/$TOOLCHAIN/lib/golang/bin/go
export GOPATH=$ROOT/$PKG_BUILD.gopath
export GOROOT=$ROOT/$TOOLCHAIN/lib/golang
export PATH=$PATH:$GOROOT/bin
}
make_target() {
mkdir -p bin
$GOLANG build -v -o bin/docker-proxy -a -ldflags "$LDFLAGS" ./cmd/proxy
}
makeinstall_target() {
:
}

View File

@@ -18,7 +18,6 @@
PKG_NAME="libva-vdpau-driver" PKG_NAME="libva-vdpau-driver"
PKG_VERSION="0.7.4" PKG_VERSION="0.7.4"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://freedesktop.org/wiki/Software/vaapi" PKG_SITE="http://freedesktop.org/wiki/Software/vaapi"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libvncserver" PKG_NAME="libvncserver"
PKG_VERSION="0.9.10" PKG_VERSION="0.9.10"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://libvnc.github.io/" PKG_SITE="https://libvnc.github.io/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libzip" PKG_NAME="libzip"
PKG_VERSION="0.11.2" PKG_VERSION="0.11.2"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.nih.at/libzip/" PKG_SITE="http://www.nih.at/libzip/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libgdiplus" PKG_NAME="libgdiplus"
PKG_VERSION="4.2" PKG_VERSION="4.2"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/mono/libgdiplus" PKG_SITE="https://github.com/mono/libgdiplus"

View File

@@ -18,7 +18,6 @@
PKG_NAME="moonlight-common-c" PKG_NAME="moonlight-common-c"
PKG_VERSION="1d058cb" PKG_VERSION="1d058cb"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/irtimmer/moonlight-common-c" PKG_SITE="https://github.com/irtimmer/moonlight-common-c"

View File

@@ -17,12 +17,11 @@
################################################################################ ################################################################################
PKG_NAME="moonlight-embedded" PKG_NAME="moonlight-embedded"
PKG_VERSION="2.2.2" PKG_VERSION="9301898"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/irtimmer/moonlight-embedded" PKG_SITE="https://github.com/irtimmer/moonlight-embedded"
PKG_URL="https://github.com/irtimmer/moonlight-embedded/archive/v$PKG_VERSION.tar.gz" PKG_URL="https://github.com/irtimmer/moonlight-embedded/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain curl libcec pulseaudio ffmpeg systemd alsa-lib moonlight-common-c libevdev enet opus" PKG_DEPENDS_TARGET="toolchain curl libcec pulseaudio ffmpeg systemd alsa-lib moonlight-common-c libevdev enet opus"
PKG_SECTION="" PKG_SECTION=""
PKG_SHORTDESC="Gamestream client for embedded systems" PKG_SHORTDESC="Gamestream client for embedded systems"

View File

@@ -1,63 +0,0 @@
From 90bfcdcc4da4178b0fd6c6013947006cd1c07377 Mon Sep 17 00:00:00 2001
From: Iwan Timmer <irtimmer@gmail.com>
Date: Fri, 9 Dec 2016 20:05:31 +0100
Subject: [PATCH] Update libCEC compatibility to version 4.0
---
src/input/cec.c | 2 +-
third_party/libcec/ceccloader.h | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/input/cec.c b/src/input/cec.c
index 8c3892e..1a50d81 100644
--- a/src/input/cec.c
+++ b/src/input/cec.c
@@ -77,7 +77,7 @@ void cec_init() {
libcecc_reset_configuration(&g_config);
g_config.clientVersion = LIBCEC_VERSION_CURRENT;
g_config.bActivateSource = 0;
- g_callbacks.CBCecKeyPress = &on_cec_keypress;
+ g_callbacks.keyPress = &on_cec_keypress;
g_config.callbacks = &g_callbacks;
snprintf(g_config.strDeviceName, sizeof(g_config.strDeviceName), "Moonlight");
g_config.callbacks = &g_callbacks;
diff --git a/third_party/libcec/ceccloader.h b/third_party/libcec/ceccloader.h
index 1ae0c2a..2f8f760 100644
--- a/third_party/libcec/ceccloader.h
+++ b/third_party/libcec/ceccloader.h
@@ -84,7 +84,7 @@ typedef struct {
int (CDECL *set_osd_string)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iLogicalAddress, CEC_NAMESPACE cec_display_control duration, const char* strMessage);
int (CDECL *switch_monitoring)(libcec_connection_t connection, int bEnable);
CEC_NAMESPACE cec_version (CDECL *get_device_cec_version)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iLogicalAddress);
- int (CDECL *get_device_menu_language)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iLogicalAddress, CEC_NAMESPACE cec_menu_language* language);
+ int (CDECL *get_device_menu_language)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iLogicalAddress, CEC_NAMESPACE cec_menu_language language);
uint64_t (CDECL *get_device_vendor_id)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iLogicalAddress);
uint16_t (CDECL *get_device_physical_address)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iLogicalAddress);
CEC_NAMESPACE cec_logical_address (CDECL *get_active_source)(libcec_connection_t connection);
@@ -100,7 +100,7 @@ typedef struct {
int (CDECL *mute_audio)(libcec_connection_t connection, int bSendRelease);
int (CDECL *send_keypress)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iDestination, CEC_NAMESPACE cec_user_control_code key, int bWait);
int (CDECL *send_key_release)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iDestination, int bWait);
- CEC_NAMESPACE cec_osd_name (CDECL *get_device_osd_name)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iAddress);
+ int (CDECL *get_device_osd_name)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iAddress, CEC_NAMESPACE cec_osd_name name);
int (CDECL *set_stream_path_logical)(libcec_connection_t connection, CEC_NAMESPACE cec_logical_address iAddress);
int (CDECL *set_stream_path_physical)(libcec_connection_t connection, uint16_t iPhysicalAddress);
CEC_NAMESPACE cec_logical_addresses (CDECL *get_logical_addresses)(libcec_connection_t connection);
@@ -161,7 +161,7 @@ static int libcecc_resolve_all(void* lib, libcec_interface_t* iface)
_libcecc_resolve(lib, iface->set_osd_string, "libcec_set_osd_string", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address, CEC_NAMESPACE cec_display_control, const char*));
_libcecc_resolve(lib, iface->switch_monitoring, "libcec_switch_monitoring", int(CDECL *)(libcec_connection_t, int));
_libcecc_resolve(lib, iface->get_device_cec_version, "libcec_get_device_cec_version", CEC_NAMESPACE cec_version(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address));
- _libcecc_resolve(lib, iface->get_device_menu_language, "libcec_get_device_menu_language", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address, CEC_NAMESPACE cec_menu_language*));
+ _libcecc_resolve(lib, iface->get_device_menu_language, "libcec_get_device_menu_language", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address, CEC_NAMESPACE cec_menu_language));
_libcecc_resolve(lib, iface->get_device_vendor_id, "libcec_get_device_vendor_id", uint64_t(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address));
_libcecc_resolve(lib, iface->get_device_physical_address, "libcec_get_device_physical_address", uint16_t(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address));
_libcecc_resolve(lib, iface->get_active_source, "libcec_get_active_source", CEC_NAMESPACE cec_logical_address(CDECL *)(libcec_connection_t));
@@ -177,7 +177,7 @@ static int libcecc_resolve_all(void* lib, libcec_interface_t* iface)
_libcecc_resolve(lib, iface->mute_audio, "libcec_mute_audio", int(CDECL *)(libcec_connection_t, int));
_libcecc_resolve(lib, iface->send_keypress, "libcec_send_keypress", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address, CEC_NAMESPACE cec_user_control_code, int));
_libcecc_resolve(lib, iface->send_key_release, "libcec_send_key_release", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address, int));
- _libcecc_resolve(lib, iface->get_device_osd_name, "libcec_get_device_osd_name", CEC_NAMESPACE cec_osd_name(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address));
+ _libcecc_resolve(lib, iface->get_device_osd_name, "libcec_get_device_osd_name", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address, CEC_NAMESPACE cec_osd_name));
_libcecc_resolve(lib, iface->set_stream_path_logical, "libcec_set_stream_path_logical", int(CDECL *)(libcec_connection_t, CEC_NAMESPACE cec_logical_address));
_libcecc_resolve(lib, iface->set_stream_path_physical, "libcec_set_stream_path_physical", int(CDECL *)(libcec_connection_t, uint16_t));
_libcecc_resolve(lib, iface->get_logical_addresses, "libcec_get_logical_addresses", CEC_NAMESPACE cec_logical_addresses(CDECL *)(libcec_connection_t));

View File

@@ -18,7 +18,6 @@
PKG_NAME="libmediainfo" PKG_NAME="libmediainfo"
PKG_VERSION="0.7.83" PKG_VERSION="0.7.83"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://mediaarea.net/en/MediaInfo/Download/Source" PKG_SITE="http://mediaarea.net/en/MediaInfo/Download/Source"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libzen" PKG_NAME="libzen"
PKG_VERSION="0.4.33" PKG_VERSION="0.4.33"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://mediaarea.net/en/MediaInfo/" PKG_SITE="http://mediaarea.net/en/MediaInfo/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="mediainfo" PKG_NAME="mediainfo"
PKG_VERSION="0.7.83" PKG_VERSION="0.7.83"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://mediaarea.net/en/MediaInfo/Download/Source" PKG_SITE="http://mediaarea.net/en/MediaInfo/Download/Source"

View File

@@ -18,7 +18,6 @@
PKG_NAME="mesa-demos" PKG_NAME="mesa-demos"
PKG_VERSION="8.3.0" PKG_VERSION="8.3.0"
PKG_REV="0"
PKG_ARCH="i386 x86_64" PKG_ARCH="i386 x86_64"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/" PKG_SITE="http://www.mesa3d.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="mpg123" PKG_NAME="mpg123"
PKG_VERSION="1.23.6" PKG_VERSION="1.23.6"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPLv2" PKG_LICENSE="LGPLv2"
PKG_SITE="http://www.mpg123.org/" PKG_SITE="http://www.mpg123.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="opencaster" PKG_NAME="opencaster"
PKG_VERSION="3.2.2" PKG_VERSION="3.2.2"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.avalpa.com/the-key-values/15-free-software/33-opencaster" PKG_SITE="http://www.avalpa.com/the-key-values/15-free-software/33-opencaster"

View File

@@ -18,7 +18,6 @@
PKG_NAME="squeezelite" PKG_NAME="squeezelite"
PKG_VERSION="33cca7e" PKG_VERSION="33cca7e"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/ralph-irving/squeezelite" PKG_SITE="https://github.com/ralph-irving/squeezelite"

View File

@@ -20,7 +20,6 @@
PKG_NAME="tsdecrypt" PKG_NAME="tsdecrypt"
PKG_VERSION="10.0" PKG_VERSION="10.0"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://georgi.unixsol.org/programs/tsdecrypt" PKG_SITE="http://georgi.unixsol.org/programs/tsdecrypt"

View File

@@ -20,7 +20,6 @@
PKG_NAME="tstools" PKG_NAME="tstools"
PKG_VERSION="1.11" PKG_VERSION="1.11"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://tstools.berlios.de/" PKG_SITE="http://tstools.berlios.de/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="bwm-ng" PKG_NAME="bwm-ng"
PKG_VERSION="0.6.1" PKG_VERSION="0.6.1"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.gropp.org/?id=projects&sub=bwm-ng" PKG_SITE="http://www.gropp.org/?id=projects&sub=bwm-ng"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libpcap" PKG_NAME="libpcap"
PKG_VERSION="1.7.4" PKG_VERSION="1.7.4"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.tcpdump.org/" PKG_SITE="http://www.tcpdump.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libstatgrab" PKG_NAME="libstatgrab"
PKG_VERSION="0.91" PKG_VERSION="0.91"
PKG_REV="1"
PKG_SITE="http://www.i-scream.org/libstatgrab/" PKG_SITE="http://www.i-scream.org/libstatgrab/"
PKG_URL="http://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-$PKG_VERSION.tar.gz" PKG_URL="http://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"

View File

@@ -18,7 +18,6 @@
PKG_NAME="iftop" PKG_NAME="iftop"
PKG_VERSION="1.0pre4" PKG_VERSION="1.0pre4"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://htop.sourceforge.net/" PKG_SITE="http://htop.sourceforge.net/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="iperf" PKG_NAME="iperf"
PKG_VERSION="3.1.2" PKG_VERSION="3.1.2"
PKG_REV="2"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="https://iperf.fr/" PKG_SITE="https://iperf.fr/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="irssi" PKG_NAME="irssi"
PKG_VERSION="0.8.19" PKG_VERSION="0.8.19"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.irssi.org/" PKG_SITE="http://www.irssi.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="iw" PKG_NAME="iw"
PKG_VERSION="4.3" PKG_VERSION="4.3"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="PUBLIC_DOMAIN" PKG_LICENSE="PUBLIC_DOMAIN"
PKG_SITE="http://wireless.kernel.org/en/users/Documentation/iw" PKG_SITE="http://wireless.kernel.org/en/users/Documentation/iw"

View File

@@ -18,7 +18,6 @@
PKG_NAME="lftp" PKG_NAME="lftp"
PKG_VERSION="4.7.4" PKG_VERSION="4.7.4"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://lftp.yar.ru/" PKG_SITE="http://lftp.yar.ru/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="ncftp" PKG_NAME="ncftp"
PKG_VERSION="3.2.5" PKG_VERSION="3.2.5"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.ncftp.com/ncftp/" PKG_SITE="http://www.ncftp.com/ncftp/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="ngrep" PKG_NAME="ngrep"
PKG_VERSION="1.45" PKG_VERSION="1.45"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://ngrep.sourceforge.net/" PKG_SITE="http://ngrep.sourceforge.net/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="nmap" PKG_NAME="nmap"
PKG_VERSION="7.11" PKG_VERSION="7.11"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://nmap.org/" PKG_SITE="http://nmap.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="rsync" PKG_NAME="rsync"
PKG_VERSION="3.1.2" PKG_VERSION="3.1.2"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.samba.org/ftp/rsync/rsync.html" PKG_SITE="http://www.samba.org/ftp/rsync/rsync.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="sshfs" PKG_NAME="sshfs"
PKG_VERSION="2.7" PKG_VERSION="2.7"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/libfuse/sshfs" PKG_SITE="https://github.com/libfuse/sshfs"

View File

@@ -18,7 +18,6 @@
PKG_NAME="tcpdump" PKG_NAME="tcpdump"
PKG_VERSION="4.7.4" PKG_VERSION="4.7.4"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_SITE="http://www.tcpdump.org/" PKG_SITE="http://www.tcpdump.org/"
PKG_URL="http://www.tcpdump.org/release/tcpdump-${PKG_VERSION}.tar.gz" PKG_URL="http://www.tcpdump.org/release/tcpdump-${PKG_VERSION}.tar.gz"

View File

@@ -18,7 +18,6 @@
PKG_NAME="udpxy" PKG_NAME="udpxy"
PKG_VERSION="1.0.23-0" PKG_VERSION="1.0.23-0"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.udpxy.com/download-en.html" PKG_SITE="http://www.udpxy.com/download-en.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="wireless_tools" PKG_NAME="wireless_tools"
PKG_VERSION="29" PKG_VERSION="29"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html" PKG_SITE="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html"

View File

@@ -18,7 +18,6 @@
PKG_NAME="ninja" PKG_NAME="ninja"
PKG_VERSION="1.6.0" PKG_VERSION="1.6.0"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="Apache" PKG_LICENSE="Apache"
PKG_SITE="http://martine.github.io/ninja/" PKG_SITE="http://martine.github.io/ninja/"

View File

@@ -20,7 +20,6 @@
PKG_NAME="nspr" PKG_NAME="nspr"
PKG_VERSION="4.13" PKG_VERSION="4.13"
PKG_REV="2"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="Mozilla Public License" PKG_LICENSE="Mozilla Public License"
PKG_SITE="http://www.linuxfromscratch.org/blfs/view/svn/general/nspr.html" PKG_SITE="http://www.linuxfromscratch.org/blfs/view/svn/general/nspr.html"

View File

@@ -20,7 +20,6 @@
PKG_NAME="nss" PKG_NAME="nss"
PKG_VERSION="3.27.1" PKG_VERSION="3.27.1"
PKG_REV="2"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="Mozilla Public License" PKG_LICENSE="Mozilla Public License"
PKG_SITE="http://ftp.mozilla.org/" PKG_SITE="http://ftp.mozilla.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="opus" PKG_NAME="opus"
PKG_VERSION="1.1.2" PKG_VERSION="1.1.2"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="http://www.opus-codec.org" PKG_SITE="http://www.opus-codec.org"

View File

@@ -20,7 +20,6 @@
PKG_NAME="pango" PKG_NAME="pango"
PKG_VERSION="1.40.3" PKG_VERSION="1.40.3"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.pango.org/" PKG_SITE="http://www.pango.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="pcsc-lite" PKG_NAME="pcsc-lite"
PKG_VERSION="1.8.16" PKG_VERSION="1.8.16"
PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://pcsclite.alioth.debian.org/pcsclite.html" PKG_SITE="http://pcsclite.alioth.debian.org/pcsclite.html"

View File

@@ -15,7 +15,6 @@
PKG_NAME="protobuf" PKG_NAME="protobuf"
PKG_VERSION="3.1.0" PKG_VERSION="3.1.0"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="https://developers.google.com/protocol-buffers/" PKG_SITE="https://developers.google.com/protocol-buffers/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="python-libusb1" PKG_NAME="python-libusb1"
PKG_VERSION="1.5.3" PKG_VERSION="1.5.3"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="https://github.com/vpelletier/python-libusb1" PKG_SITE="https://github.com/vpelletier/python-libusb1"

View File

@@ -18,7 +18,6 @@
PKG_NAME="RPi.GPIO" PKG_NAME="RPi.GPIO"
PKG_VERSION="0.6.2" PKG_VERSION="0.6.2"
PKG_REV="1"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/" PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="gpiozero" PKG_NAME="gpiozero"
PKG_VERSION="1.2.0" PKG_VERSION="1.2.0"
PKG_REV="1"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://github.com/RPi-Distro/python-gpiozero" PKG_SITE="https://github.com/RPi-Distro/python-gpiozero"

View File

@@ -18,7 +18,6 @@
PKG_NAME="picamera" PKG_NAME="picamera"
PKG_VERSION="1.10" PKG_VERSION="1.10"
PKG_REV="1"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://github.com/waveform80/picamera" PKG_SITE="https://github.com/waveform80/picamera"

View File

@@ -18,7 +18,6 @@
PKG_NAME="rpi_ws281x" PKG_NAME="rpi_ws281x"
PKG_VERSION="3e6ea50" PKG_VERSION="3e6ea50"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="" PKG_LICENSE=""
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x" PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libestr" PKG_NAME="libestr"
PKG_VERSION="0.1.10" PKG_VERSION="0.1.10"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://libestr.adiscon.com/" PKG_SITE="http://libestr.adiscon.com/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="libfastjson" PKG_NAME="libfastjson"
PKG_VERSION="0.99.0" PKG_VERSION="0.99.0"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.rsyslog.com/tag/libfastjson/" PKG_SITE="http://www.rsyslog.com/tag/libfastjson/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="liblogging" PKG_NAME="liblogging"
PKG_VERSION="1.0.5" PKG_VERSION="1.0.5"
PKG_REV="100"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.liblogging.org/" PKG_SITE="http://www.liblogging.org/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="liblognorm" PKG_NAME="liblognorm"
PKG_VERSION="2.0.1" PKG_VERSION="2.0.1"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.liblognorm.com/" PKG_SITE="http://www.liblognorm.com/"

View File

@@ -18,7 +18,6 @@
PKG_NAME="librelp" PKG_NAME="librelp"
PKG_VERSION="1.2.12" PKG_VERSION="1.2.12"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.librelp.com/" PKG_SITE="http://www.librelp.com/"

View File

@@ -17,13 +17,12 @@
################################################################################ ################################################################################
PKG_NAME="runc" PKG_NAME="runc"
PKG_VERSION="02f8fa7" PKG_VERSION="2f7393a"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="APL" PKG_LICENSE="APL"
PKG_SITE="https://github.com/opencontainers/runc" PKG_SITE="https://github.com/opencontainers/runc"
PKG_URL="https://github.com/opencontainers/runc/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/opencontainers/runc/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_HOST="toolchain go" PKG_DEPENDS_TARGET="toolchain go:host"
PKG_SECTION="system" PKG_SECTION="system"
PKG_SHORTDESC="runc is a CLI tool for spawning and running containers according to the OCI specification" PKG_SHORTDESC="runc is a CLI tool for spawning and running containers according to the OCI specification"
PKG_LONGDESC="runc is a CLI tool for spawning and running containers according to the OCI specification" PKG_LONGDESC="runc is a CLI tool for spawning and running containers according to the OCI specification"
@@ -57,7 +56,7 @@ pre_make_target() {
export CGO_ENABLED=1 export CGO_ENABLED=1
export CGO_NO_EMULATION=1 export CGO_NO_EMULATION=1
export CGO_CFLAGS=$CFLAGS export CGO_CFLAGS=$CFLAGS
export LDFLAGS="-w -extldflags -static -X main.gitCommit=${PKG_VERSION} -extld $CC" export LDFLAGS="-w -extldflags -static -X main.gitCommit=${PKG_VERSION} -X main.version=$(cat ./VERSION) -extld $CC"
export GOLANG=$ROOT/$TOOLCHAIN/lib/golang/bin/go export GOLANG=$ROOT/$TOOLCHAIN/lib/golang/bin/go
export GOPATH=$ROOT/$PKG_BUILD.gopath:$ROOT/$PKG_BUILD/Godeps/_workspace/ export GOPATH=$ROOT/$PKG_BUILD.gopath:$ROOT/$PKG_BUILD/Godeps/_workspace/
export GOROOT=$ROOT/$TOOLCHAIN/lib/golang export GOROOT=$ROOT/$TOOLCHAIN/lib/golang

View File

@@ -18,7 +18,6 @@
PKG_NAME="scrnsaverproto" PKG_NAME="scrnsaverproto"
PKG_VERSION="1.2.2" PKG_VERSION="1.2.2"
PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://xorg.freedesktop.org/" PKG_SITE="http://xorg.freedesktop.org/"

Some files were not shown because too many files have changed in this diff Show More