diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /lxqt-base/lxqt-common | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'lxqt-base/lxqt-common')
-rw-r--r-- | lxqt-base/lxqt-common/Manifest | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild | 35 | ||||
-rw-r--r-- | lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild | 37 | ||||
-rw-r--r-- | lxqt-base/lxqt-common/lxqt-common-0.9.0.ebuild | 30 | ||||
-rw-r--r-- | lxqt-base/lxqt-common/lxqt-common-0.9.1.ebuild | 30 | ||||
-rw-r--r-- | lxqt-base/lxqt-common/metadata.xml | 9 |
6 files changed, 145 insertions, 0 deletions
diff --git a/lxqt-base/lxqt-common/Manifest b/lxqt-base/lxqt-common/Manifest new file mode 100644 index 000000000000..3cb5c269dfdf --- /dev/null +++ b/lxqt-base/lxqt-common/Manifest @@ -0,0 +1,4 @@ +DIST lxqt-common-0.7.0.tar.xz 5145600 SHA256 ca4b4ea0d8d6c34e7f42621c23d180ed8abdf834c944309917a09bf950123c51 SHA512 7cec49d8ad94ac1747e484f104b335fb159cd238452f395cb502a245015f7d15f8f6c9dbfd330d99078a873cc6d4b9b01a171cdc858815763499fb7d8863c87f WHIRLPOOL 51b9c5b0d33a112452fca0aa03b75b1393f04181c1e90d5f48ef9ee0195b5706dbe4e4b4b29369e47e0f33754e6d7d779f167f3563f00895d8647ea5c61cc206 +DIST lxqt-common-0.8.0.tar.xz 8364588 SHA256 c1a4b38e296ee698186065a722fd11f02367d7a29ffe9cbc377a9157222d9019 SHA512 c7d5087917abb01c5a9038166ef6079e46b14586b74940470d47ecb026abaca1452ad0b2c8bc0cecd4c5ec5bcc604bac16a23372d0e3cff178fdeeebc829f9f5 WHIRLPOOL f65ccebb5e149db719a957485c5ce5dcf4405dd3e3d67aa6e9e6f6d0eb0034e428c2c73c11981576e9cd2f3a53d4db5836906cb20c66b90f707511d1f08e743c +DIST lxqt-common-0.9.0.tar.xz 4052144 SHA256 495e0015443c6e8564902059413d88e0c8cb632e2b7c0b2e519eb3cd77180b99 SHA512 6ba081e2dbbc2a111ce78276da0cdf09849255705bcbd30bb0b676e001c43126450626e4aee15700a046931bc4a7e5ef1aa31a44d26425e2d1d539e4c7d6a33d WHIRLPOOL 75d19225f6f530a1526a283e4ac7a93cfb54abae07bcc3ff55279a5d7446db7e98f657738c01f76652728f98a87e3b2c018c18c81bf05d4f6cabeb97e6e4ff83 +DIST lxqt-common-0.9.1.tar.xz 3986904 SHA256 6e572cb10a1619dcfd51bdd33802a71d4556a55ece0bc781c1cb41d972e5734d SHA512 e59ef082e7a78d03c97e3316b2e4aad1e5a7db453cafaec143a0502adfdf0f183a0ff79e4c2e7448fd2b9c9b161a1df0ec849c51cb55a23ca970535aec0d6a1a WHIRLPOOL 1d2c10bfdca7bf95acc2c5af71b57dc5f60a81fa143cc9f83c2f429fa48c28842226aa593b24f870e6f312294d1ed937c05fe69e1e0b962e833bba3f6eaaaa77 diff --git a/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild new file mode 100644 index 000000000000..4e558673270b --- /dev/null +++ b/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit cmake-utils + +DESCRIPTION="LXQt common resources" +HOMEPAGE="http://lxqt.org/" + +if [[ ${PV} = *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" +else + SRC_URI="http://downloads.lxqt.org/lxqt/lxqt/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~x86" +fi + +LICENSE="LGPL-2.1+" +SLOT="0" + +S=${WORKDIR} + +DEPEND="~lxqt-base/liblxqt-${PV} + dev-qt/qtcore:4 + dev-qt/qtgui:4 + dev-qt/qtsvg:4" +RDEPEND="${DEPEND}" +PDEPEND="~lxqt-base/lxqt-session-${PV}" + +src_install() { + cmake-utils_src_install + dodir "/etc/X11/Sessions" + dosym "/usr/bin/startlxqt" "/etc/X11/Sessions/lxqt" +} diff --git a/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild new file mode 100644 index 000000000000..e6fa4e43c9ab --- /dev/null +++ b/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit cmake-utils + +DESCRIPTION="LXQt common resources" +HOMEPAGE="http://lxqt.org/" + +if [[ ${PV} = *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" +else + SRC_URI="http://downloads.lxqt.org/lxqt/lxqt/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="LGPL-2.1+" +SLOT="0" + +DEPEND="~lxqt-base/liblxqt-${PV}" +RDEPEND="${DEPEND}" +PDEPEND="~lxqt-base/lxqt-session-${PV}" + +src_configure() { + local mycmakeargs=( + -DUSE_QT5=ON + ) + cmake-utils_src_configure +} + +src_install() { + cmake-utils_src_install + dodir "/etc/X11/Sessions" + dosym "/usr/bin/startlxqt" "/etc/X11/Sessions/lxqt" +} diff --git a/lxqt-base/lxqt-common/lxqt-common-0.9.0.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.9.0.ebuild new file mode 100644 index 000000000000..16d1cc79dc16 --- /dev/null +++ b/lxqt-base/lxqt-common/lxqt-common-0.9.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit cmake-utils + +DESCRIPTION="LXQt common resources" +HOMEPAGE="http://lxqt.org/" + +if [[ ${PV} = *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" +else + SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="LGPL-2.1+" +SLOT="0" + +DEPEND="~lxqt-base/liblxqt-${PV}" +RDEPEND="${DEPEND}" +PDEPEND="~lxqt-base/lxqt-session-${PV}" + +src_install() { + cmake-utils_src_install + dodir "/etc/X11/Sessions" + dosym "/usr/bin/startlxqt" "/etc/X11/Sessions/lxqt" +} diff --git a/lxqt-base/lxqt-common/lxqt-common-0.9.1.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.9.1.ebuild new file mode 100644 index 000000000000..7455dd8e0481 --- /dev/null +++ b/lxqt-base/lxqt-common/lxqt-common-0.9.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit cmake-utils + +DESCRIPTION="LXQt common resources" +HOMEPAGE="http://lxqt.org/" + +if [[ ${PV} = *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" +else + SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" +fi + +LICENSE="LGPL-2.1+" +SLOT="0" + +DEPEND=">=lxqt-base/liblxqt-0.9.0" +RDEPEND="${DEPEND}" +PDEPEND=">=lxqt-base/lxqt-session-0.9.0" + +src_install() { + cmake-utils_src_install + dodir "/etc/X11/Sessions" + dosym "/usr/bin/startlxqt" "/etc/X11/Sessions/lxqt" +} diff --git a/lxqt-base/lxqt-common/metadata.xml b/lxqt-base/lxqt-common/metadata.xml new file mode 100644 index 000000000000..d89dead0ed86 --- /dev/null +++ b/lxqt-base/lxqt-common/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>lxqt</herd> + <maintainer> + <email>jauhien@gentoo.org</email> + <name>Jauhien Piatlicki</name> + </maintainer> +</pkgmetadata> |