From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/hyprlang/
Date: Fri, 23 Feb 2024 01:30:27 +0000 (UTC) [thread overview]
Message-ID: <1708651649.4a0848eda74e7272bb771413b02d5d44d78c2cbf.julien@gentoo> (raw)
commit: 4a0848eda74e7272bb771413b02d5d44d78c2cbf
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Feb 23 01:27:25 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Feb 23 01:27:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a0848ed
dev-libs/hyprlang: treeclean, now in ::gentoo
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-libs/hyprlang/Manifest | 3 ---
dev-libs/hyprlang/hyprlang-0.2.1-r1.ebuild | 25 -------------------------
dev-libs/hyprlang/hyprlang-0.3.2.ebuild | 25 -------------------------
dev-libs/hyprlang/hyprlang-0.4.0.ebuild | 25 -------------------------
dev-libs/hyprlang/metadata.xml | 18 ------------------
5 files changed, 96 deletions(-)
diff --git a/dev-libs/hyprlang/Manifest b/dev-libs/hyprlang/Manifest
deleted file mode 100644
index fb79807658..0000000000
--- a/dev-libs/hyprlang/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST hyprlang-0.2.1.gh.tar.gz 61006 BLAKE2B c86f6d2baed289d76de1182bd4e481dd3b28dbbe2c46416b6971dc867f5e2cc6bd3db0e03ddeb14fdb1aeae9df8075c9003b141bf65bdfd2f6d94470de4cbc25 SHA512 f81622b1c99300d8c7c9999276cb598b1ec589d14134b48cbf39f4969ddb14f87b661fbe97ab9dc8562e4bd2a12e86b68c13e35a1baadcda18784100d7944295
-DIST hyprlang-0.3.2.gh.tar.gz 62292 BLAKE2B dde270089149db8b99b9bc6c3f6a2ad3b7f36f2c51271285232c135cf3b620274d07a7f920f5178057ccf528addb31497d8fd2c44fa2346cab92da8dad9ddc1b SHA512 ae621eef1736011038e7f1bc18eca87d5d60b1040a70daca70d0ad69ccad1f85dd1b6d429a65b03362183c6bd4901ba6cb72574288b634a5252c43b9ea69be1f
-DIST hyprlang-0.4.0.gh.tar.gz 63245 BLAKE2B 79eab1d27c793965e9974cd73e7e4e433f3153c631665acae3866f3181f83dfa774e2728b0abde18926b26a0341b1548ab5d45207b7f3094c4f9e5d01c18f9bf SHA512 f25ac8f5667e7c6600916fa730dcb66cef0f86ebedd7157e94691f3e46350f628d68a3974916c09d709bbb89582d66cf5c707ef263f20964b2f205972d72ebe8
diff --git a/dev-libs/hyprlang/hyprlang-0.2.1-r1.ebuild b/dev-libs/hyprlang/hyprlang-0.2.1-r1.ebuild
deleted file mode 100644
index e72d17b6f5..0000000000
--- a/dev-libs/hyprlang/hyprlang-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Official implementation library for the hypr config language"
-HOMEPAGE="https://github.com/hyprwm/hyprlang"
-SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BUILD_DIR="${S}/build"
-
-src_prepare() {
- default
-
- sed "s/\<lib\>/$(get_libdir)/" -i CMakeLists.txt hyprlang.pc.in
- cmake_src_prepare
-}
diff --git a/dev-libs/hyprlang/hyprlang-0.3.2.ebuild b/dev-libs/hyprlang/hyprlang-0.3.2.ebuild
deleted file mode 100644
index e72d17b6f5..0000000000
--- a/dev-libs/hyprlang/hyprlang-0.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Official implementation library for the hypr config language"
-HOMEPAGE="https://github.com/hyprwm/hyprlang"
-SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BUILD_DIR="${S}/build"
-
-src_prepare() {
- default
-
- sed "s/\<lib\>/$(get_libdir)/" -i CMakeLists.txt hyprlang.pc.in
- cmake_src_prepare
-}
diff --git a/dev-libs/hyprlang/hyprlang-0.4.0.ebuild b/dev-libs/hyprlang/hyprlang-0.4.0.ebuild
deleted file mode 100644
index e72d17b6f5..0000000000
--- a/dev-libs/hyprlang/hyprlang-0.4.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Official implementation library for the hypr config language"
-HOMEPAGE="https://github.com/hyprwm/hyprlang"
-SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BUILD_DIR="${S}/build"
-
-src_prepare() {
- default
-
- sed "s/\<lib\>/$(get_libdir)/" -i CMakeLists.txt hyprlang.pc.in
- cmake_src_prepare
-}
diff --git a/dev-libs/hyprlang/metadata.xml b/dev-libs/hyprlang/metadata.xml
deleted file mode 100644
index c582da4bb5..0000000000
--- a/dev-libs/hyprlang/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <name>Julien Roy</name>
- <email>julien@jroy.ca</email>
- </maintainer>
- <longdescription>
-The hypr configuration language is an extremely efficient, yet easy to work with, configuration language for linux applications.
-
-It's user-friendly, easy to grasp, and easy to implement.
- </longdescription>
- <upstream>
- <bugs-to>https://github.com/hyprwm/hyprlang/issues</bugs-to>
- <changelog>https://github.com/hyprwm/hyprlang/releases</changelog>
- <remote-id type="github">hyprwm/hyprlang</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2024-02-23 1:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-23 1:30 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-18 20:37 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/hyprlang/ Julien Roy
2024-02-18 19:53 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-02-18 19:53 Julien Roy
2024-02-17 21:17 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-02-17 21:06 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-01-06 20:02 Julien Roy
2024-01-06 19:54 Viorel Munteanu
2024-01-04 4:13 Julien Roy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1708651649.4a0848eda74e7272bb771413b02d5d44d78c2cbf.julien@gentoo \
--to=julien@jroy.ca \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox