diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-18 00:05:12 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-18 00:05:12 +0800 |
| commit | adca44027ca075c086e8ef7e406cd5809443f32f (patch) | |
| tree | c3e9b55274729805727e90f4c46bb48fbc22d080 /repos/xorg | |
| parent | 0333c827699c27d0c02e75868c5536e5f0e04bfa (diff) | |
| download | alicelinux-adca44027ca075c086e8ef7e406cd5809443f32f.tar.gz alicelinux-adca44027ca075c086e8ef7e406cd5809443f32f.zip | |
intltool: moved from xorg to extra
Diffstat (limited to 'repos/xorg')
| -rw-r--r-- | repos/xorg/intltool/.files | 19 | ||||
| -rw-r--r-- | repos/xorg/intltool/abuild | 4 | ||||
| -rw-r--r-- | repos/xorg/intltool/depends | 1 |
3 files changed, 0 insertions, 24 deletions
diff --git a/repos/xorg/intltool/.files b/repos/xorg/intltool/.files deleted file mode 100644 index 4db67d11..00000000 --- a/repos/xorg/intltool/.files +++ /dev/null @@ -1,19 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/intltool-extract --rwxr-xr-x root/root usr/bin/intltool-merge --rwxr-xr-x root/root usr/bin/intltool-prepare --rwxr-xr-x root/root usr/bin/intltool-update --rwxr-xr-x root/root usr/bin/intltoolize -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/aclocal/ --rw-r--r-- root/root usr/share/aclocal/intltool.m4 -drwxr-xr-x root/root usr/share/intltool/ --rw-r--r-- root/root usr/share/intltool/Makefile.in.in -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/intltool-extract.8.gz --rw-r--r-- root/root usr/share/man/man8/intltool-merge.8.gz --rw-r--r-- root/root usr/share/man/man8/intltool-prepare.8.gz --rw-r--r-- root/root usr/share/man/man8/intltool-update.8.gz --rw-r--r-- root/root usr/share/man/man8/intltoolize.8.gz diff --git a/repos/xorg/intltool/abuild b/repos/xorg/intltool/abuild deleted file mode 100644 index 4a16c256..00000000 --- a/repos/xorg/intltool/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=intltool -version=0.51.0 -release=1 -source="https://launchpad.net/$name/trunk/$version/+download/$name-$version.tar.gz" diff --git a/repos/xorg/intltool/depends b/repos/xorg/intltool/depends deleted file mode 100644 index 0b53ed5c..00000000 --- a/repos/xorg/intltool/depends +++ /dev/null @@ -1 +0,0 @@ -perl-xml-parser |