summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-11-09 07:13:20 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2023-11-09 07:13:20 +0100
commit430d18d8c01c6736de7de78cdaaca99c14451072 (patch)
tree42f27574255a7b20510b3f0f62652c6422c00490
parent49739b226301a6c547da7237822b4e7a285ad77b (diff)
downloadarch-430d18d8c01c6736de7de78cdaaca99c14451072.tar.gz
arch-430d18d8c01c6736de7de78cdaaca99c14451072.tar.bz2
mtx-git: forgot to check in .SRCINFO
-rw-r--r--.gitmodules4
-rw-r--r--adapted/mtx-git/.SRCINFO17
m---------maintained/xawtv0
3 files changed, 21 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index aaff9d6..32de6db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -128,3 +128,7 @@
path = maintained/ivtv-utils
url = ssh://aur@aur.archlinux.org/ivtv-utils.git
branch = master
+[submodule "maintained/xawtv"]
+ path = maintained/xawtv
+ url = ssh://aur@aur.archlinux.org/xawtv.git
+ branch = master
diff --git a/adapted/mtx-git/.SRCINFO b/adapted/mtx-git/.SRCINFO
new file mode 100644
index 0000000..0c684cf
--- /dev/null
+++ b/adapted/mtx-git/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = mtx-git
+ pkgdesc = Tools used to view information about, and to control, Media Changer devices such as Tape and DVD/CD libraries.
+ pkgver = 20191126
+ pkgrel = 1
+ url = https://github.com/zombielinux/MTX
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ provides = mtx
+ conflicts = mtx
+ source = git+https://github.com/zombielinux/MTX.git
+ md5sums = SKIP
+
+pkgname = mtx-git
+
+
diff --git a/maintained/xawtv b/maintained/xawtv
new file mode 160000
+Subproject 7460990e3bf904a6338089e98658f75fcca39ac