diff options
Diffstat (limited to 'mtdev')
| -rw-r--r-- | mtdev/.checksum | 1 | ||||
| -rw-r--r-- | mtdev/.files | 13 | ||||
| -rw-r--r-- | mtdev/abuild | 4 |
3 files changed, 18 insertions, 0 deletions
diff --git a/mtdev/.checksum b/mtdev/.checksum new file mode 100644 index 00000000..aed18d08 --- /dev/null +++ b/mtdev/.checksum @@ -0,0 +1 @@ +3aa834cd9faddbb30efb1429171038582872743180c0c2db9fa95ca3a63f6139 mtdev-1.1.7.tar.bz2 diff --git a/mtdev/.files b/mtdev/.files new file mode 100644 index 00000000..cf84bb89 --- /dev/null +++ b/mtdev/.files @@ -0,0 +1,13 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/mtdev-test +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/mtdev-mapping.h +-rw-r--r-- root/root usr/include/mtdev-plumbing.h +-rw-r--r-- root/root usr/include/mtdev.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libmtdev.so -> libmtdev.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libmtdev.so.1 -> libmtdev.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libmtdev.so.1.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/mtdev.pc diff --git a/mtdev/abuild b/mtdev/abuild new file mode 100644 index 00000000..777f650f --- /dev/null +++ b/mtdev/abuild @@ -0,0 +1,4 @@ +name=mtdev +version=1.1.7 +release=1 +source="http://bitmath.org/code/$name/$name-$version.tar.bz2" |