diff options
Diffstat (limited to 'repos/extra/birch')
| -rw-r--r-- | repos/extra/birch/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/birch/.files | 3 | ||||
| -rw-r--r-- | repos/extra/birch/abuild | 13 | ||||
| -rw-r--r-- | repos/extra/birch/depends | 1 |
4 files changed, 0 insertions, 18 deletions
diff --git a/repos/extra/birch/.checksum b/repos/extra/birch/.checksum deleted file mode 100644 index 51d3ea94..00000000 --- a/repos/extra/birch/.checksum +++ /dev/null @@ -1 +0,0 @@ -f2bc10f7b0f963f80a891c0ecc48e69f58f622b229ad0272e1ee608d3ef65e60 birch-27691aa4fb2746f73c373e6653c1fb17795729f9.tar.gz diff --git a/repos/extra/birch/.files b/repos/extra/birch/.files deleted file mode 100644 index b13000a5..00000000 --- a/repos/extra/birch/.files +++ /dev/null @@ -1,3 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/birch diff --git a/repos/extra/birch/abuild b/repos/extra/birch/abuild deleted file mode 100644 index 16eec0e8..00000000 --- a/repos/extra/birch/abuild +++ /dev/null @@ -1,13 +0,0 @@ -name=birch -version=20200516 -commit=27691aa4fb2746f73c373e6653c1fb17795729f9 -release=1 -source="$name-$commit.tar.gz::https://github.com/dylanaraps/${name}/archive/${commit}.tar.gz" - -build() { - install -Dm755 birch $PKG/usr/bin/birch - - # change some defaults - sed 's|irc.freenode.net|irc.libera.chat|' -i $PKG/usr/bin/birch - sed 's|kisslinux|libera|' -i $PKG/usr/bin/birch -} diff --git a/repos/extra/birch/depends b/repos/extra/birch/depends deleted file mode 100644 index 705963a5..00000000 --- a/repos/extra/birch/depends +++ /dev/null @@ -1 +0,0 @@ -bash |