From 66c4e43f83ecacb7fa1ffae1e775a840b96d5859 Mon Sep 17 00:00:00 2001 From: PedroEdiaz Date: Thu, 18 Jul 2024 23:13:21 +0000 Subject: [PATCH] all: clean up --- core/nldev.d/Makefile | 4 +++- core/oksh.d/Makefile | 4 ++-- core/sdhcp.d/Makefile | 2 +- core/smdev.d/Makefile | 2 +- devel/tcc.d/Makefile | 3 +-- extra/neatvi.d/Makefile | 2 +- extra/st.d/Makefile | 2 +- extra/thttpd.d/Makefile | 2 +- lib/libudev-zero.d/Makefile | 7 +++---- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/core/nldev.d/Makefile b/core/nldev.d/Makefile index d9a42c2..7e27945 100644 --- a/core/nldev.d/Makefile +++ b/core/nldev.d/Makefile @@ -2,9 +2,11 @@ package=nldev version=0.4 pkgver=${version}_0 description=netlink device manager -homepage=http://r-36.net/scm/nldev/log.html +homepage=http://r-36.net/scm/${package}/log.html license=MIT/X Consorium License +shlib-requires=libc.so + SOURCES = \ ${package} diff --git a/core/oksh.d/Makefile b/core/oksh.d/Makefile index bc2c9fc..6994a9b 100644 --- a/core/oksh.d/Makefile +++ b/core/oksh.d/Makefile @@ -2,7 +2,7 @@ package=oksh version=7.1 pkgver=${version}_0 description=Portable OpenBSD ksh -homepage=http://github.com/ibara/oksh +homepage=http://github.com/ibara/${package} license=BSD-3-Clause alternatives=sh:/usr/bin/sh:oksh @@ -14,7 +14,7 @@ SOURCES = \ ${package}-${version}.tar.gz ${package}-${version}.tar.gz: - ${DOWNLOAD} https://github.com/ibara/oksh/archive/$@ + ${DOWNLOAD} ${homepage}/archive/$@ ${SHA256} "244ac5fed6e22b5cb0e817e9825f8fe755d5d648ed925940e77a3725f5b763a4" prepare: ${SOURCES} diff --git a/core/sdhcp.d/Makefile b/core/sdhcp.d/Makefile index ba17906..4014170 100644 --- a/core/sdhcp.d/Makefile +++ b/core/sdhcp.d/Makefile @@ -2,7 +2,7 @@ package=sdhcp version=8455fd2d090bd9b227340c30c92c6aa13302c91a pkgver=${version}_0 description=Suckless dhcp client -homepage=http://git.2f30.org/sdhcp +homepage=http://git.2f30.org/${package} license=MIT/X Consortium License shlib-requires=libc.so diff --git a/core/smdev.d/Makefile b/core/smdev.d/Makefile index c2f6bd3..477e2bb 100644 --- a/core/smdev.d/Makefile +++ b/core/smdev.d/Makefile @@ -2,7 +2,7 @@ package=smdev version=0.2.3 pkgver=${version}_0 description=suckless mdev -homepage=http://git.suckless.org/smdev +homepage=http://git.suckless.org/${package} license=MIT/X Consortium License shlib-requires=libc.so diff --git a/devel/tcc.d/Makefile b/devel/tcc.d/Makefile index c5e3577..6c7d263 100644 --- a/devel/tcc.d/Makefile +++ b/devel/tcc.d/Makefile @@ -2,9 +2,8 @@ version=79a8229fb5da15135ac0c54c2c696a8da8988b24 package=tcc pkgver=${version}_0 description=Tiny C compiler -homepage= +homepage=https://repo.or.cz/w/tinycc.git license=LGPL-2.1 - alternatives=cc:/usr/bin/cc:tcc shlib-requires=libc.so diff --git a/extra/neatvi.d/Makefile b/extra/neatvi.d/Makefile index 612eda2..156c56f 100644 --- a/extra/neatvi.d/Makefile +++ b/extra/neatvi.d/Makefile @@ -2,7 +2,7 @@ version=16 package=neatvi pkgver=${version}_0 description=A small vi/ex editor editing bidirectional UTF-8 text -homepage=https://github.com/aligrudi/neatvi +homepage=https://github.com/aligrudi/${package} license=ISC replaces=nvi diff --git a/extra/st.d/Makefile b/extra/st.d/Makefile index 4e4aafd..363e5ee 100644 --- a/extra/st.d/Makefile +++ b/extra/st.d/Makefile @@ -2,7 +2,7 @@ version=0.9.2 package=st pkgver=${version}_0 description=st is a simple terminal implementation for X -homepage=https://git.suckless.org/st +homepage=https://git.suckless.org/${package} license=MIT/X Consortium License shlib-requires=libc.so libXft.so.2 diff --git a/extra/thttpd.d/Makefile b/extra/thttpd.d/Makefile index 492add5..b862aa8 100644 --- a/extra/thttpd.d/Makefile +++ b/extra/thttpd.d/Makefile @@ -2,7 +2,7 @@ version=2.29 package=thttpd pkgver=${version}_0 description=thttpd is a simple, small, portable, fast, and secure HTTP server. -homepage=https://www.acme.com/software/thttpd +homepage=https://www.acme.com/software/${package} license=BSD-2-Clause shlib-requires=libc.so diff --git a/lib/libudev-zero.d/Makefile b/lib/libudev-zero.d/Makefile index 271808a..c64b533 100644 --- a/lib/libudev-zero.d/Makefile +++ b/lib/libudev-zero.d/Makefile @@ -1,11 +1,10 @@ version=1.0.3 - package=libudev-zero pkgver=${version}_0 description=Daemonless replacement for libudev -conflicts=eudev-libudev -homepage= +homepage=https://github.com/illiliti/${package} license=ISC +conflicts=eudev-libudev replaces=eudev-libudev shlib-provides=libudev.so.1 @@ -16,7 +15,7 @@ SOURCES = \ ${version}.tar.gz ${version}.tar.gz: - ${DOWNLOAD} https://github.com/illiliti/libudev-zero/archive/$@ + ${DOWNLOAD} ${homepage}/archive/$@ ${SHA256} "0bd89b657d62d019598e6c7ed726ff8fed80e8ba092a83b484d66afb80b77da5" prepare: ${SOURCES}