Removed upstreamed

This commit is contained in:
Gerben Jan Dijkman 2022-07-09 20:30:20 +02:00
parent bd5cc23c5c
commit e0f4c71918
214 changed files with 67 additions and 16306 deletions

View File

0
app-mobilephone/pinephone-meta/files/01-phoc-scaling Normal file → Executable file
View File

View File

View File

View File

0
app-mobilephone/pinephone-meta/files/90-pinephone.conf Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

0
app-mobilephone/pinephone-meta/files/autoconfig.js Normal file → Executable file
View File

View File

0
app-mobilephone/pinephone-meta/files/bssh.desktop Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/bvnc.desktop Normal file → Executable file
View File

View File

View File

View File

0
app-mobilephone/pinephone-meta/files/gtk3-settings.ini Normal file → Executable file
View File

View File

0
app-mobilephone/pinephone-meta/files/lstopo.desktop Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/machine-info Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/manjaro.cfg Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/manjaro.json Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
app-mobilephone/pinephone-meta/files/phosh_renice.sh Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

0
app-mobilephone/pinephone-meta/files/pinephone.pa Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/qv4l2.desktop Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/qvidcap.desktop Normal file → Executable file
View File

View File

View File

View File

0
app-mobilephone/pinephone-meta/files/vim.desktop Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/xgps.desktop Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/files/xgpsspeed.desktop Normal file → Executable file
View File

0
app-mobilephone/pinephone-meta/metadata.xml Normal file → Executable file
View File

View File

View File

View File

0
app-mobilephone/usb-tethering/files/dhcpd.conf Normal file → Executable file
View File

View File

View File

0
app-mobilephone/usb-tethering/files/usb-tethering Normal file → Executable file
View File

View File

0
app-mobilephone/usb-tethering/metadata.xml Normal file → Executable file
View File

0
app-mobilephone/usb-tethering/usb-tethering-0.4.ebuild Normal file → Executable file
View File

View File

@ -1 +0,0 @@
DIST cmark-0.30.2.tar.gz 246033 BLAKE2B 487f5adf47afdd4133e16b6cca1403cd555f8722b47c423960909de73aacac1d0f8b16311f6d5349addb5f03a86562545bb2ec80771b822bb8e5b82816375124 SHA512 aaa9b2103cf89c522f9b42a2b43c07ecf75e07eb42214c0be5de17682ea1faf9c85e3dd28fe91d446b69a34f9980bcab6e276a99b42540c40c9ee1481b3a0d17

View File

@ -1,34 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-any-r1
DESCRIPTION="CommonMark parsing and rendering library and program in C"
HOMEPAGE="https://github.com/commonmark/cmark"
SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="test? ( ${PYTHON_DEPS} )"
pkg_setup() {
use test && python-any-r1_pkg_setup
}
src_configure() {
local mycmakeargs=(
-DCMARK_LIB_FUZZER=OFF
-DCMARK_SHARED=ON
-DCMARK_STATIC=OFF
-DCMARK_TESTS="$(usex test)"
)
cmake_src_configure
}

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>azamat.hackimov@gmail.com</email>
<name>Azamat H. Hackimov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">commonmark/cmark</remote-id>
</upstream>
</pkgmetadata>

View File

@ -89,6 +89,15 @@ src_compile() {
echo 'CONFIG_SPL_DM_SEQ_ALIAS=" y"' >> .config
echo 'CONFIG_SF_DEFAULT_BUS=" 1"' >> .config
echo 'CONFIG_SPL_MMC_SDHCI_SDMA=" n"' >> .config
echo 'CONFIG_SERIAL_PRESENT=" y"' >> .config
echo 'CONFIG_GZIP=" y"' >> .config
echo 'CONFIG_CMD_UNZIP=" y"' >> .config
echo 'CONFIG_CMD_EXT4=" y"' >> .config
echo 'CONFIG_SUPPORT_RAW_INITRD=" y"' >> .config
echo 'CONFIG_CMD_EXT4_WRITE" n"' >> .config
echo 'CONFIG_EXT4_WRITE" n"' >> .config
echo 'CONFIG_OF_LIBFDT_OVERLAY=" y"' >> .config
emake "${myemakeargs[@]}" EXTRAVERSION=-${PKGREL}

0
dev-libs/feedbackd/Manifest Normal file → Executable file
View File

0
dev-libs/feedbackd/feedbackd-0.0.0-r2.ebuild Normal file → Executable file
View File

0
dev-libs/feedbackd/files/pine64.pinephone.json Normal file → Executable file
View File

0
dev-libs/feedbackd/files/purism.librem5.json Normal file → Executable file
View File

0
dev-libs/feedbackd/metadata.xml Normal file → Executable file
View File

0
dev-libs/properties-cpp/Manifest Normal file → Executable file
View File

0
dev-libs/properties-cpp/metadata.xml Normal file → Executable file
View File

0
dev-libs/properties-cpp/properties-cpp-0.0.2.ebuild Normal file → Executable file
View File

0
gnome-extra/iio-sensor-proxy/Manifest Normal file → Executable file
View File

View File

0
gnome-extra/iio-sensor-proxy/metadata.xml Normal file → Executable file
View File

0
gnome-extra/phosh-antispam/Manifest Normal file → Executable file
View File

0
gnome-extra/phosh-antispam/metadata.xml Normal file → Executable file
View File

0
gnome-extra/phosh-antispam/phosh-antispam-2.0.ebuild Normal file → Executable file
View File

0
gnome-extra/portfolio/Manifest Normal file → Executable file
View File

0
gnome-extra/portfolio/metadata.xml Normal file → Executable file
View File

0
gnome-extra/portfolio/portfolio-0.9.14.ebuild Normal file → Executable file
View File

0
gnome-extra/vvmplayer/Manifest Normal file → Executable file
View File

0
gnome-extra/vvmplayer/metadata.xml Normal file → Executable file
View File

0
gnome-extra/vvmplayer/vvmplayer-1.4.ebuild Normal file → Executable file
View File

0
media-libs/alsa-ucm-pinephone/Manifest Normal file → Executable file
View File

View File

0
media-libs/alsa-ucm-pinephone/files/PinePhone.conf Normal file → Executable file
View File

0
media-libs/alsa-ucm-pinephone/files/PinePhonePro.conf Normal file → Executable file
View File

0
media-libs/alsa-ucm-pinephone/metadata.xml Normal file → Executable file
View File

0
media-sound/callaudiod/Manifest Normal file → Executable file
View File

0
media-sound/callaudiod/callaudiod-0.1.4.ebuild Normal file → Executable file
View File

0
media-sound/callaudiod/metadata.xml Normal file → Executable file
View File

0
media-video/megapixels/Manifest Normal file → Executable file
View File

0
media-video/megapixels/megapixels-1.4.3.ebuild Normal file → Executable file
View File

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